summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-03ide/falconide: Fix module unloadide-5.11-2021-02-28Finn Thain
2021-01-02Merge tag 's390-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-01-02Merge tag 'pm-5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-01-02Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2021-01-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-01-01Merge tag 'block-5.11-2021-01-01' of git://git.kernel.dk/linux-blockLinus Torvalds
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 worksio_uring-5.11-2021-01-01Pavel 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-30intel_idle: add SnowRidge C-state tableArtem Bityutskiy
2020-12-30cpufreq: intel_pstate: Fix fast-switch fallback pathRafael J. Wysocki
2020-12-30Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki
2020-12-30s390/Kconfig: sort config S390 select list once againHeiko Carstens
2020-12-30s390: update defconfigsHeiko Carstens
2020-12-29block: add debugfs stanza for QUEUE_FLAG_NOWAITblock-5.11-2021-01-01Andres Freund
2020-12-29fs: block_dev.c: fix kernel-doc warnings from struct block_device changesRandy Dunlap
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-28opp: Call the missing clk_put() on errorViresh Kumar
2020-12-28opp: fix memory leak in _allocate_opp_tableQuanyang Wang
2020-12-27Linux 5.11-rc1v5.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