index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-26
libbpf: Fix error when st-prefix_ops and ops from differ btf
D. Wythe
1
-19
/
+17
2025-09-26
selftests/bpf: Test changing packet data from kfunc
Amery Hung
1
-0
/
+14
2025-09-25
selftests/bpf: Add stacktrace map lookup_and_delete_elem test case
Tao Chen
2
-1
/
+12
2025-09-25
selftests/bpf: Refactor stacktrace_map case with skeleton
Tao Chen
3
-40
/
+18
2025-09-25
bpf: Add lookup_and_delete_elem for BPF_MAP_STACK_TRACE
Tao Chen
3
-6
/
+20
2025-09-25
selftests/bpf: Fix flaky bpf_cookie selftest
Mykyta Yatsenko
1
-2
/
+1
2025-09-25
selftests/bpf: Test changing packet data from global functions with a kfunc
Amery Hung
1
-1
/
+29
2025-09-25
bpf: Emit struct bpf_xdp_sock type in vmlinux BTF
Amery Hung
1
-0
/
+2
2025-09-25
selftests/bpf: Task_work selftest cleanup fixes
Mykyta Yatsenko
1
-4
/
+11
2025-09-25
MAINTAINERS: Delete inactive maintainers from AF_XDP
Magnus Karlsson
2
-2
/
+6
2025-09-24
bpf: Mark kfuncs as __noclone
Andrea Righi
1
-1
/
+1
2025-09-24
Merge branch 'uprobe-bpf-allow-to-change-app-registers-from-uprobe-registers'
Alexei Starovoitov
9
-3
/
+289
2025-09-24
selftests/bpf: Add kprobe multi write ctx attach test
Jiri Olsa
2
-0
/
+34
2025-09-24
selftests/bpf: Add kprobe write ctx attach test
Jiri Olsa
2
-0
/
+43
2025-09-24
selftests/bpf: Add uprobe context ip register change test
Jiri Olsa
2
-0
/
+56
2025-09-24
selftests/bpf: Add uprobe context registers changes test
Jiri Olsa
2
-1
/
+137
2025-09-24
uprobe: Do not emulate/sstep original instruction when ip is changed
Jiri Olsa
1
-0
/
+7
2025-09-24
bpf: Allow uprobe program to change context registers
Jiri Olsa
3
-2
/
+12
2025-09-23
Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/master'
Martin KaFai Lau
9
-52
/
+479
2025-09-23
Merge branch 'add-kfunc-bpf_xdp_pull_data'
Martin KaFai Lau
9
-52
/
+479
2025-09-23
selftests: drv-net: Pull data before parsing headers
Amery Hung
1
-15
/
+74
2025-09-23
selftests/bpf: Test bpf_xdp_pull_data
Amery Hung
2
-0
/
+227
2025-09-23
bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUN
Amery Hung
2
-6
/
+13
2025-09-23
bpf: Make variables in bpf_prog_test_run_xdp less confusing
Amery Hung
1
-13
/
+13
2025-09-23
bpf: Clear packet pointers after changing packet data in kfuncs
Amery Hung
1
-0
/
+13
2025-09-23
bpf: Support pulling non-linear xdp data
Amery Hung
1
-0
/
+93
2025-09-23
bpf: Allow bpf_xdp_shrink_data to shrink a frag from head and tail
Amery Hung
2
-20
/
+42
2025-09-23
bpf: Clear pfmemalloc flag when freeing all fragments
Amery Hung
2
-0
/
+6
2025-09-23
Merge branch 'riscv-bpf-fix-uninitialized-symbol-retval_off'
Alexei Starovoitov
1
-3
/
+2
2025-09-23
riscv: bpf: Fix uninitialized symbol 'retval_off'
Chenghao Duan
1
-3
/
+2
2025-09-23
bpftool: Add bash completion for program signing options
Quentin Monnet
1
-9
/
+17
2025-09-23
Merge branch 'bpf-allow-union-argument-in-trampoline-based-programs'
Alexei Starovoitov
5
-5
/
+98
2025-09-23
selftests/bpf: Add union argument tests using fexit programs
Leon Hwang
3
-0
/
+93
2025-09-23
bpf: Allow union argument in trampoline based programs
Leon Hwang
2
-5
/
+5
2025-09-23
Merge branch 'signed-loads-from-arena'
Alexei Starovoitov
7
-14
/
+251
2025-09-23
selftests: bpf: Add tests for signed loads from arena
Puranjay Mohan
1
-0
/
+176
2025-09-23
bpf, arm64: Add support for signed arena loads
Puranjay Mohan
1
-13
/
+17
2025-09-23
bpf, x86: Add support for signed arena loads
Kumar Kartikeya Dwivedi
6
-6
/
+63
2025-09-23
Merge branch 'bpf-introduce-deferred-task-context-execution'
Alexei Starovoitov
14
-112
/
+1148
2025-09-23
selftests/bpf: add bpf task work stress tests
Mykyta Yatsenko
2
-0
/
+203
2025-09-23
selftests/bpf: BPF task work scheduling tests
Mykyta Yatsenko
3
-0
/
+353
2025-09-23
bpf: task work scheduling kfuncs
Mykyta Yatsenko
1
-2
/
+290
2025-09-23
bpf: extract map key pointer calculation
Mykyta Yatsenko
1
-17
/
+13
2025-09-23
bpf: bpf task work plumbing
Mykyta Yatsenko
9
-18
/
+208
2025-09-23
bpf: verifier: permit non-zero returns from async callbacks
Mykyta Yatsenko
1
-3
/
+2
2025-09-23
bpf: htab: extract helper for freeing special structs
Mykyta Yatsenko
1
-12
/
+12
2025-09-23
bpf: extract generic helper from process_timer_func()
Mykyta Yatsenko
1
-11
/
+36
2025-09-23
bpf: refactor special field-type detection
Mykyta Yatsenko
1
-51
/
+33
2025-09-22
Merge branch 'signed-bpf-programs'
Alexei Starovoitov
28
-33
/
+660
2025-09-22
selftests/bpf: Enable signature verification for some lskel tests
KP Singh
8
-14
/
+89
[next]