messages from 2026-08-11 18:51:35 to 2026-08-12 17:02:23 UTC [more...]
[PATCH v5 00/18] tracing/remotes: Add printk, dump_on_panic and boot parameters
2026-08-12 17:02 UTC (19+ messages)
` [PATCH v5 01/18] tracing/remotes: Gate tracefs files opening on trace remote registration
` [PATCH v5 02/18] tracing/remotes: Release tracefs,eventfs on registration failure
` [PATCH v5 03/18] tracing/remotes: Use kstrtobool for boolean tracefs files
` [PATCH v5 04/18] tracing/remotes: Use a single per-remote polling work
` [PATCH v5 05/18] tracing/simple_ring_buffer: Add support for compressed length
` [PATCH v5 06/18] tracing/remotes: Add dmesg tracefs file
` [PATCH v5 07/18] tracing/remotes: selftests: Add a test for the "
` [PATCH v5 08/18] tracing/remotes: selftests: Prefix hypervisor folder
` [PATCH v5 09/18] ring-buffer: Use irqsave for the reader lock in ring_buffer_poll_remote
` [PATCH v5 10/18] ring-buffer: Use panic-friendly locking in ring_buffer_iter interface
` [PATCH v5 14/18] tracing/remotes: selftests: Add a test for the dump_on_panic tracefs file
[PATCH v4 0/9] ring-buffer: Fixes for subbuf resizing and persistent buffers
2026-08-12 16:57 UTC (22+ messages)
` [PATCH v4 1/9] ring-buffer: Free cpu_buffer->free_page with subbuf_order
` [PATCH v4 2/9] ring-buffer: Hold cpu_buffer::lock when resizing a subbuf
` [PATCH v4 3/9] ring-buffer: Fix subbuf resize race with ring buffer readers
` [PATCH v4 4/9] ring-buffer: Fix subbuf resize race in ring_buffer_alloc_read_page()
` [PATCH v4 5/9] tracing: Fix subbuf resize races in trace_pipe_raw readers
` [PATCH v4 6/9] ring-buffer: Dynamically calculate max_data_size
` [PATCH v4 7/9] ring-buffer: Remove trace_buffer::cpus
` [PATCH v4 8/9] ring-buffer: Remove ring_buffer_per_cpu::mapped
` [PATCH v4 9/9] ring-buffer: Make nr_pages unsigned int
[RFC] tracing: aggregate ring-buffer usage statistics
2026-08-12 15:47 UTC (3+ messages)
` [External Mail]Re: "
[PATCH net-next 00/11] mptcp: misc. features for v7.3
2026-08-12 14:55 UTC (2+ messages)
` [PATCH net-next 02/11] mptcp: remove unused data_ack from struct mptcp_ext
[PATCH v5] tracing: Fix race between update_event_fields and, event_define_fields
2026-08-12 13:51 UTC (6+ messages)
[PATCH v10 00/41] guest_memfd: In-place conversion support
2026-08-12 13:37 UTC (26+ messages)
` [PATCH v10 01/41] KVM: guest_memfd: Use kvm_mem_is_private() when populating guest_memfd memory
` [PATCH v10 02/41] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v10 04/41] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v10 05/41] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v10 06/41] KVM: Provide generic interface for checking memory private/shared status
` [PATCH v10 07/41] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
` [PATCH v10 09/41] KVM: guest_memfd: Filter both shared and private when invalidating
` [PATCH v10 14/41] mm/gup: factor out LRU cache draining for folio into lru_cache_drain_for_folio()
` [PATCH v10 15/41] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
[PATCH v3 9/9] x86: re-enable EXECMEM_ROX support
2026-08-12 13:20 UTC (4+ messages)
[PATCH 0/2] arm64: ftrace: support DIRECT_CALLS without CALL_OPS
2026-08-12 13:13 UTC (4+ messages)
[PATCH v3 0/4] rv/reactors: fix lockdep warning and add KUnit tests
2026-08-12 12:58 UTC (5+ messages)
` [PATCH v3 1/4] rv/reactors: use context-sensitive lockdep wait type in rv_react()
` [PATCH v3 4/4] rv/reactors: add KUnit tests for reactor registration and dispatch
[PATCH v3 0/4] selftests/ftrace: Add a boottime tracing test framework
2026-08-12 12:49 UTC (7+ messages)
` [PATCH v3 1/4] selftests/ftrace: Add generic boot "
` [PATCH v3 2/4] selftests/ftrace: Add boot-time tracing testcases
` [PATCH v3 3/4] selftests/ftrace: Add kernel cmdline "
` [PATCH v3 4/4] selftests/ftrace: Add persistent ring buffer testcases
[PATCH] perf/bpf: Fix data race in __perf_event_overflow
2026-08-12 10:35 UTC (4+ messages)
[PATCH bpf-next 10/13] selftests/bpf: Add tracing_multi bpf prog cookie test
2026-08-12 4:06 UTC (3+ messages)
[PATCH 0/9] mm: distinguish PTE table storage from PTE values
2026-08-12 4:06 UTC (5+ messages)
` [PATCH 3/9] mm: name pointers to copied PTE values ptentp
[PATCH bpf-next 06/13] bpf: Add tracing_multi link fdinfo support for bpf progs
2026-08-12 4:04 UTC (3+ messages)
[PATCH v2 0/4] selftests/ftrace: Add a boottime tracing test framework
2026-08-12 0:05 UTC (5+ messages)
` [PATCH v2 1/4] selftests/ftrace: Add generic boot "
` [PATCH v2 3/4] selftests/ftrace: Add kernel cmdline tracing testcases
[PATCH v3 v3 0/7] ntfs3: add tracepoints for core filesystem paths
2026-08-11 20:21 UTC (4+ messages)
` [PATCH v3 v3 5/7] ntfs3: add allocation tracepoints
[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-08-11 20:08 UTC (8+ messages)
` [PATCH v4 16/20] tools/testing/selftests/mm: test anonymous page offset merge behaviour
` [PATCH v4 17/20] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
[PATCH v2] tracing: export live module tracepoint strings in printk_formats
2026-08-11 18:15 UTC (2+ messages)
` [PATCH v3] tracing: Export "
[PATCH v2] dmaengine: fsl-edma: tracing: no ptr dereference during log output
2026-08-11 18:51 UTC (2+ messages)
page: | 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