messages from 2026-06-03 10:00:55 to 2026-06-04 08:52:14 UTC [more...]
[PATCH v3] tracing: fix CFI violation in probestub test
2026-06-04 8:52 UTC (3+ messages)
[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
2026-06-04 8:36 UTC (9+ messages)
[PATCHv7 bpf-next 00/29] bpf: tracing_multi link
2026-06-04 8:00 UTC (32+ messages)
` [PATCHv7 bpf-next 01/29] ftrace: Add ftrace_hash_count function
` [PATCHv7 bpf-next 02/29] ftrace: Add ftrace_hash_remove function
` [PATCHv7 bpf-next 03/29] ftrace: Add add_ftrace_hash_entry function
` [PATCHv7 bpf-next 04/29] bpf: Use mutex lock pool for bpf trampolines
` [PATCHv7 bpf-next 05/29] bpf: Add struct bpf_trampoline_ops object
` [PATCHv7 bpf-next 06/29] bpf: Move trampoline image setup into bpf_trampoline_ops callbacks
` [PATCHv7 bpf-next 07/29] bpf: Add bpf_trampoline_add/remove_prog functions
` [PATCHv7 bpf-next 08/29] bpf: Add struct bpf_tramp_node object
` [PATCHv7 bpf-next 09/29] bpf: Factor fsession link to use struct bpf_tramp_node
` [PATCHv7 bpf-next 10/29] bpf: Add multi tracing attach types
` [PATCHv7 bpf-next 11/29] bpf: Move sleepable verification code to btf_id_allow_sleepable
` [PATCHv7 bpf-next 12/29] bpf: Add bpf_trampoline_multi_attach/detach functions
` [PATCHv7 bpf-next 13/29] bpf: Add support for tracing multi link
` [PATCHv7 bpf-next 14/29] bpf: Add support for tracing_multi link cookies
` [PATCHv7 bpf-next 15/29] bpf: Add support for tracing_multi link session
` [PATCHv7 bpf-next 16/29] bpf: Add support for tracing_multi link fdinfo
` [PATCHv7 bpf-next 17/29] libbpf: Add bpf_object_cleanup_btf function
` [PATCHv7 bpf-next 18/29] libbpf: Add bpf_link_create support for tracing_multi link
` [PATCHv7 bpf-next 19/29] libbpf: Add btf_type_is_traceable_func function
` [PATCHv7 bpf-next 20/29] libbpf: Add support to create tracing multi link
` [PATCHv7 bpf-next 21/29] selftests/bpf: Add tracing multi skel/pattern/ids attach tests
` [PATCHv7 bpf-next 22/29] selftests/bpf: Add tracing multi skel/pattern/ids module "
` [PATCHv7 bpf-next 23/29] selftests/bpf: Add tracing multi intersect tests
` [PATCHv7 bpf-next 24/29] selftests/bpf: Add tracing multi cookies test
` [PATCHv7 bpf-next 25/29] selftests/bpf: Add tracing multi session test
` [PATCHv7 bpf-next 26/29] selftests/bpf: Add tracing multi attach fails test
` [PATCHv7 bpf-next 27/29] selftests/bpf: Add tracing multi verifier "
[PATCH v7 0/3] locking: contended_release tracepoint instrumentation
2026-06-04 7:15 UTC (4+ messages)
` [PATCH v7 1/3] tracing/lock: Remove unnecessary linux/sched.h include
` [PATCH v7 2/3] locking/percpu-rwsem: Extract __percpu_up_read()
` [PATCH v7 3/3] locking: Add contended_release tracepoint to sleepable locks
[PATCHv4 00/13] uprobes/x86: Fix red zone issue for optimized uprobes
2026-06-04 6:59 UTC (2+ messages)
mm/memory-failure tracepoint change breaks userspace rasdaemon
2026-06-04 6:42 UTC (11+ messages)
[RFC PATCH 0/3] mm/compaction: honour compact_unevictable_allowed in mlock race and alloc_contig path
2026-06-04 2:38 UTC (4+ messages)
` [RFC PATCH 1/3] mm/compaction: skip isolate mlocked folios when compact_unevictable_allowed=0
` [RFC PATCH 2/3] mm/compaction: add per-folio isolation tracepoint
` [RFC PATCH 3/3] mm/compaction: respect compact_unevictable_allowed in alloc_contig path
[PATCH bpf-next v2 0/3] tracing: Expose tracepoint BTF ids via tracefs
2026-06-03 23:51 UTC (7+ messages)
` [PATCH bpf-next v2 2/3] "
[GIT PULL] rv fixes for v7.1
2026-06-03 23:16 UTC (2+ messages)
[PATCH v7 00/42] guest_memfd: In-place conversion support
2026-06-03 21:27 UTC (10+ messages)
` [PATCH v7 07/42] KVM: guest_memfd: Only prepare folios for private pages
[PATCH v2 00/13] rv: Convert rvgen to Lark
2026-06-03 16:00 UTC (15+ messages)
` [PATCH v2 01/13] verification/rvgen: Switch LTL parser "
` [PATCH v2 02/13] verification/rvgen: Introduce a parse tree for automata using Lark
` [PATCH v2 03/13] verification/rvgen: Implement state and transition parser based on Lark
` [PATCH v2 04/13] verification/rvgen: Convert __fill_verify_invariants_func() to Lark
` [PATCH v2 05/13] verification/rvgen: Convert __fill_setup_invariants_func() "
` [PATCH v2 06/13] verification/rvgen: Convert __fill_verify_guards_func() "
` [PATCH v2 13/13] verification/rvgen: Remove dead code
[RFC PATCH 00/10] RCU: Enable callbacks to benefit from expedited grace periods
2026-06-03 14:39 UTC (5+ messages)
` [RFC PATCH 07/10] rcu: Wake NOCB rcuog kthreads on expedited grace period completion
[PATCH v6 0/7] locking: contended_release tracepoint instrumentation
2026-06-03 14:26 UTC (7+ messages)
` [PATCH v6 5/7] locking: Add contended_release tracepoint to qspinlock
[PATCH 1/2] tracing: work around -Wmissing-format-attribute warning
2026-06-03 13:14 UTC (9+ messages)
[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
2026-06-03 12:27 UTC (9+ messages)
` [PATCH mm-unstable v18 11/14] mm/khugepaged: Introduce "
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