Linux Trace Kernel
 help / color / mirror / Atom feed
 messages from 2026-09-08 09:09:41 to 2026-09-10 14:57:04 UTC [more...]

[PATCH v3 0/2] bootconfig: Fix integer overflow problems
 2026-09-10 14:56 UTC  (8+ messages)
` [PATCH v3 1/2] tools/bootconfig: Fix integer overflow and truncation in size checks
` [PATCH v3 2/2] bootconfig: Fix integer overflow in initrd size check

[PATCH 0/3] bootconfig: Reject unexpected data after null character and cleanups
 2026-09-10 14:36 UTC  (10+ messages)
` [PATCH 1/3] bootconfig: Reject unexpected data after null character
` [PATCH 2/3] tools/bootconfig: Consolidate xbc_init() to error message wrapper
` [PATCH 3/3] bootconfig: Skip internal tree sanity checks in kernel

[PATCH v6 00/12] dma-buf: heaps: Add support for Tegra VPR
 2026-09-10 10:52 UTC  (20+ messages)
` [PATCH v6 03/12] dt-bindings: gpu: host1x: Document memory-regions for NVDEC
` [PATCH v6 04/12] arm64/mm: Export set_direct_map_*_noflush() APIs
` [PATCH v6 06/12] of: Export of_node_to_nid()
` [PATCH v6 08/12] dma-buf: heaps: Add debugfs support
` [PATCH v6 09/12] dma-buf: heaps: Add support for Tegra VPR

[PATCH] tracing: uprobes: Fix slab use-after-free in filter_chain
 2026-09-10  5:24 UTC  (3+ messages)

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

[PATCH 0/2] tracing: hist: two named trigger error paths that free a published trigger
 2026-09-10  1:10 UTC  (2+ messages)

[PATCH] tracing: hist: free the var ref when its initialization fails
 2026-09-10  1:10 UTC  (2+ messages)

[PATCH] tools/bootconfig: Fix integer overflow in size check
 2026-09-10  1:03 UTC  (4+ messages)

[PATCH v2] tools/bootconfig: Fix integer overflow in size check
 2026-09-10  1:01 UTC  (2+ messages)

[PATCH] selftests/ftrace: Fix unique symbol check in kprobe_non_uniq_symbol.tc
 2026-09-10  0:01 UTC  (4+ messages)

[PATCH v1 0/2] ring-buffer: Fix and unify size and page calculations
 2026-09-09 22:19 UTC  (5+ messages)
` [PATCH v1 1/2] tracing/remotes: Account for ring buffer page header in size calculation
` [PATCH v1 2/2] ring-buffer: Unify ring buffer minimum page calculations

[PATCH v2 0/8] sched: introduce for_each_process_rculock and for_each_thread_rculock
 2026-09-09 22:14 UTC  (14+ messages)
` [PATCH v2 3/8] mm/ksm: convert process iterator to for_each_process_rculock
` [PATCH v2 5/8] kernel: convert process/thread iterators to for_each_*_rculock

[PATCH v2 0/3] dmaengine: qcom: gpi: Add trace event support
 2026-09-09 20:58 UTC  (8+ messages)
