BPF
[Prev Page][Next Page]
- [PATCH bpf-next v2 04/11] bpf: initialize/free array of btf_field(s).
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v2 03/11] bpf: Add nelems to struct btf_field_info and btf_field.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v2 02/11] bpf: Remove unnecessary call to btf_field_type_size().
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v2 01/11] bpf: Remove unnecessary checks on the offset of btf_field.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v2 00/11] Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [RFC PATCH bpf-next v3 1/2] net: Rename mono_delivery_time to tstamp_type for scalabilty
- From: Abhishek Chauhan <quic_abchauha@xxxxxxxxxxx>
- [RFC PATCH bpf-next v3 2/2] net: Add additional bit to support userspace timestamp type
- From: Abhishek Chauhan <quic_abchauha@xxxxxxxxxxx>
- [RFC PATCH bpf-next v3 0/2] Replace mono_delivery_time with tstamp_type
- From: Abhishek Chauhan <quic_abchauha@xxxxxxxxxxx>
- Re: [PATCH v1 1/2] perf bench uprobe: Remove lib64 from libc.so.6 binary path
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [RFC/PATCHES 00/12] pahole: Reproducible parallel DWARF loading/serial BTF encoding
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC/PATCHES 00/12] pahole: Reproducible parallel DWARF loading/serial BTF encoding
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [RFC/PATCHES 00/12] pahole: Reproducible parallel DWARF loading/serial BTF encoding
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: Advice on cgroup rstat lock
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH bpf-next 07/11] bpf: check_map_access() with the knowledge of arrays.
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 07/11] bpf: check_map_access() with the knowledge of arrays.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: Advice on cgroup rstat lock
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH bpf-next 07/11] bpf: check_map_access() with the knowledge of arrays.
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 00/14] use start_server and connect_to helpers
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 11/14] selftests/bpf: Use start_server_setsockopt in sockopt_inherit
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 09/14] selftests/bpf: Add function pointer for __start_server
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 05/11] bpf: initialize/free array of btf_field(s).
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- [PATCH v2 bpf-next 6/6] selftests/bpf: Add kernel socket operation tests
- From: Jordan Rife <jrife@xxxxxxxxxx>
- [PATCH v2 bpf-next 5/6] selftests/bpf: Make sock configurable for each test case
- From: Jordan Rife <jrife@xxxxxxxxxx>
- [PATCH v2 bpf-next 4/6] selftests/bpf: Add IPv4 and IPv6 sockaddr test cases
- From: Jordan Rife <jrife@xxxxxxxxxx>
- [PATCH v2 bpf-next 3/6] selftests/bpf: Implement BPF programs for kernel socket operations
- From: Jordan Rife <jrife@xxxxxxxxxx>
- [PATCH v2 bpf-next 2/6] selftests/bpf: Implement socket kfuncs for bpf_testmod
- From: Jordan Rife <jrife@xxxxxxxxxx>
- [PATCH v2 bpf-next 1/6] selftests/bpf: Fix bind program for big endian systems
- From: Jordan Rife <jrife@xxxxxxxxxx>
- [PATCH v2 bpf-next 0/6] selftests/bpf: Add sockaddr tests for kernel networking
- From: Jordan Rife <jrife@xxxxxxxxxx>
- Re: [PATCH bpf] bpf: fix a verifier verbose message
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 05/14] selftests/bpf: Use connect_to_addr in sk_assign
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 07/11] bpf: check_map_access() with the knowledge of arrays.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCHv2 bpf-next] selftests/bpf: Add read_trace_pipe_iter function
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [RESEND PATCH] bpftool: Fix typo in error message
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] selftests: adopt BPF's approach to quieter builds
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH net-next v9 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support
- From: Julien Panis <jpanis@xxxxxxxxxxxx>
- [PATCH net-next v9 2/3] net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool
- From: Julien Panis <jpanis@xxxxxxxxxxxx>
- [PATCH net-next v9 1/3] net: ethernet: ti: Add accessors for struct k3_cppi_desc_pool members
- From: Julien Panis <jpanis@xxxxxxxxxxxx>
- [PATCH net-next v9 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
- From: Julien Panis <jpanis@xxxxxxxxxxxx>
- Re: [PATCH v9 3/4] security: Replace indirect LSM hook calls with static calls
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 05/11] bpf: initialize/free array of btf_field(s).
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf] bpf: fix a verifier verbose message
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH net-next v8 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
- From: Julien Panis <jpanis@xxxxxxxxxxxx>
- Re: [PATCH net-next v8 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support
- From: Julien Panis <jpanis@xxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next v2] net: Add additional bit to support userspace timestamp type
- From: Andrew Halaney <ahalaney@xxxxxxxxxx>
- [PATCH] neighbour: guarantee the localhost connections be established successfully even the ARP table is full
- From: Zheng Li <lizheng043@xxxxxxxxx>
- [RFC] bpf: allowing PTR_TO_BTF_ID | PTR_TRUSTED w/ non-zero fixed offset to selected KF_TRUSTED_ARGS BPF kfuncs
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- [PATCH 8/7] perf/bpf: Change the !CONFIG_BPF_SYSCALL stubs to static inlines
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCHv2 bpf-next] selftests/bpf: Add read_trace_pipe_iter function
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [RFC PATCH 5/7] x86/module: perpare module loading for ROX allocations of text
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 06/11] bpf: Fix compare error in function retval_range_within
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH RFC bpf-next v6 2/6] bpf: Add support for KF_ARG_PTR_TO_TIMER
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- Re: [RFC PATCH 2/7] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH bpf-next 04/11] bpf: check_map_kptr_access() compute the offset from the reg state.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next 05/11] bpf: initialize/free array of btf_field(s).
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: Incorrect BPF stats accounting for fentry on arm64
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 06/11] bpf: Find btf_field with the knowledge of arrays.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- [PATCH v6 7/7] selftest/bpf: Test a perf bpf program that suppresses side effects.
- From: Kyle Huey <me@xxxxxxxxxxxx>
- [PATCH v6 6/7] perf/bpf: Allow a bpf program to suppress all sample side effects
- From: Kyle Huey <me@xxxxxxxxxxxx>
- [PATCH v6 5/7] perf/bpf: Remove unneeded uses_default_overflow_handler()
- From: Kyle Huey <me@xxxxxxxxxxxx>
- [PATCH v6 4/7] perf/bpf: Call bpf handler directly, not through overflow machinery
- From: Kyle Huey <me@xxxxxxxxxxxx>
- [PATCH v6 3/7] perf/bpf: Remove #ifdef CONFIG_BPF_SYSCALL from struct perf_event members
- From: Kyle Huey <me@xxxxxxxxxxxx>
- [PATCH v6 2/7] perf/bpf: Create bpf_overflow_handler() stub for !CONFIG_BPF_SYSCALL
- From: Kyle Huey <me@xxxxxxxxxxxx>
- [PATCH v6 1/7] perf/bpf: Reorder bpf_overflow_handler() ahead of __perf_event_overflow()
- From: Kyle Huey <me@xxxxxxxxxxxx>
- [PATCH v6 0/7] Combine perf and bpf for fast eval of hw breakpoint conditions
- From: Kyle Huey <me@xxxxxxxxxxxx>
- Re: Incorrect BPF stats accounting for fentry on arm64
- From: Jose Fernandez <josefernandez.dev@xxxxxxxxx>
- Re: [RESEND PATCH v5 1/4] perf/bpf: Call bpf handler directly, not through overflow machinery
- From: Kyle Huey <me@xxxxxxxxxxxx>
- [syzbot] [bpf?] [net?] WARNING in sock_map_unref
- From: syzbot <syzbot+4b9597d9c853a4230301@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: Incorrect BPF stats accounting for fentry on arm64
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next] net: netfilter: Make ct zone id configurable for bpf ct helper functions
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v2] net: Add additional bit to support userspace timestamp type
- From: "Abhishek Chauhan (ABC)" <quic_abchauha@xxxxxxxxxxx>
- [RFC PATCH bpf-next v2] net: Add additional bit to support userspace timestamp type
- From: Abhishek Chauhan <quic_abchauha@xxxxxxxxxxx>
- [RFC PATCH bpf-next v2 1/2] net: Rename mono_delivery_time to tstamp_type for scalabilty
- From: Abhishek Chauhan <quic_abchauha@xxxxxxxxxxx>
- [RFC PATCH bpf-next v2 0/2] Replace mono_delivery_time with tstamp_type
- From: Abhishek Chauhan <quic_abchauha@xxxxxxxxxxx>
- Re: [PATCH bpf-next 07/11] bpf: check_map_access() with the knowledge of arrays.
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 06/11] bpf: Find btf_field with the knowledge of arrays.
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 05/11] bpf: initialize/free array of btf_field(s).
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 04/11] bpf: check_map_kptr_access() compute the offset from the reg state.
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 02/11] bpf: Remove unnecessary call to btf_field_type_size().
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 01/11] bpf: Remove unnecessary checks on the offset of btf_field.
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 11/14] selftests/bpf: Use start_server_setsockopt in sockopt_inherit
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v2 01/14] selftests/bpf: Add start_server_addr helper
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v4 06/15] mm/execmem, arch: convert simple overrides of module_alloc to execmem
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [RESEND PATCH] bpftool: Fix typo in error message
- From: Quentin Monnet <qmo@xxxxxxxxxx>
- Re: [PATCH v4 00/15] mm: jit/text allocator
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 2/2] selftests/bpf: Export send_recv_data helper
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v5 0/2] export send_recv_data
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH] selftests: adopt BPF's approach to quieter builds
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH V2 0/8] perf tools: Fix test "perf probe of function from different CU"
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH bpf v4 1/2] selftests/bpf: Add F_SETFL for fcntl in test_sockmap
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v3 00/12] dso/dsos memory savings and clean up
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH bpf v4 0/2] Two fixes for test_sockmap
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Incorrect BPF stats accounting for fentry on arm64
- From: Ivan Babrou <ivan@xxxxxxxxxxxxxx>
- Re: [PATCH v4 00/15] mm: jit/text allocator
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH bpf-next 3/3] bpf: relax MUL range computation check
- From: Cupertino Miranda <cupertino.miranda@xxxxxxxxxx>
- [PATCH bpf-next 2/3] bpf: refactor checks for range computation
- From: Cupertino Miranda <cupertino.miranda@xxxxxxxxxx>
- [PATCH bpf-next 1/3] bpf: fix to XOR and OR range computation
- From: Cupertino Miranda <cupertino.miranda@xxxxxxxxxx>
- [RFC PATCH 0/7] x86/module: use large ROX pages for text allocations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: Advice on cgroup rstat lock
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v4 08/15] arm64: extend execmem_info for generated code allocations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 00/15] mm: jit/text allocator
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [RESEND PATCH] bpftool: Fix typo in error message
- From: Thorsten Blum <thorsten.blum@xxxxxxxxxx>
- Re: [PATCH net-next v16 00/15] Introducing P4TC (series 1)
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [RFC PATCH 3/7] module: prepare to handle ROX allocations for text
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [RFC PATCH 7/7] x86/module: enable ROX caches for module text
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [RFC PATCH 6/7] execmem: add support for cache of large ROX pages
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [RFC PATCH 5/7] x86/module: perpare module loading for ROX allocations of text
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [RFC PATCH 4/7] ftrace: Add swap_func to ftrace_process_locs()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [RFC PATCH 2/7] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [RFC PATCH 1/7] asm-generic: introduce text-patching.h
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 01/15] arm64: module: remove uneeded call to kasan_alloc_module_shadow()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 15/15] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 14/15] kprobes: remove dependency on CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 13/15] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropiate
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 12/15] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 11/15] arch: make execmem setup available regardless of CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 10/15] powerpc: extend execmem_params for kprobes allocations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 09/15] riscv: extend execmem_params for generated code allocations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 07/15] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 06/15] mm/execmem, arch: convert simple overrides of module_alloc to execmem
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 04/15] module: make module_memory_{alloc,free} more self-contained
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 03/15] nios2: define virtual address space for modules
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 02/15] mips: module: rename MODULE_START to MODULES_VADDR
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH net-next v16 00/15] Introducing P4TC (series 1)
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- [PATCH net-next v6 10/10] wifi: ath11k: allocate dummy net_device dynamically
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v6 09/10] wifi: ath10k: allocate dummy net_device dynamically
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v6 08/10] wifi: qtnfmac: Use netdev dummy allocator helper
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v6 07/10] net: ibm/emac: allocate dummy net_device dynamically
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v6 06/10] net: ipa: allocate dummy net_device dynamically
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v6 05/10] net: mediatek: mtk_eth_sock: allocate dummy net_device dynamically
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v6 04/10] net: marvell: prestera: allocate dummy net_device dynamically
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v6 03/10] net: create a dummy net_device allocator
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v6 02/10] net: free_netdev: exit earlier if dummy
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v6 01/10] net: core: Fix documentation
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v6 00/10] allocate dummy device dynamically
- From: Breno Leitao <leitao@xxxxxxxxxx>
- Re: [PATCH bpf-next v6 0/2] bpf: Add a generic bits iterator
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH net-next v5 00/10] allocate dummy device dynamically
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH bpf-next v6 2/2] selftests/bpf: Add selftest for bits iter
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v6 1/2] bpf: Add bits iterator
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v6 0/2] bpf: Add a generic bits iterator
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH net-next v5 00/10] allocate dummy device dynamically
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH bpf-next v3 08/11] selftests/bpf: Avoid load failure for token_lsm.c
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 11/11] selftests/bpf: Add verifier tests for bpf lsm
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 01/11] bpf, lsm: Annotate lsm hook return value range
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 02/11] bpf, lsm: Add helper to read lsm hook return value range
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 09/11] selftests/bpf: Add return value checks for failed tests
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 10/11] selftests/bpf: Add test for lsm tail call
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 03/11] bpf, lsm: Check bpf lsm hook return values in verifier
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 07/11] bpf: Fix a false rejection caused by AND operation
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 06/11] bpf: Fix compare error in function retval_range_within
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 00/11] Add check for bpf lsm return value
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 05/11] bpf: Avoid progs for different hooks calling each other with tail call
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 04/11] bpf, lsm: Add bpf lsm disabled hook list
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- Re: [PATCH] bpf: fix uninit-value in strnchr
- From: Edward Adam Davis <eadavis@xxxxxx>
- Re: [RESEND PATCH v5 1/4] perf/bpf: Call bpf handler directly, not through overflow machinery
- From: Kyle Huey <me@xxxxxxxxxxxx>
- Re: [PATCH V2 0/8] perf tools: Fix test "perf probe of function from different CU"
- From: Chaitanya S Prakash <ChaitanyaS.Prakash@xxxxxxx>
- Re: [PATCH net v4] dpaa_eth: fix XDP queue index
- From: Vladimir Oltean <vladimir.oltean@xxxxxxx>
- Re: [PATCH] bpf: strnchr not suitable for getting NUL-terminator
- From: Edward Adam Davis <eadavis@xxxxxx>
- Re: Advice on cgroup rstat lock
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH v2 3/3] leds: trigger: Add documentation for ledtrig-bpf
- From: Lee Jones <lee@xxxxxxxxxx>
- Re: [PATCH v2 1/3] leds: trigger: legtrig-bpf: Add ledtrig-bpf trigger
- From: Lee Jones <lee@xxxxxxxxxx>
- Re: Advice on cgroup rstat lock
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- [PATCH net-next v6] virtio_net: Support RX hash XDP hint
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- Re: [PATCH] uprobes: reduce contention on uprobes_tree access
- From: Jonthan Haslam <jonathan.haslam@xxxxxxxxx>
- Re: [PATCH net-next v5 00/10] allocate dummy device dynamically
- From: Kalle Valo <kvalo@xxxxxxxxxx>
- Re: Re: [RFC PATCH bpf-next 0/3] bpf: freeze a task cgroup from bpf
- From: Djalal Harouni <tixxdz@xxxxxxxxx>
- Re: Re: [RFC PATCH bpf-next 0/3] bpf: freeze a task cgroup from bpf
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH v9 3/4] security: Replace indirect LSM hook calls with static calls
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [syzbot] Monthly bpf report (Apr 2024)
- From: syzbot <syzbot+list429d82c8ab7976cd21b4@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v5] virtio_net: Support RX hash XDP hint
- From: Liang Chen <liangchen.linux@xxxxxxxxx>
- Re: [PATCH net-next v5 4/9] virtio_net: support device stats
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH bpf-next v5 2/2] selftests/bpf: Export send_recv_data helper
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v5 1/2] selftests/bpf: Add struct send_recv_arg
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v5 0/2] export send_recv_data
- From: Geliang Tang <geliang@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/3] bpf, x64: Fix tailcall hierarchy
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Enable tests for atomics with cpuv4
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v7 0/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] selftests/bpf: Enable tests for atomics with cpuv4
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH net v4] dpaa_eth: fix XDP queue index
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next] net: netfilter: Make ct zone id configurable for bpf ct helper functions
- From: Brad Cowie <brad@xxxxxxxxx>
- [PATCH bpf-next v2 14/14] selftests/bpf: Use connect_to_addr in test_tcp_check_syncookie
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v2 13/14] selftests/bpf: Use start_server_* in test_tcp_check_syncookie
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v2 12/14] selftests/bpf: Use connect_to_fd in sockopt_inherit
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v2 11/14] selftests/bpf: Use start_server_setsockopt in sockopt_inherit
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v2 10/14] selftests/bpf: Add start_server_setsockopt helper
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v2 09/14] selftests/bpf: Add function pointer for __start_server
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v2 08/14] selftests/bpf: Use connect_to_addr in test_sock_addr
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v2 07/14] selftests/bpf: Use start_server_addr in test_sock_addr
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v2 06/14] selftests/bpf: Use log_err in network_helpers
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v2 04/14] selftests/bpf: Use start_server_addr in sk_assign
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v2 05/14] selftests/bpf: Use connect_to_addr in sk_assign
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v2 03/14] selftests/bpf: Use connect_to_addr in cls_redirect
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v2 02/14] selftests/bpf: Use start_server_addr in cls_redirect
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v2 01/14] selftests/bpf: Add start_server_addr helper
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v2 00/14] use start_server and connect_to helpers
- From: Geliang Tang <geliang@xxxxxxxxxx>
- Re: [PATCH v9 4/4] bpf: Only enable BPF LSM hooks when an LSM program is attached
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v9 3/4] security: Replace indirect LSM hook calls with static calls
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/3] bpf: freeze a task cgroup from bpf
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCHv2 bpf-next] selftests/bpf: Add read_trace_pipe_iter function
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v1 3/3] net: Add additional bit to support userspace timestamp type
- From: "Abhishek Chauhan (ABC)" <quic_abchauha@xxxxxxxxxxx>
- Re: [RFC PATCH bpf-next v1 3/3] net: Add additional bit to support userspace timestamp type
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH] uprobes: reduce contention on uprobes_tree access
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next v1 3/3] net: Add additional bit to support userspace timestamp type
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH bpf-next v4 3/3] selftests/bpf: Support nonblock for send_recv_data
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH net-next 0/4] selftests: move bpf-offload test from bpf to net
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v4 2/3] selftests/bpf: Export send_recv_data helper
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v1 3/3] net: Add additional bit to support userspace timestamp type
- From: "Abhishek Chauhan (ABC)" <quic_abchauha@xxxxxxxxxxx>
- Re: [RFC PATCH bpf-next v1 2/3] net: assign enum to skb->tstamp_type to distinguish between tstamp
- From: "Abhishek Chauhan (ABC)" <quic_abchauha@xxxxxxxxxxx>
- Re: [RFC PATCH bpf-next v1 1/3] net: Rename mono_delivery_time to tstamp_type for scalabilty
- From: "Abhishek Chauhan (ABC)" <quic_abchauha@xxxxxxxxxxx>
- Re: [PATCH v4 0/7] Extend HID-BPF kfuncs (was: allow HID-BPF to do device IOs)
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next v1 3/3] net: Add additional bit to support userspace timestamp type
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Enable tests for atomics with cpuv4
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v1 2/3] net: assign enum to skb->tstamp_type to distinguish between tstamp
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v1 1/3] net: Rename mono_delivery_time to tstamp_type for scalabilty
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH] bpf: strnchr not suitable for getting NUL-terminator
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH net-next v5 02/10] net: free_netdev: exit earlier if dummy
- From: Ido Schimmel <idosch@xxxxxxxxxx>
- Re: [PATCH net-next v5 01/10] net: core: Fix documentation
- From: Ido Schimmel <idosch@xxxxxxxxxx>
- Re: [PATCH net-next v8 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH net-next v16 10/15] p4tc: add runtime action support
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v16 13/15] p4tc: add runtime table entry get, delete, flush and dump
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v16 12/15] p4tc: add runtime table entry create and update
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- Re: [PATCH net-next v8 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support
- From: Julien Panis <jpanis@xxxxxxxxxxxx>
- [PATCH net-next v16 03/15] net/sched: act_api: Update tc_action_ops to account for P4 actions
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v16 09/15] p4tc: add template action create, update, delete, get, flush and dump
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v16 08/15] p4tc: add template pipeline create, get, update, delete
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCHv2 bpf-next] selftests/bpf: Add read_trace_pipe_iter function
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/3] bpf, x64: Fix tailcall hierarchy
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- [PATCH net-next v16 15/15] p4tc: add P4 classifier
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v16 14/15] p4tc: add set of P4TC table kfuncs
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v16 11/15] p4tc: add template table create, update, delete, get, flush and dump
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v16 07/15] p4tc: add template API
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v16 06/15] p4tc: add P4 data types
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v16 05/15] net: sched: act_api: Add support for preallocated P4 action instances
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v16 04/15] net/sched: act_api: add struct p4tc_action_ops as a parameter to lookup callback
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v16 00/15] Introducing P4TC (series 1)
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v16 02/15] net/sched: act_api: increase action kind string length
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v16 01/15] net: sched: act_api: Introduce P4 actions list
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- Re: [PATCH net-next v8 2/3] net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH net-next v5 09/10] wifi: ath10k: allocate dummy net_device dynamically
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v5 08/10] wifi: qtnfmac: Use netdev dummy allocator helper
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v5 07/10] net: ibm/emac: allocate dummy net_device dynamically
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v5 06/10] net: ipa: allocate dummy net_device dynamically
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v5 05/10] net: mediatek: mtk_eth_sock: allocate dummy net_device dynamically
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v5 04/10] net: marvell: prestera: allocate dummy net_device dynamically
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v5 03/10] net: create a dummy net_device allocator
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v5 02/10] net: free_netdev: exit earlier if dummy
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v5 01/10] net: core: Fix documentation
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v5 00/10] allocate dummy device dynamically
- From: Breno Leitao <leitao@xxxxxxxxxx>
- Re: [PATCH net-next v4 2/9] net: create a dummy net_device allocator
- From: Breno Leitao <leitao@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/7] Add check for bpf lsm return value
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/7] bpf, lsm: Add return value range description for lsm hook
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- Re: [PATCH net-next v1 00/12] First try to replace page_frag with page_frag_cache
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next] bpf: Fix latent unsoundness in and/or/xor value tracking
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH net-next v4 2/9] net: create a dummy net_device allocator
- From: Ido Schimmel <idosch@xxxxxxxxxx>
- Re: [PATCH net-next v5 4/9] virtio_net: support device stats
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v5 2/9] virtio_net: virtnet_send_command supports command-specific-result
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] uprobes: reduce contention on uprobes_tree access
- From: Jonthan Haslam <jonathan.haslam@xxxxxxxxx>
- Re: [PATCH v2 3/3] btf: Avoid weak external references
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v2 3/3] btf: Avoid weak external references
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH net-next v8 2/3] net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool
- From: Julien Panis <jpanis@xxxxxxxxxxxx>
- Re: [PATCH v2 3/3] btf: Avoid weak external references
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next 06/14] selftests/bpf: Use log_err in network_helpers
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next 14/14] selftests/bpf: Use connect_to_addr in test_tcp_check_syncookie
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next 13/14] selftests/bpf: Use start_server_* in test_tcp_check_syncookie
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next 12/14] selftests/bpf: Use connect_to_fd in sockopt_inherit
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next 11/14] selftests/bpf: Use start_server_setsockopt in sockopt_inherit
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next 10/14] selftests/bpf: Add start_server_setsockopt helper
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next 09/14] selftests/bpf: Add function pointer for __start_server
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next 08/14] selftests/bpf: Use connect_to_addr in test_sock_addr
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next 07/14] selftests/bpf: Use start_server_addr in test_sock_addr
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next 06/14] selftests/bpf: Use log_err in network_helpers
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next 05/14] selftests/bpf: Use connect_to_addr in sk_assign
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next 04/14] selftests/bpf: Use start_server_addr in sk_assign
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next 03/14] selftests/bpf: Use connect_to_addr in cls_redirect
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next 02/14] selftests/bpf: Use start_server_addr in cls_redirect
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next 01/14] selftests/bpf: Add start_server_addr helper
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next 00/14] use start_server and connect_to helpers
- From: Geliang Tang <geliang@xxxxxxxxxx>
- Re: [PATCH v1 1/2] perf bench uprobe: Remove lib64 from libc.so.6 binary path
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH v3 10/12] perf dso: Add reference count checking and accessor functions
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 12/12] perf dso: Use container_of to avoid a pointer in dso_data
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 11/12] perf dso: Reference counting related fixes
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 09/12] perf dsos: Switch hand code to bsearch
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 08/12] perf dsos: Remove __dsos__findnew_link_by_longname_id
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 07/12] perf dsos: Remove __dsos__addnew
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 06/12] perf dsos: Switch backing storage to array from rbtree/list
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 05/12] perf dsos: Switch more loops to dsos__for_each_dso
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 04/12] perf dso: Move dso functions out of dsos
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 03/12] perf dsos: Add dsos__for_each_dso
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 02/12] perf dsos: Tidy reference counting and locking
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 01/12] perf dsos: Attempt to better abstract dsos internals
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 00/12] dso/dsos memory savings and clean up
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH bpf-next v4 3/3] selftests/bpf: Support nonblock for send_recv_data
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v4 2/3] selftests/bpf: Export send_recv_data helper
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v4 1/3] selftests/bpf: Add struct send_recv_arg
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v4 0/3] export send_recv_data
- From: Geliang Tang <geliang@xxxxxxxxxx>
- Re: [PATCH net-next v5 4/9] virtio_net: support device stats
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v5 7/9] virtio_net: rename stat tx_timeout to timeout
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v5 3/9] virtio_net: remove "_queue" from ethtool -S
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v5 2/9] virtio_net: virtnet_send_command supports command-specific-result
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v5 1/9] virtio_net: introduce device stats feature and structures
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [RESEND PATCH v5 0/4] Combine perf and bpf for fast eval of hw breakpoint conditions]
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [PATCH bpf-next v7 5/5] selftests/bpf: Add some tests with new bpf_program__attach_sockmap() APIs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v7 4/5] selftests/bpf: Refactor out helper functions for a few tests
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v7 3/5] bpftool: Add link dump support for BPF_LINK_TYPE_SOCKMAP
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v7 2/5] libbpf: Add bpf_link support for BPF_PROG_TYPE_SOCKMAP
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v7 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v7 0/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [RESEND PATCH v5 2/4] perf/bpf: Remove unneeded uses_default_overflow_handler.
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [RESEND PATCH v5 1/4] perf/bpf: Call bpf handler directly, not through overflow machinery
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 3/4] selftests/bpf: Export send_recv_data helper
- From: Geliang Tang <geliang@xxxxxxxxxx>
- Re: [PATCH V2 0/8] perf tools: Fix test "perf probe of function from different CU"
- From: Chaitanya S Prakash <ChaitanyaS.Prakash@xxxxxxx>
- Re: [PATCH net-next v4 1/9] net: free_netdev: exit earlier if dummy
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v8 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH bpf-next 11/11] selftests/bpf: Test global bpf_list_head arrays.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next 10/11] selftests/bpf: Test global bpf_rb_root arrays.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next 09/11] selftests/bpf: Test global kptr arrays.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next 08/11] bpf: Enable and verify btf_field arrays.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next 07/11] bpf: check_map_access() with the knowledge of arrays.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next 06/11] bpf: Find btf_field with the knowledge of arrays.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next 05/11] bpf: initialize/free array of btf_field(s).
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next 04/11] bpf: check_map_kptr_access() compute the offset from the reg state.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next 03/11] bpf: Add nelems to struct btf_field_info and btf_field.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next 02/11] bpf: Remove unnecessary call to btf_field_type_size().
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next 00/11] Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next 01/11] bpf: Remove unnecessary checks on the offset of btf_field.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- Re: [PATCH net-next v8 2/3] net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH] bpf: strnchr not suitable for getting NUL-terminator
- From: Edward Adam Davis <eadavis@xxxxxx>
- Re: [PATCH] bpf: fix uninit-value in strnchr
- From: Edward Adam Davis <eadavis@xxxxxx>
- Re: [PATCH net-next v8 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- [PATCH v2] perf lock contention: Add a missing NULL check
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v3 1/2] ftrace: make extra rcu_is_watching() validation check optional
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v3 2/2] rethook: honor CONFIG_FTRACE_VALIDATE_RCU_IS_WATCHING in rethook_try_get()
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH] perf lock contention: Add a missing NULL check
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Introduce bpf_probe_write_user_registered()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH net-next 0/4] selftests: move bpf-offload test from bpf to net
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [RFC PATCH bpf-next v1 3/3] net: Add additional bit to support userspace timestamp type
- From: Abhishek Chauhan <quic_abchauha@xxxxxxxxxxx>
- [RFC PATCH bpf-next v1 1/3] net: Rename mono_delivery_time to tstamp_type for scalabilty
- From: Abhishek Chauhan <quic_abchauha@xxxxxxxxxxx>
- [RFC PATCH bpf-next v1 2/3] net: assign enum to skb->tstamp_type to distinguish between tstamp
- From: Abhishek Chauhan <quic_abchauha@xxxxxxxxxxx>
- [RFC PATCH bpf-next v1 0/3] Rename mono_delivery_time to
- From: Abhishek Chauhan <quic_abchauha@xxxxxxxxxxx>
- Re: [RFC/PATCHES 00/12] pahole: Reproducible parallel DWARF loading/serial BTF encoding
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [RFC/PATCHES 00/12] pahole: Reproducible parallel DWARF loading/serial BTF encoding
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC/PATCHES 00/12] pahole: Reproducible parallel DWARF loading/serial BTF encoding
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC/PATCHES 00/12] pahole: Reproducible parallel DWARF loading/serial BTF encoding
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH net-next 0/4] selftests: move bpf-offload test from bpf to net
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH] bpf: fix uninit-value in strnchr
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Add support for certain atomics in bpf_arena to x86 JIT
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH net-next 3/4] selftests: net: declare section names for bpf_offload
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next] bpf: Fix latent unsoundness in and/or/xor value tracking
- From: Edward Cree <ecree.xilinx@xxxxxxxxx>
- Re: Advice on cgroup rstat lock
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: Advice on cgroup rstat lock
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH net-next 0/4] selftests: move bpf-offload test from bpf to net
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH] netfilter: x_tables: fix incorrect parameter length before call copy_from_sockptr
- From: Eric Dumazet <eric.dumazet@xxxxxxxxx>
- Re: [PATCH net-next 0/4] selftests: move bpf-offload test from bpf to net
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf] arm32, bpf: Fix sign-extension mov instruction
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: Advice on cgroup rstat lock
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: Re: [RFC PATCH bpf-next 0/3] bpf: freeze a task cgroup from bpf
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH net-next v1 00/12] First try to replace page_frag with page_frag_cache
- From: Alexander Duyck <alexander.duyck@xxxxxxxxx>
- Re: [PATCH bpf-next v6 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v2 3/3] btf: Avoid weak external references
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v2 2/3] vmlinux: Avoid weak reference to notes section
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v2 1/3] kallsyms: Avoid weak references for kallsyms symbols
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [RFC/PATCHES 00/12] pahole: Reproducible parallel DWARF loading/serial BTF encoding
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH] netfilter: x_tables: fix incorrect parameter length before call copy_from_sockptr
- From: Edward Adam Davis <eadavis@xxxxxx>
- [PATCH v2 3/3] btf: Avoid weak external references
- From: Ard Biesheuvel <ardb+git@xxxxxxxxxx>
- [PATCH v2 2/3] vmlinux: Avoid weak reference to notes section
- From: Ard Biesheuvel <ardb+git@xxxxxxxxxx>
- [PATCH v2 1/3] kallsyms: Avoid weak references for kallsyms symbols
- From: Ard Biesheuvel <ardb+git@xxxxxxxxxx>
- [PATCH v2 0/3] kbuild: Avoid weak external linkage where possible
- From: Ard Biesheuvel <ardb+git@xxxxxxxxxx>
- Re: [RFC/PATCHES 00/12] pahole: Reproducible parallel DWARF loading/serial BTF encoding
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC/PATCHES 00/12] pahole: Reproducible parallel DWARF loading/serial BTF encoding
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2)
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Add read_trace_pipe_iter function
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v2 bpf-next] bpf: Fix latent unsoundness in and/or/xor value tracking
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- [PATCH net-next v4 9/9] wifi: ath11k: allocate dummy net_device dynamically
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v4 8/9] wifi: ath10k: allocate dummy net_device dynamically
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v4 7/9] wifi: qtnfmac: Use netdev dummy allocator helper
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v4 6/9] net: ibm/emac: allocate dummy net_device dynamically
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v4 5/9] net: ipa: allocate dummy net_device dynamically
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v4 4/9] net: mediatek: mtk_eth_sock: allocate dummy net_device dynamically
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v4 3/9] net: marvell: prestera: allocate dummy net_device dynamically
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v4 2/9] net: create a dummy net_device allocator
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v4 1/9] net: free_netdev: exit earlier if dummy
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v4 0/9] allocate dummy device dynamically
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Add read_trace_pipe_iter function
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH] bpf: fix uninit-value in strnchr
- From: Edward Adam Davis <eadavis@xxxxxx>
- [PATCH] bpf: fix uninit-value in strnchr
- From: Edward Adam Davis <eadavis@xxxxxx>
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2)
- From: syzbot <syzbot+186522670e6722692d86@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: Advice on cgroup rstat lock
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2)
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH bpf-next v3 4/4] selftests/bpf: Support nonblock for send_recv_data
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v3 3/4] selftests/bpf: Export send_recv_data helper
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v3 2/4] selftests/bpf: Add struct send_recv_arg
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v3 1/4] selftests/bpf: Use log_err in network_helpers
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v3 0/4] export send_recv_data
- From: Geliang Tang <geliang@xxxxxxxxxx>
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2)
- From: syzbot <syzbot+186522670e6722692d86@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2)
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH bpf-next v6 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf] arm32, bpf: Fix sign-extension mov instruction
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- [PATCH net v4] dpaa_eth: fix XDP queue index
- From: David Gouarin <dgouarin@xxxxxxxxx>
- Re: [PATCH v3 06/10] scheduler: Remove the now superfluous sentinel elements from ctl_table array
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/5] bpf: pass whole link instead of prog when triggering raw tracepoint
- From: Pengfei Xu <pengfei.xu@xxxxxxxxx>
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2)
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Introduce bpf_probe_write_user_registered()
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH net-next v1 00/12] First try to replace page_frag with page_frag_cache
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v6 5/5] selftests/bpf: Add some tests with new bpf_program__attach_sockmap() APIs
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2)
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [syzbot] [bpf?] KMSAN: uninit-value in percpu_array_map_lookup_elem
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [syzbot] [bpf?] KMSAN: uninit-value in bpf_bprintf_prepare
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [syzbot] [bpf?] KMSAN: uninit-value in bstr_printf
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH V2 0/8] perf tools: Fix test "perf probe of function from different CU"
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [syzbot] [bpf?] KMSAN: uninit-value in strnchr
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf v4 2/2] selftests/bpf: Fix umount cgroup2 error in test_sockmap
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf v4 1/2] selftests/bpf: Add F_SETFL for fcntl in test_sockmap
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf v4 0/2] Two fixes for test_sockmap
- From: Geliang Tang <geliang@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/2] selftests/bpf: Export send_recv_data helper
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [syzbot] [bpf?] BUG: unable to handle kernel paging request in bpf_prog_ADDR (2)
- From: syzbot <syzbot+838346b979830606c854@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/2] selftests/bpf: Export send_recv_data helper
- From: Geliang Tang <geliang@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next v6 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH net-next 4/4] selftests: net: reuse common code in bpf_offload
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH net-next 3/4] selftests: net: declare section names for bpf_offload
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH net-next 2/4] selftests: net: bpf_offload: wait for maps
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next v6 6/6] selftests/bpf: add sleepable timer tests
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH net-next 1/4] selftests: move bpf-offload test from bpf to net
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH net-next 0/4] selftests: move bpf-offload test from bpf to net
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next v6 5/6] tools: sync include/uapi/linux/bpf.h
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v6 4/6] bpf/helpers: mark the callback of bpf_timer_set_sleepable_cb() as sleepable
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v6 1/6] bpf/helpers: introduce sleepable bpf_timers
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v2] rethook: Remove warning messages printed for finding return address of a frame.
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH] bpf: dereference of null in __cgroup_bpf_query() function
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [syzbot] [bpf?] [net?] WARNING in sock_map_close
- From: syzbot <syzbot+07a2e4a1a57118ef7355@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next] selftests/bpf: eliminate warning of get_cgroup_id_from_path()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v3 1/2] selftests/bpf: Add F_SETFL for fcntl in test_sockmap
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v6 6/6] selftests/bpf: add sleepable timer tests
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v6 4/6] bpf/helpers: mark the callback of bpf_timer_set_sleepable_cb() as sleepable
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/7] bpf, lsm: Add return value range description for lsm hook
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [syzbot] [bpf?] KMSAN: uninit-value in htab_lru_map_delete_elem
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [syzbot] [bpf?] KMSAN: uninit-value in htab_lru_percpu_map_lookup_elem
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [syzbot] [bpf?] [net?] general protection fault in dev_map_enqueue
- From: syzbot <syzbot+af9492708df9797198d6@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC bpf-next v6 2/6] bpf: Add support for KF_ARG_PTR_TO_TIMER
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/7] Add check for bpf lsm return value
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next v6 1/6] bpf/helpers: introduce sleepable bpf_timers
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Fix verifier error due to narrower scalar spill onto 64-bit spilled scalar slots
- From: Tao Lyu <tao.lyu@xxxxxxx>
- Re: [RFC PATCH bpf-next] verifier: fix computation of range for XOR
- From: Cupertino Miranda <cupertino.miranda@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next] verifier: fix computation of range for XOR
- From: Cupertino Miranda <cupertino.miranda@xxxxxxxxxx>
- Re: [PATCH net-next v15 14/15] p4tc: add set of P4TC table kfuncs
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [RFC PATCH bpf-next] verifier: fix computation of range for XOR
- From: Cupertino Miranda <cupertino.miranda@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Introduce bpf_probe_write_user_registered()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v2] rethook: Remove warning messages printed for finding return address of a frame.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- Re: [RFC PATCH bpf-next] verifier: fix computation of range for XOR
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH net-next v15 14/15] p4tc: add set of P4TC table kfuncs
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH RFC bpf-next v6 1/6] bpf/helpers: introduce sleepable bpf_timers
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next v6 3/6] bpf/helpers: introduce bpf_timer_set_sleepable_cb() kfunc
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH bpf-next] rethook: Remove warning messages printed for finding return address of a frame.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/7] bpf, lsm: Add return value range description for lsm hook
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next v6 1/6] bpf/helpers: introduce sleepable bpf_timers
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH bpf-next] verifier: fix computation of range for XOR
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [RFC PATCH net-next v8 14/14] selftests: add ncdevmem, netcat for devmem TCP
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] selftests/bpf: Fix umount cgroup2 error in test_sockmap
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] selftests/bpf: Add F_SETFL for fcntl in test_sockmap
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH net-next] selftests/bpf: eliminate warning of get_cgroup_id_from_path()
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [syzbot] [bpf?] [net?] general protection fault in dev_map_enqueue
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf-next v6 5/5] selftests/bpf: Add some tests with new bpf_program__attach_sockmap() APIs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v6 4/5] selftests/bpf: Refactor out helper functions for a few tests
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v6 3/5] bpftool: Add link dump support for BPF_LINK_TYPE_SOCKMAP
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v6 2/5] libbpf: Add bpf_link support for BPF_PROG_TYPE_SOCKMAP
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v6 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v6 0/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH net-next v1 00/12] First try to replace page_frag with page_frag_cache
- From: Alexander Duyck <alexander.duyck@xxxxxxxxx>
- Re: [RFC/PATCHES 00/12] pahole: Reproducible parallel DWARF loading/serial BTF encoding
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next v6 3/6] bpf/helpers: introduce bpf_timer_set_sleepable_cb() kfunc
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [syzbot] [bpf?] [net?] possible deadlock in sock_map_unref
- From: syzbot <syzbot+850ca6a3ba35c8699832@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] selftests/bpf: Add testcase where 7th argment is struct
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- Re: [PATCH net-next v1 00/12] First try to replace page_frag with page_frag_cache
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH net-next v15 15/15] p4tc: add P4 classifier
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v15 14/15] p4tc: add set of P4TC table kfuncs
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v15 13/15] p4tc: add runtime table entry get, delete, flush and dump
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v15 12/15] p4tc: add runtime table entry create and update
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v15 11/15] p4tc: add template table create, update, delete, get, flush and dump
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v15 10/15] p4tc: add runtime action support
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v15 09/15] p4tc: add template action create, update, delete, get, flush and dump
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v15 08/15] p4tc: add template pipeline create, get, update, delete
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v15 07/15] p4tc: add template API
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v15 06/15] p4tc: add P4 data types
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v15 05/15] net: sched: act_api: Add support for preallocated P4 action instances
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v15 04/15] net/sched: act_api: add struct p4tc_action_ops as a parameter to lookup callback
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v15 03/15] net/sched: act_api: Update tc_action_ops to account for P4 actions
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v15 02/15] net/sched: act_api: increase action kind string length
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v15 01/15] net: sched: act_api: Introduce P4 actions list
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v15 00/15] Introducing P4TC (series 1)
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- Re: [RFC/PATCHES 00/12] pahole: Reproducible parallel DWARF loading/serial BTF encoding
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH 6.6.y 1/2] bpf: put uprobe link's path and task in release callback
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [Intel-wired-lan] [PATCH iwl-next, v4 1/1] igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet
- From: "naamax.meir" <naamax.meir@xxxxxxxxxxxxxxx>
- [PATCH net-next v8 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support
- From: Julien Panis <jpanis@xxxxxxxxxxxx>
- [PATCH net-next v8 2/3] net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool
- From: Julien Panis <jpanis@xxxxxxxxxxxx>
- [PATCH net-next v8 1/3] net: ethernet: ti: Add accessors for struct k3_cppi_desc_pool members
- From: Julien Panis <jpanis@xxxxxxxxxxxx>
- [PATCH net-next v8 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
- From: Julien Panis <jpanis@xxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Introduce bpf_probe_write_user_registered()
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH RFC bpf-next v6 6/6] selftests/bpf: add sleepable timer tests
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v6 5/6] tools: sync include/uapi/linux/bpf.h
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v6 4/6] bpf/helpers: mark the callback of bpf_timer_set_sleepable_cb() as sleepable
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v6 3/6] bpf/helpers: introduce bpf_timer_set_sleepable_cb() kfunc
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v6 2/6] bpf: Add support for KF_ARG_PTR_TO_TIMER
- [PATCH RFC bpf-next v6 1/6] bpf/helpers: introduce sleepable bpf_timers
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v6 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- Re: [PATCH net-next v6 0/5] remove page frag implementation in vhost_net
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH bpf-next] riscv, bpf: add internal-only MOV instruction to resolve per-CPU addrs
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- [PATCH net-next v7 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support
- From: Julien Panis <jpanis@xxxxxxxxxxxx>
- Re: [PATCH net v2] bpf, skmsg: fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH net-next v7 2/3] net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool
- From: Julien Panis <jpanis@xxxxxxxxxxxx>
- [PATCH net-next v7 1/3] net: ethernet: ti: Add accessors for struct k3_cppi_desc_pool members
- From: Julien Panis <jpanis@xxxxxxxxxxxx>
- [PATCH net-next v7 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
- From: Julien Panis <jpanis@xxxxxxxxxxxx>
- Re: [PATCH net-next v5] virtio_net: Support RX hash XDP hint
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH V2 0/8] perf tools: Fix test "perf probe of function from different CU"
- From: Chaitanya S Prakash <ChaitanyaS.Prakash@xxxxxxx>
- Re: [PATCH bpf-next v5 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v5 2/5] libbpf: Add bpf_link support for BPF_PROG_TYPE_SOCKMAP
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v5 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- [PATCH bpf-next v2 2/2] selftests/bpf: Export send_recv_data helper
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v2 1/2] selftests/bpf: Add struct send_recv_arg
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v2 0/2] export send_byte and send_recv_data
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [syzbot] [bpf?] [net?] BUG: unable to handle kernel NULL pointer dereference in dev_map_generic_redirect
- From: syzbot <syzbot+aa38edb98c8bd20d2915@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH bpf-next v2] selftests/bpf: Add F_SETFL for fcntl
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v3 2/2] selftests/bpf: Fix umount cgroup2 error in test_sockmap
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v3 1/2] selftests/bpf: Add F_SETFL for fcntl in test_sockmap
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v3 0/2] Add F_SETFL for fcntl
- From: Geliang Tang <geliang@xxxxxxxxxx>
- Re: [PATCH bpf-next] rethook: Remove warning messages printed for finding return address of a frame.
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [syzbot] [bpf?] KASAN: stack-out-of-bounds Read in hash
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH net-next v1 00/12] First try to replace page_frag with page_frag_cache
- From: Alexander Duyck <alexander.duyck@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/3] bpf, x64: Fix tailcall hierarchy
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- RE: [Bpf] Follow up on "call helper function by address" terminology
- From: dthaler1968@xxxxxxxxxxxxxx
- Re: [syzbot] [bpf?] KASAN: stack-out-of-bounds Read in hash
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH AUTOSEL 6.1 12/13] bpf: Check bloom filter map value size
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 20/22] bpf: Check bloom filter map value size
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.8 23/25] bpf: Check bloom filter map value size
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH net-next v1 10/12] net: replace page_frag with page_frag_cache
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH net-next v1 04/12] mm: page_frag: add '_va' suffix to page_frag API
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH net-next v1 00/12] First try to replace page_frag with page_frag_cache
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/3] bpf, x64: Fix tailcall hierarchy
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: [syzbot] [bpf?] KASAN: stack-out-of-bounds Read in hash
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Add F_SETFL for fcntl
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v2] selftests/bpf: Add F_SETFL for fcntl
- From: Geliang Tang <geliang@xxxxxxxxxx>
- Re: [PATCH v4 4/4] selftests/bpf: Add tests for ring__consume_n and ring_buffer__consume_n
- From: Andrea Righi <andrea.righi@xxxxxxxxxxxxx>
- Re: [Bpf] Follow up on "call helper function by address" terminology
- From: Watson Ladd <watsonbladd@xxxxxxxxx>
- [syzbot] [bpf?] BUG: unable to handle kernel paging request in jhash
- From: syzbot <syzbot+6592955f6080eeb2160f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Missing bpf stats for BPF_PROG_TYPE_EXT
- From: Jose Fernandez <josef@xxxxxxxxxxx>
- Re: [PATCH bpf] MAINTAINERS: bpf: Add Lehui and Puranjay as riscv64 reviewers
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [syzbot] [bpf?] KMSAN: uninit-value in htab_lru_map_delete_elem
- From: syzbot <syzbot+d40ad71c1ba64324d256@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v5 2/5] libbpf: Add bpf_link support for BPF_PROG_TYPE_SOCKMAP
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v5 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v4 4/4] selftests/bpf: Add tests for ring__consume_n and ring_buffer__consume_n
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 0/4] libbpf: API to partially consume items from ringbuffer
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v4 2/4] libbpf: ringbuf: allow to consume up to a certain amount of items
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 4/4] selftests/bpf: Add tests for ring__consume_n and ring_buffer__consume_n
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [syzbot] [bpf?] KMSAN: uninit-value in htab_lru_percpu_map_lookup_elem
- From: syzbot <syzbot+b8d77b9bb107fa1bd641@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add tests for atomics in bpf_arena.
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Add support for certain atomics in bpf_arena to x86 JIT
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH] ftrace: make extra rcu_is_watching() validation check optional
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next v5 5/5] selftests/bpf: Add some tests with new bpf_program__attach_sockmap() APIs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v5 2/5] libbpf: Add bpf_link support for BPF_PROG_TYPE_SOCKMAP
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v5 4/5] selftests/bpf: Refactor out helper functions for a few tests
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v5 3/5] bpftool: Add link dump support for BPF_LINK_TYPE_SOCKMAP
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v5 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v5 0/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH] bpf: dereference of null in __cgroup_bpf_query() function
- From: Mikhail Lobanov <m.lobanov@xxxxxxxxxxxx>
- [PATCH net-next] selftests/bpf: eliminate warning of get_cgroup_id_from_path()
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- [syzbot] [bpf?] KASAN: stack-out-of-bounds Read in hash
- From: syzbot <syzbot+9459b5d7fab774cf182f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Fix verifier error due to narrower scalar spill onto 64-bit spilled scalar slots
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH v4 3/4] libbpf: Add ring__consume_n / ring_buffer__consume_n
- From: Andrea Righi <andrea.righi@xxxxxxxxxxxxx>
- [PATCH v4 1/4] libbpf: Start v1.5 development cycle
- From: Andrea Righi <andrea.righi@xxxxxxxxxxxxx>
- [PATCH v4 4/4] selftests/bpf: Add tests for ring__consume_n and ring_buffer__consume_n
- From: Andrea Righi <andrea.righi@xxxxxxxxxxxxx>
- [PATCH v4 0/4] libbpf: API to partially consume items from ringbuffer
- From: Andrea Righi <andrea.righi@xxxxxxxxxxxxx>
- [PATCH v4 2/4] libbpf: ringbuf: allow to consume up to a certain amount of items
- From: Andrea Righi <andrea.righi@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/2] libbpf: API to partially consume items from ringbuffer
- From: Andrea Righi <andrea.righi@xxxxxxxxxxxxx>
- Re: [PATCH net] xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RING
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v4 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v4 2/5] libbpf: Add bpf_link support for BPF_PROG_TYPE_SOCKMAP
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH v1 2/2] perf bench uprobe: Add uretprobe variant of uprobe benchmarks
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 1/2] perf bench uprobe: Remove lib64 from libc.so.6 binary path
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH] ftrace: make extra rcu_is_watching() validation check optional
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: run bpf prog w/o sockmap [was: bpf: Add bpf_link support for sk_msg and sk_skb progs]
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v3 0/2] libbpf: API to partially consume items from ringbuffer
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: Add tests for atomics in bpf_arena.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: Add support for certain atomics in bpf_arena to x86 JIT
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 2/2] libbpf: Add ring__consume_n / ring_buffer__consume_n
- From: Andrea Righi <andrea.righi@xxxxxxxxxxxxx>
- [PATCH v3 1/2] libbpf: ringbuf: allow to consume up to a certain amount of items
- From: Andrea Righi <andrea.righi@xxxxxxxxxxxxx>
- [PATCH v3 0/2] libbpf: API to partially consume items from ringbuffer
- From: Andrea Righi <andrea.righi@xxxxxxxxxxxxx>
- Re: [Bug Report] Packet drops after trimming skb using bpf_skb_adjust_room
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [RFC PATCH bpf-next] verifier: fix computation of range for XOR
- From: Cupertino Miranda <cupertino.miranda@xxxxxxxxxx>
- Re: [Bpf] Follow up on "call helper function by address" terminology
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Fix verifier error due to narrower scalar spill onto 64-bit spilled scalar slots
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Introduce bpf_probe_write_user_registered()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next] bpf: Fix verifier error due to narrower scalar spill onto 64-bit spilled scalar slots
- From: Tao Lyu <tao.lyu@xxxxxxx>
- Re: [PATCH bpf-next v4 2/5] libbpf: Add bpf_link support for BPF_PROG_TYPE_SOCKMAP
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v4 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Follow up on "call helper function by address" terminology
- From: dthaler1968@xxxxxxxxxxxxxx
- Re: [PATCH bpf-next v4 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next] net: netfilter: Make ct zone id configurable for bpf ct helper functions
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: vmlinux.h overlap/conflict with network protocol definitions
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC bpf-next 09/13] libbpf: split BTF reconciliation
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v4 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: vmlinux.h overlap/conflict with network protocol definitions
- From: Stephen Hemminger <stephen@xxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2)
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 net 1/3] rcu: add a helper to report consolidated flavor QS
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH bpf-next] arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] riscv, bpf: add internal-only MOV instruction to resolve per-CPU addrs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/2] bpf: Allow invoking kfuncs from BPF_PROG_TYPE_SYSCALL progs
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v1 3/3] selftests/bpf: add test for bpf_for_each_map_elem() with different maps
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2)
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf, docs: Editorial nits in instruction-set.rst
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v1 3/3] selftests/bpf: add test for bpf_for_each_map_elem() with different maps
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [Bpf] [PATCH bpf-next] bpf, docs: Editorial nits in instruction-set.rst
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v1 0/3] bpf: allow bpf_for_each_map_elem() helper with different input maps
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2] selftests/bpf: Make sure libbpf doesn't enforce the signature of a func pointer.
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf] MAINTAINERS: bpf: Add Lehui and Puranjay as riscv64 reviewers
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v1 3/3] selftests/bpf: add test for bpf_for_each_map_elem() with different maps
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: vmlinux.h overlap/conflict with network protocol definitions
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH net-next v14 14/15] p4tc: add set of P4TC table kfuncs
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v1 3/3] selftests/bpf: add test for bpf_for_each_map_elem() with different maps
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH 6.6.y 2/2] bpf: support deferring bpf_link dealloc to after RCU grace period
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH 6.6.y 1/2] bpf: put uprobe link's path and task in release callback
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 2/3] bpf: allow invoking bpf_for_each_map_elem with different maps
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v1 1/3] bpf: store both map ptr and state in bpf_insn_aux_data
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: FAILED: patch "[PATCH] bpf: support deferring bpf_link dealloc to after RCU grace" failed to apply to 6.8-stable tree
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.8.y 2/2] bpf: support deferring bpf_link dealloc to after RCU grace period
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH 6.8.y 1/2] bpf: put uprobe link's path and task in release callback
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: FAILED: patch "[PATCH] bpf: support deferring bpf_link dealloc to after RCU grace" failed to apply to 6.8-stable tree
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2)
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v5 1/6] bpf/helpers: introduce sleepable bpf_timers
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v4 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next] bpf, docs: Editorial nits in instruction-set.rst
- From: Dave Thaler <dthaler1968@xxxxxxxxxxxxxx>
- Re: [PATCH net-next v14 14/15] p4tc: add set of P4TC table kfuncs
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH] bpf: fix perf_snapshot_branch_stack link failure
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v5 1/6] bpf/helpers: introduce sleepable bpf_timers
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [linux-next:master] BUILD REGRESSION 8568bb2ccc278f344e6ac44af6ed010a90aa88dc
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 8568bb2ccc278f344e6ac44af6ed010a90aa88dc
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH net] bpf, skmsg: fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: BPF WG ISA Document: Last Call
- From: dthaler1968@xxxxxxxxxxxxxx
- RE: [PATCH bpf-next v4 3/5] bpftool: Add link dump support for BPF_LINK_TYPE_SOCKMAP
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [PATCH bpf-next v4 2/5] libbpf: Add bpf_link support for BPF_PROG_TYPE_SOCKMAP
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [PATCH bpf-next v4 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH net] bpf, skmsg: fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH net] bpf, skmsg: fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next] riscv, bpf: add internal-only MOV instruction to resolve per-CPU addrs
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH bpf-next v2 1/2] bpf: Allow invoking kfuncs from BPF_PROG_TYPE_SYSCALL progs
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 2/2] selftests/bpf: Verify calling core kfuncs from BPF_PROG_TYPE_SYCALL
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 0/2] bpf: Allow invoking kfuncs from BPF_PROG_TYPE_SYSCALL progs
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH] bpf: fix perf_snapshot_branch_stack link failure
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH bpf-next] riscv, bpf: add internal-only MOV instruction to resolve per-CPU addrs
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH 1/1] mm: change inlined allocation helpers to account at the call site
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH bpf] MAINTAINERS: Update email address for Puranjay Mohan
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v5 net 1/3] rcu: add a helper to report consolidated flavor QS
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] mm: change inlined allocation helpers to account at the call site
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
[Index of Archives]
[Linux Samsung SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux Actions SoC]
[Linux Kernel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Forum]