summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-03-30devlink: Add packet trap group parameters supportIdo Schimmel4-9/+43
2020-03-30netdevsim: Add devlink-trap policer supportIdo Schimmel2-1/+86
2020-03-30Documentation: Add description of packet trap policersIdo Schimmel1-0/+26
2020-03-30devlink: Add packet trap policers supportIdo Schimmel3-0/+515
2020-03-30Merge branch 'cgroup-bpf_link'Alexei Starovoitov14-99/+930
2020-03-30selftests/bpf: Test FD-based cgroup attachmentAndrii Nakryiko2-0/+268
2020-03-30libbpf: Add support for bpf_link-based cgroup attachmentAndrii Nakryiko6-1/+122
2020-03-30bpf: Implement bpf_prog replacement for an active bpf_cgroup_linkAndrii Nakryiko5-0/+186
2020-03-30bpf: Implement bpf_link-based cgroup BPF program attachmentAndrii Nakryiko7-98/+354
2020-03-30Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds64-420/+1185
2020-03-30staging/octeon: fix up merge errorRandy Dunlap1-1/+1
2020-03-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds37-513/+1552
2020-03-30selinux: clean up indentation issue with assignment statementColin Ian King1-4/+3
2020-03-30NFS: Ensure security label is set for root inodeScott Mayhew4-38/+39
2020-03-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds161-2098/+3532
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds85-702/+1611
2020-03-30Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds73-2685/+2933
2020-03-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds34-294/+1015
2020-03-30Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds12-211/+429
2020-03-30Merge tag 'pnp-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-2/+4
2020-03-30Merge tag 'acpi-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds29-260/+298
2020-03-30Merge branch 'subreg-bounds'Alexei Starovoitov9-301/+959
2020-03-30Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds79-1573/+1564
2020-03-30bpf: Test_verifier, add alu32 bounds tracking testsJohn Fastabend1-0/+39
2020-03-30bpf: Test_verifier, #65 error message updates for trunc of boundary-crossJohn Fastabend1-8/+4
2020-03-30bpf: Test_verifier, bpf_get_stack return value add <0John Fastabend1-4/+4
2020-03-30bpf: Test_progs, add test to catch retval refine error handlingJohn Fastabend2-0/+31
2020-03-30bpf: Verifier, refine 32bit bound in do_refine_retval_rangeJohn Fastabend1-0/+1
2020-03-30bpf: Verifier, do explicit ALU32 bounds trackingJohn Fastabend5-281/+869
2020-03-30Merge tag 'regulator-spi-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds62-1322/+4159
2020-03-30Merge tag 'regmap-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds1-2/+2
2020-03-30bpf: Verifier, do_refine_retval_range may clamp umin to 0 incorrectlyJohn Fastabend1-8/+11
2020-03-30Merge tag 'staging-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds498-47977/+20196
2020-03-30Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds48-174/+996
2020-03-30bpf, lsm: Make BPF_LSM depend on BPF_EVENTSKP Singh1-0/+1
2020-03-30Merge tag 'usb-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds212-1742/+11167
2020-03-30Merge branch 'bpf_sk_assign'Alexei Starovoitov14-24/+662
2020-03-30selftests: bpf: Extend sk_assign tests for UDPJoe Stringer2-11/+105
2020-03-30selftests: bpf: Add test for sk_assignLorenz Bauer2-0/+419
2020-03-30bpf: Don't refcount LISTEN sockets in sk_assign()Joe Stringer3-12/+22
2020-03-30net: Track socket refcounts in skb_steal_sock()Joe Stringer5-10/+21
2020-03-30bpf: Add socket assign supportJoe Stringer8-4/+108
2020-03-30Merge tag 'media/v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds343-3012/+14879
2020-03-30bpf, doc: Add John as official reviewer to BPF subsystemDaniel Borkmann1-0/+1
2020-03-30Merge tag 'hwmon-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds41-311/+2325
2020-03-30bpf: btf: Fix arg verification in btf_ctx_access()KP Singh1-7/+17
2020-03-30Merge tag 'ras_updates_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-23/+84
2020-03-30Merge tag 'edac_updates_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds14-378/+1054
2020-03-30Merge tag 'pstore-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-5/+7
2020-03-30Merge tag 'seccomp-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-6/+87