开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2022-08-25
bpf: prepare for more bpf syscall to be used from kernel and user space.
Benjamin Tissoires
2022-08-25
bpf: Add CGROUP prefix to cgroup_iter_order
Hao Luo
2022-08-25
cgroup: bpf: enable bpf programs to integrate with rstat
Yosry Ahmed
2022-08-25
bpf: Introduce cgroup iter
Hao Luo
2022-08-24
bpf: Fix reference state management for synchronous callbacks
Kumar Kartikeya Dwivedi
2022-08-23
bpf: Move bpf_loop and bpf_for_each_map_elem under CAP_BPF
Kumar Kartikeya Dwivedi
2022-08-23
bpf: expose bpf_strtol and bpf_strtoul to all program types
Stanislav Fomichev
2022-08-23
bpf: Use cgroup_{common,current}_func_proto in more hooks
Stanislav Fomichev
2022-08-23
bpf: Introduce cgroup_{common,current}_func_proto
Stanislav Fomichev
2022-08-18
bpf: Initialize the bpf_run_ctx in bpf_iter_run_prog()
Martin KaFai Lau
2022-08-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-08-11
Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-08-10
bpf: Shut up kern_sys_bpf warning.
Alexei Starovoitov
2022-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-08-10
net: refactor bpf_sk_reuseport_detach()
Hawkins Jiawei
2022-08-10
bpf: Use bpf_map_area_alloc consistently on bpf map creation
Yafang Shao
2022-08-10
bpf: Make __GFP_NOWARN consistent in bpf map creation
Yafang Shao
2022-08-10
bpf: Use bpf_map_area_free instread of kvfree
Yafang Shao
2022-08-10
bpf: Remove unneeded memset in queue_stack_map creation
Yafang Shao
2022-08-10
Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2022-08-10
bpf: Only allow sleepable program for resched-able iterator
Hou Tao
2022-08-10
bpf: Acquire map uref in .init_seq_private for hash map iterator
Hou Tao
2022-08-10
bpf: Acquire map uref in .init_seq_private for array map iterator
Hou Tao
2022-08-10
bpf: Disallow bpf programs call prog_run command.
Alexei Starovoitov
2022-08-10
bpf: export crash_kexec() as destructive kfunc
Artem Savkov
2022-08-10
bpf: add destructive kfunc flag
Artem Savkov
2022-08-09
bpf: Don't reinit map value in prealloc_lru_pop
Kumar Kartikeya Dwivedi
2022-08-09
bpf: Fix ref_obj_id for dynptr data slices in verifier
Joanne Koong
2022-08-09
bpf: Always return corresponding btf_type in __get_type_size()
Yonghong Song
2022-08-09
bpf: Add BPF-helper for accessing CLOCK_TAI
Jesper Dangaard Brouer
2022-08-09
bpf: Cleanup check_refcount_ok
Dave Marchevsky
2022-08-09
bpf, iter: Fix the condition on p when calling stop.
Hao Luo
2022-08-09
cgroup: enable cgroup_get_from_file() on cgroup1
Yosry Ahmed
2022-08-09
btf: Add a new kfunc flag which allows to mark a function to be sleepable
Benjamin Tissoires
2022-08-08
Merge tag 'rproc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
2022-08-08
Merge tag 'sysctl-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2022-08-08
Merge tag 'modules-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-08
kernel/sysctl.c: Remove trailing white space
Fanjun Kong
2022-08-08
kernel/sysctl.c: Clean up indentation, replace spaces with tab.
Fanjun Kong
2022-08-08
sysctl: Merge adjacent CONFIG_TREE_RCU blocks
Geert Uytterhoeven
2022-08-08
bpf: Verifier cleanups
Joanne Koong
2022-08-08
bpf: Use proper target btf when exporting attach_btf_obj_id
Stanislav Fomichev
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-08-06
Merge tag 'sched-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-08-06
Merge tag 'perf-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-08-06
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
bpf: Cleanup ftrace hash in bpf_trampoline_put
Jiri Olsa
2022-08-05
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
[next]