` [PATCH v2 1/3] dmaengine: qcom: gpi: trace: Add trace events header for Qualcomm GPI DMA
` [PATCH v2 2/3] dmaengine: qcom: gpi: Add trace event support
` [PATCH v2 3/3] dmaengine: qcom: gpi: Convert dev_dbg() calls to tracepoints

[PATCH] tracing: hist: keep the entry count when the stats allocation fails
 2026-09-09 19:20 UTC  (2+ messages)

[PATCH v4 0/4] dmaengine: rename dma_chan::dev to dma_chan::chan_dev for clarity
 2026-09-09 16:36 UTC  (7+ messages)
` [PATCH v4 1/4] dmaengine: vchan: add vchan_chan_name() to get channel device name
` [PATCH v4 2/4] dmaengine: use dma_chan_name() helper to get per-channel "
` [PATCH v4 3/4] dmaengine: add (dmaengine|vchan)_chan_dev() helper
` [PATCH v4 4/4] dmaengine: add union chan_dev for dma_chan::dev for clarity

[PATCH v12 00/45] guest_memfd: In-place conversion support
 2026-09-09 16:04 UTC  (31+ messages)
` [PATCH v12 01/45] KVM: guest_memfd: Optimize away conversion overheads via dead-code elimination
` [PATCH v12 02/45] KVM: guest_memfd: Use kvm_mem_is_private() when populating guest_memfd memory
` [PATCH v12 09/45] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
` [PATCH v12 11/45] KVM: guest_memfd: Invalidate both SHARED and PRIVATE mappings for in-place conversions
` [PATCH v12 12/45] KVM: guest_memfd: Always fault from guest_memfd if in-place conversion is enabled
` [PATCH v12 13/45] KVM: guest_memfd: Pass mapping type filter to invalidation helper
` [PATCH v12 14/45] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v12 17/45] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH v12 18/45] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v12 19/45] KVM: guest_memfd: Zero page while getting pfn
` [PATCH v12 23/45] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes

[PATCH RFC 0/2] mm/mglru: add tracepoints for aging and isolation
 2026-09-09 12:43 UTC  (10+ messages)
` [PATCH RFC 1/2] mm/mglru: add tracepoint for folio isolation
` [PATCH RFC 2/2] mm/mglru: add tracepoint for inc_max_seq

[PATCH v3 0/4] dmaengine: rename dma_chan::dev to dma_chan::chan_dev for clarity
 2026-09-09 12:39 UTC  (4+ messages)
` [PATCH v3 3/4] dmaengine: add (dmaengine|vchan)_chan_dev() helper

[PATCH 00/39] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL
 2026-09-09 12:08 UTC  (84+ messages)
