开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-12-18
bpf: Ensure precise is reset to false in __mark_reg_const_zero()
Andrii Nakryiko
2023-12-18
Merge branch 'bpf-add-check-for-negative-uprobe-multi-offset'
Andrii Nakryiko
2023-12-18
selftests/bpf: Add more uprobe multi fail tests
Jiri Olsa
2023-12-18
bpf: Fail uprobe multi link with negative offset
Jiri Olsa
2023-12-18
selftests/bpf: Test the release of map btf
Hou Tao
2023-12-18
s390/bpf: Fix indirect trampoline generation
Alexei Starovoitov
2023-12-15
selftests/bpf: Temporarily disable dummy_struct_ops test on s390
Alexei Starovoitov
2023-12-15
Merge branch 'x86-cfi-bpf-fix-cfi-vs-ebpf'
Alexei Starovoitov
2023-12-15
x86/cfi,bpf: Fix bpf_exception_cb() signature
Alexei Starovoitov
2023-12-15
bpf: Fix dtor CFI
Peter Zijlstra
2023-12-15
cfi: Add CFI_NOSEAL()
Peter Zijlstra
2023-12-15
x86/cfi,bpf: Fix bpf_struct_ops CFI
Peter Zijlstra
2023-12-15
x86/cfi,bpf: Fix bpf_callback_t CFI
Peter Zijlstra
2023-12-15
x86/cfi,bpf: Fix BPF JIT call
Peter Zijlstra
2023-12-15
cfi: Flip headers
Peter Zijlstra
2023-12-15
selftests/bpf: Add test for abnormal cnt during multi-kprobe attachment
Hou Tao
2023-12-15
selftests/bpf: Don't use libbpf_get_error() in kprobe_multi_test
Hou Tao
2023-12-15
selftests/bpf: Add test for abnormal cnt during multi-uprobe attachment
Hou Tao
2023-12-15
bpf: Limit the number of kprobes when attaching program to multiple kprobes
Hou Tao
2023-12-15
bpf: Limit the number of uprobes when attaching program to multiple uprobes
Hou Tao
2023-12-14
bpf: xdp: Register generic_kfunc_set with XDP programs
Daniel Xu
2023-12-14
Merge branch 'bpf-fs-mount-options-parsing-follow-ups'
Alexei Starovoitov
2023-12-14
selftests/bpf: utilize string values for delegate_xxx mount options
Andrii Nakryiko
2023-12-14
bpf: support symbolic BPF FS delegation mount options
Andrii Nakryiko
2023-12-14
Merge branch 'add-bpf_xdp_get_xfrm_state-kfunc'
Alexei Starovoitov
2023-12-14
bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
Daniel Xu
2023-12-14
bpf: selftests: Move xfrm tunnel test to test_progs
Daniel Xu
2023-12-14
bpf: selftests: test_tunnel: Use vmlinux.h declarations
Daniel Xu
2023-12-14
bpf: selftests: test_tunnel: Setup fresh topology for each subtest
Daniel Xu
2023-12-14
bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfunc
Daniel Xu
2023-12-14
selftests/bpf: Remove flaky test_btf_id test
Yonghong Song
2023-12-14
bpf: Fix a race condition between btf_put() and map_free()
Yonghong Song
2023-12-14
net, xdp: Correct grammar
Randy Dunlap
2023-12-14
selftests/xsk: Fix for SEND_RECEIVE_UNALIGNED test
Tushar Vyavahare
2023-12-13
Merge branch 'bpf-use-gfp_kernel-in-bpf_event_entry_gen'
Alexei Starovoitov
2023-12-13
bpf: Use GFP_KERNEL in bpf_event_entry_gen()
Hou Tao
2023-12-13
bpf: Reduce the scope of rcu_read_lock when updating fd map
Hou Tao
2023-12-13
bpf: Update the comments in maybe_wait_bpf_programs()
Hou Tao
2023-12-13
bpf: add small subset of SECURITY_PATH hooks to BPF sleepable_lsm_hooks list
Matt Bobrowski
2023-12-13
Merge branch 'xdp-metadata-via-kfuncs-for-ice-vlan-hint'
Alexei Starovoitov
2023-12-13
selftests/bpf: Check VLAN tag and proto in xdp_metadata
Larysa Zaremba
2023-12-13
selftests/bpf: Add AF_INET packet generation to xdp_metadata
Larysa Zaremba
2023-12-13
selftests/bpf: Add flags and VLAN hint to xdp_hw_metadata
Larysa Zaremba
2023-12-13
selftests/bpf: Allow VLAN packets in xdp_hw_metadata
Larysa Zaremba
2023-12-13
mlx5: implement VLAN tag XDP hint
Larysa Zaremba
2023-12-13
net: make vlan_get_tag() return -ENODATA instead of -EINVAL
Larysa Zaremba
2023-12-13
veth: Implement VLAN tag XDP hint
Larysa Zaremba
2023-12-13
ice: use VLAN proto from ring packet context in skb path
Larysa Zaremba
2023-12-13
ice: Implement VLAN tag hint
Larysa Zaremba
2023-12-13
xdp: Add VLAN tag hint
Larysa Zaremba
[next]