bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-04 12:07:21 to 2023-10-06 18:49:52 UTC [more...]

[PATCH bpf-next v3 1/5] bpf: Support chain calling multiple BPF programs after each other
 2023-10-06 18:49 UTC  (12+ messages)
            ` bpf indirect calls

[PATCH bpf-next v3] selftests/bpf: Add pairs_redir_to_connected helper
 2023-10-06 18:40 UTC  (2+ messages)

[PATCH v5 0/5] Reduce overhead of LSMs with static calls
 2023-10-06 18:32 UTC  (11+ messages)
` [PATCH v5 4/5] bpf: Only enable BPF LSM hooks when an LSM program is attached

[PATCH bpf-next 1/3] selftests/bpf: fix compiler warnings reported in -O2 mode
 2023-10-06 18:20 UTC  (12+ messages)
` [PATCH bpf-next 2/3] selftests/bpf: support building selftests in optimized "
` [PATCH bpf-next 3/3] selftests/bpf: don't truncate #test/subtest field

[PATCH bpf-next] bpf: Inherit system settings for CPU security mitigations
 2023-10-06 18:20 UTC  (6+ messages)

[PATCH v2 bpf-next 1/3] selftests/bpf: fix compiler warnings reported in -O2 mode
 2023-10-06 18:20 UTC  (4+ messages)
` [PATCH v2 bpf-next 2/3] selftests/bpf: support building selftests in optimized "
` [PATCH v2 bpf-next 3/3] selftests/bpf: don't truncate #test/subtest field

[PATCH v5 0/5] powerpc/bpf: use BPF prog pack allocator
 2023-10-06 18:12 UTC  (6+ messages)
` [PATCH v5 1/5] powerpc/code-patching: introduce patch_instructions()

[PATCH net-next 1/1] net/sched: Disambiguate verdict from return code
 2023-10-06 17:59 UTC  (17+ messages)

[PATCH bpf v3] net/xdp: fix zero-size allocation warning in xskq_create()
 2023-10-06 17:37 UTC  (5+ messages)

[PATCH bpf-next] net: Add a warning if NAPI cb missed xdp_do_flush()
 2023-10-06 17:21 UTC  (4+ messages)
  ` [PATCH bpf-next v2] "

[RFC PATCH bpf-next 0/3] bpf, x64: Fix tailcall hierarchy
 2023-10-06 16:44 UTC  (7+ messages)
` [RFC PATCH bpf-next 1/3] "
` [RFC PATCH bpf-next 2/3] bpf, x64: Load tail_call_cnt pointer
` [RFC PATCH bpf-next 3/3] selftests/bpf: Add testcases for tailcall hierarchy fixing

[PATCH v4 00/10] io_uring: Initial support for {s,g}etsockopt commands
 2023-10-06 15:45 UTC  (3+ messages)

[PATCH 6.5 000/321] 6.5.6-rc1 review
 2023-10-06  9:54 UTC  (3+ messages)

[RFC PATCH 0/2] seccomp: Split set filter into two steps
 2023-10-06  8:12 UTC  (5+ messages)

[PATCH bpf-next v9 0/9] Add cgroup sockaddr hooks for unix sockets
 2023-10-06  7:45 UTC  (10+ messages)
` [PATCH bpf-next v9 1/9] selftests/bpf: Add missing section name tests for getpeername/getsockname
` [PATCH bpf-next v9 2/9] bpf: Propagate modified uaddrlen from cgroup sockaddr programs
` [PATCH bpf-next v9 3/9] bpf: Add bpf_sock_addr_set_unix_addr() to allow writing unix sockaddr from bpf
` [PATCH bpf-next v9 4/9] bpf: Implement cgroup sockaddr hooks for unix sockets
` [PATCH bpf-next v9 5/9] libbpf: Add support for cgroup unix socket address hooks
` [PATCH bpf-next v9 6/9] bpftool: "
` [PATCH bpf-next v9 7/9] documentation/bpf: Document "
` [PATCH bpf-next v9 8/9] selftests/bpf: Make sure mount directory exists
` [PATCH bpf-next v9 9/9] selftests/bpf: Add tests for cgroup unix socket address hooks

[PATCH bpf v2 0/2] bpf: Fix src IP addr related limitation in bpf_*_fib_lookup()
 2023-10-06  7:03 UTC  (9+ messages)
` [PATCH bpf v2 1/2] bpf: Derive source IP addr via bpf_*_fib_lookup()
` [PATCH bpf v2 2/2] selftests/bpf: Add BPF_FIB_LOOKUP_SET_SRC tests

[PATCH] bpf: Fix the comment for bpf_restore_data_end()
 2023-10-06  5:40 UTC  (3+ messages)