` [PATCH 01/39] mm/vma: predicate setting mmap_prepare VMA fields on new vma alloc
` [PATCH 02/39] mm/vma: introduce and use vma_[flags_]can_merge()
` [PATCH 03/39] mm: consistently validate VMA state after mmap[_prepare] hooks
` [PATCH 04/39] mm/vma: ensure mmap_prepare doesn't set actions on a mergeable vma
` [PATCH 05/39] mm: make map_kernel_pages_[prepare,complete] internal and unexported
` [PATCH 06/39] mm/vma: tidy up map kernel pages enum values
` [PATCH 07/39] mm: add mmap action for discontiguous kernel page mapping
` [PATCH 08/39] docs: filesystems: update mmap_prepare docs for discontig kernel pgs
` [PATCH 09/39] drivers/usb/mon: update to use mmap_prepare + map kernel pages
` [PATCH 10/39] infiniband: update hfi1 to use remap_vmalloc_range()
` [PATCH 11/39] selinux: reject writable opens of policy file, drop mmap shared/write check
` [PATCH 12/39] ALSA: pcm: use vm_insert_page() to map PCM status page
` [PATCH 13/39] bpf: arena: mark arena_map_mmap() mappings VM_MIXEDMAP
` [PATCH 14/39] mm/vma: add vma[_flags]_is_kernel_owned() predicates
` [PATCH 15/39] mm/vma: only allow mmap to clear VMA_MAYWRITE_BIT if kernel-owned
` [PATCH 16/39] mm/vma: add and use vma_[flags]_is_fixed_mapping
` [PATCH 17/39] scsi: sg: convert mmap hook to mmap_prepare and rework
` [PATCH 18/39] fbdev: defio: assert FBINFO_VIRTFB, drop VM_IO, add VM_MIXEDMAP
` [PATCH 19/39] HSI: cmt_speech: convert mmap hook to mmap_prepare, refactor
` [PATCH 20/39] mm/gup: error out early on !VMA_MAYREAD_BIT VMAs
` [PATCH 21/39] uprobes: remove VM_IO, set VM_MIXEDMAP for mapped kernel pages
` [PATCH 22/39] mm/mlock: clear VMA_LOCKED_MASK over mmap callback
` [PATCH 23/39] mm/mlock: eliminate weird VMA_IO_BIT abuse and simplify
` [PATCH 24/39] mm/vma: enforce that only kernel-owned mappings may set VMA_IO_BIT
` [PATCH 25/39] mm: remove VMA_IO_BIT check in vma[_flags]_is_kernel_owned()
` [PATCH 26/39] mm: remove hugetlb_inline.h
` [PATCH 27/39] mm: rename is_vm_hugetlb_page() to vma_is_hugetlb()
` [PATCH 28/39] mm: drop some redundant checks around hugetlb VMAs
` [PATCH 29/39] mm/madvise: update is_valid_guard_vma() to use vma_can_merge()
` [PATCH 30/39] mm/vma: introduce vma[_flags]_is_persistent()
` [PATCH 31/39] mm/uffd: use predicates for userfaultfd checks
` [PATCH 32/39] mm/madvise: use predicates for madvise(..., MADV_DOFORK)
` [PATCH 33/39] mm: eliminate VMA_SPECIAL_FLAGS usage when hugetlb explicitly tested
` [PATCH 34/39] mm: eliminate VMA_SPECIAL_FLAGS check in lru_gen_look_around()
` [PATCH 35/39] mm: avoid use of VMA_SPECIAL_FLAGS in migrate_vma_setup()
` [PATCH 36/39] mm: eliminate VM_SPECIAL, VMA_SPECIAL_FLAGS
` [PATCH 37/39] fuse: dax: do not set VM_MIXEDMAP
` [PATCH 38/39] mm/huge_memory: remove vma_is_special_huge()
` [PATCH 39/39] mm/vma: introduce and use vma[_flags]_can_gup()

[PATCH v2] rust: add mark_used macro
 2026-09-09 12:02 UTC 

[PATCH v2] dma-mapping: don't trace the DMA address when the allocation fails
 2026-09-09  9:31 UTC  (3+ messages)

[PATCH] tracing: Fix ring_buffer_read_page_size() kernel-doc
 2026-09-09  6:56 UTC  (2+ messages)

[PATCH RFC 0/8] arm64: ftrace: support CALL_OPS on kernels built with kCFI
 2026-09-09  2:26 UTC  (10+ messages)
` [PATCH RFC 1/8] ftrace: Let ftrace_call_adjust() reject a patch site
` [PATCH RFC 8/8] arm64: ftrace: Allow CALL_OPS on kCFI kernels built with Rust

[PATCH] bootconfig: remove unreachable index checks in xbc_verify_tree()
 2026-09-09  1:27 UTC  (5+ messages)

[PATCH v2] kprobes: use DEFINE_DEBUGFS_ATTRIBUTE for the enabled knob
 2026-09-08 23:46 UTC  (3+ messages)

[PATCH] bootconfig: merge _xbc_exit() into xbc_exit()
 2026-09-08 23:25 UTC  (2+ messages)

[RFC PATCH 3/3] mm/vmscan: make kswapd wakeups NUMA load-aware
 2026-09-08 22:10 UTC 

[BUG?] tracing: unexpected behavior trying to keep IRQ code away from traces
 2026-09-08 16:05 UTC  (2+ messages)

[PATCH] ring-buffer: Add a MAINTAINERS category specific for the tracing ring-buffer
 2026-09-08 13:40 UTC 

[PATCH 0/2] ftrace/selftests: Fix registering kprobe on non-unique symbol
 2026-09-08 12:46 UTC  (2+ messages)

[PATCH v2 0/3] tracing: Rename to "capacity"
 2026-09-08  9:09 UTC  (4+ messages)
` [PATCH v2 1/3] ring-buffer: Rename ring_buffer_size() to ring_buffer_capacity()
` [PATCH v2 2/3] tracing: Rename trace_array::entries to capacity
` [PATCH v2 3/3] tracing: Rename tracing_entries_fops to tracing_capacity_fops


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