messages from 2026-06-30 12:46:53 to 2026-07-02 11:53:17 UTC [more...]
[PATCH 00/30] mm: make VMA page offset handling more consistent
2026-07-02 11:53 UTC (76+ messages)
` [PATCH 01/30] mm: move vma_start_pgoff() into mm.h and clean up
` [PATCH 02/30] mm: add kdoc comments for vma_start/last_pgoff()
` [PATCH 03/30] tools/testing/vma: use vma_start_pgoff() in merge tests
` [PATCH 04/30] mm: introduce and use vma_end_pgoff()
` [PATCH 05/30] mm/rmap: update mm/interval_tree.c comments
` [PATCH 06/30] mm/rmap: parameterise vma_interval_tree_*() by address_space
` [PATCH 07/30] mm/rmap: elide unnecessary static inline's in interval_tree.c
` [PATCH 08/30] mm/rmap: rename vma_interval_tree_*() to mapping_interval_tree_*()
` [PATCH 09/30] mm/rmap: parameterise anon_vma_interval_tree_*() by anon_vma
` [PATCH 10/30] MAINTAINERS: Move mm/interval_tree.c to rmap section
` [PATCH 11/30] mm/vma: introduce and use vmg_pages(), vmg_[start, end]_pgoff()
` [PATCH 12/30] mm/vma: clean up anon_vma_compatible()
` [PATCH 13/30] mm/vma: refactor vmg_adjust_set_range() for clarity
` [PATCH 14/30] mm/vma: minor cleanup of expand_[upwards, downwards]()
` [PATCH 15/30] mm: introduce and use linear_page_delta()
` [PATCH 16/30] mm/vma: use vma_start_pgoff(), linear_page_index() in mm code
` [PATCH 17/30] mm: prefer vma_[start,end]_pgoff() to vma->vm_pgoff in kernel/
` [PATCH 18/30] mm/vma: remove duplicative vma_pgoff_offset() helper
` [PATCH 19/30] mm: use linear_page_[index, delta]() consistently
` [PATCH 20/30] mm/vma: introduce vma_assert_can_modify()
` [PATCH 21/30] mm/vma: add and use vma_[add/sub]_pgoff()
` [PATCH 22/30] mm/vma: move __install_special_mapping() to vma.c
` [PATCH 23/30] mm/vma: make vma_set_range() static, drop insert_vm_struct() decl
` [PATCH 24/30] mm/vma: update vma_shrink() to not pass unnecessary pgoff parameter
` [PATCH 25/30] mm/vma: update vmg_adjust_set_range() to offset pgoff instead
` [PATCH 26/30] mm/vma: introduce and use vma_set_pgoff()
` [PATCH 27/30] mm/vma: correct incorrect vma.h inclusion
` [PATCH 28/30] mm/vma: use guard clauses in can_vma_merge_[before, after]()
` [PATCH 29/30] tools/testing/vma: default VMA flag bits to 64-bit
` [PATCH 30/30] tools/testing/vma: output compared expression on ASSERT_[EQ, NE]()
[PATCHv5 00/13] uprobes/x86: Fix red zone issue for optimized uprobes
2026-07-02 11:20 UTC (20+ messages)
` [PATCHv5 01/13] uprobes/x86: Use proper mm_struct in __in_uprobe_trampoline
` [PATCHv5 02/13] uprobes/x86: Remove struct uprobe_trampoline object
` [PATCHv5 03/13] uprobes/x86: Do not leak trampoline vma mapping on optimization failure
` [PATCHv5 04/13] uprobes/x86: Allow to copy uprobe trampolines on fork
` [PATCHv5 05/13] uprobes/x86: Move optimized uprobe from nop5 to nop10
` [PATCHv5 06/13] libbpf: Change has_nop_combo to work on top of nop10
` [PATCHv5 07/13] libbpf: Detect uprobe syscall with new error
` [PATCHv5 08/13] selftests/bpf: Emit nop,nop10 instructions combo for x86_64 arch
` [PATCHv5 09/13] selftests/bpf: Change uprobe syscall tests to use nop10
` [PATCHv5 10/13] selftests/bpf: Change uprobe/usdt trigger bench code "
` [PATCHv5 11/13] selftests/bpf: Add reattach tests for uprobe syscall
` [PATCHv5 12/13] selftests/bpf: Add tests for uprobe nop10 red zone clobbering
` [PATCHv5 13/13] selftests/bpf: Add tests for forked/cloned optimized uprobes
[PATCH v8 00/46] guest_memfd: In-place conversion support
2026-07-02 10:51 UTC (38+ messages)
` [PATCH v8 04/46] KVM: Decouple kvm_has_arch_private_mem from CONFIG_KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v8 06/46] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v8 07/46] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v8 08/46] KVM: Provide generic interface for checking memory private/shared status
` [PATCH v8 11/46] KVM: Consolidate private memory and guest_memfd ifdeffery in kvm_host.h
` [PATCH v8 12/46] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH v8 13/46] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v8 17/46] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
` [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default
` [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default\
` [PATCH v8 25/46] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
[RFC 0/2] arm64: kprobes: Fix single-step fault and reentry handling
2026-07-02 10:09 UTC (8+ messages)
` [RFC 1/2] arm64: kprobes: Do not handle non-XOL faults as kprobe faults
` [RFC 2/2] arm64: kprobes: Allow reentering kprobes while single-stepping
[PATCH] tracing: Cleanup event_enable_trigger_parse() by using __free()
2026-07-02 9:58 UTC (3+ messages)
[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
2026-07-02 9:18 UTC (15+ messages)
` [PATCH v3 01/11] dt-bindings: reserved-memory: Document "
` [PATCH v3 02/11] dt-bindings: display: tegra: Document memory regions
` [PATCH v3 03/11] dt-bindings: gpu: host1x: Document memory-regions for NVDEC
` [PATCH v3 04/11] arm64/mm: Add set_memory_device() and set_memory_normal()
` [PATCH v3 05/11] bitmap: Add bitmap_allocate() function
` [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas
` [PATCH v3 07/11] dma-buf: heaps: Add debugfs support
` [PATCH v3 08/11] dma-buf: heaps: Add support for Tegra VPR
` [PATCH v3 09/11] arm64: tegra: Add VPR placeholder node on Tegra234
` [PATCH v3 10/11] arm64: tegra: Hook up VPR to host1x
` [PATCH v3 11/11] arm64: tegra: Add VPR placeholder node on Tegra264
[PATCH] tracing: Add a no-rcu-check version of trace_##event##_enabled()
2026-07-02 8:50 UTC (2+ messages)
[PATCH v3] ufs: core: add hba parameter to trace events
2026-07-02 8:46 UTC (4+ messages)
[PATCH] tracing: Warn when an event dereferences a pointer in TP_printk()
2026-07-02 7:48 UTC (2+ messages)
[PATCHv4 00/13] uprobes/x86: Fix red zone issue for optimized uprobes
2026-07-02 7:30 UTC (16+ messages)
` [PATCHv4 02/13] uprobes/x86: Remove struct uprobe_trampoline object
` [PATCHv4 05/13] uprobes/x86: Move optimized uprobe from nop5 to nop10
[PATCH v2 0/4] rv: rtapp monitor update
2026-07-02 7:25 UTC (11+ messages)
` [PATCH v2 1/4] rv/rtapp/sleep: Make the error more informative for user
` [PATCH v2 2/4] rv/rtapp/sleep: Update nanosleep rule
` [PATCH v2 3/4] rv/rtapp/sleep: Stop monitoring kernel threads
` [PATCH v2 4/4] rv/rtapp: Add wakeup monitor
[PATCH v4 00/13] rv: Fixes on Deterministic and Hybrid Automata
2026-07-02 6:31 UTC (4+ messages)
` [PATCH v4 12/13] rv: Fix read_lock scope in per-task DA cleanup
[PATCH v2] selftests/ftrace: fix spelling error in poll test comment
2026-07-02 5:27 UTC (2+ messages)
[PATCH 1/1] tracing: Prevent out-of-bounds read in glob matching
2026-07-02 1:15 UTC (2+ messages)
[RFC PATCH 0/4] tracing/probes: Optimize fetcharg with BPF
2026-07-02 1:01 UTC (11+ messages)
` [RFC PATCH 1/4] tools/tracing: Add fetcharg performance micro-benchmark
` [RFC PATCH 2/4] tracing/probes: Compile all fetchargs into a single BPF program per event
` [RFC PATCH 3/4] tracing: Add disable_bpf trace option to ignore eBPF for fetchargs
` [RFC PATCH 4/4] selftests/ftrace: Add a test for eBPF compiled fetchargs
[PATCH] tracing: Use more common error handling code in event_enable_trigger_parse()
2026-07-01 20:37 UTC (2+ messages)
[PATCH v13 00/11] tracing/probes: Add more typecast features
2026-07-01 17:44 UTC (6+ messages)
` [PATCH v13 04/11] perf/probe: Ignore comment lines in dynamic_events/kprobe_events file
[PATCH rfc 0/2] Improvements to ftrace comm[] handling
2026-07-01 16:52 UTC (10+ messages)
` [PATCH 2/2] tracing: Keep pid and comm[] in the same structure
[PATCH 0/7] I2C - detailed transfer reporting in case of a fault
2026-07-01 13:46 UTC (4+ messages)
` [PATCH 2/7] i2c: nomadik: optimize layout of struct nmk_i2c_dev
[PATCH v7 0/9] bootconfig: embed kernel.* cmdline at build time
2026-07-01 13:18 UTC (3+ messages)
[RFC PATCH v2 0/4] tracing/osnoise: Track IPIs
2026-07-01 13:11 UTC (13+ messages)
` [RFC PATCH v2 1/4] rtla/osnoise: Add IPI tracking cmdline option
` [RFC PATCH v2 2/4] rtla/osnoise: Record IPI count in osnoise top
` [RFC PATCH v2 4/4] rtla/osnoise: Leverage IPI event filters when tracing a subset of CPUs
[PATCH 3/6] selftests/ftrace: fix spelling error in poll test comment
2026-07-01 12:35 UTC
[PATCH v3 0/9] rv/tlob: Add task latency over budget RV monitor
2026-07-01 11:57 UTC (7+ messages)
` [PATCH v3 2/9] rv: add generic uprobe infrastructure for RV monitors
[PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
2026-07-01 11:07 UTC (9+ messages)
` [PATCH v3 1/7] list: Add mutable iterator variants
[PATCH v5 2/9] mm/page_owner: add MR_NEVER to enum migrate_reason and use it for last_migrate_reason
2026-07-01 10:23 UTC (3+ messages)
` [PATCH v5 3/9] mm: use enum migrate_reason instead of int for migration reason parameters
[syzbot] [trace?] general protection fault in mtree_load
2026-07-01 9:42 UTC (4+ messages)
[PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
2026-07-01 6:21 UTC (12+ messages)
[PATCH] ufs: core: tracing: Do not dereference pointers in TP_printk()
2026-07-01 6:12 UTC (2+ messages)
[PATCH v4 2/7] mm/page_owner: add MR_NEVER to enum migrate_reason and use it for last_migrate_reason
2026-07-01 1:22 UTC (2+ messages)
` [PATCH v4 3/7] mm: use enum migrate_reason instead of int for migration reason parameters
[PATCH] riscv: probes: save original sp in rethook trampoline
2026-07-01 0:51 UTC (3+ messages)
[PATCH v2] lib/bootconfig: fix undefined behavior involving NULL pointer arithmetic
2026-06-30 23:26 UTC (4+ messages)
[PATCH v2] ufs: core: add hba parameter to trace events
2026-06-30 22:58 UTC
[PATCH 5.10.y] ring-buffer: Remove ring_buffer_read_prepare_sync()
2026-06-30 22:23 UTC (3+ messages)
` [PATCH v2 "
[PATCH 5.15.y] ring-buffer: Remove ring_buffer_read_prepare_sync()
2026-06-30 22:23 UTC (3+ messages)
` [PATCH v2 "
[PATCH] ring-buffer: serialize read-page order with subbuffer resize
2026-06-30 21:16 UTC (6+ messages)
[PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
2026-06-30 20:55 UTC (5+ messages)
` [PATCH v10 4/6] "
` [PATCH v10 5/6] Documentation: document panic_on_unrecoverable_memory_failure sysctl
` [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test
[PATCH] fsl-edma: tracing: no ptr dereference during log output
2026-06-30 20:44 UTC (4+ messages)
page: next (older) | 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