Linux Trace Kernel
 help / color / mirror / Atom feed
 messages from 2026-05-07 04:14:19 to 2026-05-12 13:05:46 UTC [more...]

[PATCH v6 0/4] mm/memory-failure: add panic option for unrecoverable pages
 2026-05-12 13:05 UTC  (11+ messages)
` [PATCH v6 1/4] mm/memory-failure: report MF_MSG_KERNEL for reserved pages
` [PATCH v6 2/4] mm/memory-failure: classify get_any_page() failures by reason
` [PATCH v6 3/4] mm/memory-failure: add panic option for unrecoverable pages
` [PATCH v6 4/4] Documentation: document panic_on_unrecoverable_memory_failure sysctl

[PATCHv2] uprobes: Use flexible array for xol_area bitmap
 2026-05-12 11:29 UTC  (3+ messages)

[PATCH 00/13] rv: Convert rvgen to Lark
 2026-05-12  9:31 UTC  (11+ messages)
` [PATCH 01/13] verification/rvgen: Switch LTL parser "
` [PATCH 03/13] verification/rvgen: Implement state and transition parser based on Lark
` [PATCH 07/13] rv: Simply hybrid automata monitors's clock variables

[RFC PATCH v2 00/10] rv/tlob: Add task latency over budget RV monitor
 2026-05-12  9:09 UTC  (13+ messages)
` [RFC PATCH v2 01/10] rv/da: fix monitor start ordering and memory ordering for monitoring flag
` [RFC PATCH v2 02/10] rv/da: fix per-task da_monitor_destroy() ordering and sync
` [RFC PATCH v2 03/10] selftests/verification: fix verificationtest-ktap for out-of-tree execution
` [RFC PATCH v2 04/10] rv/da: add pre-allocated storage pool for per-object monitors
` [RFC PATCH v2 05/10] rv: add generic uprobe infrastructure for RV monitors
` [RFC PATCH v2 06/10] rvgen: support reset() on the __init arrow for global-window HA clocks
` [RFC PATCH v2 07/10] rv/tlob: add tlob model DOT file
` [RFC PATCH v2 08/10] rv/tlob: add tlob hybrid automaton monitor
` [RFC PATCH v2 09/10] rv/tlob: add KUnit tests for the tlob monitor
` [RFC PATCH v2 10/10] selftests/verification: add tlob selftests

[bug report] bootconfig: init: Allow admin to use bootconfig for kernel command line
 2026-05-12  8:21 UTC  (2+ messages)

[PATCH mm-unstable v17 00/14] khugepaged: mTHP support
 2026-05-12  7:42 UTC  (20+ messages)
` [PATCH mm-unstable v17 01/14] mm/khugepaged: generalize hugepage_vma_revalidate for "
` [PATCH mm-unstable v17 02/14] mm/khugepaged: generalize alloc_charge_folio()
` [PATCH mm-unstable v17 03/14] mm/khugepaged: rework max_ptes_* handling with helper functions
` [PATCH mm-unstable v17 04/14] mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH mm-unstable v17 05/14] mm/khugepaged: require collapse_huge_page to enter/exit with the lock dropped
` [PATCH mm-unstable v17 06/14] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH mm-unstable v17 07/14] mm/khugepaged: skip collapsing mTHP to smaller orders
` [PATCH mm-unstable v17 08/14] mm/khugepaged: add per-order mTHP collapse failure statistics
` [PATCH mm-unstable v17 09/14] mm/khugepaged: improve tracepoints for mTHP orders
` [PATCH mm-unstable v17 10/14] mm/khugepaged: introduce collapse_allowable_orders helper function
` [PATCH mm-unstable v17 11/14] mm/khugepaged: Introduce mTHP collapse support
` [PATCH mm-unstable v17 12/14] mm/khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH mm-unstable v17 13/14] mm/khugepaged: run khugepaged for all orders
` [PATCH mm-unstable v17 14/14] Documentation: mm: update the admin guide for mTHP collapse

[PATCH v2 0/2] Add trace events for Qualcomm GENI SPI drivers
 2026-05-12  6:12 UTC  (3+ messages)
` [PATCH v2 1/2] spi: qcom-geni: trace: Add trace events for Qualcomm GENI SPI
` [PATCH v2 2/2] spi: qcom-geni: Add trace events for Qualcomm GENI SPI driver

[PATCH 0/2] Add trace events for Qualcomm GENI SPI drivers
 2026-05-12  6:10 UTC  (13+ messages)
