BPF List
 help / color / mirror / Atom feed
 messages from 2025-09-12 09:17:52 to 2025-09-15 20:12:33 UTC [more...]

[PATCH bpf-next v3 0/7] bpf: Introduce deferred task context execution
 2025-09-15 20:12 UTC  (5+ messages)
` [PATCH bpf-next v3 4/7] bpf: bpf task work plumbing

[PATCH slab v5 0/6] slab: Re-entrant kmalloc_nolock()
 2025-09-15 20:10 UTC  (37+ messages)
` [PATCH slab v5 2/6] mm: Allow GFP_ACCOUNT to be used in alloc_pages_nolock()
` [PATCH slab v5 3/6] mm: Introduce alloc_frozen_pages_nolock()
` [PATCH slab v5 5/6] slab: Reuse first bit for OBJEXTS_ALLOC_FAIL
` [PATCH slab v5 6/6] slab: Introduce kmalloc_nolock() and kfree_nolock()

[PATCHv3 perf/core 0/6] uprobe,bpf: Allow to change app registers from uprobe registers
 2025-09-15 20:10 UTC  (6+ messages)

[PATCH] bpf: verifier: fix WARNING in reg_bounds_sanity_check (2)
 2025-09-15 19:54 UTC  (2+ messages)

[PATCH v4 00/12] Signed BPF programs
 2025-09-15 19:49 UTC  (14+ messages)
` [PATCH v4 01/12] bpf: Update the bpf_prog_calc_tag to use SHA256
` [PATCH v4 02/12] bpf: Implement exclusive map creation
` [PATCH v4 03/12] libbpf: Implement SHA256 internal helper
` [PATCH v4 04/12] libbpf: Support exclusive map creation
` [PATCH v4 05/12] selftests/bpf: Add tests for exclusive maps
` [PATCH v4 06/12] bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FD
` [PATCH v4 07/12] bpf: Move the signature kfuncs to helpers.c
` [PATCH v4 08/12] bpf: Implement signature verification for BPF programs
` [PATCH v4 09/12] libbpf: Update light skeleton for signing
` [PATCH v4 10/12] libbpf: Embed and verify the metadata hash in the loader
` [PATCH v4 11/12] bpftool: Add support for signing BPF programs
` [PATCH v4 12/12] selftests/bpf: Enable signature verification for some lskel tests

[PATCH bpf] bpf: potential double-free of env->insn_aux_data
 2025-09-15 19:28 UTC  (4+ messages)

[PATCH v2 bpf-next] selftests/bpf: more open-coded gettid syscall cleanup
 2025-09-15 18:50 UTC  (2+ messages)

[syzbot] [bpf?] WARNING in do_check (2)
 2025-09-15 18:29 UTC 

[syzbot] [bpf?] WARNING in maybe_exit_scc
 2025-09-15 18:28 UTC 

[PATCH v3 bpf-next] selftests/bpf: Fix arena_spin_lock selftest failure
 2025-09-15 18:00 UTC  (2+ messages)

[PATCH bpf-next v3 0/2] Remove use of current->cgns in bpf_cgroup_from_id
 2025-09-15 18:00 UTC  (7+ messages)
` [PATCH bpf-next v3 1/2] bpf: Do not limit bpf_cgroup_from_id to current's namespace
` [PATCH bpf-next v3 2/2] selftests/bpf: Add a test for bpf_cgroup_from_id lookup in non-root cgns

[PATCH bpf-next v1 0/3] Update KF_RCU_PROTECTED, add KF_RET_RCU
 2025-09-15 17:55 UTC  (9+ messages)
` [PATCH bpf-next v1 1/3] bpf: Enforce RCU protection for KF_RCU_PROTECTED
` [PATCH bpf-next v1 2/3] bpf: Add support for KF_RET_RCU flag
` [PATCH bpf-next v1 3/3] selftests/bpf: Add tests for KF_RET_RCU

[PATCH bpf-next] selftests/bpf: Skip timer_interrupt case when bpf_timer is not supported
 2025-09-15 17:30 UTC  (2+ messages)

[PATCH bpf-next v2] bpftool: Search for tracefs at /sys/kernel/tracing first
 2025-09-15 17:20 UTC  (3+ messages)

[PATCH bpf-next v3 00/14] selftests/bpf: Integrate test_xsk.c to test_progs framework
 2025-09-15 17:13 UTC  (3+ messages)

[PATCH bpf-next] bpf, arm64: Call bpf_jit_binary_pack_finalize() in bpf_jit_free()
 2025-09-15 16:43 UTC  (3+ messages)

[PATCH bpf-next v3 0/3] Signed loads from Arena
 2025-09-15 16:28 UTC  (4+ messages)
