index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-03-22
libbpf: Update a bpf_link with another struct_ops.
Kui-Feng Lee
2023-03-22
bpf: Update the struct_ops of a bpf_link.
Kui-Feng Lee
2023-03-22
libbpf: Create a bpf_link in bpf_map__attach_struct_ops().
Kui-Feng Lee
2023-03-22
bpf: Create links for BPF struct_ops maps.
Kui-Feng Lee
2023-03-22
net: Update an existing TCP congestion control algorithm.
Kui-Feng Lee
2023-03-22
bpf: Retire the struct_ops map kvalue->refcnt.
Kui-Feng Lee
2023-03-22
bpf: remember meta->iter info only for initialized iters
Andrii Nakryiko
2023-03-22
selftests/bpf: Check when bounds are not in the 32-bit range
Xu Kuohai
2023-03-22
bpf: Fix __reg_bound_offset 64->32 var_off subreg propagation
Daniel Borkmann
2023-03-22
Merge branch 'error checking where helpers call bpf_map_ops'
Alexei Starovoitov
2023-03-22
bpf: return long from bpf_map_ops funcs
JP Kobryn
2023-03-22
bpf/selftests: coverage for bpf_map_ops errors
JP Kobryn
2023-03-22
Merge branch 'bpf: Support ksym detection in light skeleton.'
Andrii Nakryiko
2023-03-22
selftests/bpf: Add light skeleton test for kfunc detection.
Alexei Starovoitov
2023-03-22
libbpf: Support kfunc detection in light skeleton.
Alexei Starovoitov
2023-03-22
bpf: Teach the verifier to recognize rdonly_mem as not null.
Alexei Starovoitov
2023-03-22
libbpf: Rename RELO_EXTERN_VAR/FUNC.
Alexei Starovoitov
2023-03-22
selftests/xsk: add xdp populate metadata test
Tushar Vyavahare
2023-03-20
Merge branch 'net: skbuff: skb bitfield compaction - bpf'
Martin KaFai Lau
2023-03-20
net: skbuff: move the fields BPF cares about directly next to the offset marker
Jakub Kicinski
2023-03-20
net: skbuff: reorder bytes 2 and 3 of the bitfield
Jakub Kicinski
2023-03-20
net: skbuff: rename __pkt_vlan_present_offset to __mono_tc_offset
Jakub Kicinski
2023-03-20
libbpf: Explicitly call write to append content to file
Liu Pan
2023-03-20
selftest/bpf: Add a test case for ld_imm64 copy logic.
Alexei Starovoitov
2023-03-20
libbpf: Fix ld_imm64 copy logic for ksym in light skeleton.
Alexei Starovoitov
2023-03-18
bpf, docs: Libbpf overview documentation
Sreevani Sreejith
2023-03-17
selftests/bpf: Add --json-summary option to test_progs
Manu Bretelle
2023-03-17
Merge branch 'bpf: Add detection of kfuncs.'
Andrii Nakryiko
2023-03-17
selftests/bpf: Add test for bpf_ksym_exists().
Alexei Starovoitov
2023-03-17
libbpf: Introduce bpf_ksym_exists() macro.
Alexei Starovoitov
2023-03-17
libbpf: Fix relocation of kfunc ksym in ld_imm64 insn.
Alexei Starovoitov
2023-03-17
bpf: Allow ld_imm64 instruction to point to kfunc.
Alexei Starovoitov
2023-03-17
bpf, docs: Use internal linking for link to netdev subsystem doc
Bagas Sanjaya
2023-03-17
kallsyms, bpf: Move find_kallsyms_symbol_value out of internal header
Viktor Malik
2023-03-16
Merge branch 'double-fix bpf_test_run + XDP_PASS recycling'
Alexei Starovoitov
2023-03-16
selftests/bpf: fix "metadata marker" getting overwritten by the netstack
Alexander Lobakin
2023-03-16
bpf, test_run: fix crashes due to XDP frame overwriting/corruption
Alexander Lobakin
2023-03-16
bpf: Remove misleading spec_v1 check on var-offset stack read
Luis Gerhorst
2023-03-16
Merge branch 'Make struct bpf_cpumask RCU safe'
Alexei Starovoitov
2023-03-16
bpf,docs: Remove bpf_cpumask_kptr_get() from documentation
David Vernet
2023-03-16
bpf: Remove bpf_cpumask_kptr_get() kfunc
David Vernet
2023-03-16
bpf/selftests: Test using global cpumask kptr with RCU
David Vernet
2023-03-16
bpf: Mark struct bpf_cpumask as rcu protected
David Vernet
2023-03-16
bpf: Free struct bpf_cpumask in call_rcu handler
David Vernet
2023-03-16
libbpf: Ignore warnings about "inefficient alignment"
Daniel Müller
2023-03-16
selftests/bpf: Fix a fd leak in an error path in network_helpers.c
Martin KaFai Lau
2023-03-16
selftests/bpf: Use ASSERT_EQ instead ASSERT_OK for testing memcmp result
Martin KaFai Lau
2023-03-15
Merge branch 'Fix attaching fentry/fexit/fmod_ret/lsm to modules'
Alexei Starovoitov
2023-03-15
bpf/selftests: Test fentry attachment to shadowed functions
Viktor Malik
2023-03-15
bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
Viktor Malik
[next]