开源镜像站
帮助
下载
动态
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-09-19
bpf: signal error if old liveness is more conservative than new
Eduard Zingerman
2025-09-19
bpf: enable callchain sensitive stack liveness tracking
Eduard Zingerman
2025-09-19
bpf: callchain sensitive stack liveness tracking using CFG
Eduard Zingerman
2025-09-19
bpf: compute instructions postorder per subprogram
Eduard Zingerman
2025-09-19
bpf: declare a few utility functions as internal api
Eduard Zingerman
2025-09-19
bpf: remove redundant REG_LIVE_READ check in stacksafe()
Eduard Zingerman
2025-09-19
bpf: use compute_live_registers() info in clean_func_state
Eduard Zingerman
2025-09-19
bpf: bpf_verifier_state->cleaned flag instead of REG_LIVE_DONE
Eduard Zingerman
2025-09-18
bpf: Move the signature kfuncs to helpers.c
KP Singh
2025-09-18
bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FD
KP Singh
2025-09-18
selftests/bpf: Add tests for exclusive maps
KP Singh
2025-09-18
libbpf: Support exclusive map creation
KP Singh
2025-09-18
libbpf: Implement SHA256 internal helper
KP Singh
2025-09-18
bpf: Implement exclusive map creation
KP Singh
2025-09-18
bpf: Update the bpf_prog_calc_tag to use SHA256
KP Singh
2025-09-18
Merge branch 'update-kf_rcu_protected'
Alexei Starovoitov
2025-09-18
selftests/bpf: Add tests for KF_RCU_PROTECTED
Kumar Kartikeya Dwivedi
2025-09-18
bpf: Enforce RCU protection for KF_RCU_PROTECTED
Kumar Kartikeya Dwivedi
2025-09-17
bpf, arm64: Call bpf_jit_binary_pack_finalize() in bpf_jit_free()
Hengqi Chen
2025-09-17
selftests/bpf: trigger verifier.c:maybe_exit_scc() for a speculative state
Eduard Zingerman
2025-09-17
bpf: dont report verifier bug for missing bpf_scc_visit on speculative path
Eduard Zingerman
2025-09-17
selftests/bpf: Test accesses to ctx padding
Paul Chaignon
2025-09-17
selftests/bpf: Move macros to bpf_misc.h
Paul Chaignon
2025-09-17
bpf: Explicitly check accesses to bpf_sock_addr
Paul Chaignon
2025-09-15
bpf: potential double-free of env->insn_aux_data
Eduard Zingerman
2025-09-15
selftests/bpf: More open-coded gettid syscall cleanup
Alan Maguire
2025-09-15
Merge branch 'remove-use-of-current-cgns-in-bpf_cgroup_from_id'
Alexei Starovoitov
2025-09-15
selftests/bpf: Add a test for bpf_cgroup_from_id lookup in non-root cgns
Kumar Kartikeya Dwivedi
2025-09-15
bpf: Do not limit bpf_cgroup_from_id to current's namespace
Kumar Kartikeya Dwivedi
2025-09-15
selftests/bpf: Fix arena_spin_lock selftest failure
Saket Kumar Bhaskar
2025-09-15
selftests/bpf: Skip timer_interrupt case when bpf_timer is not supported
Leon Hwang
2025-09-15
bpftool: Search for tracefs at /sys/kernel/tracing first
Quentin Monnet
2025-09-15
riscv, bpf: Sign extend struct ops return values properly
Hengqi Chen
2025-09-15
riscv, bpf: Remove duplicated bpf_flush_icache()
Hengqi Chen
2025-09-11
Merge branch 'bpf-report-arena-faults-to-bpf-streams'
Alexei Starovoitov
2025-09-11
selftests/bpf: Add tests for arena fault reporting
Puranjay Mohan
2025-09-11
selftests: bpf: use __stderr in stream error tests
Puranjay Mohan
2025-09-11
selftests: bpf: introduce __stderr and __stdout
Puranjay Mohan
2025-09-11
bpf: Report arena faults to BPF stderr
Puranjay Mohan
2025-09-11
bpf: core: introduce main_prog_aux for stream access
Puranjay Mohan
2025-09-11
bpf: arm64: simplify exception table handling
Puranjay Mohan
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
2025-09-11
Merge tag 's390-6.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-09-11
Merge tag 'pm-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2025-09-11
Merge tag 'for-6.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-09-11
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-09-11
Merge branches 'pm-sleep' and 'pm-em'
Rafael J. Wysocki
2025-09-10
Merge tag 'mm-hotfixes-stable-2025-09-10-20-00' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-09-10
Merge tag 'vmscape-for-linus-20250904' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-10
Merge tag 'nfs-for-6.17-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
[next]