index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-07-15
15
-144
/
+1368
|
\
|
*
selftests/bpf: Add test cases for redirection between udp and unix
Cong Wang
2021-07-15
1
-0
/
+170
|
*
selftests/bpf: Add a test case for unix sockmap
Cong Wang
2021-07-15
1
-0
/
+97
|
*
selftests/bpf: Factor out add_to_sockmap()
Cong Wang
2021-07-15
1
-38
/
+21
|
*
selftests/bpf: Factor out udp_socketpair()
Cong Wang
2021-07-15
1
-38
/
+40
|
*
sock_map: Lift socket state restriction for datagram sockets
Cong Wang
2021-07-15
1
-3
/
+5
|
*
selftests/bpf: Add test for bpf_get_func_ip in kprobe+offset probe
Jiri Olsa
2021-07-15
2
-2
/
+27
|
*
libbpf: Allow specification of "kprobe/function+offset"
Alan Maguire
2021-07-15
1
-2
/
+22
|
*
libbpf: Add bpf_program__attach_kprobe_opts function
Jiri Olsa
2021-07-15
1
-9
/
+25
|
*
selftests/bpf: Add test for bpf_get_func_ip helper
Jiri Olsa
2021-07-15
2
-0
/
+101
|
*
bpf: Add bpf_get_func_ip helper for kprobe programs
Jiri Olsa
2021-07-15
1
-1
/
+1
|
*
bpf: Add bpf_get_func_ip helper for tracing programs
Jiri Olsa
2021-07-15
1
-0
/
+7
|
*
selftests/bpf: Add a test with bpf_timer in inner map.
Alexei Starovoitov
2021-07-15
3
-0
/
+231
|
*
selftests/bpf: Add bpf_timer test.
Alexei Starovoitov
2021-07-15
2
-0
/
+352
|
*
bpf: Introduce bpf timers.
Alexei Starovoitov
2021-07-15
1
-0
/
+73
|
*
selftests/bpf: Remove unused variable in tc_tunnel prog
Tobias Klauser
2021-07-15
1
-1
/
+0
|
*
bpf: Fix a typo of reuseport map in bpf.h.
Kuniyuki Iwashima
2021-07-14
1
-1
/
+1
|
*
bpf: Sync tools/include/uapi/linux/bpf.h
Alexei Starovoitov
2021-07-14
1
-3
/
+0
|
*
libbpf: Fix reuse of pinned map on older kernel
Martynas Pumputis
2021-07-12
1
-3
/
+45
|
*
bpf: Tidy xdp attach selftests
Kumar Kartikeya Dwivedi
2021-07-07
2
-50
/
+32
|
*
selftests/bpf: Add test for xdp_md context in BPF_PROG_TEST_RUN
Zvi Effron
2021-07-07
2
-0
/
+125
*
|
Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-07-14
11
-44
/
+260
|
\
\
|
*
|
selftests: mptcp: fix case multiple subflows limited by server
Jianguo Wu
2021-07-09
1
-1
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-07-09
6
-20
/
+53
|
|
\
\
|
|
*
|
bpf: Selftest to verify mixing bpf2bpf calls and tailcalls with insn patch
John Fastabend
2021-07-09
2
-10
/
+44
|
|
*
|
tools: bpf: Fix error in 'make -C tools/ bpf_install'
Wei Li
2021-07-07
1
-5
/
+2
|
|
*
|
tools/runqslower: Use __state instead of state
SanjayKumar Jeyakumar
2021-07-07
1
-1
/
+1
|
|
*
|
libbpf: Restore errno return for functions that were already returning it
Toke Høiland-Jørgensen
2021-07-06
1
-2
/
+2
|
|
*
|
bpftool: Properly close va_list 'ap' by va_end() on error
Gu Shengxian
2021-07-06
1
-2
/
+4
|
|
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2021-07-07
2
-1
/
+168
|
|
\
\
|
|
*
|
selftest: netfilter: add test case for unreplied tcp connections
Florian Westphal
2021-07-02
2
-1
/
+168
|
*
|
|
selftests: icmp_redirect: IPv6 PMTU info should be cleared after redirect
Hangbin Liu
2021-07-07
1
-2
/
+3
|
*
|
|
selftests: icmp_redirect: remove from checking for IPv6 route get
Hangbin Liu
2021-07-07
1
-1
/
+1
|
|
/
/
|
*
/
selftests/net: timestamping: support binding PHC
Yangbo Lu
2021-07-01
1
-20
/
+35
|
|
/
*
|
Merge tag 'perf-tools-for-v5.14-2021-07-10' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2021-07-11
77
-331
/
+1872
|
\
\
|
*
|
perf test: Add free() calls for scandir() returned dirent entries
Riccardo Mancini
2021-07-09
1
-4
/
+11
|
*
|
libperf: Add tests for perf_evlist__set_leader()
Jiri Olsa
2021-07-09
1
-6
/
+21
|
*
|
libperf: Remove BUG_ON() from library code in get_group_fd()
Arnaldo Carvalho de Melo
2021-07-09
1
-7
/
+16
|
*
|
libperf: Add group support to perf_evsel__open()
Jiri Olsa
2021-07-09
1
-2
/
+24
|
*
|
perf tools: Fix pattern matching for same substring in different PMU type
Jin Yao
2021-07-09
3
-2
/
+37
|
*
|
perf record: Add a dummy event on hybrid systems to collect metadata records
Kan Liang
2021-07-09
1
-4
/
+5
|
*
|
perf stat: Add Topdown metrics L2 events as default events
Kan Liang
2021-07-09
2
-1
/
+8
|
*
|
libperf: Adopt evlist__set_leader() from tools/perf as perf_evlist__set_leader()
Jiri Olsa
2021-07-09
7
-20
/
+26
|
*
|
libperf: Move 'nr_groups' from tools/perf to evlist::nr_groups
Jiri Olsa
2021-07-09
11
-23
/
+23
|
*
|
libperf: Move 'leader' from tools/perf to perf_evsel::leader
Jiri Olsa
2021-07-09
20
-77
/
+103
|
*
|
libperf: Move 'idx' from tools/perf to perf_evsel::idx
Jiri Olsa
2021-07-09
21
-58
/
+59
|
*
|
libperf: Change tests to single static and shared binaries
Jiri Olsa
2021-07-07
11
-51
/
+67
|
*
|
perf intel-pt: Add a config for max loops without consuming a packet
Adrian Hunter
2021-07-07
4
-4
/
+21
|
*
|
perf stat: Disable the NMI watchdog message on hybrid
Jin Yao
2021-07-07
1
-3
/
+6
|
*
|
perf vendor events power10: Adds 24x7 nest metric events for power10 platform
Kajol Jain
2021-07-07
1
-0
/
+424
[next]