messages from 2026-06-04 13:59:27 to 2026-06-08 16:24:57 UTC [more...]
[PATCH v3 0/6] bootconfig: embed kernel.* cmdline at build time
2026-06-08 16:23 UTC (2+ messages)
` [PATCH v3 1/6] bootconfig: fix NULL-pointer arithmetic in xbc_snprint_cmdline()
[PATCH] tracing: Add "within" filter for call-stack-based event filtering
2026-06-08 14:55 UTC
[PATCH mm-unstable v19 00/14] khugepaged: add mTHP collapse support
2026-06-08 14:56 UTC (40+ messages)
` [PATCH mm-unstable v19 01/14] mm/khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH mm-unstable v19 02/14] mm/khugepaged: generalize alloc_charge_folio()
` [PATCH mm-unstable v19 03/14] mm/khugepaged: rework max_ptes_* handling with helper functions
` [PATCH mm-unstable v19 04/14] mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH mm-unstable v19 05/14] mm/khugepaged: require collapse_huge_page to enter/exit with the lock dropped
` [PATCH mm-unstable v19 06/14] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH mm-unstable v19 07/14] mm/khugepaged: skip collapsing mTHP to smaller orders
` [PATCH mm-unstable v19 08/14] mm/khugepaged: add per-order mTHP collapse failure statistics
` [PATCH mm-unstable v19 09/14] mm/khugepaged: improve tracepoints for mTHP orders
` [PATCH mm-unstable v19 10/14] mm/khugepaged: introduce collapse_possible_orders helper functions
` [PATCH mm-unstable v19 11/14] mm/khugepaged: Introduce mTHP collapse support
` [PATCH mm-unstable v19 12/14] mm/khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH mm-unstable v19 13/14] mm/khugepaged: run khugepaged for all orders
` [PATCH mm-unstable v19 14/14] Documentation: mm: update the admin guide for mTHP collapse
[PATCH 0/2] ring-buffer: Fix forced 8-byte alignment event length
2026-06-08 14:51 UTC (6+ messages)
` [PATCH 1/2] ring-buffer: Fix event length with forced 8-byte alignment
` [PATCH 2/2] selftests/ftrace: Account for 8-byte aligned trace_marker_raw events
[PATCH v2 0/6] bootconfig: embed kernel.* cmdline at build time
2026-06-08 14:41 UTC (10+ messages)
` [PATCH v2 1/6] bootconfig: fix NULL-pointer arithmetic in xbc_snprint_cmdline()
` [PATCH v2 2/6] bootconfig: render descendant keys when xbc_snprint_cmdline() root has a value
` [PATCH v2 3/6] bootconfig: render embedded bootconfig as a kernel cmdline at build time
` [PATCH v2 4/6] bootconfig: clean build-time tools/bootconfig from make clean
` [PATCH v2 5/6] bootconfig: add xbc_prepend_embedded_cmdline() helper
` [PATCH v2 6/6] x86/setup: prepend embedded bootconfig cmdline before parse_early_param
[RFC PATCH 0/7] tracing/probes: Add more typecast features
2026-06-08 14:25 UTC (8+ messages)
` [RFC PATCH 1/7] tracing/probes: Support typecast for various probe events
` [RFC PATCH 2/7] tracing/probes: Support nested typecast
` [RFC PATCH 3/7] tracing/probes: Support field specifier option for typecast
` [RFC PATCH 4/7] tracing/probes: Add $current variable support
` [RFC PATCH 5/7] tracing/probes: Add +CPU() and +PCPU() dereference method to fetcharg
` [RFC PATCH 6/7] tracing/probes: Support reserved this_cpu_ptr() method
` [RFC PATCH 7/7] tracing/probes: Add a new testcase for BTF typecasts
[PATCH v8 0/6] mm/memory-failure: add panic option for unrecoverable pages
2026-06-08 14:15 UTC (13+ messages)
` [PATCH v8 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
` [PATCH v8 4/6] mm/memory-failure: add panic option for unrecoverable pages
[PATCH] rethook: Use tsk->on_cpu to check task execution state
2026-06-08 14:06 UTC (13+ messages)
[syzbot] [trace?] KASAN: use-after-free Write in ring_buffer_read_page
2026-06-08 14:01 UTC (2+ messages)
[PATCH] mm/memory-failure: trace: change memory_failure_event to ras subsystem
2026-06-08 12:14 UTC (5+ messages)
[PATCH v3 00/13] rv: Convert rvgen to Lark
2026-06-08 8:57 UTC (14+ messages)
` [PATCH v3 01/13] verification/rvgen: Switch LTL parser "
` [PATCH v3 02/13] verification/rvgen: Introduce a parse tree for automata using Lark
` [PATCH v3 03/13] verification/rvgen: Implement state and transition parser based on Lark
` [PATCH v3 04/13] verification/rvgen: Convert __fill_verify_invariants_func() to Lark
` [PATCH v3 05/13] verification/rvgen: Convert __fill_setup_invariants_func() "
` [PATCH v3 06/13] verification/rvgen: Convert __fill_verify_guards_func() "
` [PATCH v3 07/13] rv: Simplify hybrid automata monitors's clock variables
` [PATCH v3 08/13] verification/rvgen: Simplify the generation for "
` [PATCH v3 09/13] verification/rvgen: Delete __parse_constraint()
` [PATCH v3 10/13] verification/rvgen: Switch __get_event_variables() to Lark
` [PATCH v3 11/13] verification/rvgen: Switch __create_matrix() "
` [PATCH v3 12/13] verification/rvgen: Remove the old state variables
` [PATCH v3 13/13] verification/rvgen: Remove dead code
[PATCH v7 00/42] guest_memfd: In-place conversion support
2026-06-08 8:55 UTC (16+ messages)
` [PATCH v7 10/42] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v7 14/42] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v7 20/42] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [POC] KVM: selftests: Verify conversion works with TDX
[PATCH v2 00/13] rv: Convert rvgen to Lark
2026-06-08 8:29 UTC (4+ messages)
` [PATCH v2 13/13] verification/rvgen: Remove dead code
[PATCH next] kernel/trace/trace_printk: Use kstrdup() instead of kmalloc() and strcpy()
2026-06-08 8:27 UTC (2+ messages)
[PATCHv8 bpf-next 00/29] bpf: tracing_multi link
2026-06-08 8:25 UTC (33+ messages)
` [PATCHv8 bpf-next 01/29] ftrace: Add ftrace_hash_count function
` [PATCHv8 bpf-next 02/29] ftrace: Add ftrace_hash_remove function
` [PATCHv8 bpf-next 03/29] ftrace: Add add_ftrace_hash_entry function
` [PATCHv8 bpf-next 04/29] bpf: Use mutex lock pool for bpf trampolines
` [PATCHv8 bpf-next 05/29] bpf: Add struct bpf_trampoline_ops object
` [PATCHv8 bpf-next 06/29] bpf: Move trampoline image setup into bpf_trampoline_ops callbacks
` [PATCHv8 bpf-next 07/29] bpf: Add bpf_trampoline_add/remove_prog functions
` [PATCHv8 bpf-next 08/29] bpf: Add struct bpf_tramp_node object
` [PATCHv8 bpf-next 09/29] bpf: Factor fsession link to use struct bpf_tramp_node
` [PATCHv8 bpf-next 10/29] bpf: Add multi tracing attach types
` [PATCHv8 bpf-next 11/29] bpf: Move sleepable verification code to btf_id_allow_sleepable
` [PATCHv8 bpf-next 12/29] bpf: Add bpf_trampoline_multi_attach/detach functions
` [PATCHv8 bpf-next 13/29] bpf: Add support for tracing multi link
` [PATCHv8 bpf-next 14/29] bpf: Add support for tracing_multi link cookies
` [PATCHv8 bpf-next 15/29] bpf: Add support for tracing_multi link session
` [PATCHv8 bpf-next 16/29] bpf: Add support for tracing_multi link fdinfo
` [PATCHv8 bpf-next 17/29] libbpf: Add bpf_object_cleanup_btf function
` [PATCHv8 bpf-next 18/29] libbpf: Add bpf_link_create support for tracing_multi link
` [PATCHv8 bpf-next 19/29] libbpf: Add btf_type_is_traceable_func function
` [PATCHv8 bpf-next 20/29] libbpf: Add support to create tracing multi link
` [PATCHv8 bpf-next 21/29] selftests/bpf: Add tracing multi skel/pattern/ids attach tests
` [PATCHv8 bpf-next 22/29] selftests/bpf: Add tracing multi skel/pattern/ids module "
` [PATCHv8 bpf-next 23/29] selftests/bpf: Add tracing multi intersect tests
` [PATCHv8 bpf-next 24/29] selftests/bpf: Add tracing multi cookies test
` [PATCHv8 bpf-next 25/29] selftests/bpf: Add tracing multi session test
` [PATCHv8 bpf-next 26/29] selftests/bpf: Add tracing multi attach fails test
` [PATCHv8 bpf-next 27/29] selftests/bpf: Add tracing multi verifier "
` [PATCHv8 bpf-next 28/29] selftests/bpf: Add tracing multi attach benchmark test
` [PATCHv8 bpf-next 29/29] selftests/bpf: Add tracing multi attach rollback tests
[RFC PATCH v3 0/3] trace: stack trace deduplication for ftrace ring buffer
2026-06-08 2:06 UTC (2+ messages)
[PATCH v3 0/9] rv/tlob: Add task latency over budget RV monitor
2026-06-07 16:13 UTC (10+ messages)
` [PATCH v3 1/9] rv/da: introduce DA_MON_ALLOCATION_STRATEGY
` [PATCH v3 2/9] rv: add generic uprobe infrastructure for RV monitors
` [PATCH v3 3/9] rv/tlob: add tlob model DOT file
` [PATCH v3 4/9] rv/ha: fix ha_invariant_passed_ns silent bypass of invariant check
` [PATCH v3 5/9] rv/ha: make da_monitor_reset_hook and EVENT_NONE_LBL overridable
` [PATCH v3 6/9] rv/tlob: add tlob hybrid automaton monitor
` [PATCH v3 7/9] rv/tlob: add KUnit tests for the tlob monitor
` [PATCH v3 8/9] selftests/verification: fix verificationtest-ktap for out-of-tree execution
` [PATCH v3 9/9] selftests/verification: add tlob selftests
[PATCH v2 00/18] tracing/remotes: Add printk, dump_on_panic and boot parameters
2026-06-05 16:38 UTC (19+ messages)
` [PATCH v2 01/18] tracing/remotes: Gate tracefs files opening on trace remote registration
` [PATCH v2 02/18] tracing/remotes: Release tracefs,eventfs on registration failure
` [PATCH v2 03/18] tracing/remotes: Use kstrtobool for boolean tracefs files
` [PATCH v2 04/18] tracing/remotes: Use a single per-remote polling work
` [PATCH v2 05/18] tracing/simple_ring_buffer: Add support for compressed length
` [PATCH v2 06/18] tracing/remotes: Add dmesg tracefs file
` [PATCH v2 07/18] tracing/remotes: selftests: Add a test for the "
` [PATCH v2 08/18] tracing/remotes: selftests: Prefix hypervisor folder
` [PATCH v2 09/18] ring-buffer: Use irqsave for the reader lock in ring_buffer_poll_remote
` [PATCH v2 10/18] ring-buffer: Use panic-friendly locking in ring_buffer_iter interface
` [PATCH v2 11/18] ring-buffer: Add ring_buffer_read_remote_meta_page()
` [PATCH v2 12/18] ring-buffer: Add kerneldoc for ring_buffer_poll_remote
` [PATCH v2 13/18] tracing/remotes: Add dump_on_panic tracefs file
` [PATCH v2 14/18] tracing/remotes: selftests: Add a test for the "
` [PATCH v2 15/18] tracing/remotes: Add poll_ms "
` [PATCH v2 16/18] tracing/remotes: Add trace_remote cmdline options
` [PATCH v2 17/18] Documentation: tracing/remotes: Add detailed tracefs layout
` [PATCH v2 18/18] Documentation/kernel-parameters: Add trace_remote
[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
2026-06-05 16:04 UTC (26+ messages)
` [PATCH mm-unstable v18 03/14] mm/khugepaged: rework max_ptes_* handling with helper functions
` [PATCH mm-unstable v18 06/14] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH mm-unstable v18 11/14] mm/khugepaged: Introduce mTHP collapse support
mm/memory-failure tracepoint change breaks userspace rasdaemon
2026-06-05 14:13 UTC (10+ messages)
[GIT PULL] RTLA additional fixes for v7.2
2026-06-05 14:02 UTC
[PATCH mm-unstable v18 06/14] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
2026-06-05 8:59 UTC (13+ messages)
[PATCH] tracing: reject invalid preemptirq_delay_test CPU affinity
2026-06-05 0:40 UTC
mm/memory-failure tracepoint change breaks userspace rasdaemon
2026-06-04 15:48 UTC (3+ messages)
[GIT PULL] rv fixes for v7.1 (resend with changed attribution)
2026-06-04 14:50 UTC
[RFC v8 0/7] ext4: fast commit: snapshot inode state for FC log
2026-06-04 14:45 UTC (2+ messages)
[PATCH v7 3/3] locking: Add contended_release tracepoint to sleepable locks
2026-06-04 14:45 UTC (2+ messages)
[PATCH] rtla/tests: Fix pgrep filter in get_workload_pids.sh
2026-06-04 14:05 UTC
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