summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap22-21/+1
2020-12-29kasan: fix null pointer dereference in kasan_record_aux_stackWalter Wu1-0/+2
2020-12-29mm: generalise COW SMC TLB flushing race commentNicholas Piggin1-3/+5
2020-12-29mm/mremap.c: fix extent calculationKalesh Singh1-1/+3
2020-12-29mm: memmap defer init doesn't work as expectedBaoquan He4-8/+11
2020-12-29mm: add prototype for __add_to_page_cache_locked()Souptick Joarder1-0/+7
2020-12-29checkpatch: prefer strscpy to strlcpyJoe Perches1-0/+6
2020-12-29Revert "kbuild: avoid static_assert for genksyms"Masahiro Yamada1-5/+0
2020-12-29mm/hugetlb: fix deadlock in hugetlb_cow error pathMike Kravetz1-1/+21
2020-12-29selftests/vm: fix building protection keys testHarish1-5/+5
2020-12-29io_uring: don't assume mm is constant across submitsJens Axboe1-7/+7
2020-12-29selftests/bpf: Fix a compile error for BPF_F_BPRM_SECUREEXECJiang Wang1-1/+1
2020-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller11-27/+81
2020-12-28net: hdlc_ppp: Fix issues when mod_timer is called while timer is runningXie He1-0/+7
2020-12-28atlantic: remove architecture dependsLéo Le Bouter1-1/+0
2020-12-28erspan: fix version 1 check in gre_parse_header()Cong Wang1-1/+1
2020-12-28net: hns: fix return value check in __lb_other_process()Yunjian Wang1-0/+4
2020-12-28net: sched: prevent invalid Scell_log shift countRandy Dunlap5-5/+7
2020-12-28net: neighbor: fix a crash caused by mod zeroweichenchen1-4/+2
2020-12-28ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()Guillaume Nault1-1/+1
2020-12-28net: mvpp2: fix pkt coalescing int-threshold configurationStefan Chulski1-5/+6
2020-12-28Merge branch 'net-ipa-fix-some-new-build-warnings'Jakub Kicinski1-25/+13
2020-12-28net: ipa: don't return a value from evt_ring_command()Alex Elder1-11/+6
2020-12-28net: ipa: don't return a value from gsi_channel_command()Alex Elder1-14/+7
2020-12-28Merge branch 'bnxt_en-bug-fixes'Jakub Kicinski2-20/+25
2020-12-28bnxt_en: Check TQM rings for maximum supported value.Michael Chan2-3/+11
2020-12-28bnxt_en: Fix AER recovery.Vasundhara Volam1-17/+14
2020-12-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski4-52/+71
2020-12-28net: mptcp: cap forward allocation to 1MDavide Caratti1-1/+4
2020-12-28tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGSYunjian Wang1-1/+1
2020-12-28net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registeredGrygorii Strashko1-0/+2
2020-12-28Merge tag 'for-5.11/dm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+3
2020-12-28Merge branch 'net-sysfs-fix-race-conditions-in-the-xps-code'Jakub Kicinski1-12/+53
2020-12-28net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tcAntoine Tenart1-5/+18
2020-12-28net-sysfs: take the rtnl lock when storing xps_rxqsAntoine Tenart1-0/+7
2020-12-28net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tcAntoine Tenart1-7/+22
2020-12-28net-sysfs: take the rtnl lock when storing xps_cpusAntoine Tenart1-0/+6
2020-12-28CDC-NCM: remove "connected" log messageRoland Dreier1-3/+0
2020-12-28Revert "dm crypt: export sysfs of kcryptd workqueue"Mike Snitzer1-4/+3
2020-12-28libceph: add __maybe_unused to DEFINE_MSGR2_FEATUREIlya Dryomov1-2/+2
2020-12-28libceph: align session_key and con_secret to 16 bytesIlya Dryomov1-2/+10
2020-12-28libceph: fix auth_signature buffer allocation in secure modeIlya Dryomov1-1/+2
2020-12-28ceph: reencode gid_list when reconnectingIlya Dryomov1-31/+22
2020-12-28Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-3/+10
2020-12-28Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2-15/+17
2020-12-28netfilter: nftables: add set expression flagsPablo Neira Ayuso3-3/+15
2020-12-28netfilter: nft_dynset: report EOPNOTSUPP on missing set featurePablo Neira Ayuso1-3/+3
2020-12-28opp: Call the missing clk_put() on errorViresh Kumar1-1/+4
2020-12-28opp: fix memory leak in _allocate_opp_tableQuanyang Wang1-2/+4
2020-12-27Linux 5.11-rc1v5.11-rc1Linus Torvalds1-2/+2