开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2022-08-17
libbpf: Allows disabling auto attach
Hao Luo
2022-08-16
selftests/bpf: Fix attach point for non-x86 arches in test_progs/lsm
Artem Savkov
2022-08-15
libbpf: Making bpf_prog_load() ignore name if kernel doesn't support
Hangbin Liu
2022-08-15
selftests/bpf: Update CI kconfig
Daniel Xu
2022-08-15
selftests/bpf: Add connmark read test
Daniel Xu
2022-08-15
selftests/bpf: Add existing connection bpf_*_ct_lookup() test
Daniel Xu
2022-08-15
bpftool: Clear errno after libcap's checks
Quentin Monnet
2022-08-15
bpf: Clear up confusion in bpf_skb_adjust_room()'s documentation
Quentin Monnet
2022-08-15
bpftool: Fix a typo in a comment
Quentin Monnet
2022-08-11
libbpf: Add names for auxiliary maps
Hangbin Liu
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
libbpf: preserve errno across pr_warn/pr_info/pr_debug
Andrii Nakryiko
2022-08-10
Merge branch 'destructive bpf_kfuncs'
Alexei Starovoitov
2022-08-10
selftests/bpf: add destructive kfunc test
Artem Savkov
2022-08-10
bpf: export crash_kexec() as destructive kfunc
Artem Savkov
2022-08-10
bpf: add destructive kfunc flag
Artem Savkov
2022-08-10
selftests/xsk: Update poll test cases
Shibin Koikkara Reeny
2022-08-09
selftests/bpf: add extra test for using dynptr data slice after release
Joanne Koong
2022-08-09
bpf: Fix ref_obj_id for dynptr data slices in verifier
Joanne Koong
2022-08-09
selftests/bpf: Fix vmtest.sh getopts optstring
Daniel Xu
2022-08-09
selftests/bpf: Fix vmtest.sh -h to not require root
Daniel Xu
2022-08-09
bpf: Always return corresponding btf_type in __get_type_size()
Yonghong Song
2022-08-09
Merge branch 'Add BPF-helper for accessing CLOCK_TAI'
Alexei Starovoitov
2022-08-09
selftests/bpf: Add BPF-helper test for CLOCK_TAI access
Kurt Kanzenbach
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
net: netfilter: Remove ifdefs for code shared by BPF and ctnetlink
Kumar Kartikeya Dwivedi
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
bpf: Improve docstring for BPF_F_USER_BUILD_ID flag
Dave Marchevsky
2022-08-08
libbpf: Do not require executable permission for shared libraries
Hengqi Chen
2022-08-08
bpf: Verifier cleanups
Joanne Koong
2022-08-08
libbpf: Reject legacy 'maps' ELF section
Andrii Nakryiko
2022-08-08
selftests/bpf: Clean up sys_nanosleep uses
Joanne Koong
2022-08-04
libbpf: Ensure functions with always_inline attribute are inline
James Hilliard
2022-08-04
bpftool: Remove BPF_OBJ_NAME_LEN restriction when looking up bpf program by name
Manu Bretelle
2022-08-04
libbpf: Initialize err in probe_map_create
Florian Fainelli
2022-08-04
libbpf: Skip empty sections in bpf_object__init_global_data_maps
James Hilliard
2022-08-03
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-08-03
Merge tag 'ata-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
2022-08-03
Merge tag 'zonefs-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-03
Merge tag 'iomap-5.20-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-08-03
Merge tag 'affs-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kd...
Linus Torvalds
2022-08-03
Merge tag 'for-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-08-03
Merge tag 'efi-efivars-removal-for-v5.20' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-08-03
Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[next]