Linux Trace Kernel
 help / color / mirror / Atom feed
 messages from 2026-08-12 00:44:01 to 2026-08-13 18:51:38 UTC [more...]

[PATCH v10 00/41] guest_memfd: In-place conversion support
 2026-08-13 18:51 UTC  (42+ 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 11/41] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v10 12/41] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion
` [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 v4 00/10] dma-buf: heaps: Add support for Tegra VPR
 2026-08-13 18:25 UTC  (7+ messages)
` [PATCH v4 02/10] dt-bindings: display: tegra: Document memory regions
` [PATCH v4 03/10] dt-bindings: gpu: host1x: Document memory-regions for NVDEC
` [PATCH v4 07/10] dma-buf: heaps: Add support for Tegra VPR

[PATCH v4 0/6] tracing/osnoise: Track IPIs
 2026-08-13 17:59 UTC  (4+ messages)
` [PATCH v4 5/6] rtla: Unconditionally clean any pre-existing filters for user-provided events

[PATCH v5 00/16] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-08-13 17:32 UTC  (17+ messages)
` [PATCH v5 01/16] mm/vma: introduce VMA anon page offset field and add helpers
` [PATCH v5 02/16] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
` [PATCH v5 03/16] mm: introduce linear_anon_page_index()
` [PATCH v5 04/16] mm: abstract vma_address() and introduce vma_anon_address()
` [PATCH v5 05/16] mm: update print_bad_page_map() to show anon index if appropriate
` [PATCH v5 06/16] mm: introduce and use vma_filebacked_address()
` [PATCH v5 07/16] mm/vma: fix self-merge check in copy_vma()
` [PATCH v5 08/16] tools/testing/vma: add tests for copy_vma() self-merge
` [PATCH v5 09/16] mm: propagate VMA anonymous page offset on map, remap, split + merge
` [PATCH v5 10/16] mm/rmap: track whether the page VMA mapped pgoff is anonymous
` [PATCH v5 11/16] mm: clean up vma_address_end()
` [PATCH v5 12/16] mm/huge_memory: update remove_migration_pmd() to accept a folio
` [PATCH v5 13/16] mm/migrate: calculate large folio page index using PFN
` [PATCH v5 14/16] mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
` [PATCH v5 15/16] tools/testing/vma: expand VMA merge tests to assert anon pgoff
` [PATCH v5 16/16] tools/testing/selftests/mm: test anonymous page offset merge behaviour

[PATCH 0/2] dmaengine: rename dma_chan::dev to dma_chan::chan_dev for clarity
 2026-08-13 17:33 UTC  (6+ messages)
` [PATCH 1/2] dmaengine: use dma_chan_name() helper to get per-channel device name
` [PATCH 2/2] dmaengine: add union chan_dev for dma_chan::dev for clarity

[PATCH 0/1] ring-buffer: Fix sub-buffer order updates and free_page leaks
 2026-08-13 17:25 UTC  (4+ messages)
` [PATCH] ring-buffer: Fix race between ring_buffer_subbuf_order_set() and readers

[PATCH RFC 0/7] tracing: Parse filter from event string
 2026-08-13 16:22 UTC  (15+ messages)
` [PATCH RFC 1/7] tracing: Restore :mod: trailer after parsing in ftrace_set_clr_event()
` [PATCH RFC 2/7] tracing: Remove duplicate declaration of ftrace_set_clr_event()
` [PATCH RFC 3/7] tracing: Stop modifying the input buffer in ftrace_set_clr_event()
` [PATCH RFC 4/7] tracing: Split the event string parsing logic into a dedicated function
` [PATCH RFC 5/7] tracing: Add a test for ftrace_parse_event_string()
` [PATCH RFC 6/7] tracing: Add a filter argument to __ftrace_set_clr_event()
` [PATCH RFC 7/7] tracing: Parse filter from event string

[PATCH v5 00/10] ring-buffer: Fixes for subbuf resizing and persistent buffers
 2026-08-13 16:18 UTC  (21+ messages)
` [PATCH v5 01/10] ring-buffer: Free cpu_buffer::free_page with subbuf_order
` [PATCH v5 02/10] ring-buffer: Hold cpu_buffer::lock when resizing a subbuf
` [PATCH v5 03/10] ring-buffer: Make cpu_buffer::free_page a buffer_data_read_page
` [PATCH v5 04/10] ring-buffer: Fix subbuf resize race with ring buffer readers
` [PATCH v5 05/10] ring-buffer: Fix subbuf resize race with ring_buffer_alloc_read_page()
` [PATCH v5 06/10] tracing: Fix subbuf resize races with trace_pipe_raw readers
` [PATCH v5 07/10] ring-buffer: Dynamically calculate max_data_size
` [PATCH v5 08/10] ring-buffer: Remove trace_buffer::cpus
` [PATCH v5 09/10] ring-buffer: Remove ring_buffer_per_cpu::mapped
` [PATCH v5 10/10] ring-buffer: Make nr_pages unsigned int

[PATCH net-next 00/11] mptcp: misc. features for v7.3
 2026-08-13 14:56 UTC  (3+ messages)
` [PATCH net-next 02/11] mptcp: remove unused data_ack from struct mptcp_ext