[PATCH bpf-next v2 0/2] cleanups for sockmap_listen
 2023-10-06  5:18 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] selftests/bpf: Enable CONFIG_VSOCKETS in config
` [PATCH bpf-next v2 2/2] selftests/bpf: Add pairs_redir_to_connected helper

[PATCH bpf-next v3 05/10] net: stmmac: Add Tx HWTS support to XDP ZC
 2023-10-06  4:38 UTC  (4+ messages)

[PATCH bpf-next 1/2] bpf: Fix missed rcu read lock in bpf_task_under_cgroup()
 2023-10-06  2:17 UTC  (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add selftest for sleepable bpf_task_under_cgroup()

[PATCH v2 bpf-next] bpf: Avoid unnecessary -EBUSY from htab_lock_bucket
 2023-10-06  1:15 UTC  (7+ messages)

[PATCH v2 00/18] clang-tools support in tools
 2023-10-05 23:08 UTC  (19+ messages)
` [PATCH v2 01/18] gen_compile_commands: Allow the line prefix to still be cmd_
` [PATCH v2 02/18] gen_compile_commands: Sort output compile commands by file name
` [PATCH v2 03/18] run-clang-tools: Add pass through checks and and header-filter arguments
` [PATCH v2 04/18] perf hisi-ptt: Fix potential memory leak
` [PATCH v2 05/18] perf bench uprobe: Fix potential use of memory after free
` [PATCH v2 06/18] perf buildid-cache: Fix use of uninitialized value
` [PATCH v2 07/18] perf env: Remove unnecessary NULL tests
` [PATCH v2 08/18] perf jitdump: Avoid memory leak
` [PATCH v2 09/18] perf mem-events: Avoid uninitialized read
` [PATCH v2 10/18] perf dlfilter: Be defensive against potential NULL dereference
` [PATCH v2 11/18] perf hists browser: Reorder variables to reduce padding
` [PATCH v2 12/18] perf hists browser: Avoid potential NULL dereference
` [PATCH v2 13/18] perf svghelper: Avoid memory leak
` [PATCH v2 14/18] perf parse-events: Fix unlikely memory leak when cloning terms
` [PATCH v2 15/18] tools api: Avoid potential double free
` [PATCH v2 16/18] perf trace-event-info: Avoid passing NULL value to closedir
` [PATCH v2 17/18] perf header: Fix various error path memory leaks
` [PATCH v2 18/18] perf bpf_counter: Fix a few "

[PATCH v1 00/18] clang-tools support in tools
 2023-10-05 22:38 UTC  (10+ messages)
` [PATCH v1 01/18] gen_compile_commands: Allow the line prefix to still be cmd_
` [PATCH v1 03/18] run-clang-tools: Add pass through checks and and header-filter arguments

[PATCH v5 1/2] bpftool: Align output skeleton ELF code
 2023-10-05 22:03 UTC  (2+ messages)
` [PATCH v5 2/2] bpftool: Align bpf_load_and_run_opts insns and data

[PATCH v4 1/2] bpftool: Align output skeleton ELF code
 2023-10-05 22:03 UTC  (5+ messages)
` [PATCH v4 2/2] bpftool: Align bpf_load_and_run_opts insns and data

[Bpf] ISA RFC compliance question
 2023-10-05 20:14 UTC  (5+ messages)
`  "

[linux-next:master] BUILD REGRESSION 7d730f1bf6f39ece2d9f3ae682f12e5b593d534d
 2023-10-05 19:35 UTC 

[PATCH v3 0/3] selftests/hid: assorted fixes
 2023-10-05 18:14 UTC  (6+ messages)
` [PATCH v3 1/3] selftests/hid: ensure we can compile the tests on kernels pre-6.3
` [PATCH v3 2/3] selftests/hid: do not manually call headers_install
` [PATCH v3 3/3] selftests/hid: force using our compiled libbpf headers

[PATCH v3 00/13] mm: jit/text allocator
 2023-10-05 18:11 UTC  (10+ messages)
` [PATCH v3 03/13] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v3 04/13] mm/execmem, arch: convert remaining "

[RFC bpf-next v2 00/24] XDP metadata via kfuncs for ice + mlx5
 2023-10-05 18:06 UTC  (9+ messages)
` [RFC bpf-next v2 09/24] xdp: Add VLAN tag hint
        ` [xdp-hints] "

[PATCH v3 bpf-next] bpf: Avoid unnecessary -EBUSY from htab_lock_bucket
 2023-10-05 17:52 UTC  (2+ messages)

[PATCH bpf-next v8 0/9] Add cgroup sockaddr hooks for unix sockets
 2023-10-05 17:12 UTC  (3+ messages)
