index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2023-03-14
cgroup: Make current_cgns_cgroup_dfl() safe to call after exit_task_namespace()
Tejun Heo
2023-03-14
selftests/bpf: Fix trace_virtqueue_add_sgs test issue with LLVM 17.
Alexei Starovoitov
2023-03-14
Merge branch 'xdp: recycle Page Pool backed skbs built from XDP frames'
Alexei Starovoitov
2023-03-14
xdp: remove unused {__,}xdp_release_frame()
Alexander Lobakin
2023-03-14
xdp: recycle Page Pool backed skbs built from XDP frames
Alexander Lobakin
2023-03-14
net: page_pool, skbuff: make skb_mark_for_recycle() always available
Alexander Lobakin
2023-03-14
selftests/bpf: robustify test_xdp_do_redirect with more payload magics
Alexander Lobakin
2023-03-13
Merge branch 'bpf: Allow helpers access ptr_to_btf_id.'
Martin KaFai Lau
2023-03-13
selftests/bpf: Add various tests to check helper access into ptr_to_btf_id.
Alexei Starovoitov
2023-03-13
bpf: Allow helpers access trusted PTR_TO_BTF_ID.
Alexei Starovoitov
2023-03-13
bpf: Fix bpf_strncmp proto.
Alexei Starovoitov
2023-03-13
bpf, docs: Add signed comparison example
Dave Thaler
2023-03-13
selftests/bpf: use canonical ftrace path
Ross Zwisler
2023-03-13
bpf: use canonical ftrace path
Ross Zwisler
2023-03-13
bpf: Disable migration when freeing stashed local kptr using obj drop
Dave Marchevsky
2023-03-13
tasks: Extract rcu_users out of union
David Vernet
2023-03-13
bpf: fix precision propagation verbose logging
Andrii Nakryiko
2023-03-10
Merge branch 'Support stashing local kptrs with bpf_kptr_xchg'
Alexei Starovoitov
2023-03-10
selftests/bpf: Add local kptr stashing test
Dave Marchevsky
2023-03-10
bpf: Allow local kptrs to be exchanged via bpf_kptr_xchg
Dave Marchevsky
2023-03-10
bpf: Support __kptr to local kptrs
Dave Marchevsky
2023-03-10
bpf, docs: Explain helper functions
Dave Thaler
2023-03-10
bpf: Change btf_record_find enum parameter to field_mask
Dave Marchevsky
2023-03-10
bpf: btf: Remove unused btf_field_info_type enum
Dave Marchevsky
2023-03-10
bpf: verifier: Rename kernel_type_name helper to btf_type_name
Dave Marchevsky
2023-03-10
selftests/bpf: Add local-storage-create benchmark
Martin KaFai Lau
2023-03-10
selftests/bpf: Check freeing sk->sk_local_storage with sk_local_storage->smap...
Martin KaFai Lau
2023-03-10
selftests/bpf: Replace CHECK with ASSERT in test_local_storage
Martin KaFai Lau
2023-03-10
bpf: Add bpf_local_storage_free()
Martin KaFai Lau
2023-03-10
bpf: Add bpf_local_storage_rcu callback
Martin KaFai Lau
2023-03-10
bpf: Add bpf_selem_free()
Martin KaFai Lau
2023-03-10
bpf: Add bpf_selem_free_rcu callback
Martin KaFai Lau
2023-03-10
bpf: Remove bpf_selem_free_fields*_rcu
Martin KaFai Lau
[next]