public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-18 00:53:19 to 2025-11-19 02:55:33 UTC [more...]

[PATCH bpf-next v3 0/6] bpf trampoline support "jmp" mode
 2025-11-19  2:55 UTC  (16+ messages)
` [PATCH bpf-next v3 1/6] ftrace: introduce FTRACE_OPS_FL_JMP
` [PATCH bpf-next v3 2/6] x86/ftrace: implement DYNAMIC_FTRACE_WITH_JMP
` [PATCH bpf-next v3 3/6] bpf: fix the usage of BPF_TRAMP_F_SKIP_FRAME
` [PATCH bpf-next v3 4/6] bpf,x86: adjust the "jmp" mode for bpf trampoline
` [PATCH bpf-next v3 5/6] bpf: specify the old and new poke_type for bpf_arch_text_poke
` [PATCH bpf-next v3 6/6] bpf: implement "jmp" mode for trampoline

[RFC PATCH 0/3] Memory Controller eBPF support
 2025-11-19  2:19 UTC  (7+ messages)
` [RFC PATCH 1/3] memcg: add eBPF struct ops support for memory charging
` [RFC PATCH 2/3] selftests/bpf: add memcg eBPF struct ops test
` [RFC PATCH 3/3] samples/bpf: add example memcg eBPF program

[RFC mm v7] mm: introduce a new page type for page pool in page type
 2025-11-19  1:27 UTC 

[PATCH v3 0/4] make vmalloc gfp flags usage more apparent
 2025-11-19  0:54 UTC  (11+ messages)
` [PATCH v3 1/4] mm/vmalloc: warn on invalid vmalloc gfp flags
` [PATCH v3 2/4] mm/vmalloc: Add a helper to optimize vmalloc allocation gfps
` [PATCH v3 3/4] mm/vmalloc: cleanup large_gfp in vm_area_alloc_pages()
` [PATCH v3 4/4] mm/vmalloc: cleanup gfp flag use in new_vmap_block()

[PATCH net v4 0/1] i40e: xsk: advance next_to_clean on status descriptors
 2025-11-19  0:49 UTC  (5+ messages)
` [PATCH net v4 1/1] "
  ` [Intel-wired-lan] "

[PATCH v2 bpf-next 0/4] Replace BPF memory allocator with kmalloc_nolock() in local storage
 2025-11-19  0:30 UTC  (2+ messages)

[PATCH v4 bpf-next 1/2] bpf: properly verify tail call behavior
 2025-11-19  0:13 UTC  (11+ messages)
` [PATCH v5 bpf-next 0/4] "
` [PATCH v5 bpf-next 1/4] "
` [PATCH v5 bpf-next 2/4] bpf: test the proper verification of tail calls
` [PATCH v5 bpf-next 3/4] bpf: correct stack liveness for "
` [PATCH v5 bpf-next 4/4] bpf: test the correct stack liveness of "

[PATCH net v4] xsk: avoid data corruption on cq descriptor number
 2025-11-18 23:57 UTC  (3+ messages)

[PATCH RFC net-next 2/2] xsk: introduce a cached cq to temporarily store descriptor addrs
 2025-11-18 23:37 UTC  (14+ messages)

[bpf-next v1 0/5] selftests/bpf: networking test cleanups and build fix
 2025-11-18 23:12 UTC  (4+ messages)
` [bpf-next v1 1/5] selftests/bpf: use sockaddr_storage instead of addr_port in cls_redirect test

[PATCH v3 0/4] make vmalloc gfp flags usage more apparent
 2025-11-18 19:57 UTC  (3+ messages)

[PATCH] mm/filemap: fix NULL pointer dereference in do_read_cache_folio()
 2025-11-18 19:38 UTC  (6+ messages)

[PATCH v11 00/15] unwind_deferred: Implement sframe handling
 2025-11-18 19:26 UTC  (4+ messages)
` [PATCH v11 03/15] unwind_user/sframe: Add support for reading .sframe headers

[PATCH bpf-next] selftests/bpf: use ASSERT_STRNEQ to factor in long slab cache names
 2025-11-18 18:58 UTC  (2+ messages)

[PATCH net-next 0/3] YNL CLI --list-attrs argument
 2025-11-18 17:13 UTC  (13+ messages)
` [PATCH net-next 1/3] tools: ynl: cli: Add --list-attrs option to show operation attributes
` [PATCH net-next 3/3] tools: ynl: cli: Display enum values in --list-attrs output

Kernel build fails if both CONFIG_DEBUG_INFO_BTF and CONFIG_KCSAN are enabled
 2025-11-18 16:47 UTC  (3+ messages)

[PATCH bpf-next 0/4] Add cryptographic hash and signature verification kfuncs to BPF
 2025-11-18 15:44 UTC  (7+ messages)
` [PATCH bpf-next 1/4] bpf: Add SHA hash kfuncs for cryptographic hashing
` [PATCH bpf-next 2/4] selftests/bpf: Add tests for SHA hash kfuncs

[PATCH net-next 0/4] gve: Implement XDP HW RX Timestamping support for DQ
 2025-11-18 15:00 UTC  (2+ messages)

