开源镜像站
帮助
动态
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-12-29
samples/bpf: Change _kern suffix to .bpf with syscall tracing program
Daniel T. Lee
2022-12-29
samples/bpf: Use vmlinux.h instead of implicit headers in syscall tracing pro...
Daniel T. Lee
2022-12-29
samples/bpf: Use kyscall instead of kprobe in syscall tracing program
Daniel T. Lee
2022-12-28
bpf: rename list_head -> graph_root in field info types
Dave Marchevsky
2022-12-28
libbpf: fix errno is overwritten after being closed.
Xin Liu
2022-12-27
bpf: fix regs_exact() logic in regsafe() to remap IDs correctly
Andrii Nakryiko
2022-12-27
bpf: perform byte-by-byte comparison only when necessary in regsafe()
Andrii Nakryiko
2022-12-27
bpf: reject non-exact register type matches in regsafe()
Andrii Nakryiko
2022-12-27
bpf: generalize MAYBE_NULL vs non-MAYBE_NULL rule
Andrii Nakryiko
2022-12-27
bpf: reorganize struct bpf_reg_state fields
Andrii Nakryiko
2022-12-27
bpf: teach refsafe() to take into account ID remapping
Andrii Nakryiko
2022-12-22
bpf: Remove unused field initialization in bpf's ctl_table
Ricardo Ribalda
2022-12-22
selftests/bpf: Add jit probe_mem corner case tests to s390x denylist
Daniel Borkmann
2022-12-22
selftests/bpf: Add verifier test exercising jit PROBE_MEM logic
Dave Marchevsky
2022-12-22
bpf, x86: Improve PROBE_MEM runtime load check
Dave Marchevsky
2022-12-21
libbpf: start v1.2 development cycle
Andrii Nakryiko
2022-12-21
bpf: Reduce smap->elem_size
Martin KaFai Lau
2022-12-20
Merge branch 'bpftool: improve error handing for missing .BTF section'
Andrii Nakryiko
2022-12-20
bpf: makefiles: Do not generate empty vmlinux.h
Changbin Du
2022-12-20
libbpf: Show error info about missing ".BTF" section
Changbin Du
2022-12-20
libbpf: Fix build warning on ref_ctr_off for 32-bit architectures
Khem Raj
2022-12-20
docs: BPF_MAP_TYPE_SOCK[MAP|HASH]
Maryam Tahhan
2022-12-19
selftests/bpf: Add BPF_F_NO_TUNNEL_KEY test
Christian Ehrig
2022-12-19
bpf: Add flag BPF_F_NO_TUNNEL_KEY to bpf_skb_set_tunnel_key()
Christian Ehrig
2022-12-19
Merge branch 'samples/bpf: fix LLVM compilation warning'
Martin KaFai Lau
2022-12-19
samples/bpf: fix uninitialized warning with test_current_task_under_cgroup
Daniel T. Lee
2022-12-19
samples/bpf: replace meaningless counter with tracex4
Daniel T. Lee
2022-12-19
samples/bpf: remove unused function with test_lru_dist
Daniel T. Lee
2022-12-19
bpf: Remove trace_printk_lock
Jiri Olsa
2022-12-19
bpf: Do cleanup in bpf_bprintf_cleanup only when needed
Jiri Olsa
2022-12-19
bpf: Add struct for bin_args arg in bpf_bprintf_prepare
Jiri Olsa
2022-12-15
tools/resolve_btfids: Use pkg-config to locate libelf
Shen Jiamin
2022-12-15
libbpf: Fix btf_dump's packed struct determination
Andrii Nakryiko
2022-12-15
selftests/bpf: Add few corner cases to test padding handling of btf_dump
Andrii Nakryiko
2022-12-15
libbpf: Fix BTF-to-C converter's padding logic
Andrii Nakryiko
2022-12-15
libbpf: Fix btf__align_of() by taking into account field offsets
Andrii Nakryiko
2022-12-15
selftests/bpf: Add non-standardly sized enum tests for btf_dump
Andrii Nakryiko
2022-12-15
libbpf: Handle non-standardly sized enums better in BTF-to-C dumper
Andrii Nakryiko
2022-12-15
libbpf: Fix single-line struct definition output in btf_dump
Andrii Nakryiko
2022-12-14
libbpf: Optimized return value in libbpf_strerror when errno is libbpf errno
Xin Liu
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-13
Merge tag 'xtensa-20221213' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2022-12-13
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-12-13
Merge tag 'x86_sev_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-13
Merge tag 'x86_paravirt_for_v6.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-12-13
Merge tag 'x86_microcode_for_v6.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-13
Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-13
Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-13
Merge tag 'x86_asm_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-13
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
[next]