aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-17Revert "mm/slub: use stackdepot to save stack trace in objects"Linus Torvalds
2021-07-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-07-17Merge tag '5.14-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-07-17Merge tag 'linux-kselftest-kunit-fixes-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds
2021-07-17Merge tag 'linux-kselftest-fixes-5.14-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-07-17Merge tag 'trace-v5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2021-07-16Merge tag 'devicetree-fixes-for-5.14-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-07-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-07-16Merge tag 'docs-5.14-2' of git://git.lwn.net/linuxLinus Torvalds
2021-07-16Merge tag 'block-5.14-2021-07-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-16Merge tag 'io_uring-5.14-2021-07-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-16Merge tag 'zonefs-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-07-16Merge tag 'drm-fixes-2021-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-07-16Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmc...Linus Torvalds
2021-07-16dt-bindings: display: renesas,du: Make resets optional on R-Car H1Geert Uytterhoeven
2021-07-16cifs: do not share tcp sessions of dfs connectionsPaulo Alcantara
2021-07-16zonefs: remove redundant null bio checkXianting Tian
2021-07-15Revert "Makefile: Enable -Wimplicit-fallthrough for Clang"Linus Torvalds
2021-07-16Merge tag 'drm-intel-fixes-2021-07-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-07-15Merge tag 'configfs-5.13-1' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2021-07-16Merge tag 'drm-misc-fixes-2021-07-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-07-15Merge tag 'pwm/for-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-15SMB3.1.1: fix mount failure to some servers when compression enabledSteve French
2021-07-15cifs: added WARN_ON for all the count decrementsShyam Prasad N
2021-07-15cifs: fix missing null session check in mountSteve French
2021-07-15cifs: handle reconnect of tcon when there is no cached dfs referralPaulo Alcantara
2021-07-16Merge tag 'amd-drm-fixes-5.14-2021-07-14' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-07-15tracing: Do not reference char * as a string in histogramsSteven Rostedt (VMware)
2021-07-15Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds
2021-07-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-15EDAC/igen6: fix core dependency AGAINRandy Dunlap
2021-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-07-15Merge tag 'iommu-fixes-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-07-15mm/hugetlb: fix refs calculation from unaligned @vaddrJoao Martins
2021-07-15hfs: add lock nesting notation to hfs_find_initDesmond Cheong Zhi Xi
2021-07-15hfs: fix high memory mapping in hfs_bnode_readDesmond Cheong Zhi Xi
2021-07-15hfs: add missing clean-up in hfs_fill_superDesmond Cheong Zhi Xi
2021-07-15lib/test_hmm: remove set but unused page variableAlistair Popple
2021-07-15mm: fix the try_to_unmap prototype for !CONFIG_MMUChristoph Hellwig
2021-07-15mm/page_alloc: further fix __alloc_pages_bulk() return valueChuck Lever
2021-07-15mm/page_alloc: correct return value when failing at preparingYanfei Xu
2021-07-15mm/page_alloc: avoid page allocator recursion with pagesets.lock heldMel Gorman
2021-07-15Revert "mm/page_alloc: make should_fail_alloc_page() static"Matteo Croce
2021-07-15kasan: fix build by including kernel.hMarco Elver
2021-07-15kasan: add memzero init for unaligned size at DEBUGYee Lee
2021-07-15mm: move helper to check slub_debug_enabledMarco Elver
2021-07-15arm64: entry: fix KCOV suppressionMark Rutland
2021-07-15arm64: entry: add missing noinstrMark Rutland
2021-07-15arm64: mte: fix restoration of GCR_EL1 from suspendMark Rutland
2021-07-15arm64: Avoid premature usercopy failureRobin Murphy