[PATCH net-next v2 0/3] YNL CLI --list-attrs argument
 2025-11-18 14:32 UTC  (4+ messages)
` [PATCH net-next v2 1/3] tools: ynl: cli: Add --list-attrs option to show operation attributes
` [PATCH net-next v2 2/3] tools: ynl: cli: Parse nested attributes in --list-attrs output
` [PATCH net-next v2 3/3] tools: ynl: cli: Display enum values "

[PATCH net-next] net: stmmac: convert priv->sph* to boolean and rename
 2025-11-18 14:04 UTC  (2+ messages)

[PATCH v6 net-next 00/14] AccECN protocol case handling series
 2025-11-18 13:58 UTC  (11+ messages)
` [PATCH v6 net-next 03/14] net: update commnets for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v6 net-next 04/14] selftests/net: gro: add self-test for TCP CWR flag
` [PATCH v6 net-next 05/14] tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
` [PATCH v6 net-next 09/14] tcp: add TCP_SYNACK_RETRANS synack_type
` [PATCH v6 net-next 10/14] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK

[PATCH net-next v6 0/6] Add AF_XDP zero copy support
 2025-11-18 13:55 UTC  (7+ messages)
` [PATCH net-next v6 1/6] net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queues
` [PATCH net-next v6 2/6] net: ti: icssg-prueth: Add XSK pool helpers
` [PATCH net-next v6 3/6] net: ti: icssg-prueth: Add AF_XDP zero copy for TX
` [PATCH net-next v6 4/6] net: ti: icssg-prueth: Make emac_run_xdp function independent of page
` [PATCH net-next v6 5/6] net: ti: icssg-prueth: Add AF_XDP zero copy for RX
` [PATCH net-next v6 6/6] net: ti: icssg-prueth: Enable zero copy in XDP features

[PATCH bpf-next 1/2] bpf: Add bpf_get_task_cmdline kfunc
 2025-11-18 12:58 UTC  (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add bpf_get_task_cmdline test case

[PATCH bpf-next v2 0/3] bpf: arm64: Indirect jumps
 2025-11-18 12:43 UTC  (5+ messages)
` [PATCH bpf-next v2 1/3] bpf: arm64: Add support for instructions array
` [PATCH bpf-next v2 2/3] bpf: arm64: Add support for indirect jumps

[PATCH bpf-next v2 0/2] bpf: Inline helper in powerpc JIT
 2025-11-18 12:16 UTC  (2+ messages)

[PATCH bpf-next v1 1/1] bpf: Annotate rqspinlock lock acquiring functions with __must_check
 2025-11-18 10:42 UTC  (5+ messages)

[RFC mm v6] mm: introduce a new page type for page pool in page type
 2025-11-18 10:20 UTC  (7+ messages)

[PATCH bpf-next v3] selftests/bpf: Fix htab_update/reenter_update selftest failure
 2025-11-18  9:47 UTC  (2+ messages)

[PATCH net v3 0/1] i40e: xsk: advance next_to_clean on status descriptors
 2025-11-18  8:04 UTC  (7+ messages)
` [PATCH net v3 1/1] "

linux-next: samples/bpf build error: no member named 'ns_id' in struct ns_common
 2025-11-18  8:02 UTC  (2+ messages)

[REGRESSION] [next-20251117] ppc64le: WARNING in vmalloc_fix_flags with __GFP_ACCOUNT in BPF/seccomp path
 2025-11-18  7:51 UTC  (2+ messages)

[PATCH bpf v5] bpf: Fix invalid mem access when update_effective_progs fails in __cgroup_bpf_detach
 2025-11-18  6:50 UTC  (2+ messages)

[PATCH bpf-next v2 0/6] bpf trampoline support "jmp" mode
 2025-11-18  6:46 UTC  (11+ messages)
` [PATCH bpf-next v2 1/6] ftrace: introduce FTRACE_OPS_FL_JMP
` [PATCH bpf-next v2 6/6] bpf: implement "jmp" mode for trampoline

[PATCH v4 00/54] tree-in-dcache stuff
 2025-11-18  5:16 UTC  (55+ messages)
