index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-12-14
bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfunc
Daniel Xu
2023-12-14
selftests/bpf: Remove flaky test_btf_id test
Yonghong Song
2023-12-14
bpf: Fix a race condition between btf_put() and map_free()
Yonghong Song
2023-12-14
net, xdp: Correct grammar
Randy Dunlap
2023-12-14
selftests/xsk: Fix for SEND_RECEIVE_UNALIGNED test
Tushar Vyavahare
2023-12-13
Merge branch 'bpf-use-gfp_kernel-in-bpf_event_entry_gen'
Alexei Starovoitov
2023-12-13
bpf: Use GFP_KERNEL in bpf_event_entry_gen()
Hou Tao
2023-12-13
bpf: Reduce the scope of rcu_read_lock when updating fd map
Hou Tao
2023-12-13
bpf: Update the comments in maybe_wait_bpf_programs()
Hou Tao
2023-12-13
bpf: add small subset of SECURITY_PATH hooks to BPF sleepable_lsm_hooks list
Matt Bobrowski
2023-12-13
Merge branch 'xdp-metadata-via-kfuncs-for-ice-vlan-hint'
Alexei Starovoitov
2023-12-13
selftests/bpf: Check VLAN tag and proto in xdp_metadata
Larysa Zaremba
2023-12-13
selftests/bpf: Add AF_INET packet generation to xdp_metadata
Larysa Zaremba
2023-12-13
selftests/bpf: Add flags and VLAN hint to xdp_hw_metadata
Larysa Zaremba
2023-12-13
selftests/bpf: Allow VLAN packets in xdp_hw_metadata
Larysa Zaremba
2023-12-13
mlx5: implement VLAN tag XDP hint
Larysa Zaremba
2023-12-13
net: make vlan_get_tag() return -ENODATA instead of -EINVAL
Larysa Zaremba
2023-12-13
veth: Implement VLAN tag XDP hint
Larysa Zaremba
2023-12-13
ice: use VLAN proto from ring packet context in skb path
Larysa Zaremba
2023-12-13
ice: Implement VLAN tag hint
Larysa Zaremba
2023-12-13
xdp: Add VLAN tag hint
Larysa Zaremba
2023-12-13
ice: Support XDP hints in AF_XDP ZC mode
Larysa Zaremba
2023-12-13
xsk: add functions to fill control buffer
Maciej Fijalkowski
2023-12-13
ice: Support RX hash XDP hint
Larysa Zaremba
2023-12-13
ice: Support HW timestamp hint
Larysa Zaremba
2023-12-13
ice: Introduce ice_xdp_buff
Larysa Zaremba
2023-12-13
ice: Make ptype internal to descriptor info processing
Larysa Zaremba
2023-12-13
ice: make RX HW timestamp reading code more reusable
Larysa Zaremba
2023-12-13
ice: make RX hash reading code more reusable
Larysa Zaremba
2023-12-13
Merge branch 'bpf-token-support-in-libbpf-s-bpf-object'
Alexei Starovoitov
2023-12-13
selftests/bpf: add tests for LIBBPF_BPF_TOKEN_PATH envvar
Andrii Nakryiko
2023-12-13
libbpf: support BPF token path setting through LIBBPF_BPF_TOKEN_PATH envvar
Andrii Nakryiko
2023-12-13
selftests/bpf: add tests for BPF object load with implicit token
Andrii Nakryiko
2023-12-13
selftests/bpf: add BPF object loading tests with explicit token passing
Andrii Nakryiko
2023-12-13
libbpf: wire up BPF token support at BPF object level
Andrii Nakryiko
2023-12-13
libbpf: wire up token_fd into feature probing logic
Andrii Nakryiko
2023-12-13
libbpf: move feature detection code into its own file
Andrii Nakryiko
2023-12-13
libbpf: further decouple feature checking logic from bpf_object
Andrii Nakryiko
2023-12-13
libbpf: split feature detectors definitions from cached results
Andrii Nakryiko
2023-12-13
bpf: fail BPF_TOKEN_CREATE if no delegation option was set on BPF FS
Andrii Nakryiko
2023-12-13
bpf: selftests: Add verifier tests for CO-RE bitfield writes
Daniel Xu
2023-12-13
bpf: selftests: test_loader: Support __btf_path() annotation
Daniel Xu
2023-12-13
libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
Daniel Xu
2023-12-13
bpf: Support uid and gid when mounting bpffs
Jie Jiang
2023-12-13
selftests/bpf: fix compiler warnings in RELEASE=1 mode
Andrii Nakryiko
2023-12-12
selftests/bpf: Relax time_tai test for equal timestamps in tai_forward
YiFei Zhu
2023-12-12
bpf: Comment on check_mem_size_reg
Andrei Matei
2023-12-12
bpf: Remove unused backtrack_state helper functions
Yang Li
2023-12-12
selftests/bpf: Fixes tests for filesystem kfuncs
Manu Bretelle
2023-12-11
bpf: use bitfields for simple per-subprog bool flags
Andrii Nakryiko
[next]