summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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 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
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-28netfilter: nftables: add set expression flagsPablo Neira Ayuso
2020-12-28netfilter: nft_dynset: report EOPNOTSUPP on missing set featurePablo Neira Ayuso
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-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