index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests: add MREMAP_DONTUNMAP selftest
Brian Geffon
2020-04-02
3
-0
/
+329
*
selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
John Hubbard
2020-04-02
1
-0
/
+22
*
mm/gup_benchmark: support pin_user_pages() and related calls
John Hubbard
2020-04-02
1
-1
/
+14
*
tools/accounting/getdelays.c: fix netlink attribute length
David Ahern
2020-04-02
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-03-31
164
-1024
/
+13419
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-30
43
-100
/
+2627
|
|
\
|
|
*
selftests/bpf: Test FD-based cgroup attachment
Andrii Nakryiko
2020-03-30
2
-0
/
+268
|
|
*
libbpf: Add support for bpf_link-based cgroup attachment
Andrii Nakryiko
2020-03-30
6
-1
/
+122
|
|
*
bpf: Implement bpf_link-based cgroup BPF program attachment
Andrii Nakryiko
2020-03-30
1
-1
/
+9
|
|
*
bpf: Test_verifier, add alu32 bounds tracking tests
John Fastabend
2020-03-30
1
-0
/
+39
|
|
*
bpf: Test_verifier, #65 error message updates for trunc of boundary-cross
John Fastabend
2020-03-30
1
-8
/
+4
|
|
*
bpf: Test_verifier, bpf_get_stack return value add <0
John Fastabend
2020-03-30
1
-4
/
+4
|
|
*
bpf: Test_progs, add test to catch retval refine error handling
John Fastabend
2020-03-30
2
-0
/
+31
|
|
*
selftests: bpf: Extend sk_assign tests for UDP
Joe Stringer
2020-03-30
2
-11
/
+105
|
|
*
selftests: bpf: Add test for sk_assign
Lorenz Bauer
2020-03-30
2
-0
/
+419
|
|
*
bpf: Add socket assign support
Joe Stringer
2020-03-30
1
-1
/
+24
|
|
*
bpf: lsm: Add selftests for BPF_PROG_TYPE_LSM
KP Singh
2020-03-30
3
-0
/
+136
|
|
*
tools/libbpf: Add support for BPF_PROG_TYPE_LSM
KP Singh
2020-03-30
4
-5
/
+44
|
|
*
bpf: Introduce BPF_PROG_TYPE_LSM
KP Singh
2020-03-30
2
-0
/
+3
|
|
*
selftests: Add test for overriding global data value before load
Toke Høiland-Jørgensen
2020-03-30
2
-1
/
+62
|
|
*
libbpf: Add setter for initial value for internal maps
Toke Høiland-Jørgensen
2020-03-30
3
-0
/
+14
|
|
*
selftests/bpf: Add tests for attaching XDP programs
Toke Høiland-Jørgensen
2020-03-28
1
-0
/
+62
|
|
*
libbpf: Add function to set link XDP fd while specifying old program
Toke Høiland-Jørgensen
2020-03-28
3
-1
/
+42
|
|
*
tools: Add EXPECTED_FD-related definitions in if_link.h
Toke Høiland-Jørgensen
2020-03-28
1
-1
/
+3
|
|
*
libbpf, xsk: Init all ring members in xsk_umem__create and xsk_socket__create
Fletcher Dunn
2020-03-28
1
-2
/
+14
|
|
*
bpf: Add selftest cases for ctx_or_null argument type
Daniel Borkmann
2020-03-27
1
-0
/
+105
|
|
*
bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor id
Daniel Borkmann
2020-03-27
1
-1
/
+20
|
|
*
bpf: Add netns cookie and enable it for bpf cgroup hooks
Daniel Borkmann
2020-03-27
1
-1
/
+15
|
|
*
bpf: Test_verifier, #70 error message updates for 32-bit right shift
John Fastabend
2020-03-25
1
-4
/
+2
|
|
*
libbpf: Don't allocate 16M for log buffer by default
Stanislav Fomichev
2020-03-26
2
-13
/
+29
|
|
*
libbpf: Remove unused parameter `def` to get_map_field_int
Tobias Klauser
2020-03-26
1
-10
/
+6
|
|
*
samples, bpf: Move read_trace_pipe to trace_helpers
Daniel T. Lee
2020-03-23
2
-0
/
+24
|
|
*
bpf: Add tests for bpf_sk_storage to bpf_tcp_ca
Martin KaFai Lau
2020-03-23
2
-8
/
+47
|
|
*
selftests/bpf: Fix mix of tabs and spaces
Bill Wendling
2020-03-20
1
-1
/
+1
|
|
*
bpftool: Add struct_ops support
Martin KaFai Lau
2020-03-20
5
-1
/
+743
|
|
*
bpftool: Translate prog_id to its bpf prog_name
Martin KaFai Lau
2020-03-20
2
-12
/
+107
|
|
*
bpftool: Print as a string for char array
Martin KaFai Lau
2020-03-20
1
-0
/
+41
|
|
*
bpftool: Print the enum's name instead of value
Martin KaFai Lau
2020-03-20
1
-4
/
+36
|
|
*
bpf, libbpf: Fix ___bpf_kretprobe_args1(x) macro definition
Wenbo Zhang
2020-03-17
1
-1
/
+1
|
|
*
selftests/bpf: Reset process and thread affinity after each test/sub-test
Andrii Nakryiko
2020-03-17
2
-1
/
+42
|
|
*
selftests/bpf: Fix test_progs's parsing of test numbers
Andrii Nakryiko
2020-03-17
1
-6
/
+7
|
|
*
selftests/bpf: Fix race in tcp_rtt test
Andrii Nakryiko
2020-03-17
1
-2
/
+2
|
|
*
selftests/bpf: Fix nanosleep for real this time
Andrii Nakryiko
2020-03-17
2
-11
/
+7
|
|
*
selftest/bpf: Fix compilation warning in sockmap_parse_prog.c
Andrii Nakryiko
2020-03-17
1
-1
/
+0
|
*
|
selftests: mlxsw: Add test cases for devlink-trap policers
Ido Schimmel
2020-03-30
2
-0
/
+390
|
*
|
selftests: netdevsim: Add test cases for devlink-trap policers
Ido Schimmel
2020-03-30
2
-0
/
+153
|
*
|
netdevsim: Change dummy reporter auto recover default
Eran Ben Elisha
2020-03-30
1
-0
/
+5
|
*
|
selftests:mptcp: fix failure due to whitespace damage
Matthieu Baerts
2020-03-30
2
-8
/
+8
|
*
|
selftests: add test-cases for MPTCP MP_JOIN
Paolo Abeni
2020-03-29
3
-4
/
+383
|
*
|
selftests: add PM netlink functional tests
Paolo Abeni
2020-03-29
4
-3
/
+751
[next]