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
2024-04-08
selftests/bpf: eliminate warning of get_cgroup_id_from_path()
Jason Xing
2024-04-06
Merge branch 'libbpf-api-to-partially-consume-items-from-ringbuffer'
Andrii Nakryiko
2024-04-06
libbpf: Add ring__consume_n / ring_buffer__consume_n
Andrea Righi
2024-04-06
libbpf: ringbuf: Allow to consume up to a certain amount of items
Andrea Righi
2024-04-06
libbpf: Start v1.5 development cycle
Andrea Righi
2024-04-05
Merge branch 'bpf-allow-invoking-kfuncs-from-bpf_prog_type_syscall-progs'
Andrii Nakryiko
2024-04-05
selftests/bpf: Verify calling core kfuncs from BPF_PROG_TYPE_SYCALL
David Vernet
2024-04-05
bpf: Allow invoking kfuncs from BPF_PROG_TYPE_SYSCALL progs
David Vernet
2024-04-05
bpf, docs: Editorial nits in instruction-set.rst
Dave Thaler
2024-04-05
selftests/bpf: Make sure libbpf doesn't enforce the signature of a func pointer.
Kui-Feng Lee
2024-04-05
Merge branch 'bpf-allow-bpf_for_each_map_elem-helper-with-different-input-maps'
Alexei Starovoitov
2024-04-05
selftests/bpf: add test for bpf_for_each_map_elem() with different maps
Philo Lu
2024-04-05
bpf: allow invoking bpf_for_each_map_elem with different maps
Philo Lu
2024-04-05
bpf: store both map ptr and state in bpf_insn_aux_data
Philo Lu
2024-04-05
bpf: fix perf_snapshot_branch_stack link failure
Arnd Bergmann
2024-04-04
selftests/bpf: add fp-leaking precise subprog result tests
Andrii Nakryiko
2024-04-04
bpf: prevent r10 register from being marked as precise
Andrii Nakryiko
2024-04-04
bpf: Pack struct bpf_fib_lookup
Anton Protopopov
2024-04-04
bpftool: Mount bpffs on provided dir instead of parent dir
Sahil Siddiq
2024-04-04
Merge branch 'inline-bpf_get_branch_snapshot-bpf-helper'
Alexei Starovoitov
2024-04-04
bpf: inline bpf_get_branch_snapshot() helper
Andrii Nakryiko
2024-04-04
bpf: make bpf_get_branch_snapshot() architecture-agnostic
Andrii Nakryiko
2024-04-04
bpf, riscv: Implement bpf_addr_space_cast instruction
Puranjay Mohan
2024-04-04
bpf, riscv: Implement PROBE_MEM32 pseudo instructions
Puranjay Mohan
2024-04-04
bpf: Optimize emit_mov_imm64().
Alexei Starovoitov
2024-04-03
bpf: handle CONFIG_SMP=n configuration in x86 BPF JIT
Andrii Nakryiko
2024-04-03
Merge branch 'add-internal-only-bpf-per-cpu-instruction'
Alexei Starovoitov
2024-04-03
bpf: inline bpf_map_lookup_elem() helper for PERCPU_HASH map
Andrii Nakryiko
2024-04-03
bpf: inline bpf_map_lookup_elem() for PERCPU_ARRAY maps
Andrii Nakryiko
2024-04-03
bpf: inline bpf_get_smp_processor_id() helper
Andrii Nakryiko
2024-04-03
bpf: add special internal-only MOV instruction to resolve per-CPU addrs
Andrii Nakryiko
2024-04-03
bpf: Replace deprecated strncpy with strscpy
Justin Stitt
2024-04-03
selftests/xsk: Add new test case for AF_XDP under max ring sizes
Tushar Vyavahare
2024-04-03
selftests/xsk: Test AF_XDP functionality under minimal ring configurations
Tushar Vyavahare
2024-04-03
selftests/xsk: Introduce set_ring_size function with a retry mechanism for ha...
Tushar Vyavahare
2024-04-03
selftests/bpf: Implement set_hw_ring_size function to configure interface rin...
Tushar Vyavahare
2024-04-03
selftests/bpf: Implement get_hw_ring_size function to retrieve current and ma...
Tushar Vyavahare
2024-04-03
selftests/xsk: Make batch size variable
Tushar Vyavahare
2024-04-03
tools: Add ethtool.h header to tooling infra
Tushar Vyavahare
2024-04-02
Merge branch 'bpf-arm64-add-support-for-bpf-arena'
Alexei Starovoitov
2024-04-02
bpf: Add arm64 JIT support for bpf_addr_space_cast instruction.
Puranjay Mohan
2024-04-02
bpf: Add arm64 JIT support for PROBE_MEM32 pseudo instructions.
Puranjay Mohan
2024-04-02
selftests/bpf: Add pid limit for mptcpify prog
Geliang Tang
2024-04-02
libbpf: Use local bpf_helpers.h include
Tobias Böhm
2024-04-02
bpf: Improve program stats run-time calculation
Jose Fernandez
2024-04-02
selftests/bpf: Skip test when perf_event_open returns EOPNOTSUPP
Pu Lehui
2024-04-02
bpftool: Use __typeof__() instead of typeof() in BPF skeleton
Andrii Nakryiko
2024-04-02
selftests/bpf: Using llvm may_goto inline asm for cond_break macro
Yonghong Song
2024-04-02
bpf: Add a verbose message if map limit is reached
Anton Protopopov
2024-04-02
bpf: Fix typo in uapi doc comments
David Lechner
[next]