Age | Commit message (Expand) | Author |
2020-04-02 | selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage | John Hubbard |
2020-04-02 | mm/gup_benchmark: support pin_user_pages() and related calls | John Hubbard |
2020-04-02 | tools/accounting/getdelays.c: fix netlink attribute length | David Ahern |
2020-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-03-31 | Merge tag 'platform-drivers-x86-v5.7-1' of git://git.infradead.org/linux-plat... | Linus Torvalds |
2020-03-31 | Merge branch 'x86-misc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-03-30 | Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-03-30 | selftests: mlxsw: Add test cases for devlink-trap policers | Ido Schimmel |
2020-03-30 | selftests: netdevsim: Add test cases for devlink-trap policers | Ido Schimmel |
2020-03-30 | selftests/bpf: Test FD-based cgroup attachment | Andrii Nakryiko |
2020-03-30 | libbpf: Add support for bpf_link-based cgroup attachment | Andrii Nakryiko |
2020-03-30 | bpf: Implement bpf_link-based cgroup BPF program attachment | Andrii Nakryiko |
2020-03-30 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-03-30 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-03-30 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-03-30 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-03-30 | Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2020-03-30 | bpf: Test_verifier, add alu32 bounds tracking tests | John Fastabend |
2020-03-30 | bpf: Test_verifier, #65 error message updates for trunc of boundary-cross | John Fastabend |
2020-03-30 | bpf: Test_verifier, bpf_get_stack return value add <0 | John Fastabend |
2020-03-30 | bpf: Test_progs, add test to catch retval refine error handling | John Fastabend |
2020-03-30 | Merge tag 'regulator-spi-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-03-30 | Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-03-30 | selftests: bpf: Extend sk_assign tests for UDP | Joe Stringer |
2020-03-30 | selftests: bpf: Add test for sk_assign | Lorenz Bauer |
2020-03-30 | bpf: Add socket assign support | Joe Stringer |
2020-03-30 | Merge tag 'seccomp-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-03-30 | Merge tag 'docs-5.7' of git://git.lwn.net/linux | Linus Torvalds |
2020-03-30 | netdevsim: Change dummy reporter auto recover default | Eran Ben Elisha |
2020-03-30 | selftests:mptcp: fix failure due to whitespace damage | Matthieu Baerts |
2020-03-29 | selftests: add test-cases for MPTCP MP_JOIN | Paolo Abeni |
2020-03-29 | selftests: add PM netlink functional tests | Paolo Abeni |
2020-03-29 | selftests: move timestamping selftests to net folder | Jian Yang |
2020-03-29 | net: macsec: add support for specifying offload upon link creation | Mark Starovoytov |
2020-03-30 | bpf: lsm: Add selftests for BPF_PROG_TYPE_LSM | KP Singh |
2020-03-30 | tools/libbpf: Add support for BPF_PROG_TYPE_LSM | KP Singh |
2020-03-30 | bpf: Introduce BPF_PROG_TYPE_LSM | KP Singh |
2020-03-30 | selftests: Add test for overriding global data value before load | Toke Høiland-Jørgensen |
2020-03-30 | libbpf: Add setter for initial value for internal maps | Toke Høiland-Jørgensen |
2020-03-28 | selftests/bpf: Add tests for attaching XDP programs | Toke Høiland-Jørgensen |
2020-03-28 | libbpf: Add function to set link XDP fd while specifying old program | Toke Høiland-Jørgensen |
2020-03-28 | tools: Add EXPECTED_FD-related definitions in if_link.h | Toke Høiland-Jørgensen |
2020-03-28 | libbpf, xsk: Init all ring members in xsk_umem__create and xsk_socket__create | Fletcher Dunn |
2020-03-28 | Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git... | Thomas Gleixner |
2020-03-27 | objtool: whitelist __sanitizer_cov_trace_switch() | Al Viro |
2020-03-27 | bpf: Add selftest cases for ctx_or_null argument type | Daniel Borkmann |
2020-03-27 | bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor id | Daniel Borkmann |
2020-03-27 | bpf: Add netns cookie and enable it for bpf cgroup hooks | Daniel Borkmann |
2020-03-27 | Merge branch 'spi-5.7' into spi-next | Mark Brown |