开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-11-29
selftests/bpf: remove test_tc_edt.sh
Alexis Lothoré (eBPF Foundation)
2025-11-29
selftests/bpf: integrate test_tc_edt into test_progs
Alexis Lothoré (eBPF Foundation)
2025-11-29
selftests/bpf: rename test_tc_edt.bpf.c section to expose program type
Alexis Lothoré (eBPF Foundation)
2025-11-29
Merge branch 'limited-queueing-in-nmi-for-rqspinlock'
Alexei Starovoitov
2025-11-29
selftests/bpf: Add success stats to rqspinlock stress test
Kumar Kartikeya Dwivedi
2025-11-29
rqspinlock: Precede non-head waiter queueing with AA check
Kumar Kartikeya Dwivedi
2025-11-29
rqspinlock: Disable spinning for trylock fallback
Kumar Kartikeya Dwivedi
2025-11-29
rqspinlock: Use trylock fallback when per-CPU rqnode is busy
Kumar Kartikeya Dwivedi
2025-11-29
rqspinlock: Perform AA checks immediately
Kumar Kartikeya Dwivedi
2025-11-29
rqspinlock: Enclose lock/unlock within lock entry acquisitions
Kumar Kartikeya Dwivedi
2025-11-28
bpf: Remove runqslower tool
Hoyeon Lee
2025-11-28
selftests/bpf: Remove usage of lsm/file_alloc_security in selftest
Amery Hung
2025-11-28
bpf: Disable file_alloc_security hook
Amery Hung
2025-11-28
Merge branch 'a-pair-of-follow-ups-for-indirect-jumps'
Alexei Starovoitov
2025-11-28
bpf: check for insn arrays in check_ptr_alignment
Anton Protopopov
2025-11-28
bpf: force BPF_F_RDONLY_PROG on insn array creation
Anton Protopopov
2025-11-26
bpf: Fix exclusive map memory leak
Edward Adam Davis
2025-11-25
Merge branch 'general-enhancements-to-rqspinlock-stress-test'
Alexei Starovoitov
2025-11-25
selftests/bpf: Make CS length configurable for rqspinlock stress test
Kumar Kartikeya Dwivedi
2025-11-25
selftests/bpf: Add lock wait time stats to rqspinlock stress test
Kumar Kartikeya Dwivedi
2025-11-25
selftests/bpf: Relax CPU requirements for rqspinlock stress test
Kumar Kartikeya Dwivedi
2025-11-25
bpf: Introduce internal bpf_map_check_op_flags helper function
Leon Hwang
2025-11-25
libbpf: Fix some incorrect @param descriptions in the comment of libbpf.h
Jianyun Gao
2025-11-25
selftests/bpf: Call bpf_get_numa_node_id() in trigger_count()
Menglong Dong
2025-11-25
docs: bpf: map_array: Specify BPF_MAP_TYPE_PERCPU_ARRAY value size limit
Alex Tran
2025-11-24
selftests/bpf: Fix htab_update/reenter_update selftest failure
Saket Kumar Bhaskar
2025-11-24
Merge branch 'ease-bpf-signing-build-requirements'
Alexei Starovoitov
2025-11-24
selftests/bpf: Allow selftests to build with older xxd
Alan Maguire
2025-11-24
bpftool: Allow bpftool to build with openssl < 3
Alan Maguire
2025-11-24
Merge branch 'bpf-trampoline-support-jmp-mode'
Alexei Starovoitov
2025-11-24
bpf: implement "jmp" mode for trampoline
Menglong Dong
2025-11-24
bpf: specify the old and new poke_type for bpf_arch_text_poke
Menglong Dong
2025-11-24
bpf,x86: adjust the "jmp" mode for bpf trampoline
Menglong Dong
2025-11-24
bpf: fix the usage of BPF_TRAMP_F_SKIP_FRAME
Menglong Dong
2025-11-24
x86/ftrace: Implement DYNAMIC_FTRACE_WITH_JMP
Menglong Dong
2025-11-24
ftrace: Introduce FTRACE_OPS_FL_JMP
Menglong Dong
2025-11-24
bpf: cleanup aux->used_maps after jit
Anton Protopopov
2025-11-21
Merge branch 'bpf-nested-rcu-critical-sections'
Alexei Starovoitov
2025-11-21
selftests: bpf: Add tests for unbalanced rcu_read_lock
Puranjay Mohan
2025-11-21
bpf: support nested rcu critical sections
Puranjay Mohan
2025-11-21
bpf: test the correct stack liveness of tail calls
Eduard Zingerman
2025-11-21
bpf: correct stack liveness for tail calls
Eduard Zingerman
2025-11-21
bpf: test the proper verification of tail calls
Martin Teichmann
2025-11-21
bpf: properly verify tail call behavior
Martin Teichmann
2025-11-21
bpf: Add a check to make static analysers happy
Anton Protopopov
2025-11-21
selftests/bpf: Update test_tag to use sha256
Xing Guo
2025-11-21
selftests/bpf: Improve reliability of test_perf_branches_no_hw()
Matt Bobrowski
2025-11-21
selftests/bpf: skip test_perf_branches_hw() on unsupported platforms
Matt Bobrowski
2025-11-21
Merge branch 'bpf-arm64-indirect-jumps'
Alexei Starovoitov
2025-11-21
selftests: bpf: Enable gotox tests from arm64
Puranjay Mohan
[next]