Linux Trace Kernel
 help / color / mirror / Atom feed
 messages from 2026-05-05 12:18:25 to 2026-05-11 18:25:24 UTC [more...]

[RFC PATCH v2 00/10] rv/tlob: Add task latency over budget RV monitor
 2026-05-11 18:24 UTC  (4+ 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

[PATCH bpf 1/2] uprobes/x86: Fix red zone clobbering in nop5 optimization
 2026-05-11 17:24 UTC  (7+ messages)
` [PATCH bpf 2/2] selftests/bpf: Add tests for uprobe nop5 red zone clobbering

[PATCH 0/2] tools/bootconfig: render kernel.* subtree as a cmdline string
 2026-05-11 16:38 UTC  (5+ 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

[PATCH v19 0/7] ring-buffer: Making persistent ring buffers robust
 2026-05-11 16:29 UTC  (5+ messages)

[PATCH v14 00/19] unwind_deferred: Implement sframe handling
 2026-05-11 16:16 UTC  (16+ messages)
` [PATCH v14 04/19] x86/uaccess: Add unsafe_copy_from_user() implementation
` [PATCH v14 05/19] unwind_user/sframe: Add support for reading .sframe contents
` [PATCH v14 06/19] unwind_user/sframe: Detect .sframe sections in executables
` [PATCH v14 11/19] unwind_user/sframe: Show file name in debug output
` [PATCH v14 12/19] unwind_user/sframe: Add .sframe validation option
` [PATCH v14 18/19] unwind_user/sframe/x86: Enable sframe unwinding on x86
` [PATCH v14 19/19] unwind_user/sframe: Add prctl() interface for registering .sframe sections

[PATCH v6 0/4] mm/memory-failure: add panic option for unrecoverable pages
 2026-05-11 15:38 UTC  (5+ 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

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

[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 0/2] Add trace events for Qualcomm GENI SPI drivers
 2026-05-11  2:50 UTC  (14+ messages)
` [PATCH v1 1/2] spi: qcom-geni: trace: Add trace events for Qualcomm GENI SPI
` [PATCH v1 2/2] spi: qcom-geni: Add trace events for Qualcomm GENI SPI driver

[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  (5+ 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  (5+ messages)
` [PATCH v1 1/2] serial: qcom-geni: trace: Add tracepoint support for Qualcomm GENI serial
` [PATCH v1 2/2] serial: qcom-geni: Add tracepoints for Qualcomm GENI serial driver

[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

[RFC PATCH] trace: Introduce a new filter_pred "caller"
 2026-05-08 12:26 UTC 

[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 

[PATCH] fprobe: Add unregister_fprobe_sync() for synchronous unregistration
 2026-05-07  2:02 UTC  (4+ messages)

[v2 PATCH] kprobes: skip non-symbol addresses in kprobe_add_ksym_blacklist()
 2026-05-07  1:46 UTC  (2+ messages)

[PATCH] sparc64: uprobes: add missing break
 2026-05-07  1:41 UTC  (2+ messages)

[PATCH v2 1/2] module/kallsyms: fix nextval for data symbol lookup
 2026-05-06  9:42 UTC  (6+ messages)
` [PATCH v2 2/2] module/kallsyms: sort function symbols and use binary search

[PATCH v6 0/7] locking: contended_release tracepoint instrumentation
 2026-05-05 17:09 UTC  (8+ messages)
` [PATCH v6 1/7] tracing/lock: Remove unnecessary linux/sched.h include
` [PATCH v6 2/7] locking/percpu-rwsem: Extract __percpu_up_read()
` [PATCH v6 3/7] locking: Add contended_release tracepoint to sleepable locks
` [PATCH v6 4/7] locking: Factor out queued_spin_release()
` [PATCH v6 5/7] locking: Add contended_release tracepoint to qspinlock
` [PATCH v6 6/7] locking: Factor out __queued_read_unlock()/__queued_write_unlock()
` [PATCH v6 7/7] locking: Add contended_release tracepoint to qrwlock

[PATCH v9 0/6] x86/vdso: VDSO updates and fixes for sframes
 2026-05-05 14:25 UTC  (8+ messages)
` [PATCH v10 1/6] x86/vdso: Fix DWARF generation for getrandom()
` [PATCH v10 2/6] x86/asm: Avoid emitting DWARF CFI for non-VDSO
` [PATCH v10 3/6] x86/asm: Use CFI_* macros in SYM_FUNC_* macros so they can be added to VDSO
` [PATCH v10 4/6] x86/vdso: Use SYM_FUNC_{START,END} in __kernel_vsyscall()
` [PATCH v10 5/6] x86/vdso: Use CFI macros in __vdso_sgx_enter_enclave()
` [PATCH v10 6/6] x86/vdso: Enable sframe generation in VDSO


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