summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-01-01Merge tag 'io_uring-5.11-2021-01-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-01depmod: handle the case of /sbin/depmod without /sbin in PATHLinus Torvalds
2020-12-30kernel/io_uring: cancel io_uring before task worksPavel Begunkov
2020-12-30io_uring: fix io_sqe_files_unregister() hangsPavel Begunkov
2020-12-30io_uring: add a helper for setting a ref nodePavel Begunkov
2020-12-30Merge tag 'ceph-for-5.11-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-12-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-29mm: slub: call account_slab_page() after slab page initializationRoman Gushchin
2020-12-29zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfltcc_syms.cRandy Dunlap
2020-12-29lib/zlib: fix inflating zlib streams on s390Ilya Leoshkevich
2020-12-29lib/genalloc: fix the overflow when size is too bigHuang Shijie
2020-12-29kdev_t: always inline major/minor helper functionsJosh Poimboeuf
2020-12-29sizes.h: add SZ_8G/SZ_16G/SZ_32G macrosHuang Shijie
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-12-29kasan: fix null pointer dereference in kasan_record_aux_stackWalter Wu
2020-12-29mm: generalise COW SMC TLB flushing race commentNicholas Piggin
2020-12-29mm/mremap.c: fix extent calculationKalesh Singh
2020-12-29mm: memmap defer init doesn't work as expectedBaoquan He
2020-12-29mm: add prototype for __add_to_page_cache_locked()Souptick Joarder
2020-12-29checkpatch: prefer strscpy to strlcpyJoe Perches
2020-12-29Revert "kbuild: avoid static_assert for genksyms"Masahiro Yamada
2020-12-29mm/hugetlb: fix deadlock in hugetlb_cow error pathMike Kravetz
2020-12-29selftests/vm: fix building protection keys testHarish
2020-12-29io_uring: don't assume mm is constant across submitsJens Axboe
2020-12-28Merge tag 'for-5.11/dm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-28Revert "dm crypt: export sysfs of kcryptd workqueue"Mike Snitzer
2020-12-28libceph: add __maybe_unused to DEFINE_MSGR2_FEATUREIlya Dryomov
2020-12-28libceph: align session_key and con_secret to 16 bytesIlya Dryomov
2020-12-28libceph: fix auth_signature buffer allocation in secure modeIlya Dryomov
2020-12-28ceph: reencode gid_list when reconnectingIlya Dryomov
2020-12-28Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2020-12-28Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2020-12-27Linux 5.11-rc1Linus Torvalds
2020-12-27proc mountinfo: make splice available againLinus Torvalds
2020-12-27Merge tag 'ntb-5.11' of git://github.com/jonmason/ntbLinus Torvalds
2020-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-12-27Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-12-27Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-12-27Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-27Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-26mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds
2020-12-25Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-25mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor
2020-12-25PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin
2020-12-25PCI: tegra: Fix host link initializationRob Herring
2020-12-25drm/amd/display: avoid uninitialized variable warningLinus Torvalds
2020-12-25Merge tag 'perf-tools-2020-12-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-25Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...Linus Torvalds
2020-12-25genirq: Fix export of irq_to_desc() for powerpc KVMMichael Ellerman
2020-12-25Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds