开源镜像站
帮助
下载
动态
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
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
prog_tests
/
task_local_data.h
Age
Commit message (
Expand
)
Author
3 days
selftests/bpf: Fix tld_get_data() returning garbage data
Amery Hung
3 days
selftests/bpf: Prevent allocating data larger than a page
Amery Hung
2026-04-02
selftests/bpf: Improve task local data documentation and fix potential memory...
Amery Hung
2026-04-02
selftests/bpf: Remove TLD_READ_ONCE() in the user space header
Amery Hung
2026-04-02
selftests/bpf: Make sure TLD_DEFINE_KEY runs first
Amery Hung
2026-04-02
selftests/bpf: Simplify task_local_data memory allocation
Amery Hung
2026-04-02
selftests/bpf: Fix task_local_data data allocation size
Amery Hung
2026-03-24
selftests/bpf: Fix compiler warnings in task_local_data.h
Amery Hung
2026-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc2
Alexei Starovoitov
2026-02-24
selftests/bpf: Replace strncpy() with strscpy()
Ihor Solodrai
2026-02-23
selftests/bpf: Update task local data license
Amery Hung
2026-01-24
selftests/bpf: Fix task_local_data failure with 64K page
Yonghong Song
2025-09-15
selftests/bpf: More open-coded gettid syscall cleanup
Alan Maguire
2025-08-01
selftests/bpf: Introduce task local data
Amery Hung