[PATCH v5 00/18] tracing/remotes: Add printk, dump_on_panic and boot parameters
 2026-08-13 14:21 UTC  (29+ 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 v5 13/18] tracing/remotes: Add "
  ` [PATCH v5 16/18] tracing/remotes: Add trace_remote cmdline options
  ` [PATCH v5 15/18] tracing/remotes: Add poll_ms tracefs file

[PATCH v2] perf/bpf: Fix data races in BPF perf event handling
 2026-08-13 11:05 UTC  (4+ messages)

[PATCH 0/9] mm: distinguish PTE table storage from PTE values
 2026-08-13 10:39 UTC  (7+ messages)
` [PATCH 3/9] mm: name pointers to copied PTE values ptentp
` [PATCH 9/9] xen: use hw_pte_t for PTE range callbacks

[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-08-13  9:36 UTC  (20+ 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 v4 18/20] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous
` [PATCH v4 19/20] tools/testing/vma: add test to assert MAP_PRIVATE-/dev/zero is anon

[RFC PATCH v2 3/4] arm64/kprobes: Make the entire Kprobe noinstr
 2026-08-13  7:00 UTC  (2+ messages)

[PATCH] perf/bpf: Fix data race in __perf_event_overflow
 2026-08-13  4:16 UTC  (5+ messages)

[PATCH v5 0/5] tracing: add refcount_final_put tracing
 2026-08-13  4:02 UTC  (10+ messages)
` [PATCH v5 1/5] tracing: add refcount_final_put tracepoint
` [PATCH v5 2/5] refcount: "
` [PATCH v5 3/5] percpu-refcount: "
` [PATCH v5 4/5] kunit: add test for refcount_final_put
` [PATCH v5 5/5] MAINTAINERS: add entries for refcount_final_put trace

[PATCH bpf-next v5 0/2] bpf: Fix trampoline image UAF on multi detach failure
 2026-08-13  1:01 UTC  (2+ messages)

[PATCH v4 0/9] ring-buffer: Fixes for subbuf resizing and persistent buffers
 2026-08-12 23:41 UTC  (27+ 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

[PATCH] percpu: Drop CONFIG_DEBUG_FORCE_WEAK_PER_CPU
 2026-08-12 23:33 UTC  (2+ messages)

[PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
 2026-08-12 20:10 UTC  (7+ messages)
` [PATCH RFC 09/14] mm/page-flags: check page/folio->private instead of PG_private
` [PATCH RFC 10/14] mm/page-flags: introduce folio_test_fs_private()
` [PATCH RFC 14/14] mm/page-flags: remove PG_private

[PATCH] eventfs: Add warning for out of bounds pos in __eventfs_iterate()
 2026-08-12 17:38 UTC  (2+ messages)

[RFC] tracing: aggregate ring-buffer usage statistics
 2026-08-12 15:47 UTC  (3+ messages)
    ` [External Mail]Re: "

[PATCH v5] tracing: Fix race between update_event_fields and, event_define_fields
 2026-08-12 13:51 UTC  (6+ messages)

[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  (5+ messages)
` [PATCH v3 3/4] selftests/ftrace: Add kernel cmdline tracing testcases
` [PATCH v3 4/4] selftests/ftrace: Add persistent ring buffer testcases

[PATCH bpf-next 10/13] selftests/bpf: Add tracing_multi bpf prog cookie test
 2026-08-12  4:06 UTC  (3+ messages)

[PATCH bpf-next 06/13] bpf: Add tracing_multi link fdinfo support for bpf progs
 2026-08-12  4:04 UTC  (3+ messages)


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