` [PATCH bpf-next v7 9/9] selftests/bpf: Add tests for cgroup unix socket address hooks

[RFC PATCH 1/2] LSM: Allow dynamically appendable LSM modules
 2023-10-05 14:12 UTC  (12+ messages)

[RFC PATCH] tracing: change syscall number type in struct syscall_trace_*
 2023-10-05 12:34 UTC  (4+ messages)

[PATCH v3 bpf-next] bpf: Avoid unnecessary -EBUSY from htab_lock_bucket
 2023-10-05  6:31 UTC  (2+ messages)

[bug report] file: convert to SLAB_TYPESAFE_BY_RCU
 2023-10-05 11:26 UTC 

[PATCH net,v2, 0/3] net: mana: Fix some TX processing bugs
 2023-10-05 10:00 UTC  (2+ messages)

[PATCH net-next v2] net/xdp: fix zero-size allocation warning in xskq_create()
 2023-10-05  7:35 UTC  (3+ messages)

[PATCH bpf-next v3 00/10] xsk: TX metadata
 2023-10-05  1:16 UTC  (6+ messages)
` [PATCH bpf-next v3 02/10] xsk: add TX timestamp and TX checksum offload support

[PATCH bpf-next v3 04/10] net/mlx5e: Implement AF_XDP TX timestamp and checksum offload
 2023-10-04 23:47 UTC  (2+ messages)

[syzbot] [bpf?] [net?] WARNING: zero-size vmalloc in xskq_create
 2023-10-04 22:38 UTC 

[PATCH v3 1/2] bpftool: Align output skeleton ELF code
 2023-10-04 22:21 UTC  (4+ messages)
` [PATCH v3 2/2] bpftool: Align bpf_load_and_run_opts insns and data

[PATCH bpf 0/3] libbpf/selftests syscall wrapper fixes for RISC-V
 2023-10-04 20:40 UTC  (3+ messages)

[PATCH bpf-next 0/3] selftest/bpf, riscv: Improved cross-building support
 2023-10-04 20:40 UTC  (6+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: Add cross-build support for urandom_read et al
` [PATCH bpf-next 2/3] selftests/bpf: Enable lld usage for RISC-V
` [PATCH bpf-next 3/3] selftests/bpf: Add uprobe_multi to gen_tar target

[PATCH v2 87/89] fs: rename inode i_atime and i_mtime fields
 2023-10-04 18:55 UTC  (3+ messages)
` [PATCH v2 88/89] fs: switch timespec64 fields in inode to discrete integers
` [PATCH v2 89/89] fs: move i_generation into new hole created after timestamp conversion

[PATCH v2 00/89] fs: new accessor methods for inode atime and mtime
 2023-10-04 18:53 UTC  (4+ messages)
` [PATCH v2 01/89] fs: new accessor methods for "
  ` [PATCH v2 02/89] fs: convert core infrastructure to new timestamp accessors
  ` [PATCH v2 81/89] bpf: convert "

[linux-next:master] BUILD REGRESSION 33b64befb1a28bca3f5a9ed9807d2f87e976c63a
 2023-10-04 18:37 UTC 

[PATCH bpf-next v2 0/2] bpf: Add ability to pin bpf timer to calling CPU
 2023-10-04 16:23 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] bpf/selftests: Test pinning bpf timer to a core

[PATCH v3 bpf-next 0/8] Allocate bpf trampoline on bpf_prog_pack
 2023-10-04 15:50 UTC  (3+ messages)

pull-request: bpf 2023-10-02
 2023-10-04 15:40 UTC  (2+ messages)

[PATCH] tools/build: Fix -s detection code for new make
 2023-10-04 13:59 UTC 

[PATCH bpf-next v3 0/8] Add a test for SHARED_UMEM feature
 2023-10-04 13:40 UTC  (3+ messages)

[PATCH net] ice: don't stop netdev tx queues when setting up XSK socket
 2023-10-04 13:26 UTC  (3+ messages)

[PATCH net] i40e: sync next_to_clean and next_to_process for programming status desc
 2023-10-04 13:16 UTC  (2+ messages)

[PATCH 0/2] kbuild: kselftest-merge target improvements
 2023-10-04 12:48 UTC  (3+ messages)
` [PATCH 1/2] kbuild: Let builtin have precedence over modules for kselftest-merge
` [PATCH 2/2] kbuild: Merge per-arch config for kselftest-merge target

[PATCH bpf 0/2] riscv, bpf: Properly sign-extend return values
 2023-10-04 12:07 UTC  (3+ messages)
` [PATCH bpf 1/2] riscv, bpf: Sign-extend "
` [PATCH bpf 2/2] riscv, bpf: Track both a0 (RISC-V ABI) and a5 (BPF) "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).