2023-03-17 |
Alexander Lobakin | selftests/bpf: fix "metadata marker" getting overwritte... |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Alexander Lobakin | bpf, test_run: fix crashes due to XDP frame overwriting... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Luis Gerhorst | bpf: Remove misleading spec_v1 check on var-offset... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Alexei Starovoitov | Merge branch 'Make struct bpf_cpumask RCU safe' |
commit | commitdiff | tree | snapshot |
2023-03-16 |
David Vernet | bpf,docs: Remove bpf_cpumask_kptr_get() from documentation |
commit | commitdiff | tree | snapshot |
2023-03-16 |
David Vernet | bpf: Remove bpf_cpumask_kptr_get() kfunc |
commit | commitdiff | tree | snapshot |
2023-03-16 |
David Vernet | bpf/selftests: Test using global cpumask kptr with RCU |
commit | commitdiff | tree | snapshot |
2023-03-16 |
David Vernet | bpf: Mark struct bpf_cpumask as rcu protected |
commit | commitdiff | tree | snapshot |
2023-03-16 |
David Vernet | bpf: Free struct bpf_cpumask in call_rcu handler |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Daniel Müller | libbpf: Ignore warnings about "inefficient alignment" |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Martin KaFai Lau | selftests/bpf: Fix a fd leak in an error path in networ... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Martin KaFai Lau | selftests/bpf: Use ASSERT_EQ instead ASSERT_OK for... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Alexei Starovoitov | Merge branch 'Fix attaching fentry/fexit/fmod_ret/lsm... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Viktor Malik | bpf/selftests: Test fentry attachment to shadowed functions |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Viktor Malik | bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules |
commit | commitdiff | tree | snapshot |
2023-03-14 |
Tejun Heo | cgroup: Make current_cgns_cgroup_dfl() safe to call... |
commit | commitdiff | tree | snapshot |
2023-03-14 |
Alexei Starovoitov | selftests/bpf: Fix trace_virtqueue_add_sgs test issue... |
commit | commitdiff | tree | snapshot |
2023-03-14 |
Alexei Starovoitov | Merge branch 'xdp: recycle Page Pool backed skbs built... |
commit | commitdiff | tree | snapshot |
2023-03-14 |
Alexander Lobakin | xdp: remove unused {__,}xdp_release_frame() |
commit | commitdiff | tree | snapshot |
2023-03-14 |
Alexander Lobakin | xdp: recycle Page Pool backed skbs built from XDP frames |
commit | commitdiff | tree | snapshot |
2023-03-14 |
Alexander Lobakin | net: page_pool, skbuff: make skb_mark_for_recycle(... |
commit | commitdiff | tree | snapshot |
2023-03-14 |
Alexander Lobakin | selftests/bpf: robustify test_xdp_do_redirect with... |
commit | commitdiff | tree | snapshot |
2023-03-14 |
Martin KaFai Lau | Merge branch 'bpf: Allow helpers access ptr_to_btf_id.' |
commit | commitdiff | tree | snapshot |
2023-03-14 |
Alexei Starovoitov | selftests/bpf: Add various tests to check helper access... |
commit | commitdiff | tree | snapshot |
2023-03-14 |
Alexei Starovoitov | bpf: Allow helpers access trusted PTR_TO_BTF_ID. |
commit | commitdiff | tree | snapshot |
2023-03-14 |
Alexei Starovoitov | bpf: Fix bpf_strncmp proto. |
commit | commitdiff | tree | snapshot |
2023-03-14 |
Dave Thaler | bpf, docs: Add signed comparison example |
commit | commitdiff | tree | snapshot |
2023-03-14 |
Ross Zwisler | selftests/bpf: use canonical ftrace path |
commit | commitdiff | tree | snapshot |
2023-03-14 |
Ross Zwisler | bpf: use canonical ftrace path |
commit | commitdiff | tree | snapshot |
2023-03-13 |
Dave Marchevsky | bpf: Disable migration when freeing stashed local kptr... |
commit | commitdiff | tree | snapshot |
2023-03-13 |
David Vernet | tasks: Extract rcu_users out of union |
commit | commitdiff | tree | snapshot |
2023-03-13 |
Andrii Nakryiko | bpf: fix precision propagation verbose logging |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Alexei Starovoitov | Merge branch 'Support stashing local kptrs with bpf_kpt... |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Dave Marchevsky | selftests/bpf: Add local kptr stashing test |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Dave Marchevsky | bpf: Allow local kptrs to be exchanged via bpf_kptr_xchg |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Dave Marchevsky | bpf: Support __kptr to local kptrs |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Dave Thaler | bpf, docs: Explain helper functions |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Dave Marchevsky | bpf: Change btf_record_find enum parameter to field_mask |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Dave Marchevsky | bpf: btf: Remove unused btf_field_info_type enum |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Dave Marchevsky | bpf: verifier: Rename kernel_type_name helper to btf_ty... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Martin KaFai Lau | selftests/bpf: Add local-storage-create benchmark |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Martin KaFai Lau | selftests/bpf: Check freeing sk->sk_local_storage with... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Martin KaFai Lau | selftests/bpf: Replace CHECK with ASSERT in test_local_... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Martin KaFai Lau | bpf: Add bpf_local_storage_free() |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Martin KaFai Lau | bpf: Add bpf_local_storage_rcu callback |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Martin KaFai Lau | bpf: Add bpf_selem_free() |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Martin KaFai Lau | bpf: Add bpf_selem_free_rcu callback |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Martin KaFai Lau | bpf: Remove bpf_selem_free_fields*_rcu |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Martin KaFai Lau | bpf: Repurpose use_trace_rcu to reuse_now in bpf_local_... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Martin KaFai Lau | bpf: Remember smap in bpf_local_storage |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Martin KaFai Lau | bpf: Remove the preceding __ from __bpf_selem_unlink_st... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Martin KaFai Lau | bpf: Remove __bpf_local_storage_map_alloc |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Martin KaFai Lau | bpf: Refactor codes into bpf_local_storage_destroy |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Martin KaFai Lau | bpf: Move a few bpf_local_storage functions to static... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
David Vernet | bpf/selftests: Fix send_signal tracepoint tests |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Andrii Nakryiko | bpf: take into account liveness when propagating precision |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Andrii Nakryiko | bpf: ensure state checkpointing at iter_next() call... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Alexei Starovoitov | Merge branch 'selftests/bpf: make BPF_CFLAGS stricter... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Andrii Nakryiko | selftests/bpf: make BPF compiler flags stricter |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Andrii Nakryiko | selftests/bpf: fix lots of silly mistakes pointed out... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Andrii Nakryiko | selftests/bpf: add __sink() macro to fake variable... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Andrii Nakryiko | selftests/bpf: prevent unused variable warning in bpf_for() |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Yonghong Song | selftests/bpf: Workaround verification failure for... |
commit | commitdiff | tree | snapshot |
2023-03-09 |
Lorenzo Bianconi | selftests/bpf: Improve error logs in XDP compliance... |
commit | commitdiff | tree | snapshot |
2023-03-09 |
Lorenzo Bianconi | selftests/bpf: Use ifname instead of ifindex in XDP... |
commit | commitdiff | tree | snapshot |
2023-03-09 |
Michael Weiß | bpf: Fix a typo for BPF_F_ANY_ALIGNMENT in bpf.h |
commit | commitdiff | tree | snapshot |
2023-03-09 |
Martin KaFai Lau | selftests/bpf: Fix flaky fib_lookup test |
commit | commitdiff | tree | snapshot |
2023-03-09 |
Alexei Starovoitov | Merge branch 'BPF open-coded iterators' |
commit | commitdiff | tree | snapshot |
2023-03-09 |
Andrii Nakryiko | selftests/bpf: implement and test custom testmod_seq... |
commit | commitdiff | tree | snapshot |
2023-03-09 |
Andrii Nakryiko | selftests/bpf: add number iterator tests |
commit | commitdiff | tree | snapshot |
2023-03-09 |
Andrii Nakryiko | selftests/bpf: add iterators tests |
commit | commitdiff | tree | snapshot |
2023-03-09 |
Andrii Nakryiko | selftests/bpf: add bpf_for_each(), bpf_for(), and bpf_r... |
commit | commitdiff | tree | snapshot |
2023-03-09 |
Andrii Nakryiko | bpf: implement numbers iterator |
commit | commitdiff | tree | snapshot |
2023-03-09 |
Andrii Nakryiko | bpf: add support for open-coded iterator loops |
commit | commitdiff | tree | snapshot |
2023-03-09 |
Andrii Nakryiko | bpf: add iterator kfuncs registration and validation... |
commit | commitdiff | tree | snapshot |
2023-03-09 |
Andrii Nakryiko | bpf: factor out fetching basic kfunc metadata |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Jakub Kicinski | Merge https://git./linux/kernel/git/bpf/bpf-next |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Roberto Sassu | selftests/bpf: Fix IMA test |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Eric Dumazet | net: reclaim skb->scm_io_uring bit |
commit | commitdiff | tree | snapshot |
2023-03-08 |
David S. Miller | Merge branch 'sparx5-tc-flower-templates' |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Steen Hegelund | net: microchip: sparx5: Add TC template support |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Steen Hegelund | net: microchip: sparx5: Add port keyset changing functi... |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Steen Hegelund | net: microchip: sparx5: Add TC template list to a port |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Steen Hegelund | net: microchip: sparx5: Provide rule count, key removal... |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Steen Hegelund | net: microchip: sparx5: Correct the spelling of the... |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Arınç ÜNAL | dt-bindings: net: dsa: mediatek,mt7530: change some... |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Jiapeng Chong | emulex/benet: clean up some inconsistent indenting |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Gustavo A.... | net/mlx4_en: Replace fake flex-array with flexible... |
commit | commitdiff | tree | snapshot |
2023-03-08 |
David S. Miller | Merge branch 'r8169-disable-ASPM-during-NAPI-poll' |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Heiner Kallweit | r8169: remove ASPM restrictions now that ASPM is disabl... |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Heiner Kallweit | r8169: disable ASPM during NAPI poll |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Heiner Kallweit | r8169: prepare rtl_hw_aspm_clkreq_enable for usage... |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Heiner Kallweit | r8169: enable cfg9346 config register access in atomic... |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Heiner Kallweit | r8169: use spinlock to protect access to registers... |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Heiner Kallweit | r8169: use spinlock to protect mac ocp register access |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Vadim Fedorenko | net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW... |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Gustavo A.... | netxen_nic: Replace fake flex-array with flexible-array... |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Heiner Kallweit | net: phy: smsc: simplify lan95xx_config_aneg_ext |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Eric Dumazet | net: remove enum skb_free_reason |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Heiner Kallweit | net: phy: improve phy_read_poll_timeout |
commit | commitdiff | tree | snapshot |
next |