Linux Trace Kernel
 help / color / mirror / Atom feed
 messages from 2026-06-03 11:06:19 to 2026-06-05 18:40:05 UTC [more...]

[PATCH mm-unstable v19 00/14] khugepaged: add mTHP collapse support
 2026-06-05 18:39 UTC  (27+ 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 v7 00/42] guest_memfd: In-place conversion support
 2026-06-05 18:27 UTC  (20+ messages)
` [PATCH v7 07/42] KVM: guest_memfd: Only prepare folios for private pages
` [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/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  (32+ 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  (16+ messages)

[GIT PULL] RTLA additional fixes for v7.2
 2026-06-05 14:02 UTC 

[PATCH] rethook: Use tsk->on_cpu to check task execution state
 2026-06-05 13:43 UTC  (6+ messages)

[PATCH] mm/memory-failure: trace: change memory_failure_event to ras subsystem
 2026-06-05 13:09 UTC  (3+ messages)

[PATCH v2 0/6] bootconfig: embed kernel.* cmdline at build time
 2026-06-05 12:03 UTC  (7+ 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

[PATCH v8 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-06-05  9:42 UTC  (12+ 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 mm-unstable v18 06/14] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
 2026-06-05  8:59 UTC  (14+ messages)

[PATCH] tracing: reject invalid preemptirq_delay_test CPU affinity
 2026-06-05  0:40 UTC 

[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 0/3] locking: contended_release tracepoint instrumentation
 2026-06-04 14:45 UTC  (5+ 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

[PATCH] rtla/tests: Fix pgrep filter in get_workload_pids.sh
 2026-06-04 14:05 UTC 

[GIT PULL] RTLA fixes for v7.1-rc7
 2026-06-04 13:25 UTC 

[GIT PULL] rv fixes for v7.1
 2026-06-04 13:04 UTC  (7+ messages)

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-06-04 12:18 UTC  (11+ messages)

[PATCH] tools/rv: Ensure monitor name and desc are NUL-terminated
 2026-06-04 12:09 UTC 

[PATCH 0/3] tracing/user_events: More efficient data output in user_seq_show()
 2026-06-04 12:12 UTC  (4+ messages)
` [PATCH 1/3] tracing/user_events: Simplify "
` [PATCH 2/3] tracing/user_events: Use seq_putc() "
` [PATCH 3/3] tracing/user_events: Replace a seq_printf() call by seq_puts() "

[PATCH 1/1] tools/rv: ensure monitor name and desc are NUL-terminated
 2026-06-04 11:08 UTC  (2+ messages)

[PATCH v3] tracing: fix CFI violation in probestub test
 2026-06-04  9:10 UTC  (4+ messages)

[PATCHv7 bpf-next 00/29] bpf: tracing_multi link
 2026-06-04  8:00 UTC  (31+ messages)
` [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 "

[PATCHv4 00/13] uprobes/x86: Fix red zone issue for optimized uprobes
 2026-06-04  6:59 UTC  (2+ 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] "

[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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox