messages from 2025-11-17 13:26:30 to 2025-11-18 09:41:41 UTC [more...]
[PATCH net-next] net: stmmac: convert priv->sph* to boolean and rename
2025-11-18 9:41 UTC
[PATCH net-next 0/3] YNL CLI --list-attrs argument
2025-11-18 9:38 UTC (14+ messages)
` [PATCH net-next 1/3] tools: ynl: cli: Add --list-attrs option to show operation attributes
` [PATCH net-next 2/3] tools: ynl: cli: Parse nested attributes in --list-attrs output
` [PATCH net-next 3/3] tools: ynl: cli: Display enum values "
[PATCH v3 0/4] make vmalloc gfp flags usage more apparent
2025-11-18 9:36 UTC (9+ 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 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-next] selftests/bpf: use ASSERT_STRNEQ to factor in long slab cache names
2025-11-18 7:37 UTC
[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 (12+ 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 (17+ messages)
` [rtla 01/13] rtla: Check for memory allocation failures
` [rtla 02/13] rtla: Use strdup() to simplify code
` [rtla 03/13] rtla: Introduce for_each_action() helper
` [rtla 04/13] rtla: Replace atoi() with a robust strtoi()
` [rtla 05/13] rtla: Simplify argument parsing
` [rtla 06/13] rtla: Use strncmp_static() in more places
` [rtla 07/13] rtla: Introduce timerlat_restart() helper
` [rtla 08/13] rtla: Use standard exit codes for result enum
` [rtla 09/13] rtla: Exit if trace output action fails
` [rtla 10/13] rtla: Remove redundant memset after calloc
` [rtla 11/13] rtla: Replace magic number with MAX_PATH
` [rtla 12/13] rtla: Remove unused headers
` [rtla 13/13] rtla: Fix inconsistent state in actions_add_* functions
[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 0/4] libbpf: move arena variables out of the zero page
2025-11-18 2:48 UTC (9+ messages)
` [PATCH 1/4] selftests/bpf: explicitly account for globals in verifier_arena_large
` [PATCH 2/4] libbpf: add stub for offset-related skeleton padding
` [PATCH 3/4] libbpf: offset global arena data into the arena if possible
` [PATCH 4/4] selftests/bpf: add tests for the arena offset of globals
[PATCH v3 36/50] functionfs: switch to simple_remove_by_name()
2025-11-18 2:35 UTC (14+ messages)
` [functionfs] mainline UAF (was Re: [PATCH v3 36/50] functionfs: switch to simple_remove_by_name())
` [PATCH 1/4] functionfs: don't abuse ffs_data_closed() on fs shutdown
` [PATCH 2/4] functionfs: don't bother with ffs->ref in ffs_data_{opened,closed}()
` [PATCH 3/4] functionfs: need to cancel ->reset_work in ->kill_sb()
` [PATCH 4/4] functionfs: fix the open/removal races
[RFC PATCH bpf-next 0/7] bpf: Implement BPF_LINK_UPDATE for tracing links
2025-11-18 1:27 UTC (10+ messages)
` [RFC PATCH bpf-next 1/7] bpf: Set up update_prog scaffolding for bpf_tracing_link_lops
` [RFC PATCH bpf-next 2/7] bpf: Enable BPF_LINK_UPDATE for freplace links
` [RFC PATCH bpf-next 3/7] bpf: Enable BPF_LINK_UPDATE for fentry/fexit/fmod_ret links
` [RFC PATCH bpf-next 4/7] bpf, x86: Make program update work for trampoline ops
` [RFC PATCH bpf-next 5/7] bpf, s390: "
` [RFC PATCH bpf-next 6/7] bpf, arm64: "
` [RFC PATCH bpf-next 7/7] selftests/bpf: Test BPF_LINK_UPDATE behavior for tracing links
[RFC mm v6] mm: introduce a new page type for page pool in page type
2025-11-18 1:18 UTC (5+ messages)
[PATCH v2 bpf-next 0/4] Replace BPF memory allocator with kmalloc_nolock() in local storage
2025-11-18 0:41 UTC (15+ messages)
` [PATCH v2 bpf-next 1/4] bpf: Always charge/uncharge memory when allocating/unlinking storage elements
` [PATCH v2 bpf-next 2/4] bpf: Remove smap argument from bpf_selem_free()
` [PATCH v2 bpf-next 3/4] bpf: Save memory alloction info in bpf_local_storage
` [PATCH v2 bpf-next 4/4] bpf: Replace bpf memory allocator with kmalloc_nolock() in local storage
[PATCH RFC net-next 0/2] xsk: fix immature cq descriptor production (II)
2025-11-18 0:01 UTC (12+ messages)
` [PATCH RFC net-next 2/2] xsk: introduce a cached cq to temporarily store descriptor addrs
[PATCH net v3] xsk: avoid data corruption on cq descriptor number
2025-11-17 23:59 UTC (4+ messages)
Announcement: BPF CI is down
2025-11-17 23:46 UTC (2+ messages)
[bpf-next v1 0/5] selftests/bpf: networking test cleanups and build fix
2025-11-17 23:16 UTC (2+ messages)
[PATCH bpf-next v6 2/6] bpf: Support associating BPF program with struct_ops
2025-11-17 21:53 UTC (4+ messages)
[PATCH bpf-next 0/4] Add cryptographic hash and signature verification kfuncs to BPF
2025-11-17 21:14 UTC (5+ 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 bpf-next 3/4] bpf: Add ECDSA signature verification kfuncs
` [PATCH bpf-next 4/4] selftests/bpf: Add tests for "
[PATCH bpf-next v2 5/6] bpf: specify the old and new poke_type for bpf_arch_text_poke
2025-11-17 20:55 UTC (2+ messages)
Kernel build fails if both CONFIG_DEBUG_INFO_BTF and CONFIG_KCSAN are enabled
2025-11-17 20:40 UTC
[PATCH bpf-next v2 0/2] bpf: Nested rcu critical sections
2025-11-17 20:04 UTC (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: support nested "
` [PATCH bpf-next v2 2/2] selftests: bpf: Add tests for unbalanced rcu_read_lock
[PATCH bpf-next v1 1/1] bpf: Annotate rqspinlock lock acquiring functions with __must_check
2025-11-17 19:15 UTC
[PATCH] mm/filemap: fix NULL pointer dereference in do_read_cache_folio()
2025-11-17 18:45 UTC (2+ messages)
[PATCH bpf-next v10 0/8] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu maps
2025-11-17 16:20 UTC (9+ messages)
` [PATCH bpf-next v10 1/8] bpf: Introduce internal bpf_map_check_op_flags helper function
` [PATCH bpf-next v10 2/8] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags
` [PATCH bpf-next v10 3/8] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_array maps
` [PATCH bpf-next v10 4/8] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_hash and lru_percpu_hash maps
` [PATCH bpf-next v10 5/8] bpf: Copy map value using copy_map_value_long for percpu_cgroup_storage maps
` [PATCH bpf-next v10 6/8] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support "
` [PATCH bpf-next v10 7/8] libbpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu maps
` [PATCH bpf-next v10 8/8] selftests/bpf: Add cases to test BPF_F_CPU and BPF_F_ALL_CPUS flags
[PATCH bpf-next v3 0/4] Remove KF_SLEEPABLE from arena kfuncs
2025-11-17 16:06 UTC (5+ messages)
` [PATCH bpf-next v3 1/4] bpf: arena: populate vm_area without allocating memory
` [PATCH bpf-next v3 2/4] bpf: arena: use kmalloc_nolock() in place of kvcalloc()
` [PATCH bpf-next v3 3/4] bpf: arena: make arena kfuncs any context safe
` [PATCH bpf-next v3 4/4] selftests: bpf: test non-sleepable arena allocations
bpf: system freezes due to recursive lock in bpf_ringbuf_reserve() caused by commit a650d38 ("bpf: Convert ringbuf map to rqspinlock")
2025-11-17 15:20 UTC (6+ messages)
[RFC PATCH v6 0/7] BTF performance optimizations with permutation and binary search
2025-11-17 13:26 UTC (8+ messages)
` [RFC PATCH v6 1/7] libbpf: Add BTF permutation support for type reordering
` [RFC PATCH v6 2/7] selftests/bpf: Add test cases for btf__permute functionality
` [RFC PATCH v6 3/7] tools/resolve_btfids: Add --btf_sort option for BTF name sorting
` [RFC PATCH v6 4/7] libbpf: Optimize type lookup with binary search for sorted BTF
` [RFC PATCH v6 5/7] libbpf: Implement BTF type sorting validation for binary search optimization
` [RFC PATCH v6 6/7] btf: Optimize type lookup with binary search
` [RFC PATCH v6 7/7] btf: Add sorting validation for "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox