summary refs log tree commit diff
AgeCommit message (Expand)Author
2020-04-16keys: Fix proc_keys_next to increase position indexVasily Averin
2020-04-16ahci: Add Intel Comet Lake PCH-U PCI IDKai-Heng Feng
2020-04-16xfs: move inode flush to the sync workqueueDarrick J. Wong
2020-04-16blk-mq: Put driver tag in blk_mq_dispatch_rq_list() when no budgetJohn Garry
2020-04-16proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsetsAndrei Vagin
2020-04-16irqchip/gic-v4.1: Update effective affinity of virtual SGIsMarc Zyngier
2020-04-16irqchip/gic-v4.1: Add support for VPENDBASER's Dirty+Valid signalingMarc Zyngier
2020-04-16Merge tag 'perf-urgent-for-mingo-5.7-20200414' of git://git.kernel.org/pub/sc...Ingo Molnar
2020-04-16Merge branch 'linux-5.7' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2020-04-16drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()Ben Skeggs
2020-04-15proc: Handle umounts cleanlyEric W. Biederman
2020-04-15ext4: convert BUG_ON's to WARN_ON's in mballoc.cTheodore Ts'o
2020-04-15ext4: increase wait time needed before reuse of deleted inode numbersTheodore Ts'o
2020-04-15ext4: remove set but not used variable 'es' in ext4_jbd2.cJason Yan
2020-04-15ext4: remove set but not used variable 'es'Jason Yan
2020-04-15ext4: do not zeroout extents beyond i_disksizeJan Kara
2020-04-15ext4: fix return-value types in several function commentsJosh Triplett
2020-04-15ext4: use non-movable memory for superblock readaheadRoman Gushchin
2020-04-15ext4: use matching invalidatepage in ext4_writepageyangerkun
2020-04-15cifs: improve read performance for page size 64KB & cache=strict & vers=2.1+Jones Syue
2020-04-15cifs: dump the session id and keys also for SMB2 sessionsRonnie Sahlberg
2020-04-16Merge tag 'amd-drm-fixes-5.7-2020-04-15' of git://people.freedesktop.org/~agd...Dave Airlie
2020-04-16Merge tag 'drm-intel-fixes-2020-04-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-04-15Merge tag 'efi-urgent-2020-04-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-15tipc: fix incorrect increasing of link windowTuong Lien
2020-04-15Documentation: Fix tcp_challenge_ack_limit default valueCambda Zhu
2020-04-15net: tulip: make early_486_chipsets staticJason Yan
2020-04-15dt-bindings: net: ethernet-phy: add desciption for ethernet-phy-id1234.d400Johan Jonker
2020-04-15ipv6: remove redundant assignment to variable errColin Ian King
2020-04-15dt-bindings: pwm: Fix cros-ec-pwm example dtc 'reg' warningRob Herring
2020-04-15selinux: free str on error in str_read()Ondrej Mosnacek
2020-04-15scripts: documentation-file-ref-check: Add line break before exitTiezhu Yang
2020-04-15scripts/kernel-doc: Add missing close-paren in c:function directivesPeter Maydell
2020-04-15docs: admin-guide: merge sections for the kernel.modprobe sysctlEric Biggers
2020-04-15docs: timekeeping: Use correct prototype for deprecated functionsChris Packham
2020-04-15net/rds: Use ERR_PTR for rds_message_alloc_sgs()Jason Gunthorpe
2020-04-15net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridgeVladimir Oltean
2020-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-04-15Merge tag 'mac80211-for-net-2020-04-15' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-04-15i2c: tegra: Synchronize DMA before terminationDmitry Osipenko
2020-04-15i2c: tegra: Better handle case where CPU0 is busy for a long timeDmitry Osipenko
2020-04-15arm64: Delete the space separator in __emit_instFangrui Song
2020-04-15selftests/bpf: Check for correct program attach/detach in xdp_attach testToke Høiland-Jørgensen
2020-04-15libbpf: Fix type of old_fd in bpf_xdp_set_link_optsToke Høiland-Jørgensen
2020-04-15libbpf: Always specify expected_attach_type on program load if supportedAndrii Nakryiko
2020-04-15xsk: Add missing check on user supplied headroom sizeMagnus Karlsson
2020-04-15arm64: vdso: don't free unallocated pagesMark Rutland
2020-04-15i2c: remove i2c_new_probed_device APIWolfram Sang
2020-04-15i2c: altera: use proper variable to hold errnoWolfram Sang
2020-04-15i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag on BYT and CHTHans de Goede