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
*
selftests/bpf: Add sleepable tests
Alexei Starovoitov
2020-08-28
5
-2
/
+99
*
libbpf: Support sleepable progs
Alexei Starovoitov
2020-08-28
1
-1
/
+24
*
bpf: Add bpf_copy_from_user() helper.
Alexei Starovoitov
2020-08-28
1
-0
/
+8
*
bpf: Introduce sleepable BPF programs
Alexei Starovoitov
2020-08-28
1
-0
/
+8
*
bpf: selftests: Add test for different inner map size
Martin KaFai Lau
2020-08-28
2
-1
/
+65
*
bpf: Make bpf_link_info.iter similar to bpf_iter_link_info
Yonghong Song
2020-08-28
1
-2
/
+4
*
tools, bpf/build: Cleanup feature files on make clean
Jesper Dangaard Brouer
2020-08-28
3
-3
/
+9
*
libbpf: Fix compilation warnings for 64-bit printf args
Andrii Nakryiko
2020-08-26
1
-3
/
+5
*
selftests/bpf: Add verifier tests for xor operation
Yonghong Song
2020-08-26
1
-0
/
+146
*
libbpf: Fix unintentional success return code in bpf_object__load
Alex Gartrell
2020-08-26
1
-1
/
+1
*
selftests/bpf: Test for map update access from within EXT programs
Udip Pant
2020-08-26
3
-3
/
+104
*
selftests/bpf: Test for checking return code for the extended prog
Udip Pant
2020-08-26
2
-0
/
+59
*
selftests/bpf: Add test for freplace program with write access
Udip Pant
2020-08-26
3
-0
/
+48
*
selftests/bpf: Fix spelling mistake "scoket" -> "socket"
Colin Ian King
2020-08-26
1
-1
/
+1
*
selftests/bpf: Fix open call in trigger_fstat_events
Jiri Olsa
2020-08-26
1
-1
/
+1
*
selftests/bpf: Add set test to resolve_btfids
Jiri Olsa
2020-08-25
1
-1
/
+38
*
selftests/bpf: Add test for d_path helper
Jiri Olsa
2020-08-25
2
-0
/
+205
*
selftests/bpf: Add verifier test for d_path helper
Jiri Olsa
2020-08-25
2
-1
/
+55
*
bpf: Add d_path helper
Jiri Olsa
2020-08-25
1
-0
/
+14
*
bpf: Add BTF_SET_START/END macros
Jiri Olsa
2020-08-25
1
-1
/
+50
*
tools resolve_btfids: Add support for set symbols
Jiri Olsa
2020-08-25
1
-1
/
+19
*
tools resolve_btfids: Add size check to get_id function
Jiri Olsa
2020-08-25
1
-1
/
+8
*
bpf: Add selftests for local_storage
KP Singh
2020-08-25
2
-0
/
+200
*
bpf: Allow local storage to be used from LSM programs
KP Singh
2020-08-25
1
-2
/
+5
*
bpf: Implement bpf_local_storage for inodes
KP Singh
2020-08-25
5
-6
/
+47
*
bpf: Generalize bpf_sk_storage
KP Singh
2020-08-25
1
-2
/
+6
*
bpf: Renames in preparation for bpf_local_storage
KP Singh
2020-08-25
1
-3
/
+3
*
selftests/bpf: Enable tc verbose mode for test_sk_assign
Yonghong Song
2020-08-24
1
-1
/
+1
*
selftests: bpf: Fix sockmap update nits
Lorenz Bauer
2020-08-24
1
-7
/
+5
*
libbpf: Fix type compatibility check copy-paste error
Andrii Nakryiko
2020-08-24
1
-1
/
+1
*
libbpf: Avoid false unuinitialized variable warning in bpf_core_apply_relo
Andrii Nakryiko
2020-08-24
1
-1
/
+1
*
tcp: bpf: Optionally store mac header in TCP_SAVE_SYN
Martin KaFai Lau
2020-08-24
1
-0
/
+1
*
bpf: selftests: Tcp header options
Martin KaFai Lau
2020-08-24
4
-0
/
+1721
*
bpf: selftests: Add fastopen_connect to network_helpers
Martin KaFai Lau
2020-08-24
2
-0
/
+39
*
bpf: tcp: Allow bpf prog to write and parse TCP header option
Martin KaFai Lau
2020-08-24
1
-1
/
+299
*
bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt()
Martin KaFai Lau
2020-08-24
1
-1
/
+2
*
bpf: tcp: Add bpf_skops_parse_hdr()
Martin KaFai Lau
2020-08-24
1
-1
/
+3
*
tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockopt
Martin KaFai Lau
2020-08-24
1
-0
/
+1
*
tcp: bpf: Add TCP_BPF_DELACK_MAX setsockopt
Martin KaFai Lau
2020-08-24
1
-0
/
+1
*
libbpf: Normalize and improve logging across few functions
Andrii Nakryiko
2020-08-21
1
-50
/
+67
*
libbpf: Skip well-known ELF sections when iterating ELF
Andrii Nakryiko
2020-08-21
1
-6
/
+49
*
libbpf: Add __noinline macro to bpf_helpers.h
Andrii Nakryiko
2020-08-21
1
-0
/
+3
*
libbpf: Factor out common ELF operations and improve logging
Andrii Nakryiko
2020-08-21
1
-161
/
+206
*
selftests/bpf: BPF object files should depend only on libbpf headers
Andrii Nakryiko
2020-08-21
1
-1
/
+1
*
selftests: bpf: Test sockmap update from BPF
Lorenz Bauer
2020-08-21
3
-0
/
+149
*
libbpf: Add perf_buffer APIs for better integration with outside epoll loop
Andrii Nakryiko
2020-08-21
4
-12
/
+121
*
bpftool: Implement link_query for bpf iterators
Yonghong Song
2020-08-21
1
-3
/
+41
*
bpf: Implement link_query for bpf iterators
Yonghong Song
2020-08-21
1
-0
/
+7
*
selftests/bpf: List newest Clang built-ins needed for some CO-RE selftests
Andrii Nakryiko
2020-08-20
2
-1
/
+24
*
selftests/bpf: Fix two minor compilation warnings reported by GCC 4.9
Andrii Nakryiko
2020-08-20
2
-1
/
+3
[next]