` [PATCH v1 1/2] spi: qcom-geni: trace: Add trace events for Qualcomm GENI SPI

[PATCH bpf 1/2] uprobes/x86: Fix red zone clobbering in nop5 optimization
 2026-05-12  5:14 UTC  (8+ messages)
` [PATCH bpf 2/2] selftests/bpf: Add tests for uprobe nop5 red zone clobbering

[PATCH v19 0/7] ring-buffer: Making persistent ring buffers robust
 2026-05-12  0:54 UTC  (6+ messages)

[PATCH 0/2] tools/bootconfig: render kernel.* subtree as a cmdline string
 2026-05-12  0:43 UTC  (8+ messages)
` [PATCH 1/2] bootconfig: move xbc_snprint_cmdline() to lib/bootconfig.c
` [PATCH 2/2] tools/bootconfig: render kernel.* subtree as cmdline string with -C

[RFC PATCH] trace: Introduce a new filter_pred "caller"
 2026-05-11 23:47 UTC  (2+ messages)

[PATCH] rtla: Stop the record trace on interrupt
 2026-05-11 22:35 UTC 

[PATCH RESEND] tracing/osnoise: Dump stack on timerlat uret threshold event
 2026-05-11 22:31 UTC 

[PATCH v2] tracing/osnoise: Array printk init and cleanup
 2026-05-11 22:30 UTC 

[PATCH v14 00/19] unwind_deferred: Implement sframe handling
 2026-05-11 16:16 UTC  (6+ messages)
` [PATCH v14 05/19] unwind_user/sframe: Add support for reading .sframe contents
` [PATCH v14 12/19] unwind_user/sframe: Add .sframe validation option

[PATCH] tracing/probes: Ensure the uprobe buffer size is bigger than event size
 2026-05-11 10:03 UTC 

[RFC v7 0/7] ext4: fast commit: snapshot inode state for FC log
 2026-05-11  8:43 UTC  (8+ messages)
` [RFC v7 1/7] ext4: fast commit: snapshot inode state before writing log
` [RFC v7 2/7] ext4: lockdep: handle i_data_sem subclassing for special inodes
` [RFC v7 3/7] ext4: fast commit: avoid waiting for FC_COMMITTING
` [RFC v7 4/7] ext4: fast commit: avoid self-deadlock in inode snapshotting
` [RFC v7 5/7] ext4: fast commit: avoid i_data_sem by dropping ext4_map_blocks() in snapshots
` [RFC v7 6/7] ext4: fast commit: add lock_updates tracepoint
` [RFC v7 7/7] ext4: fast commit: export snapshot stats in fc_info

[PATCH] uprobes: Use flexible array for xol_area bitmap
 2026-05-11  4:33 UTC  (2+ messages)

[PATCH RFC v5 00/53] guest_memfd: In-place conversion support
 2026-05-10 13:43 UTC  (8+ messages)
` [PATCH RFC v5 01/53] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH RFC v5 10/53] KVM: guest_memfd: Add basic support for KVM_SET_MEMORY_ATTRIBUTES2

[PATCH v2] mm: vmscan: rework lru_shrink and write_folio tracepoints
 2026-05-10  0:36 UTC  (5+ messages)

[PATCH 2/5] docs: fix repeated word 'that' across documentation
 2026-05-09 21:12 UTC  (8+ messages)
` [PATCH v2 2/4] "

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-05-09 16:38 UTC  (2+ messages)
` [LSF/MM/BPF TOPIC] Private Memory Nodes - follow up

[PATCH] mm/damon: fix incorrect field name in damos_stat_after_apply_interval
 2026-05-09 15:19 UTC  (2+ messages)

[PATCH 0/2] Add tracepoints support for Qualcomm GENI Serial drivers
 2026-05-09  1:19 UTC  (4+ messages)
