index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-09-28
bpf: Handle bpf_link_info for the parameterized task BPF iterators.
Kui-Feng Lee
2022-09-28
bpf: Parameterize task iterators.
Kui-Feng Lee
2022-09-27
libbpf: Don't require full struct enum64 in UAPI headers
Andrii Nakryiko
2022-09-27
selftests/bpf: Fix passing arguments via function in test_kmod.sh
Yauheni Kaliuta
2022-09-26
libbpf: Fix the case of running as non-root with capabilities
Jon Doron
2022-09-26
Merge branch 'enforce W^X for trampoline and dispatcher'
Alexei Starovoitov
2022-09-26
bpf: Enforce W^X for bpf trampoline
Song Liu
2022-09-26
bpf: use bpf_prog_pack for bpf_dispatcher
Song Liu
2022-09-26
Merge branch 'bpf: Fixes for CONFIG_X86_KERNEL_IBT'
Alexei Starovoitov
2022-09-26
selftests/bpf: Fix get_func_ip offset test for CONFIG_X86_KERNEL_IBT
Jiri Olsa
2022-09-26
bpf: Return value in kprobe get_func_ip only for entry address
Jiri Olsa
2022-09-26
bpf: Adjust kprobe_multi entry_ip for CONFIG_X86_KERNEL_IBT
Jiri Olsa
2022-09-26
bpf: Use given function address for trampoline ip arg
Jiri Olsa
2022-09-26
ftrace: Keep the resolved addr in kallsyms_callback
Jiri Olsa
2022-09-26
kprobes: Add new KPROBE_FLAG_ON_FUNC_ENTRY kprobe flag
Jiri Olsa
2022-09-26
skmsg: Schedule psock work if the cached skb exists on the psock
Liu Jian
2022-09-26
selftests/bpf: Add wait send memory test for sockmap redirect
Liu Jian
2022-09-26
net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory
Liu Jian
2022-09-23
Merge branch 'veristat: further usability improvements'
Alexei Starovoitov
2022-09-23
selftests/bpf: allow to adjust BPF verifier log level in veristat
Andrii Nakryiko
2022-09-23
selftests/bpf: emit processing progress and add quiet mode to veristat
Andrii Nakryiko
2022-09-23
selftests/bpf: make veristat skip non-BPF and failing-to-open BPF objects
Andrii Nakryiko
2022-09-23
selftests/bpf: make veristat's verifier log parsing faster and more robust
Andrii Nakryiko
2022-09-23
selftests/bpf: add sign-file to .gitignore
Andrii Nakryiko
2022-09-23
libbpf: restore memory layout of bpf_object_open_opts
Andrii Nakryiko
2022-09-23
libbpf: Add pathname_concat() helper
Wang Yufen
2022-09-23
selftests/bpf: Simplify cgroup_hierarchical_stats selftest
Yosry Ahmed
2022-09-22
Merge branch 'Fix resource leaks in test_maps'
Martin KaFai Lau
2022-09-22
selftests/bpf: Free the allocated resources after test case succeeds
Hou Tao
2022-09-22
selftests/bpf: Destroy the skeleton when CONFIG_PREEMPT is off
Hou Tao
2022-09-22
selftests/bpf: Add liburandom_read.so to TEST_GEN_FILES
Yauheni Kaliuta
2022-09-21
Merge branch 'veristat: CSV output, comparison mode, filtering'
Alexei Starovoitov
2022-09-21
selftests/bpf: add ability to filter programs in veristat
Andrii Nakryiko
2022-09-21
selftests/bpf: add comparison mode to veristat
Andrii Nakryiko
2022-09-21
selftests/bpf: add CSV output mode for veristat
Andrii Nakryiko
2022-09-21
selftests/bpf: fix double bpf_object__close() in veristate
Andrii Nakryiko
2022-09-21
Merge branch 'Introduce bpf_ct_set_nat_info kfunc helper'
Alexei Starovoitov
2022-09-21
selftests/bpf: add tests for bpf_ct_set_nat_info kfunc
Lorenzo Bianconi
2022-09-21
net: netfilter: add bpf_ct_set_nat_info kfunc helper
Lorenzo Bianconi
2022-09-21
bpf: Tweak definition of KF_TRUSTED_ARGS
Kumar Kartikeya Dwivedi
2022-09-21
bpf: Always use raw spinlock for hash bucket lock
Hou Tao
2022-09-21
bpf: Prevent bpf program recursion for raw tracepoint probes
Jiri Olsa
2022-09-21
Merge branch 'bpf: Add kfuncs for PKCS#7 signature verification'
Alexei Starovoitov
2022-09-21
selftests/bpf: Add tests for dynamic pointers parameters in kfuncs
Roberto Sassu
2022-09-21
selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
Roberto Sassu
2022-09-21
selftests/bpf: Add additional tests for bpf_lookup_*_key()
Roberto Sassu
2022-09-21
selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
Roberto Sassu
2022-09-21
selftests/bpf: Compile kernel with everything as built-in
Roberto Sassu
2022-09-21
bpf: Add bpf_verify_pkcs7_signature() kfunc
Roberto Sassu
2022-09-21
bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
Roberto Sassu
[next]