summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-14Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-14Merge tag 'for-linus-5.14-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-08-14Merge tag 'riscv-for-linus-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-14Merge tag 'configfs-5.14' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2021-08-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-08-13Merge tag '5.14-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-08-13Merge tag 'linux-kselftest-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-08-13lib: use PFN_PHYS() in devmem_is_allowed()Liang Wang
2021-08-13mm/memcg: fix incorrect flushing of lruvec data in obj_stockWaiman Long
2021-08-13mm/madvise: report SIGBUS as -EFAULT for MADV_POPULATE_(READ|WRITE)David Hildenbrand
2021-08-13mm: slub: fix slub_debug disabling for list of slabsVlastimil Babka
2021-08-13slub: fix kmalloc_pagealloc_invalid_free unit testShakeel Butt
2021-08-13kasan, slub: reset tag when printing addressKuan-Ying Lee
2021-08-13kasan, kmemleak: reset tags when scanning blockKuan-Ying Lee
2021-08-13Merge tag 'block-5.14-2021-08-13' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-13Merge tag 'io_uring-5.14-2021-08-13' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-13Merge tag 'pinctrl-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-08-13nbd: Aovid double completion of a requestXie Yongji
2021-08-13tools/io_uring/io_uring-cp: sync with liburing exampleJens Axboe
2021-08-13blk-mq: clear active_queues before clearing BLK_MQ_F_TAG_QUEUE_SHAREDYu Kuai
2021-08-12Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-12Merge tag 'ceph-for-5.14-rc6' of git://github.com/ceph/ceph-clientLinus Torvalds
2021-08-12Merge tag 'drm-fixes-2021-08-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-08-13Merge tag 'drm-misc-fixes-2021-08-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-08-13Merge tag 'drm-intel-fixes-2021-08-12' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-08-12Merge tag 'ieee802154-for-davem-2021-08-12' of git://git.kernel.org/pub/scm/l...Jakub Kicinski
2021-08-12vsock/virtio: avoid potential deadlock when vsock device removeLongpeng(Mike)
2021-08-12Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2021-08-12Merge tag 'sound-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-08-12wwan: core: Avoid returning NULL from wwan_create_dev()Andy Shevchenko
2021-08-12cifs: Call close synchronously during unlink/rename/lease break.Rohith Surabattula
2021-08-12cifs: Handle race conditions during renameRohith Surabattula
2021-08-12xen/events: Fix race in set_evtchn_to_irqMaximilian Heyne
2021-08-12riscv: Fix comment regarding kernel mapping overlapping with IS_ERR_VALUEAlexandre Ghiti
2021-08-12riscv: kexec: do not add '-mno-relax' flag if compiler doesn't support itChangbin Du
2021-08-12drm/doc/rfc: drop lmem uapi sectionDaniel Vetter
2021-08-12drm/i915: Only access SFC_DONE when media domain is not fused offMatt Roper
2021-08-12drm/i915/display: Fix the 12 BPC bits for PIPE_MISC regAnkit Nautiyal
2021-08-12net: dsa: sja1105: unregister the MDIO buses during teardownVladimir Oltean
2021-08-12pinctrl: amd: Fix an issue with shutdown when system set to s0ixMario Limonciello
2021-08-12Revert "tipc: Return the correct errno code"Hoang Le
2021-08-12net: mscc: Fix non-GPL export of regmap APIsMark Brown
2021-08-11Merge tag 'orphans-v5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-11Merge tag 'seccomp-v5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-12Merge tag 'amd-drm-fixes-5.14-2021-08-11' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-08-11net: igmp: increase size of mr_ifc_countEric Dumazet
2021-08-11MAINTAINERS: switch to my OMP email for Renesas Ethernet driversSergey Shtylyov
2021-08-11tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packetsNeal Cardwell
2021-08-11net: pcs: xpcs: fix error handling on failed to allocate memoryWong Vee Khee
2021-08-11net: linkwatch: fix failure to restore device state across suspend/resumeWilly Tarreau