messages from 2026-07-30 22:40:26 to 2026-07-31 02:31:23 UTC [more...]
[PATCH 0/2] arm64: ftrace: enable single ftrace_ops for direct calls
2026-07-31 2:30 UTC (8+ messages)
` [PATCH 1/2] "
[PATCH bpf-next 00/13] BPF interface for applying Landlock rulesets
2026-07-31 2:20 UTC (14+ messages)
` [PATCH bpf-next 01/13] lsm: Add LSM hook security_policy_kptr_from_fd
` [PATCH bpf-next 02/13] lsm: Add LSM hook security_policy_kptr_put
` [PATCH bpf-next 03/13] lsm: Add LSM hook security_bprm_enforce_policy_kptr
` [PATCH bpf-next 04/13] landlock: Expose the ruleset fd lookup to the rest of Landlock
` [PATCH bpf-next 05/13] landlock: Factor the credential restriction out of landlock_restrict_self()
` [PATCH bpf-next 06/13] landlock: Implement the LSM policy kptr hooks
` [PATCH bpf-next 07/13] bpf: Add the LSM policy kfunc infrastructure
` [PATCH bpf-next 08/13] bpf: Add the bpf_landlock_put_ruleset kfunc and ruleset destructor
` [PATCH bpf-next 09/13] bpf: Add the bpf_landlock_get_ruleset_from_fd kfunc
` [PATCH bpf-next 10/13] bpf: Add the bpf_landlock_restrict_binprm kfunc
` [PATCH bpf-next 11/13] selftests/bpf: Add tests for the Landlock policy kfuncs
` [PATCH bpf-next 12/13] landlock: Document the BPF kfunc interface
` [PATCH bpf-next 13/13] lsm: Document the LSM policy kptr hooks
[PATCH bpf-next v2 0/2] bpf: htab: Reduce memory use of hash maps
2026-07-31 1:57 UTC (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: htab: Split htab_elem_lru and htab_elem_pcpu off of htab_elem
` [PATCH bpf-next v2 2/2] bpf: htab: Reduce elem_size by 8 bytes for small key sizes
[PATCH 0/2] bpf: htab: Reduce memory use of hash maps
2026-07-31 1:06 UTC (5+ messages)
[PATCH] selftests: net: reuseport_bpf_numa: consider cpuless numa node
2026-07-31 1:02 UTC (3+ messages)
[PATCH] fsverity: Fix bpf_get_fsverity_digest() dynptr assumptions
2026-07-31 0:39 UTC
[PATCH v6 bpf-next 0/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
2026-07-31 0:30 UTC (12+ messages)
` [PATCH v6 bpf-next 1/4] security: introduce struct lsm_xattrs
` [PATCH v6 bpf-next 2/4] security: add security_lsmxattr_add()
` [PATCH v6 bpf-next 3/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
` [PATCH v6 bpf-next 4/4] selftests/bpf: add tests for bpf_init_inode_xattr kfunc
[PATCH bpf-next v3] bpf, x86: Add support for BPF_SDIV and BPF_SMOD in the i386 JIT
2026-07-31 0:29 UTC
[PATCH v2] tracing: Make per-template BTF id lists file-local
2026-07-31 0:17 UTC
[RFC PATCH bpf-next 0/2] ftrace: deprecate the ftrace_enabled disable switch
2026-07-31 0:09 UTC (3+ messages)
` [RFC PATCH bpf-next 2/2] selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabled
[PATCH bpf-next v2 0/2] bpf: Fix sleepable check for tracing prog
2026-07-31 0:07 UTC (2+ messages)
[PATCH bpf-next] tracing: Make per-template BTF id lists file-local
2026-07-31 0:05 UTC (3+ messages)
[PATCH bpf-next v2] bpf: Fix mmap_lock leak in irq_work path
2026-07-30 23:50 UTC (2+ messages)
[PATCH v14 00/15] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
2026-07-30 23:48 UTC (10+ messages)
` [PATCH v14 01/15] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v14 02/15] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [PATCH v14 05/15] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait()
[PATCH v2 0/6] s390: Add kCFI support
2026-07-30 23:40 UTC (3+ messages)
[PATCH bpf-next 0/2] uprobes: Switch uretprobes_srcu to SRCU-fast-updown
2026-07-30 23:37 UTC (6+ messages)
` [PATCH bpf-next 2/2] "
[PATCH bpf-next v4] bpf: log error code on trampoline unlink failure
2026-07-30 23:29 UTC (2+ messages)
[PATCH net v2 0/1] xsk: fix unaccounted ring allocations causing memory exhaustion
2026-07-30 23:19 UTC (2+ messages)
[RFC PATCH bpf-next 0/6] bpf: Optimize string kfuncs
2026-07-30 23:17 UTC (3+ messages)
` [RFC PATCH bpf-next 1/6] bpf: Optimize string scan kfuncs
[PATCH 0/6] rcu,srcu: Make call_rcu()/call_srcu() safe from any context
2026-07-30 23:16 UTC (8+ messages)
` [PATCH 1/6] rcu: Make call_rcu() safe to call "
[PATCHv2 bpf-next 00/11] bpf: Disable preemption in stack map code
2026-07-30 23:11 UTC (12+ messages)
` [PATCHv2 bpf-next 05/11] bpf: Disable preemption in bpf_get_stackid
` [PATCHv2 bpf-next 08/11] bpf: Restore trace->nr value properly in bpf_get_stack_pe
` [PATCHv2 bpf-next 09/11] bpf: Remove trace_in argument from __bpf_get_stack
` [PATCHv2 bpf-next 11/11] bpf: Clear buf on error in __bpf_get_task_stack
[PATCH bpf v3] bpf: tcp: Fix use-after-free in bpf_iter_tcp_established_batch()
2026-07-30 22:45 UTC (2+ messages)
[PATCH bpf v3] bpf: Fix potential UAF when reading bpf link info
2026-07-30 22:40 UTC (2+ messages)
page: | 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