BPF - Berkeley Packet Filters
[Prev Page][Next Page]
- [PATCH RFC net-next 4/5] selftests: drv-net: Adjust XDP header data with bpf_dynptr, (continued)
- [PATCH bpf v2] bpf/helpers: Use __GFP_HIGH instead of GFP_ATOMIC in __bpf_async_init(),
Peilin Ye
- [PATCH bpf-next v7 0/7] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu maps,
Leon Hwang
- [BUG?] bpf_skb_net_shrink does not unset encapsulation flag,
Tobias Böhm
- [PATCH v8 bpf-next/net 0/6] bpf: Allow decoupling memcg from sk->sk_prot->memory_allocated.,
Kuniyuki Iwashima
- [GIT PULL] BPF fixes for 6.17-rc6,
Alexei Starovoitov
- [PATCH bpf-next v1 00/10] bpf: replace path-sensitive with path-insensitive live stack analysis,
Eduard Zingerman
- [syzbot ci] Re: bpf: replace path-sensitive with path-insensitive live stack analysis, syzbot ci
- [PATCH bpf-next v1 03/10] bpf: remove redundant REG_LIVE_READ check in stacksafe(), Eduard Zingerman
- [PATCH bpf-next v1 02/10] bpf: use compute_live_registers() info in clean_func_state, Eduard Zingerman
- [PATCH bpf-next v1 08/10] bpf: signal error if old liveness is more conservative than new, Eduard Zingerman
- [PATCH bpf-next v1 05/10] bpf: compute instructions postorder per subprogram, Eduard Zingerman
- [PATCH bpf-next v1 10/10] bpf: table based bpf_insn_successors(), Eduard Zingerman
- [PATCH bpf-next v1 04/10] bpf: declare a few utility functions as internal api, Eduard Zingerman
- [PATCH bpf-next v1 07/10] bpf: enable callchain sensitive stack liveness tracking, Eduard Zingerman
- [PATCH bpf-next v1 06/10] bpf: callchain sensitive stack liveness tracking using CFG, Eduard Zingerman
- [PATCH bpf-next v1 09/10] bpf: disable and remove registers chain based liveness, Eduard Zingerman
- [PATCH bpf-next v1 01/10] bpf: bpf_verifier_state->cleaned flag instead of REG_LIVE_DONE, Eduard Zingerman
- [PATCH v5 0/5] barrier: Add smp_cond_load_*_timeout(),
Ankur Arora
- [PATCH bpf-next] selftests/bpf: more open-coded gettid syscall cleanup,
Alan Maguire
- [PATCH] docs/bpf: clarify ret handling in LSM BPF programs, Ariel Silver
- [PATCH v18 net-next 00/14] AccECN protocol patch series,
chia-yu . chang
- [PATCH v18 net-next 01/14] tcp: reorganize SYN ECN code, chia-yu . chang
- [PATCH v18 net-next 09/14] tcp: sack option handling improvements, chia-yu . chang
- [PATCH v18 net-next 02/14] tcp: fast path functions later, chia-yu . chang
- [PATCH v18 net-next 13/14] tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics, chia-yu . chang
- [PATCH v18 net-next 08/14] tcp: accecn: AccECN needs to know delivered bytes, chia-yu . chang
- [PATCH v18 net-next 03/14] tcp: reorganize tcp_sock_write_txrx group for variables later, chia-yu . chang
- [PATCH v18 net-next 14/14] tcp: accecn: try to fit AccECN option with SACK, chia-yu . chang
- [PATCH v18 net-next 04/14] tcp: ecn functions in separated include file, chia-yu . chang
- [PATCH v18 net-next 07/14] tcp: accecn: add AccECN rx byte counters, chia-yu . chang
- [PATCH v18 net-next 12/14] tcp: accecn: AccECN option failure handling, chia-yu . chang
- [PATCH v18 net-next 11/14] tcp: accecn: AccECN option send control, chia-yu . chang
- [PATCH v18 net-next 05/14] tcp: AccECN core, chia-yu . chang
- [PATCH v18 net-next 10/14] tcp: accecn: AccECN option, chia-yu . chang
- [PATCH v18 net-next 06/14] tcp: accecn: AccECN negotiation, chia-yu . chang
- [PATCH v2] docs/bpf: clarify ret handling in LSM BPF programs, Ariel Silver
- [PATCH net-next v2 00/11] net: stmmac: timestamping/ptp cleanups,
Russell King (Oracle)
- Re: [PATCH net-next v2 00/11] net: stmmac: timestamping/ptp cleanups, patchwork-bot+netdevbpf
- [PATCH net-next v2 02/11] net: stmmac: disable PTP clock after unregistering PTP, Russell King (Oracle)
- [PATCH net-next v2 03/11] net: stmmac: fix PTP error cleanup in __stmmac_open(), Russell King (Oracle)
- [PATCH net-next v2 07/11] net: stmmac: move stmmac_init_ptp() messages into function, Russell King (Oracle)
- [PATCH net-next v2 10/11] net: stmmac: move PTP support check into stmmac_init_timestamping(), Russell King (Oracle)
- [PATCH net-next v2 04/11] net: stmmac: fix stmmac_xdp_open() clk_ptp_ref error cleanup, Russell King (Oracle)
- [PATCH net-next v2 01/11] net: stmmac: ptp: improve handling of aux_ts_lock lifetime, Russell King (Oracle)
- [PATCH net-next v2 09/11] net: stmmac: add stmmac_setup_ptp(), Russell King (Oracle)
- [PATCH net-next v2 08/11] net: stmmac: rename stmmac_init_ptp(), Russell King (Oracle)
- [PATCH net-next v2 05/11] net: stmmac: unexport stmmac_init_tstamp_counter(), Russell King (Oracle)
- [PATCH net-next v2 11/11] net: stmmac: move timestamping/ptp init to stmmac_hw_setup() caller, Russell King (Oracle)
- [PATCH net-next v2 06/11] net: stmmac: add __stmmac_release() to complement __stmmac_open(), Russell King (Oracle)
- [PATCH bpf-next v2] selftests/bpf: Fix incorrect array size calculation,
Jiayuan Chen
- [PATCHv3 perf/core 0/6] uprobe,bpf: Allow to change app registers from uprobe registers,
Jiri Olsa
- [PATCH bpf-next v6 0/7] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu maps,
Leon Hwang
- [PATCH bpf v3 1/1] bpf: Allow fall back to interpreter for programs with stack size <= 512,
KaFai Wan
- [RFC PATCH bpf-next 00/14] bpf: Efficient socket destruction,
Jordan Rife
- Re: [RFC PATCH bpf-next 00/14] bpf: Efficient socket destruction, Martin KaFai Lau
- [RFC PATCH bpf-next 02/14] bpf: Hold socket lock in socket hash iterator, Jordan Rife
- [RFC PATCH bpf-next 04/14] bpf: Mark sk as PTR_TRUSTED in sockmap iterator context, Jordan Rife
- [RFC PATCH bpf-next 12/14] bpf: Allow bpf_sock_(map|hash)_update from BPF_SOCK_OPS_UDP_CONNECTED_CB, Jordan Rife
- [RFC PATCH bpf-next 08/14] selftests/bpf: Fix off by one error in remove_all_established, Jordan Rife
- [RFC PATCH bpf-next 14/14] bpf, doc: Document map_extra and key prefix filtering for socket hash, Jordan Rife
- [RFC PATCH bpf-next 03/14] bpf: Hold socket lock in socket map iterator, Jordan Rife
- [RFC PATCH bpf-next 11/14] bpf: Introduce BPF_SOCK_OPS_UDP_CONNECTED_CB, Jordan Rife
- [RFC PATCH bpf-next 01/14] bpf: Use reference counting for struct bpf_shtab_elem, Jordan Rife
- [RFC PATCH bpf-next 09/14] selftests/bpf: Test socket hash iterator resume scenarios, Jordan Rife
- [RFC PATCH bpf-next 13/14] selftests/bpf: Extend insert and destroy tests for UDP sockets, Jordan Rife
- [RFC PATCH bpf-next 07/14] bpf: Support key prefix filtering for socket hash iterators, Jordan Rife
- [RFC PATCH bpf-next 06/14] bpf: Enable precise bucketing control for socket hashes, Jordan Rife
- [RFC PATCH bpf-next 05/14] selftests/bpf: Test bpf_sock_destroy() with sockmap iterators, Jordan Rife
- [RFC PATCH bpf-next 10/14] selftests/bpf: Socket map + sockops insert and destroy, Jordan Rife
- [PATCH bpf-next v2 1/2] bpf: Add lookup_and_delete_elem for BPF_MAP_STACK_TRACE,
Tao Chen
- [PATCH net-next 00/11] net: stmmac: timestamping/ptp cleanups,
Russell King (Oracle)
- Re: [PATCH net-next 00/11] net: stmmac: timestamping/ptp cleanups, Andrew Lunn
- [PATCH net-next 02/11] net: stmmac: disable PTP clock after unregistering PTP, Russell King (Oracle)
- [PATCH net-next 03/11] net: stmmac: fix PTP error cleanup in __stmmac_open(), Russell King (Oracle)
- [PATCH net-next 07/11] net: stmmac: move stmmac_init_ptp() messages into function, Russell King (Oracle)
- [PATCH net-next 08/11] net: stmmac: rename stmmac_init_ptp(), Russell King (Oracle)
- [PATCH net-next 10/11] net: stmmac: move PTP support check into stmmac_init_timestamping(), Russell King (Oracle)
- [PATCH net-next 04/11] net: stmmac: fix stmmac_xdp_open() clk_ptp_ref error cleanup, Russell King (Oracle)
- [PATCH net-next 01/11] net: stmmac: ptp: improve handling of aux_ts_lock lifetime, Russell King (Oracle)
- [PATCH net-next 09/11] net: stmmac: add stmmac_setup_ptp(), Russell King (Oracle)
- [PATCH net-next 05/11] net: stmmac: unexport stmmac_init_tstamp_counter(), Russell King (Oracle)
- [PATCH net-next 11/11] net: stmmac: move timestamping/ptp init to stmmac_hw_setup() caller, Russell King (Oracle)
- Re: [Linux-stm32] [PATCH net-next 00/11] net: stmmac: timestamping/ptp cleanups, Gatien CHEVALLIER
- [PATCH net-next 06/11] net: stmmac: add __stmmac_release() to complement __stmmac_open(), Russell King (Oracle)
- [PATCH bpf-next] selftests/bpf: remove Mykola Lysenko from BPF selftests maintainers,
Eduard Zingerman
- [RFC 0/2] BPF signature hash chains,
Blaise Boscaccy
- [PATCH bpf v2] rqspinlock: Choose trylock fallback for NMI waiters,
Kumar Kartikeya Dwivedi
- [PATCH bpf v1] rqspinlock: Choose trylock fallback for NMI waiters,
Kumar Kartikeya Dwivedi
- [PATCH v7 bpf-next/net 0/6] bpf: Allow decoupling memcg from sk->sk_prot->memory_allocated.,
Kuniyuki Iwashima
- [PATCH net 1/4] igb: Fix NULL pointer dereference in ethtool loopback test, Tony Nguyen
- [PATCH v1 bpf] tcp_bpf: Call sk_msg_free() when tcp_bpf_send_verdict() fails to allocate psock->cork.,
Kuniyuki Iwashima
- [PATCH v2 00/13] Internalize www.kernel.org/doc cross-references,
Bagas Sanjaya
- [PATCH v2 04/13] Documentation: amd-pstate: Use internal link to kselftest, Bagas Sanjaya
- [PATCH v2 02/13] Documentation: damon: reclaim: Convert "Free Page Reporting" citation link, Bagas Sanjaya
- [PATCH v2 10/13] Documentation: smb: smbdirect: Convert KSMBD docs link, Bagas Sanjaya
- [PATCH v2 07/13] Documentation: kasan: Use internal link to kunit, Bagas Sanjaya
- [PATCH v2 03/13] Documentation: perf-security: Convert security credentials bibliography link, Bagas Sanjaya
- [PATCH v2 08/13] Documentation: gpu: Use internal link to kunit, Bagas Sanjaya
- [PATCH v2 01/13] Documentation: hw-vuln: l1tf: Convert kernel docs external links, Bagas Sanjaya
- [PATCH v2 12/13] nitro_enclaves: Use internal cross-reference for kernel docs links, Bagas Sanjaya
- [PATCH v2 06/13] Documentation: bpf: Convert external kernel docs link, Bagas Sanjaya
- [PATCH v2 09/13] Documentation: filesystems: Fix stale reference to device-mapper docs, Bagas Sanjaya
- [PATCH v2 11/13] Documentation: net: Convert external kernel networking docs, Bagas Sanjaya
- [PATCH v2 13/13] Documentation: checkpatch: Convert kernel docs references, Bagas Sanjaya
- [PATCH v2 05/13] Documentation: blk-mq: Convert block layer docs external links, Bagas Sanjaya
- [no subject], Unknown
- [PATCH v7 mm-new 0/9] mm, bpf: BPF based THP order selection,
Yafang Shao
- Re: [PATCH v7 mm-new 0/9] mm, bpf: BPF based THP order selection, Lance Yang
- [PATCH v7 mm-new 05/10] bpf: mark mm->owner as __safe_rcu_or_null, Yafang Shao
- [PATCH v7 mm-new 04/10] mm: thp: enable THP allocation exclusively through khugepaged, Yafang Shao
- [PATCH v7 mm-new 08/10] selftests/bpf: add test case to update THP policy, Yafang Shao
- [PATCH v7 mm-new 10/10] Documentation: add BPF-based THP policy management, Yafang Shao
- [PATCH v7 mm-new 03/10] mm: thp: decouple THP allocation between swap and page fault paths, Yafang Shao
- [PATCH v7 mm-new 06/10] bpf: mark vma->vm_mm as __safe_trusted_or_null, Yafang Shao
- [PATCH v7 mm-new 01/10] mm: thp: remove disabled task from khugepaged_mm_slot, Yafang Shao
- [PATCH v7 mm-new 09/10] selftests/bpf: add test cases for invalid thp_adjust usage, Yafang Shao
- [PATCH v7 mm-new 07/10] selftests/bpf: add a simple BPF based THP policy, Yafang Shao
- [PATCH v7 mm-new 02/10] mm: thp: add support for BPF based THP order selection, Yafang Shao
- [PATCH net v1 0/2] Fix generating skb from non-linear xdp_buff for mlx5,
Amery Hung
- [PATCH net-next 00/10] net/mlx5e: Use multiple doorbells,
Tariq Toukan
- [PATCH net-next 01/10] net/mlx5: Fix typo of MLX5_EQ_DOORBEL_OFFSET, Tariq Toukan
- [PATCH net-next 09/10] devlink: Add a 'num_doorbells' driverinit param, Tariq Toukan
- [PATCH net-next 02/10] net/mlx5: Remove unused 'offset' field from mlx5_sq_bfreg, Tariq Toukan
- [PATCH net-next 03/10] net/mlx5e: Remove unused 'xsk' param of mlx5e_build_xdpsq_param, Tariq Toukan
- [PATCH net-next 08/10] net/mlx5e: Use multiple CQ doorbells, Tariq Toukan
- [PATCH net-next 07/10] net/mlx5e: Use multiple TX doorbells, Tariq Toukan
- [PATCH net-next 10/10] net/mlx5e: Use the 'num_doorbells' devlink param, Tariq Toukan
- [PATCH net-next 06/10] net/mlx5e: Prepare for using different CQ doorbells, Tariq Toukan
- [PATCH net-next 05/10] net/mlx5e: Prepare for using multiple TX doorbells, Tariq Toukan
- [PATCH net-next 04/10] net/mlx5: Store the global doorbell in mlx5_priv, Tariq Toukan
- [PATCH bpf v3 0/2] bpf: Reject bpf_timer for PREEMPT_RT,
Leon Hwang
- [PATCH bpf-next v7 0/6] bpf: report arena faults to BPF streams,
Puranjay Mohan
- [PATCH v2 bpf-next] selftests/bpf: more open-coded gettid syscall cleanup, Alan Maguire
- [PATCH iwl-next 0/5] idpf: add XSk support,
Alexander Lobakin
- [RFC PATCH bpf-next v2 0/6] bpf: Extend bpf syscall with common attributes support,
Leon Hwang
- Resolve Incoming Message,
Mail Delivery System
- bpftool uses wrong order of tracefs search,
Alexei Starovoitov
- [PATCH v2 0/1] seccomp: Add SECCOMP_CLONE_FILTER operation,
Tom Hromatka
- [PATCH v3] net/tcp: Fix a NULL pointer dereference when using TCP-AO with TCP_REPAIR,
Anderson Nascimento
- linux-next: manual merge of the tip tree with the bpf-next tree,
Stephen Rothwell
- [PATCH v6 00/11] Direct Map Removal Support for guest_memfd,
Roy, Patrick
- [PATCH v6 02/11] arch: export set_direct_map_valid_noflush to KVM module, Roy, Patrick
- [PATCH v6 04/11] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate, Roy, Patrick
- [PATCH v6 10/11] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests, Roy, Patrick
- [PATCH v6 07/11] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1, Roy, Patrick
- [PATCH v6 11/11] KVM: selftests: Test guest execution from direct map removed gmem, Roy, Patrick
- [PATCH v6 09/11] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape, Roy, Patrick
- [PATCH v6 06/11] KVM: selftests: load elf via bounce buffer, Roy, Patrick
- [PATCH v6 08/11] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types, Roy, Patrick
- [PATCH v6 01/11] filemap: Pass address_space mapping to ->free_folio(), Roy, Patrick
- [PATCH v6 03/11] mm: introduce AS_NO_DIRECT_MAP, Roy, Patrick
- [PATCH v6 05/11] KVM: guest_memfd: Add flag to remove from direct map, Roy, Patrick
- [PATCH bpf-next] bpftool: Search for tracefs at /sys/kernel/tracing first, Quentin Monnet
- [PATCH bpf] bpf: potential double-free of env->insn_aux_data, Eduard Zingerman
- [PATCH 6.1 00/15] genetlink: Test Netlink subsystem of Linux v6.1,
Yana Bashlykova
- [no subject], Unknown
- [PATCH v2 0/2] bpf: Add BPF_MAP_TYPE_CRED_STORAGE support,
David Windsor
[PATCH bpf-next v9 1/3] bpf: refactor max_depth computation in bpf_get_stack(),
Arnaud Lecomte
[syzbot] [bpf?] WARNING in convert_ctx_accesses (2), syzbot
[PATCH v3 bpf-next] selftests/bpf: Fix arena_spin_lock selftest failure, Saket Kumar Bhaskar
[bug report] [regression?] bpf lsm breaks /proc/*/attr/current with security= on commandline, Filip Hejsek
[PATCH v2 bpf-next 00/13] BPF indirect jumps,
Anton Protopopov
- [PATCH v2 bpf-next 02/13] bpf: save the start of functions in bpf_prog_aux, Anton Protopopov
- [PATCH v2 bpf-next 09/13] bpf: disasm: add support for BPF_JMP|BPF_JA|BPF_X, Anton Protopopov
- [PATCH v2 bpf-next 12/13] bpftool: Recognize insn_array map type, Anton Protopopov
- [PATCH v2 bpf-next 10/13] libbpf: fix formatting of bpf_object__append_subprog_code, Anton Protopopov
- [PATCH v2 bpf-next 07/13] bpf, x86: allow indirect jumps to r8...r15, Anton Protopopov
- [PATCH v2 bpf-next 05/13] bpf: support instructions arrays with constants blinding, Anton Protopopov
- [PATCH v2 bpf-next 06/13] selftests/bpf: test instructions arrays with blinding, Anton Protopopov
- [PATCH v2 bpf-next 01/13] bpf: fix the return value of push_stack, Anton Protopopov
- [PATCH v2 bpf-next 11/13] libbpf: support llvm-generated indirect jumps, Anton Protopopov
- [PATCH v2 bpf-next 13/13] selftests/bpf: add selftests for indirect jumps, Anton Protopopov
- [PATCH v2 bpf-next 04/13] selftests/bpf: add selftests for new insn_array map, Anton Protopopov
- [PATCH v2 bpf-next 03/13] bpf, x86: add new map type: instructions array, Anton Protopopov
- [PATCH v2 bpf-next 08/13] bpf, x86: add support for indirect jumps, Anton Protopopov
[PATCH] bpf: verifier: fix WARNING in reg_bounds_sanity_check (2), Kriish Sharma
[PATCH v4 00/21] Legacy hardware/cache events as json,
Ian Rogers
- [PATCH v4 21/21] perf test: Make stat grep more robust, Ian Rogers
- [PATCH v4 16/21] perf record: Use evlist__new_default when no events specified, Ian Rogers
- [PATCH v4 17/21] perf top: Use evlist__new_default when no events specified, Ian Rogers
- [PATCH v4 18/21] perf evlist: Avoid scanning all PMUs for evlist__new_default, Ian Rogers
- [PATCH v4 19/21] perf evsel: Improvements to __evsel__match, Ian Rogers
- [PATCH v4 02/21] perf perf_api_probe: Avoid scanning all PMUs, try software PMU first, Ian Rogers
- [PATCH v4 08/21] perf pmu: Factor term parsing into a perf_event_attr into a helper, Ian Rogers
- [PATCH v4 07/21] perf pmu: Use fd rather than FILE from new_alias, Ian Rogers
- [PATCH v4 01/21] perf parse-events: Fix legacy cache events if event is duplicated in a PMU, Ian Rogers
- [PATCH v4 13/21] perf print-events: Remove print_hwcache_events, Ian Rogers
- [PATCH v4 04/21] perf jevents: Support copying the source json files to OUTPUT, Ian Rogers
- [PATCH v4 06/21] perf parse-events: Remove unused FILE input argument to scanner, Ian Rogers
- [PATCH v4 14/21] perf print-events: Remove print_symbol_events, Ian Rogers
- [PATCH v4 10/21] perf jevents: Add legacy json terms and default_core event table helper, Ian Rogers
- [PATCH v4 11/21] perf pmu: Add and use legacy_terms in alias information, Ian Rogers
- [PATCH v4 03/21] perf record: Skip don't fail for events that don't open, Ian Rogers
- [PATCH v4 09/21] perf parse-events: Add terms for legacy hardware and cache config values, Ian Rogers
- [PATCH v4 05/21] perf pmu: Don't eagerly parse event terms, Ian Rogers
- [PATCH v4 20/21] perf parse-events: Add HW_CYCLES_STR as default cycles event string, Ian Rogers
- [PATCH v4 15/21] perf parse-events: Remove hard coded legacy hardware and cache parsing, Ian Rogers
- [PATCH v4 12/21] perf jevents: Add legacy-hardware and legacy-cache json, Ian Rogers
[PATCH v4 00/12] Signed BPF programs,
KP Singh
- [PATCH v4 02/12] bpf: Implement exclusive map creation, KP Singh
- [PATCH v4 08/12] bpf: Implement signature verification for BPF programs, KP Singh
- [PATCH v4 10/12] libbpf: Embed and verify the metadata hash in the loader, KP Singh
- [PATCH v4 07/12] bpf: Move the signature kfuncs to helpers.c, KP Singh
- [PATCH v4 01/12] bpf: Update the bpf_prog_calc_tag to use SHA256, KP Singh
- [PATCH v4 03/12] libbpf: Implement SHA256 internal helper, KP Singh
- [PATCH v4 05/12] selftests/bpf: Add tests for exclusive maps, KP Singh
- [PATCH v4 09/12] libbpf: Update light skeleton for signing, KP Singh
- [PATCH v4 06/12] bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FD, KP Singh
- [PATCH v4 04/12] libbpf: Support exclusive map creation, KP Singh
- [PATCH v4 12/12] selftests/bpf: Enable signature verification for some lskel tests, KP Singh
- [PATCH v4 11/12] bpftool: Add support for signing BPF programs, KP Singh
[PATCH bpf-next v2 0/4] bpf: Support non-linear skbs for BPF_PROG_TEST_RUN,
Paul Chaignon
[PATCH bpf-next v1 0/3] Update KF_RCU_PROTECTED, add KF_RET_RCU,
Kumar Kartikeya Dwivedi
[PATCH bpf-next v3 0/2] Remove use of current->cgns in bpf_cgroup_from_id,
Kumar Kartikeya Dwivedi
[PATCH] memcg: skip cgroup_file_notify if spinning is not allowed,
Shakeel Butt
[PATCH v3 0/2] libbpf: fix reuse of DEVMAP,
Yureka Lilian
[PATCH net-next v5] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency.,
Dipayaan Roy
[PATCH bpf-next] s390/bpf: Use direct calls and jumps where possible,
Ilya Leoshkevich
[PATCH v3 bpf-next] bpf: Remove migrate_disable in kprobe_multi_link_prog_run,
Tao Chen
[PATCH v2 0/3] net: use vmalloc_array() to simplify code,
Qianfeng Rong
[PATCH bpf-next v7 0/9] Add a dynptr type for skb metadata for TC BPF,
Jakub Sitnicki
- [PATCH bpf-next v7 8/9] selftests/bpf: Cover read/write to skb metadata at an offset, Jakub Sitnicki
- [PATCH bpf-next v7 6/9] selftests/bpf: Cover read access to skb metadata via dynptr, Jakub Sitnicki
- [PATCH bpf-next v7 1/9] bpf: Add dynptr type for skb metadata, Jakub Sitnicki
- [PATCH bpf-next v7 4/9] selftests/bpf: Pass just bpf_map to xdp_context_test helper, Jakub Sitnicki
- [PATCH bpf-next v7 7/9] selftests/bpf: Cover write access to skb metadata via dynptr, Jakub Sitnicki
- [PATCH bpf-next v7 3/9] selftests/bpf: Cover verifier checks for skb_meta dynptr type, Jakub Sitnicki
- [PATCH bpf-next v7 5/9] selftests/bpf: Parametrize test_xdp_context_tuntap, Jakub Sitnicki
- [PATCH bpf-next v7 9/9] selftests/bpf: Cover metadata access from a modified skb clone, Jakub Sitnicki
- [PATCH bpf-next v7 2/9] bpf: Enable read/write access to skb metadata through a dynptr, Jakub Sitnicki
- Re: [PATCH bpf-next v7 0/9] Add a dynptr type for skb metadata for TC BPF, patchwork-bot+netdevbpf
[PATCH 0/5] perf trace: Fix parallel execution,
Namhyung Kim
[PATCH bpf-next] bpf: improve the general precision of tnum_mul,
Nandakumar Edamana
[PATCH] LoongArch: BPF: Fix incorrect return pointer value in the eBPF program,
Haoran Jiang
Re: [PATCH bpf-next v8 2/2] selftests/bpf: Add an usdt_o2 test case in selftests to cover SIB handling logic,
Andrii Nakryiko
Re: [PATCH bpf-next v8 1/2] libbpf: fix USDT SIB argument handling causing unrecognized register error, Andrii Nakryiko
[PATCH net-next V4 0/9] eth: fbnic: Add XDP support for fbnic,
Mohsin Bashir
- [PATCH net-next V4 1/9] eth: fbnic: Add support for HDS configuration, Mohsin Bashir
- [PATCH net-next V4 2/9] eth: fbnic: Update Headroom, Mohsin Bashir
- [PATCH net-next V4 4/9] eth: fbnic: Prefetch packet headers on Rx, Mohsin Bashir
- [PATCH net-next V4 3/9] eth: fbnic: Use shinfo to track frags state on Rx, Mohsin Bashir
- [PATCH net-next V4 5/9] eth: fbnic: Add XDP pass, drop, abort support, Mohsin Bashir
- [PATCH net-next V4 6/9] eth: fbnic: Add support for XDP queues, Mohsin Bashir
- [PATCH net-next V4 7/9] eth: fbnic: Add support for XDP_TX action, Mohsin Bashir
- [PATCH net-next V4 8/9] eth: fbnic: Collect packet statistics for XDP, Mohsin Bashir
- [PATCH net-next V4 9/9] eth: fbnic: Report XDP stats via ethtool, Mohsin Bashir
- Re: [PATCH net-next V4 0/9] eth: fbnic: Add XDP support for fbnic, patchwork-bot+netdevbpf
[PATCH v3 00/12] Signed BPF programs,
KP Singh
- [PATCH v3 01/12] bpf: Update the bpf_prog_calc_tag to use SHA256, KP Singh
- [PATCH v3 03/12] libbpf: Implement SHA256 internal helper, KP Singh
- [PATCH v3 02/12] bpf: Implement exclusive map creation, KP Singh
- [PATCH v3 06/12] bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FD, KP Singh
- [PATCH v3 09/12] libbpf: Update light skeleton for signing, KP Singh
- [PATCH v3 10/12] libbpf: Embed and verify the metadata hash in the loader, KP Singh
- [PATCH v3 05/12] selftests/bpf: Add tests for exclusive maps, KP Singh
- [PATCH v3 07/12] bpf: Move the signature kfuncs to helpers.c, KP Singh
- [PATCH v3 08/12] bpf: Implement signature verification for BPF programs, KP Singh
- [PATCH v3 12/12] selftests/bpf: Enable signature verification for some lskel tests, KP Singh
- [PATCH v3 04/12] libbpf: Support exclusive map creation, KP Singh
- [PATCH v3 11/12] bpftool: Add support for signing BPF programs, KP Singh
- [syzbot ci] Re: Signed BPF programs, syzbot ci
Re: [PATCH v3 net-next 12/12] net-memcg: Decouple controlled memcg from global protocol memory accounting.,
Shakeel Butt
[PATCH v2 0/2] bpf: fix reuse of DEVMAP,
Yureka Lilian
[PATCH v4 bpf] xsk: fix immature cq descriptor production,
Maciej Fijalkowski
[PATCH bpf-next 1/2] bpf: Use tnums for JEQ/JNE is_branch_taken logic,
Paul Chaignon
[PATCH bpf v2 0/2] bpf: Allow fall back to interpreter for programs with stack size <= 512,
KaFai Wan
[PATCHv2 bpf] bpf: Check the helper function is valid in get_helper_proto,
Jiri Olsa
[PATCH bpf-next v2 0/4] s390/bpf: Write back tail call counter,
Ilya Leoshkevich
[PATCH bpf-next] bpf: hashtab - allow BPF_MAP_LOOKUP{,_AND_DELETE}_BATCH with NULL keys/values.,
Maciej Żenczykowski
[PATCH bpf] bpf: Check the helper function is valid in get_helper_proto,
Jiri Olsa
[PATCH net-next V3 0/9] eth: fbnic: Add XDP support for fbnic,
Mohsin Bashir
- [PATCH net-next V3 3/9] eth: fbnic: Use shinfo to track frags state on Rx, Mohsin Bashir
- [PATCH net-next V3 4/9] eth: fbnic: Prefetch packet headers on Rx, Mohsin Bashir
- [PATCH net-next V3 1/9] eth: fbnic: Add support for HDS configuration, Mohsin Bashir
- [PATCH net-next V3 2/9] eth: fbnic: Update Headroom, Mohsin Bashir
- [PATCH net-next V3 5/9] eth: fbnic: Add XDP pass, drop, abort support, Mohsin Bashir
- [PATCH net-next V3 6/9] eth: fbnic: Add support for XDP queues, Mohsin Bashir
- [PATCH net-next V3 7/9] eth: fbnic: Add support for XDP_TX action, Mohsin Bashir
- [PATCH net-next V3 9/9] eth: fbnic: Report XDP stats via ethtool, Mohsin Bashir
- [PATCH net-next V3 8/9] eth: fbnic: Collect packet statistics for XDP, Mohsin Bashir
[PATCH bpf-next v1 1/1] selftests/bpf: Copy test_kmods when installing selftest,
Amery Hung
[RFC] xdp: pass flags to xdp_update_skb_shared_info() directly,
Jakub Kicinski
[PATCH] selftests/bpf: Fix typo in kprobe_multi_test.c,
Shubham Sharma
[PATCH bpf-next 0/2] s390/bpf: Write back the tail call counter,
Ilya Leoshkevich
[PATCH 0/5] net: use vmalloc_array() to simplify code,
Qianfeng Rong
[PATCH 0/2] riscv, bpf: fix reads of thread_info.cpu,
Radim Krčmář
[PATCH] seccomp:seccomp_bpf: remove unused macros, bajing
[PATCH net-next v4] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency.,
Dipayaan Roy
[PATCH bpf-next] selftests/bpf: add BPF program dump in veristat,
Mykyta Yatsenko
[PATCH net-next V2 0/9] eth: fbnic: Add XDP support for fbnic,
Mohsin Bashir
- [PATCH net-next V2 1/9] eth: fbnic: Add support for HDS configuration, Mohsin Bashir
- [PATCH net-next V2 2/9] eth: fbnic: Update Headroom, Mohsin Bashir
- [PATCH net-next V2 3/9] eth: fbnic: Use shinfo to track frags state on Rx, Mohsin Bashir
- [PATCH net-next V2 4/9] eth: fbnic: Prefetch packet headers on Rx, Mohsin Bashir
- [PATCH net-next V2 5/9] eth: fbnic: Add XDP pass, drop, abort support, Mohsin Bashir
- [PATCH net-next V2 6/9] eth: fbnic: Add support for XDP queues, Mohsin Bashir
- [PATCH net-next V2 7/9] eth: fbnic: Add support for XDP_TX action, Mohsin Bashir
- [PATCH net-next V2 8/9] eth: fbnic: Collect packet statistics for XDP, Mohsin Bashir
- [PATCH net-next V2 9/9] eth: fbnic: Report XDP stats via ethtool, Mohsin Bashir
[PATCH bpf-next] bpf: Use sha1() instead of sha1_transform() in bpf_prog_calc_tag(),
Eric Biggers
[Index of Archives]
[Linux Samsung SoC]
[Linux Actions SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]