summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-01Merge tag 'for-5.16/cdrom-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds5-61/+146
2021-11-01Merge tag 'for-5.16/scsi-ma-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds7-12/+224
2021-11-01Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds62-160/+140
2021-11-01cgroup: bpf: Move wrapper for __cgroup_bpf_*() to kernel/bpf/cgroup.cHe Fengqing3-67/+45
2021-11-01cgroup: Fix rootcg cpu.stat guest double countingDan Schatzberg1-2/+0
2021-11-01Merge tag 'for-5.16/io_uring-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds5-848/+1045
2021-11-01Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds80-1524/+1521
2021-11-01Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds185-4065/+4986
2021-11-01selftests, bpf: Fix broken riscv buildBjörn Töpel1-1/+1
2021-11-01riscv, libbpf: Add RISC-V (RV64) support to bpf_tracing.hBjörn Töpel1-0/+32
2021-11-01tools, build: Add RISC-V to HOSTARCH parsingBjörn Töpel1-1/+2
2021-11-01riscv, bpf: Increase the maximum number of iterationsBjörn Töpel1-1/+1
2021-11-01selftests, bpf: Add one test for sockmap with strparserLiu Jian1-3/+30
2021-11-01selftests, bpf: Fix test_txmsg_ingress_parser errorLiu Jian1-0/+2
2021-11-01skmsg: Lose offset info in sk_psock_skb_ingressLiu Jian2-12/+49
2021-11-01selftests/bpf: Fix strobemeta selftest regressionAndrii Nakryiko1-0/+11
2021-11-01Merge tag 'locks-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...Linus Torvalds9-169/+36
2021-11-01bpf: Disallow unprivileged bpf by defaultPawan Gupta1-0/+7
2021-11-01Merge tag 'tpmdd-next-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-9/+28
2021-11-01Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds74-1703/+2914
2021-11-01vsprintf: Update %pGp documentation about that it prints hex valuePetr Mladek1-1/+1
2021-11-01Merge branch 'SMC-tracepoints'David S. Miller7-2/+142
2021-11-01net/smc: Introduce tracepoint for smcr link downTony Lu3-2/+38
2021-11-01net/smc: Introduce tracepoints for tx and rx msgTony Lu4-0/+45
2021-11-01net/smc: Introduce tracepoint for fallbackTony Lu4-0/+59
2021-11-01Merge branch 'amt-driver'David S. Miller9-0/+4054
2021-11-01selftests: add amt interface selftest scriptTaehee Yoo3-0/+286
2021-11-01amt: add mld report message handlerTaehee Yoo2-7/+441
2021-11-01amt: add multicast(IGMP) report message handlerTaehee Yoo2-2/+1234
2021-11-01amt: add data plane of amt interfaceTaehee Yoo2-1/+1288
2021-11-01amt: add control plane of amt interfaceTaehee Yoo6-0/+815
2021-11-01Merge branch 'netdevsim-device-and-bus'David S. Miller4-235/+235
2021-11-01netdevsim: rename 'driver' entry pointsJakub Kicinski3-14/+14
2021-11-01netdevsim: move max vf config to devJakub Kicinski3-82/+64
2021-11-01netdevsim: move details of vf config to devJakub Kicinski3-73/+63
2021-11-01netdevsim: move vfconfig to nsim_devJakub Kicinski4-91/+111
2021-11-01netdevsim: take rtnl_lock when assigning num_vfsJakub Kicinski1-3/+11
2021-11-01Merge branch 'devlink-locking'David S. Miller4-87/+136
2021-11-01ethtool: don't drop the rtnl_lock half way thru the ioctlJakub Kicinski3-46/+43
2021-11-01devlink: expose get/put functionsJakub Kicinski2-3/+17
2021-11-01ethtool: handle info/flash data copying outside rtnl_lockJakub Kicinski1-41/+69
2021-11-01ethtool: push the rtnl_lock into dev_ethtool()Jakub Kicinski2-3/+13
2021-11-01Merge branch 'mana-misc'David S. Miller4-97/+208
2021-11-01net: mana: Support hibernation and kexecDexuan Cui3-52/+164
2021-11-01net: mana: Improve the HWC error handlingDexuan Cui2-44/+31
2021-11-01net: mana: Report OS info to the PF driverDexuan Cui1-0/+11
2021-11-01net: mana: Fix the netdev_err()'s vPort argument in mana_init_port()Dexuan Cui1-1/+2
2021-11-01Merge branch 'mptcp-selftests'David S. Miller3-37/+73
2021-11-01selftests: mptcp: more stable simult_flows testsPaolo Abeni2-36/+72
2021-11-01selftests: mptcp: fix proto type in link_failure testsGeliang Tang1-1/+1