summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-12-29block: add debugfs stanza for QUEUE_FLAG_NOWAITAndres 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-29ALSA: usb-audio: Add quirk for BOSS AD-10Takashi Iwai
2020-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-12-28net: hdlc_ppp: Fix issues when mod_timer is called while timer is runningXie He
2020-12-28atlantic: remove architecture dependsLéo Le Bouter
2020-12-28erspan: fix version 1 check in gre_parse_header()Cong Wang
2020-12-28net: hns: fix return value check in __lb_other_process()Yunjian Wang
2020-12-28net: sched: prevent invalid Scell_log shift countRandy Dunlap
2020-12-28net: neighbor: fix a crash caused by mod zeroweichenchen
2020-12-28ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()Guillaume Nault
2020-12-28net: mvpp2: fix pkt coalescing int-threshold configurationStefan Chulski
2020-12-28Merge branch 'net-ipa-fix-some-new-build-warnings'Jakub Kicinski
2020-12-28net: ipa: don't return a value from evt_ring_command()Alex Elder
2020-12-28net: ipa: don't return a value from gsi_channel_command()Alex Elder
2020-12-28Merge branch 'bnxt_en-bug-fixes'Jakub Kicinski
2020-12-28bnxt_en: Check TQM rings for maximum supported value.Michael Chan
2020-12-28bnxt_en: Fix AER recovery.Vasundhara Volam
2020-12-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2020-12-28net: mptcp: cap forward allocation to 1MDavide Caratti
2020-12-28tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGSYunjian Wang
2020-12-28net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registeredGrygorii Strashko
2020-12-28Merge tag 'for-5.11/dm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-28Merge branch 'net-sysfs-fix-race-conditions-in-the-xps-code'Jakub Kicinski
2020-12-28net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tcAntoine Tenart
2020-12-28net-sysfs: take the rtnl lock when storing xps_rxqsAntoine Tenart
2020-12-28net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tcAntoine Tenart
2020-12-28net-sysfs: take the rtnl lock when storing xps_cpusAntoine Tenart
2020-12-28CDC-NCM: remove "connected" log messageRoland Dreier
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