` [PATCH bpf-next v3 1/3] bpf, x86: Add support for signed arena loads
` [PATCH bpf-next v3 2/3] bpf, arm64: "
` [PATCH bpf-next v3 3/3] selftests: bpf: Add tests for signed loads from arena

[PATCH bpf-next v4 1/3] bpftool: Add bpf_token show
 2025-09-15 16:21 UTC  (2+ messages)

[PATCH v4 0/3] sched: make migrate_enable/migrate_disable inline
 2025-09-15 16:10 UTC  (3+ messages)

[PATCH bpf-next 08/10] riscv, bpf: Add ex_insn_off and ex_jmp_off for exception table handling
 2025-09-15 14:23 UTC  (2+ messages)

[PATCH bpf] MAINTAINERS: delete inactive maintainers from AF_XDP
 2025-09-15 13:31 UTC  (2+ messages)

[PATCH bpf-next] bpftool: Search for tracefs at /sys/kernel/tracing first
 2025-09-15 11:47 UTC  (3+ messages)

[PATCH perf/core 0/3] uprobes/x86: change error path for uprobe syscall
 2025-09-15 11:47 UTC  (2+ messages)

[PATCH bpf-next v3] riscv, bpf: Sign extend struct ops return values properly
 2025-09-15 11:30 UTC  (2+ messages)

[PATCH bpf-next] riscv, bpf: Remove duplicated bpf_flush_icache()
 2025-09-15 11:30 UTC  (2+ messages)

[PATCH v5 0/5] barrier: Add smp_cond_load_*_timeout()
 2025-09-15 11:12 UTC  (10+ messages)
` [PATCH v5 5/5] rqspinlock: Use smp_cond_load_acquire_timeout()

[RFC 0/4] BTF archive with unmodified pahole+toolchain
 2025-09-15 10:11 UTC  (7+ messages)

[PATCH bpf-next v2 0/4] bpf: Support non-linear skbs for BPF_PROG_TEST_RUN
 2025-09-15  6:45 UTC  (6+ messages)
` [PATCH bpf-next v2 1/4] bpf: Refactor cleanup of bpf_prog_test_run_skb
` [PATCH bpf-next v2 2/4] bpf: Craft non-linear skbs in BPF_PROG_TEST_RUN
` [PATCH bpf-next v2 3/4] selftests/bpf: Support non-linear flag in test loader
` [PATCH bpf-next v2 4/4] selftests/bpf: Test direct packet access on non-linear skbs
` [syzbot ci] Re: bpf: Support non-linear skbs for BPF_PROG_TEST_RUN

[PATCH v2 bpf-next 00/13] BPF indirect jumps
 2025-09-15  4:09 UTC  (15+ messages)
` [PATCH v2 bpf-next 01/13] bpf: fix the return value of push_stack
` [PATCH v2 bpf-next 02/13] bpf: save the start of functions in bpf_prog_aux
` [PATCH v2 bpf-next 03/13] bpf, x86: add new map type: instructions array
` [PATCH v2 bpf-next 04/13] selftests/bpf: add selftests for new insn_array map
` [PATCH v2 bpf-next 05/13] bpf: support instructions arrays with constants blinding
` [PATCH v2 bpf-next 06/13] selftests/bpf: test instructions arrays with blinding
` [PATCH v2 bpf-next 07/13] bpf, x86: allow indirect jumps to r8...r15
` [PATCH v2 bpf-next 08/13] bpf, x86: add support for indirect jumps
` [PATCH v2 bpf-next 09/13] bpf: disasm: add support for BPF_JMP|BPF_JA|BPF_X
` [PATCH v2 bpf-next 10/13] libbpf: fix formatting of bpf_object__append_subprog_code
` [PATCH v2 bpf-next 11/13] libbpf: support llvm-generated indirect jumps
` [PATCH v2 bpf-next 12/13] bpftool: Recognize insn_array map type
` [PATCH v2 bpf-next 13/13] selftests/bpf: add selftests for indirect jumps

[PATCH v2 0/2] bpf: Add BPF_MAP_TYPE_CRED_STORAGE support
 2025-09-15  2:10 UTC  (8+ messages)
` [PATCH 1/2] bpf: Add BPF_MAP_TYPE_CRED_STORAGE map type and kfuncs
` [PATCH 2/2] selftests/bpf: Add cred local storage tests

[syzbot] [net?] WARNING: suspicious RCU usage in corrupted (3)
 2025-09-14 23:37 UTC  (2+ messages)

[PATCH v3] net/tcp: Fix a NULL pointer dereference when using TCP-AO with TCP_REPAIR
 2025-09-14 20:00 UTC  (2+ messages)

[PATCH net-next v2 00/11] net: stmmac: timestamping/ptp cleanups
 2025-09-14 19:10 UTC  (2+ messages)

[PATCH v4 next-next] net/cls_cgroup: Fix task_get_classid() during qdisc run
 2025-09-14 19:00 UTC  (2+ messages)

[PATCH v4 00/21] Legacy hardware/cache events as json
 2025-09-14 18:11 UTC  (22+ messages)
