开源镜像站
帮助
动态
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
2023-02-02
docs/bpf: Add description of register liveness tracking algorithm
Eduard Zingerman
2023-02-02
selftests/bpf: Initialize tc in xdp_synproxy
Ilya Leoshkevich
2023-02-02
selftests/bpf: Remove duplicate include header in xdp_hw_metadata
Ye Xingchen
2023-02-02
selftests/bpf: Don't refill on completion in xdp_metadata
Stanislav Fomichev
2023-02-02
selftests/bpf: xdp_hw_metadata use strncpy for ifname
Jesper Dangaard Brouer
2023-02-02
selftests/bpf: xdp_hw_metadata correct status value in error(3)
Jesper Dangaard Brouer
2023-02-02
selftests/bpf: xdp_hw_metadata cleanup cause segfault
Jesper Dangaard Brouer
2023-02-02
selftests/bpf: xdp_hw_metadata clear metadata when -EOPNOTSUPP
Jesper Dangaard Brouer
2023-02-02
selftests/bpf: Fix unmap bug in prog_tests/xdp_metadata.c
Jesper Dangaard Brouer
2023-02-02
Merge branch 'kfunc-annotation'
Daniel Borkmann
2023-02-02
selftests/bpf: Add testcase for static kfunc with unused arg
David Vernet
2023-02-02
bpf: Add __bpf_kfunc tag to all kfuncs
David Vernet
2023-02-02
bpf: Document usage of the new __bpf_kfunc macro
David Vernet
2023-02-02
bpf: Add __bpf_kfunc tag for marking kernel functions as kfuncs
David Vernet
2023-02-01
Merge branch 'xdp-ice-mbuf'
Daniel Borkmann
2023-02-01
ice: xsk: Do not convert to buff to frame for XDP_TX
Maciej Fijalkowski
2023-02-01
ice: Remove next_{dd,rs} fields from ice_tx_ring
Maciej Fijalkowski
2023-02-01
ice: Add support for XDP multi-buffer on Tx side
Maciej Fijalkowski
2023-02-01
ice: Add support for XDP multi-buffer on Rx side
Maciej Fijalkowski
2023-02-01
ice: Use xdp->frame_sz instead of recalculating truesize
Maciej Fijalkowski
2023-02-01
ice: Do not call ice_finalize_xdp_rx() unnecessarily
Maciej Fijalkowski
2023-02-01
ice: Use ice_max_xdp_frame_size() in ice_xdp_setup_prog()
Maciej Fijalkowski
2023-02-01
ice: Centrallize Rx buffer recycling
Maciej Fijalkowski
2023-02-01
ice: Inline eop check
Maciej Fijalkowski
2023-02-01
ice: Pull out next_to_clean bump out of ice_put_rx_buf()
Maciej Fijalkowski
2023-02-01
ice: Store page count inside ice_rx_buf
Maciej Fijalkowski
2023-02-01
ice: Add xdp_buff to ice_rx_ring struct
Maciej Fijalkowski
2023-02-01
ice: Prepare legacy-rx for upcoming XDP multi-buffer support
Maciej Fijalkowski
2023-01-29
Merge branch 'Support bpf trampoline for s390x'
Alexei Starovoitov
2023-01-29
selftests/bpf: Trim DENYLIST.s390x
Ilya Leoshkevich
2023-01-29
selftests/bpf: Fix s390x vmlinux path
Ilya Leoshkevich
2023-01-29
s390/bpf: Implement bpf_jit_supports_kfunc_call()
Ilya Leoshkevich
2023-01-29
s390/bpf: Implement bpf_jit_supports_subprog_tailcalls()
Ilya Leoshkevich
2023-01-29
s390/bpf: Implement arch_prepare_bpf_trampoline()
Ilya Leoshkevich
2023-01-29
s390/bpf: Implement bpf_arch_text_poke()
Ilya Leoshkevich
2023-01-29
s390/bpf: Add expoline to tail calls
Ilya Leoshkevich
2023-01-29
selftests/bpf: Fix sk_assign on s390x
Ilya Leoshkevich
2023-01-28
s390/bpf: Fix a typo in a comment
Ilya Leoshkevich
2023-01-28
bpf: btf: Add BTF_FMODEL_SIGNED_ARG flag
Ilya Leoshkevich
2023-01-28
bpf: iterators: Split iterators.lskel.h into little- and big- endian versions
Ilya Leoshkevich
2023-01-28
libbpf: Fix BPF_PROBE_READ{_STR}_INTO() on s390x
Ilya Leoshkevich
2023-01-28
libbpf: Fix unbounded memory access in bpf_usdt_arg()
Ilya Leoshkevich
2023-01-28
libbpf: Simplify barrier_var()
Ilya Leoshkevich
2023-01-28
selftests/bpf: Fix profiler on s390x
Ilya Leoshkevich
2023-01-28
selftests/bpf: Fix xdp_synproxy/tc on s390x
Ilya Leoshkevich
2023-01-28
selftests/bpf: Fix vmlinux test on s390x
Ilya Leoshkevich
2023-01-28
selftests/bpf: Fix test_xdp_adjust_tail_grow2 on s390x
Ilya Leoshkevich
2023-01-28
selftests/bpf: Fix test_lsm on s390x
Ilya Leoshkevich
2023-01-28
selftests/bpf: Add a sign-extension test for kfuncs
Ilya Leoshkevich
2023-01-28
selftests/bpf: Increase SIZEOF_BPF_LOCAL_STORAGE_ELEM on s390x
Ilya Leoshkevich
[next]