linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-13 00:34:43 to 2023-12-18 10:59:34 UTC [more...]

[PATCH RFC v2 00/27] Add support for arm64 MTE dynamic tag storage reuse
 2023-12-18 10:59 UTC  (14+ messages)
` [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory

[mhiramat:topic/fprobe-on-fgraph] [function_graph] b92a5e78c3: WARNING:at_kernel/trace/trace.c:#run_tracer_selftest
 2023-12-18  7:04 UTC 

[PATCH] block: Add ioprio to block_rq tracepoint
 2023-12-18  2:49 UTC 

[RFC PATCH net-next v5 00/14] Device Memory TCP
 2023-12-18  2:40 UTC  (15+ messages)
` [RFC PATCH net-next v5 01/14] net: page_pool: create hooks for custom page providers
` [RFC PATCH net-next v5 02/14] net: page_pool: factor out page_pool recycle check
` [RFC PATCH net-next v5 03/14] net: netdev netlink api to bind dma-buf to a net device
` [RFC PATCH net-next v5 04/14] netdev: support binding dma-buf to netdevice
` [RFC PATCH net-next v5 05/14] netdev: netdevice devmem allocator
` [RFC PATCH net-next v5 06/14] page_pool: convert to use netmem
` [RFC PATCH net-next v5 07/14] page_pool: devmem support
` [RFC PATCH net-next v5 08/14] memory-provider: dmabuf devmem memory provider
` [RFC PATCH net-next v5 09/14] net: support non paged skb frags
` [RFC PATCH net-next v5 10/14] net: add support for skbs with unreadable frags
` [RFC PATCH net-next v5 11/14] tcp: RX path for devmem TCP
` [RFC PATCH net-next v5 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [RFC PATCH net-next v5 13/14] net: add devmem TCP documentation
` [RFC PATCH net-next v5 14/14] selftests: add ncdevmem, netcat for devmem TCP

[PATCH] tracing: Add disable-filter-buf option
 2023-12-17 23:56 UTC  (10+ messages)

[PATCH] ring-buffer: Remove 32bit timestamp logic
 2023-12-17 17:40 UTC  (11+ messages)

[PATCH v4] trace/kprobe: Display the actual notrace function when rejecting a probe
 2023-12-17  7:18 UTC  (2+ messages)

[PATCH v2] tracing: Add filter-buffer option
 2023-12-15 18:25 UTC 

[PATCH v4 00/15] ring-buffer/tracing: Allow ring buffer to have bigger sub buffers
 2023-12-15 17:55 UTC  (16+ messages)
` [PATCH v4 01/15] ring-buffer: Refactor ring buffer implementation
` [PATCH v4 02/15] ring-buffer: Page size per ring buffer
` [PATCH v4 03/15] ring-buffer: Add interface for configuring trace sub buffer size
` [PATCH v4 04/15] ring-buffer: Set new size of the ring buffer sub page
` [PATCH v4 05/15] ring-buffer: Read and write to ring buffers with custom sub buffer size
` [PATCH v4 06/15] ring-buffer: Clear pages on error in ring_buffer_subbuf_order_set() failure
` [PATCH v4 07/15] ring-buffer: Do no swap cpu buffers if order is different
` [PATCH v4 08/15] ring-buffer: Make sure the spare sub buffer used for reads has same size
` [PATCH v4 09/15] tracing: Update snapshot order along with main buffer order
` [PATCH v4 10/15] tracing: Stop the tracing while changing the ring buffer subbuf size
` [PATCH v4 11/15] ring-buffer: Keep the same size when updating the order
` [PATCH v4 12/15] ring-buffer: Just update the subbuffers when changing their allocation order
` [PATCH v4 13/15] ring-buffer: Add documentation on the buffer_subbuf_order file
` [PATCH v4 14/15] ringbuffer/selftest: Add basic selftest to test changing subbuf order
` [PATCH v4 15/15] tracing: Update subbuffer with kilobytes not page order

[PATCH 0/2] tracing: Replace final 64-bit cmpxchg with compare and update if available
 2023-12-15 16:55 UTC  (3+ messages)
` [PATCH 1/2] ring-buffer: Replace rb_time_cmpxchg() with rb_time_cmp_and_update()
` [PATCH 2/2] ring-buffer: Remove 32bit timestamp logic

[PATCH 0/5] Rework system pressure interface to the scheduler
 2023-12-15 16:03 UTC  (26+ messages)
` [PATCH 1/4] cpufreq: Add a cpufreq pressure feedback for "
` [PATCH 2/4] sched: Take cpufreq feedback into account
` [PATCH 3/4] thermal/cpufreq: Remove arch_update_thermal_pressure()
` [PATCH 4/4] sched: Rename arch_update_thermal_pressure into arch_update_hw_pressure

[PATCH] ring-buffer: Have rb_time_cmpxchg() set the msb counter too
 2023-12-15 13:41 UTC 

[PATCH v2] ring-buffer: Remove useless update to write_stamp in rb_try_to_discard()
 2023-12-15 13:18 UTC 

[PATCH] ring-buffer: Remove useless update to write_stamp in rb_try_to_discard()
 2023-12-15 13:06 UTC  (2+ messages)

[PATCH] ring-buffer: Do not try to put back write_stamp
 2023-12-15  3:37 UTC  (2+ messages)

[PATCH v2] ring-buffer: Do not try to put back write_stamp
 2023-12-15  3:29 UTC 

[PATCH 00/15] kexec: Allow preservation of ftrace buffers
 2023-12-14 22:36 UTC  (19+ messages)
` [PATCH 03/15] kexec: Add Kexec HandOver (KHO) generation helpers
` [PATCH 04/15] kexec: Add KHO parsing support
` [PATCH 06/15] arm64: Add KHO support
` [PATCH 08/15] tracing: Introduce names for ring buffers
` [PATCH 09/15] tracing: Introduce names for events