` [PATCH v4 01/54] fuse_ctl_add_conn(): fix nlink breakage in case of early failure
` [PATCH v4 02/54] tracefs: fix a leak in eventfs_create_events_dir()
` [PATCH v4 03/54] new helper: simple_remove_by_name()
` [PATCH v4 04/54] new helper: simple_done_creating()
` [PATCH v4 05/54] introduce a flag for explicitly marking persistently pinned dentries
` [PATCH v4 06/54] primitives for maintaining persisitency
` [PATCH v4 07/54] convert simple_{link,unlink,rmdir,rename,fill_super}() to new primitives
` [PATCH v4 08/54] convert ramfs and tmpfs
` [PATCH v4 09/54] procfs: make /self and /thread_self dentries persistent
` [PATCH v4 10/54] configfs, securityfs: kill_litter_super() not needed
` [PATCH v4 11/54] convert xenfs
` [PATCH v4 12/54] convert smackfs
` [PATCH v4 13/54] convert hugetlbfs
` [PATCH v4 14/54] convert mqueue
` [PATCH v4 15/54] convert bpf
` [PATCH v4 16/54] convert dlmfs
` [PATCH v4 17/54] convert fuse_ctl
` [PATCH v4 18/54] convert pstore
` [PATCH v4 19/54] convert tracefs
` [PATCH v4 20/54] convert debugfs
` [PATCH v4 21/54] debugfs: remove duplicate checks in callers of start_creating()
` [PATCH v4 22/54] convert efivarfs
` [PATCH v4 23/54] convert spufs
` [PATCH v4 24/54] convert ibmasmfs
` [PATCH v4 25/54] ibmasmfs: get rid of ibmasmfs_dir_ops
` [PATCH v4 26/54] convert devpts
` [PATCH v4 27/54] binderfs: use simple_start_creating()
` [PATCH v4 28/54] binderfs_binder_ctl_create(): kill a bogus check
` [PATCH v4 29/54] convert binderfs
` [PATCH v4 30/54] autofs_{rmdir,unlink}: dentry->d_fsdata->dentry == dentry there
` [PATCH v4 31/54] convert autofs
` [PATCH v4 32/54] convert binfmt_misc
` [PATCH v4 33/54] selinuxfs: don't stash the dentry of /policy_capabilities
` [PATCH v4 34/54] selinuxfs: new helper for attaching files to tree
` [PATCH v4 35/54] convert selinuxfs
` [PATCH v4 36/54] functionfs: don't abuse ffs_data_closed() on fs shutdown
` [PATCH v4 37/54] functionfs: don't bother with ffs->ref in ffs_data_{opened,closed}()
` [PATCH v4 38/54] functionfs: need to cancel ->reset_work in ->kill_sb()
` [PATCH v4 39/54] functionfs: fix the open/removal races
` [PATCH v4 40/54] functionfs: switch to simple_remove_by_name()
` [PATCH v4 41/54] convert functionfs
` [PATCH v4 42/54] gadgetfs: switch to simple_remove_by_name()
` [PATCH v4 43/54] convert gadgetfs
` [PATCH v4 44/54] hypfs: don't pin dentries twice
` [PATCH v4 45/54] hypfs: switch hypfs_create_str() to returning int
` [PATCH v4 46/54] hypfs: swich hypfs_create_u64() "
` [PATCH v4 47/54] convert hypfs
` [PATCH v4 48/54] convert rpc_pipefs
` [PATCH v4 49/54] convert nfsctl
` [PATCH v4 50/54] convert rust_binderfs
` [PATCH v4 51/54] get rid of kill_litter_super()
` [PATCH v4 52/54] convert securityfs
` [PATCH v4 53/54] kill securityfs_recursive_remove()
` [PATCH v4 54/54] d_make_discardable(): warn if given a non-persistent dentry

[PATCH 0/13] rtla: Code robustness and maintainability improvements
 2025-11-18  5:13 UTC  (5+ messages)
` [rtla 01/13] rtla: Check for memory allocation failures

[PATCH] libbpf: fix some incorrect @param descriptions in the comment of libbpf.h
 2025-11-18  3:30 UTC 

[PATCH v2 0/4] libbpf: move arena variables out of the zero page
 2025-11-18  3:00 UTC  (5+ messages)
` [PATCH v2 1/4] selftests/bpf: explicitly account for globals in verifier_arena_large
` [PATCH v2 2/4] libbpf: add stub for offset-related skeleton padding
` [PATCH v2 3/4] libbpf: offset global arena data into the arena if possible
` [PATCH v2 4/4] selftests/bpf: add tests for the arena offset of globals

[PATCH 2/4] libbpf: add stub for offset-related skeleton padding
 2025-11-18  2:48 UTC  (3+ messages)

[PATCH v3 36/50] functionfs: switch to simple_remove_by_name()
 2025-11-18  2:35 UTC  (10+ messages)
      ` [functionfs] mainline UAF (was Re: [PATCH v3 36/50] functionfs: switch to simple_remove_by_name())

[PATCH 3/4] libbpf: offset global arena data into the arena if possible
 2025-11-18  2:26 UTC  (3+ messages)

[RFC PATCH bpf-next 1/7] bpf: Set up update_prog scaffolding for bpf_tracing_link_lops
 2025-11-18  1:27 UTC  (2+ messages)

[RFC PATCH bpf-next 3/7] bpf: Enable BPF_LINK_UPDATE for fentry/fexit/fmod_ret links
 2025-11-18  1:19 UTC  (2+ messages)

[RFC PATCH bpf-next 0/7] bpf: Implement BPF_LINK_UPDATE for tracing links
 2025-11-18  0:52 UTC  (4+ messages)
` [RFC PATCH bpf-next 5/7] bpf, s390: Make program update work for trampoline ops
` [RFC PATCH bpf-next 6/7] bpf, arm64: "
` [RFC PATCH bpf-next 7/7] selftests/bpf: Test BPF_LINK_UPDATE behavior for tracing links


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