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
2024-11-11
bpf: Add support for uprobe multi session context
Jiri Olsa
2024-11-11
bpf: Add support for uprobe multi session attach
Jiri Olsa
2024-11-11
bpf: Force uprobe bpf program to always return 0
Jiri Olsa
2024-11-11
bpf: Allow return values 0 and 1 for kprobe session
Jiri Olsa
2024-11-11
selftests/bpf: Fix uprobe consumer test (again)
Jiri Olsa
2024-11-11
bpf: Remove trailing whitespace in verifier.rst
Abhinav Saxena
2024-11-11
selftests/bpf: Allow building with extra flags
Viktor Malik
2024-11-06
Merge tag 'perf-core-for-bpf-next' from tip tree
Andrii Nakryiko
2024-11-04
Merge branch 'handle-possible-null-trusted-raw_tp-arguments'
Alexei Starovoitov
2024-11-04
selftests/bpf: Add tests for raw_tp null handling
Kumar Kartikeya Dwivedi
2024-11-04
selftests/bpf: Clean up open-coded gettid syscall invocations
Kumar Kartikeya Dwivedi
2024-11-04
bpf: Mark raw_tp arguments with PTR_MAYBE_NULL
Kumar Kartikeya Dwivedi
2024-11-04
bpf: Move btf_type_is_struct_ptr() under CONFIG_BPF_SYSCALL
Alistair Francis
2024-11-03
Merge branch 'fix-resource-leak-checks-for-tail-calls'
Alexei Starovoitov
2024-11-03
selftests/bpf: Add tests for tail calls with locks and refs
Kumar Kartikeya Dwivedi
2024-11-03
bpf: Unify resource leak checks
Kumar Kartikeya Dwivedi
2024-11-03
bpf: Tighten tail call checks for lingering locks, RCU, preempt_disable
Kumar Kartikeya Dwivedi
2024-11-01
selftests/bpf: Disable warnings on unused flags for Clang builds
Viktor Malik
2024-11-01
bpftool: Prevent setting duplicate _GNU_SOURCE in Makefile
Viktor Malik
2024-11-01
bpf, bpftool: Fix incorrect disasm pc
Leon Hwang
2024-11-01
selftests/bpf: Add a test for open coded kmem_cache iter
Namhyung Kim
2024-11-01
bpf: Add open coded version of kmem_cache iterator
Namhyung Kim
2024-10-30
uprobes: SRCU-protect uretprobe lifetime (with timeout)
Andrii Nakryiko
2024-10-30
uprobes: allow put_uprobe() from non-sleepable softirq context
Andrii Nakryiko
2024-10-30
perf/x86/rapl: Clean up cpumask and hotplug
Kan Liang
2024-10-30
perf/x86/rapl: Move the pmu allocation out of CPU hotplug
Kan Liang
2024-10-29
selftests/bpf: drop unnecessary bpf_iter.h type duplication
Andrii Nakryiko
2024-10-29
libbpf: start v1.6 development cycle
Andrii Nakryiko
2024-10-29
docs/bpf: Add description of .BTF.base section
Alan Maguire
2024-10-29
bpf: handle implicit declaration of function gettid in bpf_iter.c
Jason Xing
2024-10-25
bpf, arm64: Remove garbage frame for struct_ops trampoline
Xu Kuohai
2024-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-10-24
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-10-24
Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-24
Merge tag 'hid-for-linus-20241024' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-10-24
Merge tag 'loongarch-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-10-24
Merge tag 'probes-fixes-v6.12-rc4.2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-10-24
Merge tag 'for-6.12-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-10-24
Merge tag 'jfs-6.12-rc5' of github.com:kleikamp/linux-shaggy
Linus Torvalds
2024-10-24
Merge tag 'bcachefs-2024-10-22' of https://github.com/koverstreet/bcachefs
Linus Torvalds
2024-10-24
Revert "9p: Enable multipage folios"
Dominique Martinet
2024-10-24
Merge branch 'share-user-memory-to-bpf-program-through-task-storage-map'
Alexei Starovoitov
2024-10-24
selftests/bpf: Create task_local_storage map with invalid uptr's struct
Martin KaFai Lau
2024-10-24
selftests/bpf: Add uptr failure verifier tests
Martin KaFai Lau
2024-10-24
selftests/bpf: Add update_elem failure test for task storage uptr
Martin KaFai Lau
2024-10-24
selftests/bpf: Test a uptr struct spanning across pages.
Martin KaFai Lau
2024-10-24
selftests/bpf: Some basic __uptr tests
Kui-Feng Lee
2024-10-24
libbpf: define __uptr.
Kui-Feng Lee
2024-10-24
bpf: Add uptr support in the map_value of the task local storage.
Martin KaFai Lau
2024-10-24
bpf: Postpone bpf_obj_free_fields to the rcu callback
Martin KaFai Lau
[next]