[PATCH v3] ring-buffer: Remove 32bit timestamp logic
 2023-12-14 20:47 UTC  (7+ messages)

[PATCH RERESEND 00/11] splice(file<>pipe) I/O on file as-if O_NONBLOCK
 2023-12-14 20:14 UTC  (4+ messages)
` [PATCH RERESEND 04/11] tracing: tracing_buffers_splice_read: behave as-if non-blocking I/O

[PATCH -next 0/2] Make memory reclamation measurable
 2023-12-14 16:51 UTC  (6+ messages)
` [PATCH -next 2/2] mm: vmscan: add new event to trace shrink lru

[PATCH v3] trace/kprobe: Display the actual notrace function when rejecting a probe
 2023-12-14  5:16 UTC  (3+ messages)

[PATCH v2] ring-buffer: Remove 32bit timestamp logic
 2023-12-14  4:29 UTC 

BUG: unable to handle kernel paging request in bpf_probe_read_compat_str
 2023-12-14  3:40 UTC 

[PATCH] tracing: Fix uaf issue when open the hist or hist_debug file
 2023-12-14  1:21 UTC  (4+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH v3 00/34] kmsan: Enable on s390
 2023-12-13 23:24 UTC  (35+ messages)
` [PATCH v3 01/34] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
` [PATCH v3 02/34] kmsan: Make the tests compatible with kmsan.panic=1
` [PATCH v3 03/34] kmsan: Disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled
` [PATCH v3 04/34] kmsan: Increase the maximum store size to 4096
` [PATCH v3 05/34] kmsan: Fix is_bad_asm_addr() on arches with overlapping address spaces
` [PATCH v3 06/34] kmsan: Fix kmsan_copy_to_user() "
` [PATCH v3 07/34] kmsan: Remove a useless assignment from kmsan_vmap_pages_range_noflush()
` [PATCH v3 08/34] kmsan: Remove an x86-specific #include from kmsan.h
` [PATCH v3 09/34] kmsan: Expose kmsan_get_metadata()
` [PATCH v3 10/34] kmsan: Export panic_on_kmsan
` [PATCH v3 11/34] kmsan: Allow disabling KMSAN checks for the current task
` [PATCH v3 12/34] kmsan: Support SLAB_POISON
` [PATCH v3 13/34] kmsan: Use ALIGN_DOWN() in kmsan_get_metadata()
` [PATCH v3 14/34] mm: slub: Let KMSAN access metadata
` [PATCH v3 15/34] mm: slub: Unpoison the memchr_inv() return value
` [PATCH v3 16/34] mm: kfence: Disable KMSAN when checking the canary
` [PATCH v3 17/34] lib/zlib: Unpoison DFLTCC output buffers
` [PATCH v3 18/34] kmsan: Accept ranges starting with 0 on s390
` [PATCH v3 19/34] s390: Turn off KMSAN for boot, vdso and purgatory
` [PATCH v3 20/34] s390: Use a larger stack for KMSAN
` [PATCH v3 21/34] s390/boot: Add the KMSAN runtime stub
` [PATCH v3 22/34] s390/checksum: Add a KMSAN check
` [PATCH v3 23/34] s390/cpacf: Unpoison the results of cpacf_trng()
` [PATCH v3 24/34] s390/cpumf: Unpoison STCCTM output buffer
` [PATCH v3 25/34] s390/diag: Unpoison diag224() "
` [PATCH v3 26/34] s390/ftrace: Unpoison ftrace_regs in kprobe_ftrace_handler()
` [PATCH v3 27/34] s390/irqflags: Do not instrument arch_local_irq_*() with KMSAN
` [PATCH v3 28/34] s390/mm: Define KMSAN metadata for vmalloc and modules
` [PATCH v3 29/34] s390/string: Add KMSAN support
` [PATCH v3 30/34] s390/traps: Unpoison the kernel_stack_overflow()'s pt_regs
` [PATCH v3 31/34] s390/uaccess: Add KMSAN support to put_user() and get_user()
` [PATCH v3 32/34] s390/unwind: Disable KMSAN checks
` [PATCH v3 33/34] s390: Implement the architecture-specific kmsan functions
` [PATCH v3 34/34] kmsan: Enable on s390