` [PATCH v4 01/21] perf parse-events: Fix legacy cache events if event is duplicated in a PMU
` [PATCH v4 02/21] perf perf_api_probe: Avoid scanning all PMUs, try software PMU first
` [PATCH v4 03/21] perf record: Skip don't fail for events that don't open
` [PATCH v4 04/21] perf jevents: Support copying the source json files to OUTPUT
` [PATCH v4 05/21] perf pmu: Don't eagerly parse event terms
` [PATCH v4 06/21] perf parse-events: Remove unused FILE input argument to scanner
` [PATCH v4 07/21] perf pmu: Use fd rather than FILE from new_alias
` [PATCH v4 08/21] perf pmu: Factor term parsing into a perf_event_attr into a helper
` [PATCH v4 09/21] perf parse-events: Add terms for legacy hardware and cache config values
` [PATCH v4 10/21] perf jevents: Add legacy json terms and default_core event table helper
` [PATCH v4 11/21] perf pmu: Add and use legacy_terms in alias information
` [PATCH v4 12/21] perf jevents: Add legacy-hardware and legacy-cache json
` [PATCH v4 13/21] perf print-events: Remove print_hwcache_events
` [PATCH v4 14/21] perf print-events: Remove print_symbol_events
` [PATCH v4 15/21] perf parse-events: Remove hard coded legacy hardware and cache parsing
` [PATCH v4 16/21] perf record: Use evlist__new_default when no events specified
` [PATCH v4 17/21] perf top: "
` [PATCH v4 18/21] perf evlist: Avoid scanning all PMUs for evlist__new_default
` [PATCH v4 19/21] perf evsel: Improvements to __evsel__match
` [PATCH v4 20/21] perf parse-events: Add HW_CYCLES_STR as default cycles event string
` [PATCH v4 21/21] perf test: Make stat grep more robust

[PATCH v6 00/11] Direct Map Removal Support for guest_memfd
 2025-09-14  7:44 UTC  (12+ messages)
` [PATCH v6 01/11] filemap: Pass address_space mapping to ->free_folio()
` [PATCH v6 03/11] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v6 05/11] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v6 07/11] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v6 08/11] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v6 09/11] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v6 10/11] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
` [PATCH v6 11/11] KVM: selftests: Test guest execution from direct map removed gmem

[PATCH v7 mm-new 0/9] mm, bpf: BPF based THP order selection
 2025-09-14  2:48 UTC  (32+ messages)
` [PATCH v7 mm-new 01/10] mm: thp: remove disabled task from khugepaged_mm_slot
` [PATCH v7 mm-new 02/10] mm: thp: add support for BPF based THP order selection
` [PATCH v7 mm-new 03/10] mm: thp: decouple THP allocation between swap and page fault paths
` [PATCH v7 mm-new 04/10] mm: thp: enable THP allocation exclusively through khugepaged

[PATCH v1 bpf-next 00/11] BPF indirect jumps
 2025-09-13 19:38 UTC  (4+ messages)
` [PATCH v1 bpf-next 10/11] libbpf: support llvm-generated "

[bug report] [regression?] bpf lsm breaks /proc/*/attr/current with security= on commandline
 2025-09-13 17:01 UTC 

[syzbot] [bpf?] WARNING in convert_ctx_accesses (2)
 2025-09-13  8:23 UTC 

[PATCH bpf-next v9 1/3] bpf: refactor max_depth computation in bpf_get_stack()
 2025-09-12 23:35 UTC  (3+ messages)
` [PATCH bpf-next v9 2/3] bpf: clean-up bounds checking in __bpf_get_stack
  ` [PATCH bpf-next v9 3/3] bpf: fix stackmap overflow check in __bpf_get_stackid()

[BUG?] bpf_skb_net_shrink does not unset encapsulation flag
 2025-09-12 22:47 UTC  (3+ messages)

[PATCH v3 00/12] Signed BPF programs
 2025-09-12 22:28 UTC  (12+ messages)
` [PATCH v3 04/12] libbpf: Support exclusive map creation
` [PATCH v3 06/12] bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FD
` [PATCH v3 09/12] libbpf: Update light skeleton for signing
` [syzbot ci] Re: Signed BPF programs

linux-next: manual merge of the tip tree with the bpf-next tree
 2025-09-12 20:47 UTC  (3+ messages)

[PATCH 6.1 00/15] genetlink: Test Netlink subsystem of Linux v6.1
 2025-09-12 20:17 UTC  (3+ messages)
` [PATCH 6.1 10/15] selftests: net: genetlink: add packet capture test infrastructure

[PATCH RESEND] perf: Completely remove possibility to override MAX_NR_CPUS
 2025-09-12 19:35 UTC  (3+ messages)

[RFC PATCH bpf-next 00/14] bpf: Efficient socket destruction
 2025-09-12 17:29 UTC  (2+ messages)

[PATCH bpf-next v1 09/10] bpf: disable and remove registers chain based liveness
 2025-09-12 16:48 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox