messages from 2026-06-05 16:16:40 to 2026-06-09 09:01:02 UTC [more...]
[PATCH mm-unstable v19 00/14] khugepaged: add mTHP collapse support
2026-06-09 9:01 UTC (36+ messages)
` [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 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 v2] rethook: Remove the running task check in rethook_find_ret_addr()
2026-06-09 8:53 UTC (3+ messages)
[PATCH v3] rethook: Remove the running task check in rethook_find_ret_addr()
2026-06-09 8:49 UTC
[PATCH] mm/lruvec: trace LRU add drains and drain-all queuing
2026-06-09 7:44 UTC (2+ messages)
[PATCH v2 0/8] riscv: Add reliable stack unwinding for livepatch
2026-06-09 7:27 UTC (11+ messages)
` [PATCH v3 "
` [PATCH v3 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries
` [PATCH v3 2/8] riscv: stacktrace: Add frame record metadata
` [PATCH v3 3/8] riscv: stacktrace: disable KASAN and KCOV instrumentation for stacktrace.o
` [PATCH v3 4/8] riscv: ftrace: always preserve s0 in dynamic ftrace register frame
` [PATCH v3 5/8] riscv: stacktrace: introduce stack-bound tracking helpers
` [PATCH v3 6/8] riscv: stacktrace: switch to frame-pointer based unwinder
` [PATCH v3 7/8] riscv: Kconfig: enable HAVE_RELIABLE_STACKTRACE and HAVE_LIVEPATCH
` [PATCH v3 8/8] selftests/livepatch: Add RISC-V syscall wrapper prefix
[PATCH v8 0/6] mm/memory-failure: add panic option for unrecoverable pages
2026-06-09 7:09 UTC (12+ messages)
` [PATCH v8 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
[PATCH] rethook: Use tsk->on_cpu to check task execution state
2026-06-09 7:05 UTC (16+ messages)
[PATCH 0/2] arm64: ftrace: support DIRECT_CALLS without CALL_OPS
2026-06-09 5:19 UTC (3+ messages)
` [PATCH 1/2] arm64: ftrace: prepare ftrace_modify_call() for use "
` [PATCH 2/2] arm64: ftrace: allow DIRECT_CALLS "
[PATCH] tracing/osnoise: Call synchronize_rcu() when unregistering
2026-06-09 4:54 UTC
[PATCH v4 00/11] Add spi-hid transport driver
2026-06-09 4:41 UTC (12+ messages)
` [PATCH v4 01/11] Documentation: Correction in HID output_report callback description
` [PATCH v4 02/11] HID: Add BUS_SPI support and define HID_SPI_DEVICE macro
` [PATCH v4 03/11] HID: spi-hid: add transport driver skeleton for HID over SPI bus
` [PATCH v4 04/11] HID: spi-hid: add spi-hid driver HID layer
` [PATCH v4 05/11] HID: spi-hid: add HID SPI protocol implementation
` [PATCH v4 06/11] HID: spi_hid: add spi_hid traces
` [PATCH v4 07/11] HID: spi_hid: add ACPI support for SPI over HID
` [PATCH v4 08/11] HID: spi_hid: add device tree "
` [PATCH v4 09/11] dt-bindings: input: Document hid-over-spi DT schema
` [PATCH v4 10/11] HID: spi-hid: add power management implementation
` [PATCH v4 11/11] HID: spi-hid: add panel follower support
[PATCH 0/2] ring-buffer: Fix forced 8-byte alignment event length
2026-06-09 4:22 UTC (9+ 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 v3 0/6] bootconfig: embed kernel.* cmdline at build time
2026-06-09 1:46 UTC (8+ messages)
` [PATCH v3 1/6] bootconfig: fix NULL-pointer arithmetic in xbc_snprint_cmdline()
` [PATCH v3 2/6] bootconfig: render descendant keys when xbc_snprint_cmdline() root has a value
` [PATCH v3 3/6] bootconfig: render embedded bootconfig as a kernel cmdline at build time
` [PATCH v3 4/6] bootconfig: clean build-time tools/bootconfig from make clean
` [PATCH v3 5/6] bootconfig: add xbc_prepend_embedded_cmdline() helper
` [PATCH v3 6/6] x86/setup: prepend embedded bootconfig cmdline before parse_early_param
[RFC PATCH 0/7] tracing/probes: Add more typecast features
2026-06-09 1:42 UTC (9+ 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 v2 0/6] bootconfig: embed kernel.* cmdline at build time
2026-06-09 1:34 UTC (7+ messages)
` [PATCH v2 3/6] bootconfig: render embedded bootconfig as a kernel "
` [PATCH v2 6/6] x86/setup: prepend embedded bootconfig cmdline before parse_early_param
[PATCH] samples/ftrace: reject zero ftrace-ops call count
2026-06-09 1:03 UTC (2+ messages)
[PATCHv4 00/13] uprobes/x86: Fix red zone issue for optimized uprobes
2026-06-08 20:48 UTC (5+ messages)
` [PATCHv4 05/13] uprobes/x86: Move optimized uprobe from nop5 to nop10
[PATCH] tracing: Add "within" filter for call-stack-based event filtering
2026-06-08 14:55 UTC
[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 (3+ 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 (9+ 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 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
[PATCH mm-unstable v19 08/14] mm/khugepaged: add per-order mTHP collapse failure statistics
2026-06-08 7:13 UTC (2+ messages)
[PATCH mm-unstable v19 07/14] mm/khugepaged: skip collapsing mTHP to smaller orders
2026-06-08 6:59 UTC (2+ messages)
[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
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