[PATCH v4] tracing/selftests: Add test to test the trace_marker
 2023-12-13 22:59 UTC  (2+ messages)

[PATCH] ring-buffer: Do not record in NMI if the arch does not support cmpxchg in NMI
 2023-12-13 22:54 UTC 

[PATCH v3 00/15] ring-buffer/tracing: Allow ring buffer to have bigger sub buffers
 2023-12-13 18:17 UTC  (16+ messages)
` [PATCH v3 01/15] ring-buffer: Refactor ring buffer implementation
` [PATCH v3 02/15] ring-buffer: Page size per ring buffer
` [PATCH v3 03/15] ring-buffer: Add interface for configuring trace sub buffer size
` [PATCH v3 04/15] ring-buffer: Set new size of the ring buffer sub page
` [PATCH v3 05/15] ring-buffer: Read and write to ring buffers with custom sub buffer size
` [PATCH v3 06/15] ring-buffer: Clear pages on error in ring_buffer_subbuf_order_set() failure
` [PATCH v3 07/15] ring-buffer: Do no swap cpu buffers if order is different
` [PATCH v3 08/15] ring-buffer: Make sure the spare sub buffer used for reads has same size
` [PATCH v3 09/15] tracing: Update snapshot order along with main buffer order
` [PATCH v3 10/15] tracing: Stop the tracing while changing the ring buffer subbuf size
` [PATCH v3 11/15] ring-buffer: Keep the same size when updating the order
` [PATCH v3 12/15] ring-buffer: Just update the subbuffers when changing their allocation order
` [PATCH v3 13/15] ring-buffer: Add documentation on the buffer_subbuf_order file
` [PATCH v3 14/15] ringbuffer/selftest: Add basic selftest to test changing subbuf order
` [PATCH v3 15/15] tracing: Update subbuffer with kilobytes not page order

[PATCH v2] tracing: Increase size of trace_marker_raw to max ring buffer entry
 2023-12-13 15:42 UTC 

[PATCH v3] tracing/selftests: Add test to test the trace_marker
 2023-12-13 15:08 UTC  (4+ messages)

[PATCH v2 00/33] kmsan: Enable on s390
 2023-12-13 15:01 UTC  (13+ messages)
` [PATCH v2 12/33] kmsan: Allow disabling KMSAN checks for the current task
` [PATCH v2 13/33] kmsan: Introduce memset_no_sanitize_memory()
` [PATCH v2 18/33] lib/string: Add KMSAN support to strlcpy() and strlcat()

[PATCH v3] tracing: Allow creating instances with specified system events
 2023-12-13 14:37 UTC 

[PATCH 02/15] memblock: Declare scratch memory as CMA
 2023-12-13 11:32 UTC  (2+ messages)

[PATCH v2] tracing: Add size check when printing trace_marker output
 2023-12-13  3:12 UTC 

[PATCH] tracing: Add size check when printing trace_marker output
 2023-12-13  3:10 UTC  (2+ messages)

[PATCH v2] tracing/selftests: Add test to test max subbuf size with trace_marker
 2023-12-13  0:39 UTC  (3+ messages)

[PATCH] ring-buffer: Do not update before stamp when switching sub-buffers
 2023-12-13  0:34 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).