` [PATCH v1 1/2] serial: qcom-geni: trace: Add tracepoint support for Qualcomm GENI serial

[PATCH v5 2/2] blk-mq: expose tag starvation counts via debugfs
 2026-05-09  0:12 UTC  (2+ messages)

[PATCH v6 00/43] guest_memfd: In-place conversion support
 2026-05-08 23:36 UTC  (51+ messages)
` [PATCH v6 01/43] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v6 02/43] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v6 03/43] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v6 04/43] KVM: Stub in ability to disable per-VM memory attribute tracking
` [PATCH v6 05/43] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
` [PATCH v6 06/43] KVM: x86/mmu: Bug the VM if gmem attributes are queried to determine max mapping level
` [PATCH v6 07/43] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
` [PATCH v6 08/43] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH v6 09/43] KVM: Move kvm_supported_mem_attributes() to kvm_host.h
` [PATCH v6 10/43] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v6 11/43] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v6 12/43] KVM: guest_memfd: Call arch invalidate hooks on conversion
` [PATCH v6 13/43] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH v6 14/43] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
` [PATCH v6 15/43] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v6 16/43] KVM: guest_memfd: Use actual size for invalidation in kvm_gmem_release()
` [PATCH v6 17/43] KVM: guest_memfd: Determine invalidation filter from memory attributes
` [PATCH v6 18/43] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH v6 19/43] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [PATCH v6 20/43] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [PATCH v6 21/43] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH v6 22/43] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v6 23/43] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [PATCH v6 24/43] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [PATCH v6 25/43] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH v6 26/43] KVM: selftests: Add selftests global for guest memory attributes capability
` [PATCH v6 27/43] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [PATCH v6 28/43] KVM: selftests: Test basic single-page conversion flow
` [PATCH v6 29/43] KVM: selftests: Test conversion flow when INIT_SHARED
` [PATCH v6 30/43] KVM: selftests: Test conversion precision in guest_memfd
` [PATCH v6 31/43] KVM: selftests: Test conversion before allocation
` [PATCH v6 32/43] KVM: selftests: Convert with allocated folios in different layouts
` [PATCH v6 33/43] KVM: selftests: Test that truncation does not change shared/private status
` [PATCH v6 34/43] KVM: selftests: Test that shared/private status is consistent across processes
` [PATCH v6 35/43] KVM: selftests: Test conversion with elevated page refcount
` [PATCH v6 36/43] KVM: selftests: Reset shared memory after hole-punching
` [PATCH v6 37/43] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [PATCH v6 38/43] KVM: selftests: Provide common function to set memory attributes
` [PATCH v6 39/43] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
` [PATCH v6 40/43] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [PATCH v6 41/43] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [PATCH v6 42/43] KVM: selftests: Add script to exercise private_mem_conversions_test
` [PATCH v6 43/43] KVM: selftests: Update private memory exits test to work with per-gmem attributes
` [POC PATCH 0/5] guest_memfd in-place conversion selftests for SNP
  ` [POC PATCH 1/5] KVM: selftests: Initialize guest_memfd with INIT_SHARED
  ` [POC PATCH 2/5] KVM: selftests: Use guest_memfd memory contents in-place for SNP launch update
  ` [POC PATCH 3/5] KVM: selftests: Make guest_code_xsave more friendly
  ` [POC PATCH 4/5] KVM: selftests: Allow specifying CoCo-privateness while mapping a page
  ` [POC PATCH 5/5] KVM: selftests: Test conversions for SNP

[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
 2026-05-08 21:21 UTC  (10+ messages)
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2

[PATCH 1/2] mm/page_alloc: add tracepoints for zone->lock acquisitions
 2026-05-08 20:15 UTC  (7+ messages)
` [PATCH 2/2] selftests/mm: add zone->lock tracepoint verification test

[PATCH] tracing: Avoid NULL return from hist_field_name() on truncation
 2026-05-08 19:57 UTC 

[PATCH 0/3] bootconfig: break dependency from memblock
 2026-05-08 13:59 UTC  (6+ messages)
` [PATCH 2/3] init: use static buffers for bootconfig extra command line

[PATCH 7.2 v16 03/13] mm/khugepaged: rework max_ptes_* handling with helper functions
 2026-05-08 11:11 UTC  (2+ messages)

[RFC][PATCH] unwind: Add stacktrace_setup system call
 2026-05-08  7:46 UTC  (5+ messages)

[PATCH] test_kprobes: clear kprobes between test runs
 2026-05-08  0:33 UTC  (2+ messages)

CONFIG_FTRACE=y significantly slowing down module loading
 2026-05-07 17:33 UTC 

[PATCH 0/4] trace: trivial: fix some typos
 2026-05-07  8:09 UTC  (5+ messages)
` [PATCH 1/4] eventfs/tracing: fix typo in a comment
` [PATCH 2/4] perf/core: "
` [PATCH 3/4] tracing: probes: fix typo in a log message
` [PATCH 4/4] tracing: trace_fprobe: fix typo in function name

[PATCH v2] fprobe: Fix unregister_fprobe() to wait for RCU grace period
 2026-05-07  7:46 UTC 


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