Messages by Date
-
2026/08/09
[PATCH bpf-next 10/13] selftests/bpf: Add tracing_multi bpf prog cookie test
Leon Hwang
-
2026/08/09
[PATCH bpf-next 07/13] bpf: Add tracing_multi link info support for bpf progs
Leon Hwang
-
2026/08/09
[PATCH bpf-next 08/13] selftests/bpf: Add tracing_multi bpf prog attach test
Leon Hwang
-
2026/08/09
[PATCH bpf-next 12/13] selftests/bpf: Add tracing_multi bpf prog link info test
Leon Hwang
-
2026/08/09
[PATCH bpf-next 11/13] selftests/bpf: Add tracing_multi bpf prog rollback test
Leon Hwang
-
2026/08/09
[PATCH bpf-next 05/13] libbpf: Add tracing_multi link support for bpf progs
Leon Hwang
-
2026/08/09
[PATCH bpf-next 06/13] bpf: Add tracing_multi link fdinfo support for bpf progs
Leon Hwang
-
2026/08/09
[PATCH bpf-next 13/13] selftests/bpf: Test tailcall with fentry.multi
Leon Hwang
-
2026/08/09
[PATCH bpf-next 04/13] bpf: Add tracing_multi link support for bpf progs
Leon Hwang
-
2026/08/09
[PATCH bpf-next 02/13] bpf: Factor out update_fentry_multi helper
Leon Hwang
-
2026/08/09
[PATCH bpf-next 09/13] selftests/bpf: Add tracing_multi bpf prog attach failure tests
Leon Hwang
-
2026/08/09
[PATCH bpf-next 03/13] bpf: Drop unnecessary ftrace_location() in update_fentry_multi()
Leon Hwang
-
2026/08/09
[PATCH bpf-next 01/13] bpf: Initialize ftrace_managed in bpf_trampoline_get
Leon Hwang
-
2026/08/09
[PATCH bpf-next 00/13] bpf: Add tracing_multi link support for bpf progs
Leon Hwang
-
2026/08/08
[syzbot] [trace?] KCSAN: data-race in __rb_reserve_next / ring_buffer_iter_peek
syzbot
-
2026/08/08
Re: [PATCH v4] tracing: Fix race between update_event_fields and, event_define_fields
Steven Rostedt
-
2026/08/08
Re: [PATCH v4 01/20] mm/vma: introduce VMA anon page offset field and add helpers
Suren Baghdasaryan
-
2026/08/08
Re: [PATCH v4 03/20] mm: introduce linear_anon_page_index()
Suren Baghdasaryan
-
2026/08/08
Re: [PATCH 4/6] ring-buffer: Fix subbuf resize concurrency
Steven Rostedt
-
2026/08/08
[PATCH v2] tracefs: Add read-only eventfs filesystem at /sys/kernel/events
Steven Rostedt
-
2026/08/08
Re: [PATCH v2 2/2] tracing/snapshot: Use work_on_cpu to avoid -EBUSY during snapshot swap
Steven Rostedt
-
2026/08/08
Re: [PATCH v2 2/2] tracing/snapshot: Use work_on_cpu to avoid -EBUSY during snapshot swap
Steven Rostedt
-
2026/08/08
Re: [PATCH v2] eventfs: Use children field for rcu head and add memory barriers
Steven Rostedt
-
2026/08/08
Re: [PATCH v2] eventfs: Use children field for rcu head and add memory barriers
Steven Rostedt
-
2026/08/08
Re: [PATCH v3] eventfs: Use children field for rcu head and add memory barriers
Steven Rostedt
-
2026/08/08
[PATCH] eventfs: Use children field for rcu head and add memory barriers
Steven Rostedt
-
2026/08/08
Re: [PATCH 4/4] tracing/mmiotrace: Clean up coding style and redundant debug logs
Steven Rostedt
-
2026/08/08
Re: [PATCH v3 2/2] selftests/ftrace: Add boot-time tracing test framework
Google
-
2026/08/07
Re: [PATCH 4/4] tracing/mmiotrace: Clean up coding style and redundant debug logs
Google
-
2026/08/07
Re: [PATCH v10 11/41] KVM: guest_memfd: Ensure pages are not in use before conversion
Yan Zhao
-
2026/08/07
Re: [PATCH] fprobe: Simplify fprobe_remove_ips() by reusing existing helpers
Steven Rostedt
-
2026/08/07
Re: [PATCH 4/4] tracing/mmiotrace: Clean up coding style and redundant debug logs
Steven Rostedt
-
2026/08/07
[PATCH v2] eventfs: Use children field for rcu head and add memory barriers
Steven Rostedt
-
2026/08/07
Re: [PATCH] eventfs: Use children field for rcu head and add memory barriers
Steven Rostedt
-
2026/08/07
Re: [PATCH] eventfs: Use children field for rcu head and add memory barriers
Google
-
2026/08/07
Re: [PATCH] ring-buffer: Fix crash passing ERR_PTR to kthread_stop()
Google
-
2026/08/07
Re: [PATCH] eventfs: Fix use-after-free in eventfs_remove_rec()
Google
-
2026/08/07
[PATCH v10 31/41] KVM: selftests: Convert with allocated folios in different layouts
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 40/41] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 39/41] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 27/41] KVM: selftests: Test basic single-page conversion flow
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 21/41] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 29/41] KVM: selftests: Test conversion precision in guest_memfd
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 23/41] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 19/41] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 17/41] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 15/41] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 14/41] mm/gup: factor out LRU cache draining for folio into lru_cache_drain_for_folio()
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 38/41] KVM: selftests: Provide common function to set memory attributes
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 13/41] KVM: guest_memfd: Return early if range already has requested attributes
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 12/41] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 37/41] KVM: selftests: Provide function to look up guest_memfd details from gpa
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 36/41] KVM: selftests: Reset shared memory after hole-punching
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 35/41] KVM: selftests: Test conversion with elevated page refcount
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 08/41] KVM: Consolidate private memory and guest_memfd ifdeffery in kvm_host.h
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 10/41] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 09/41] KVM: guest_memfd: Filter both shared and private when invalidating
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 41/41] KVM: selftests: Update private memory exits test to work with per-gmem attributes
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 33/41] KVM: selftests: Test that shared/private status is consistent across processes
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 32/41] KVM: selftests: Test that truncation does not change shared/private status
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 07/41] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 30/41] KVM: selftests: Test conversion before allocation
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 06/41] KVM: Provide generic interface for checking memory private/shared status
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 05/41] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 24/41] KVM: selftests: Add support for mmap() on guest_memfd in core library
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 04/41] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 34/41] KVM: selftests: Add helpers to pin pages with CONFIG_GUP_TEST
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 26/41] KVM: selftests: Add helpers for calling ioctls on guest_memfd
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 03/41] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 25/41] KVM: selftests: Add selftests global for guest memory attributes capability
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 02/41] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 01/41] KVM: guest_memfd: Use kvm_mem_is_private() when populating guest_memfd memory
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 28/41] KVM: selftests: Test conversion flow when INIT_SHARED
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 22/41] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 20/41] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 16/41] KVM: guest_memfd: Zero page while getting pfn
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 11/41] KVM: guest_memfd: Ensure pages are not in use before conversion
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v10 00/41] guest_memfd: In-place conversion support
Ackerley Tng via B4 Relay
-
2026/08/07
[PATCH v3 1/2] tracing/boot: Add support for eprobe, fprobe, and tprobe events
Masami Hiramatsu (Google)
-
2026/08/07
[PATCH v3 0/2] tracing/boot: Support eprobe, fprobe, and tprobe events and add test framework
Masami Hiramatsu (Google)
-
2026/08/07
[PATCH v3 2/2] selftests/ftrace: Add boot-time tracing test framework
Masami Hiramatsu (Google)
-
2026/08/07
[PATCH] eventfs: Use children field for rcu head and add memory barriers
Steven Rostedt
-
2026/08/07
Re: [PATCH RESEND 0/3] mm: trace: decode architecture-specific VMA flags
Steven Rostedt
-
2026/08/07
Re: [PATCH RESEND 0/3] mm: trace: decode architecture-specific VMA flags
Andrew Morton
-
2026/08/07
Re: [PATCH 1/6] ring-buffer: Prevent resizing of persistent ring buffer
Steven Rostedt
-
2026/08/07
[PATCH v4 04/10] bitmap: Add bitmap_allocate() function
Thierry Reding
-
2026/08/07
[PATCH v4 02/10] dt-bindings: display: tegra: Document memory regions
Thierry Reding
-
2026/08/07
Re: [PATCH 1/9] mm: introduce hw_pte_t for PTE table storage
Muhammad Usama Anjum
-
2026/08/07
Re: [PATCH 6/9] mm: convert PTE table entry to pte
Muhammad Usama Anjum
-
2026/08/07
Re: [PATCH] ring-buffer: Fix crash passing ERR_PTR to kthread_stop()
Vincent Donnefort
-
2026/08/07
[PATCH v4 06/10] dma-buf: heaps: Add debugfs support
Thierry Reding
-
2026/08/07
[PATCH v4 01/10] dt-bindings: reserved-memory: Document Tegra VPR
Thierry Reding
-
2026/08/07
[PATCH v4 07/10] dma-buf: heaps: Add support for Tegra VPR
Thierry Reding
-
2026/08/07
[PATCH v4 05/10] mm/cma: Allow dynamically creating CMA areas
Thierry Reding
-
2026/08/07
Re: [RFC PATCH bpf-next v3 2/2] selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabled
Song Liu
-
2026/08/07
Re: [PATCH v4 05/10] mm/cma: Allow dynamically creating CMA areas
David Hildenbrand (Arm)
-
2026/08/07
[PATCH] ring-buffer: Fix crash passing ERR_PTR to kthread_stop()
Hui Su
-
2026/08/07
[PATCH v2] tracing: Cleanup event_enable_trigger_parse() by using __free()
Steven Rostedt
-
2026/08/07
[PATCH v4 08/10] arm64: tegra: Add VPR placeholder node on Tegra234
Thierry Reding
-
2026/08/07
[PATCH v4 10/10] arm64: tegra: Add VPR placeholder node on Tegra264
Thierry Reding
-
2026/08/07
[PATCH v4 09/10] arm64: tegra: Hook up VPR to host1x
Thierry Reding
-
2026/08/07
Re: [PATCH 1/6] ring-buffer: Prevent resizing of persistent ring buffer
Vincent Donnefort
-
2026/08/07
[PATCH v4 00/10] dma-buf: heaps: Add support for Tegra VPR
Thierry Reding
-
2026/08/07
[PATCH v4 03/10] dt-bindings: gpu: host1x: Document memory-regions for NVDEC
Thierry Reding
-
2026/08/07
Re: [PATCH 1/6] ring-buffer: Prevent resizing of persistent ring buffer
Vincent Donnefort
-
2026/08/07
[PATCH v12 06/11] selftests: tracing: Add a basic testcase for wprobe
Masami Hiramatsu (Google)
-
2026/08/07
[PATCH v12 05/11] x86: hw_breakpoint: Add a kconfig to clarify when a breakpoint fires
Masami Hiramatsu (Google)
-
2026/08/07
[PATCH v12 00/11] tracing: wprobe: x86: Add wprobe for watchpoint
Masami Hiramatsu (Google)
-
2026/08/07
[PATCH v12 01/11] x86/hw_breakpoints: Make DR7 updates NMI safe
Masami Hiramatsu (Google)
-
2026/08/07
[PATCH v12 11/11] tracing/wprobe: Support BTF struct offset resolution in set_wprobe trigger
Masami Hiramatsu (Google)
-
2026/08/07
[PATCH v12 10/11] tracing/wprobe: Support BTF typecast in fetchargs
Masami Hiramatsu (Google)
-
2026/08/07
[PATCH v12 09/11] selftests: ftrace: Add wprobe trigger testcase
Masami Hiramatsu (Google)
-
2026/08/07
[PATCH v12 08/11] tracing/wprobe: Add set_wprobe and clear_wprobe event triggers
Masami Hiramatsu (Google)
-
2026/08/07
[PATCH v12 04/11] tracing/wprobe: Add wprobe (watchpoint probe) trace event support
Masami Hiramatsu (Google)
-
2026/08/07
[PATCH v12 03/11] HWBP: Add modify_local_hw_breakpoint_addr() API
Masami Hiramatsu (Google)
-
2026/08/07
[PATCH v12 07/11] selftests: tracing: Add syntax testcase for wprobe
Masami Hiramatsu (Google)
-
2026/08/07
[PATCH v12 02/11] x86/hw_breakpoints: Add arch_modify_local_hw_breakpoint_addr() API
Masami Hiramatsu (Google)
-
2026/08/07
Re: [PATCH 1/6] ring-buffer: Prevent resizing of persistent ring buffer
Steven Rostedt
-
2026/08/07
Re: [PATCH RESEND 0/3] mm: trace: decode architecture-specific VMA flags
Steven Rostedt
-
2026/08/07
Re: [RFC PATCH bpf-next v3 2/2] selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabled
Steven Rostedt
-
2026/08/07
Re: [PATCH v2 2/2] selftests/ftrace: Convert ELF entry point to file offset in uprobe test
Google
-
2026/08/07
Re: [PATCH v2 0/2] selftests/ftrace: Fix add_remove_uprobe robustness
Google
-
2026/08/07
Re: [PATCH 1/6] ring-buffer: Prevent resizing of persistent ring buffer
Vincent Donnefort
-
2026/08/07
Re: [PATCH] tracing: Fix logged instance name on creation failure
Google
-
2026/08/07
[PATCH] rtla/tests: Test actions in absence of threshold
Tomas Glozar
-
2026/08/07
Re: [PATCH 1/6] ring-buffer: Prevent resizing of persistent ring buffer
Vincent Donnefort
-
2026/08/07
[PATCH] tracing: Fix logged instance name on creation failure
Vincent Donnefort
-
2026/08/07
Re: [PATCH bpf-next v2 0/3] bpf: Fix UAF in bpf_trampoline_multi_attach/detach on update failure
Jiri Olsa
-
2026/08/07
[PATCH v2 1/2] selftests/ftrace: Force C locale in ftracetest
Rui Qi
-
2026/08/07
[PATCH v2 0/2] selftests/ftrace: Fix add_remove_uprobe robustness
Rui Qi
-
2026/08/07
[PATCH v2 2/2] selftests/ftrace: Convert ELF entry point to file offset in uprobe test
Rui Qi
-
2026/08/07
Re: [PATCH 1/6] ring-buffer: Prevent resizing of persistent ring buffer
Vincent Donnefort
-
2026/08/07
Re: [PATCH 1/2] selftests/ftrace: Force C locale for readelf in uprobe test
Rui Qi
-
2026/08/07
Re: [PATCH 1/9] mm: introduce hw_pte_t for PTE table storage
Alexander Gordeev
-
2026/08/07
Re: [RFC PATCH bpf-next v3 2/2] selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabled
Song Liu
-
2026/08/07
Re: [PATCH 6/9] mm: convert PTE table entry to pte
Alexander Gordeev
-
2026/08/06
Re: tools: Use fputc() calls in some functions
Markus Elfring
-
2026/08/06
Re: [PATCH v11 01/11] x86/hw_breakpoints: Make DR7 updates NMI safe
Google
-
2026/08/06
Re: [PATCH RESEND 0/3] mm: trace: decode architecture-specific VMA flags
Meijing Zhao
-
2026/08/06
Re: [PATCH 1/6] ring-buffer: Prevent resizing of persistent ring buffer
Google
-
2026/08/06
Re: [PATCH bpf-next v2 0/3] bpf: Fix UAF in bpf_trampoline_multi_attach/detach on update failure
Hui Zhu
-
2026/08/06
Re: [PATCH 1/2] selftests/ftrace: Force C locale for readelf in uprobe test
Google
-
2026/08/06
Re: [PATCH v3 v3 0/7] ntfs3: add tracepoints for core filesystem paths
liubaolin
-
2026/08/06
[PATCH v3 v3 2/7] ntfs3: add namei tracepoints
Baolin Liu
-
2026/08/06
[PATCH v3 v3 7/7] ntfs3: add file I/O tracepoints
Baolin Liu
-
2026/08/06
[PATCH v3 v3 5/7] ntfs3: add allocation tracepoints
Baolin Liu
-
2026/08/06
[PATCH v3 v3 0/7] ntfs3: add tracepoints for core filesystem paths
Baolin Liu
-
2026/08/06
[PATCH v3 v3 4/7] ntfs3: add directory index tracepoints
Baolin Liu
-
2026/08/06
[PATCH v3 v3 6/7] ntfs3: add iomap tracepoints
Baolin Liu
-
2026/08/06
[PATCH v3 v3 3/7] ntfs3: add create inode tracepoint
Baolin Liu
-
2026/08/06
[PATCH v3 v3 1/7] ntfs3: add mount and log replay tracepoints
Baolin Liu
-
2026/08/06
Re: [RFC PATCH bpf-next v3 2/2] selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabled
Steven Rostedt
-
2026/08/06
Re: [PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
Andrew Morton
-
2026/08/06
[PATCH v2] tracing: Report every TP_printk double dereference
David Carlier
-
2026/08/06
Re: [RFC PATCH bpf-next v3 1/2] ftrace: deprecate disabling via ftrace_enabled sysctl
Andrey Grodzovsky
-
2026/08/06
Re: [PATCH] tools: Use fputc() calls in some functions
kernel test robot
-
2026/08/06
Re: [syzbot] [trace?] WARNING in trace_rb_cpu_prepare
Steven Rostedt
-
2026/08/06
Re: [RFC PATCH bpf-next v3 2/2] selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabled
Andrey Grodzovsky
-
2026/08/06
Re: [PATCH] tracing: Report TP_printk double dereference with pr_warn()
Steven Rostedt
-
2026/08/06
Re: [RFC PATCH bpf-next v3 1/2] ftrace: deprecate disabling via ftrace_enabled sysctl
Song Liu
-
2026/08/06
Re: [RFC PATCH bpf-next v3 2/2] selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabled
Song Liu
-
2026/08/06
[PATCH 5/6] ring-buffer: Dynamically calculate max_data_size
Vincent Donnefort
-
2026/08/06
[PATCH 4/6] ring-buffer: Fix subbuf resize concurrency
Vincent Donnefort
-
2026/08/06
[PATCH 3/6] ring-buffer: Initialise reader page order in rb_allocate_cpu_buffer()
Vincent Donnefort
-
2026/08/06
[PATCH 6/6] ring-buffer: Remove ring_buffer_per_cpu::mapped
Vincent Donnefort
-
2026/08/06
[PATCH 2/6] ring-buffer: Prevent subbuf order change when resizing is disabled
Vincent Donnefort
-
2026/08/06
[PATCH 0/6] ring-buffer: Fixes for subbuf resizing and persistent buffers
Vincent Donnefort
-
2026/08/06
[PATCH 1/6] ring-buffer: Prevent resizing of persistent ring buffer
Vincent Donnefort
-
2026/08/06
Re: [PATCH] uprobes: Skip breakpoint installation on non executable vmas
Andrii Nakryiko
-
2026/08/06
[PATCH v4 18/20] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous
Lorenzo Stoakes (ARM)
-
2026/08/06
[PATCH v4 20/20] tools/testing/selftests/mm: add MAP_PRIVATE-/dev/zero merge tests
Lorenzo Stoakes (ARM)
-
2026/08/06
[PATCH v4 14/20] mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
Lorenzo Stoakes (ARM)
-
2026/08/06
[PATCH v4 11/20] mm: clean up vma_address_end()
Lorenzo Stoakes (ARM)
-
2026/08/06
[PATCH v4 19/20] tools/testing/vma: add test to assert MAP_PRIVATE-/dev/zero is anon
Lorenzo Stoakes (ARM)
-
2026/08/06
[PATCH v4 12/20] mm/huge_memory: update remove_migration_pmd() to accept a folio
Lorenzo Stoakes (ARM)
-
2026/08/06
[PATCH v4 09/20] mm: propagate VMA anonymous page offset on map, remap, split + merge
Lorenzo Stoakes (ARM)
-
2026/08/06
[PATCH v4 10/20] mm/rmap: track whether the page VMA mapped pgoff is anonymous
Lorenzo Stoakes (ARM)
-
2026/08/06
[PATCH v4 17/20] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
Lorenzo Stoakes (ARM)
-
2026/08/06
[PATCH v4 04/20] mm: abstract vma_address() and introduce vma_anon_address()
Lorenzo Stoakes (ARM)
-
2026/08/06
[PATCH v4 16/20] tools/testing/selftests/mm: test anonymous page offset merge behaviour
Lorenzo Stoakes (ARM)
-
2026/08/06
[PATCH v4 08/20] tools/testing/vma: add tests for copy_vma() self-merge
Lorenzo Stoakes (ARM)
-
2026/08/06
[PATCH v4 07/20] mm/vma: fix self-merge check in copy_vma()
Lorenzo Stoakes (ARM)
-
2026/08/06
[PATCH v4 15/20] tools/testing/vma: expand VMA merge tests to assert anon pgoff
Lorenzo Stoakes (ARM)
-
2026/08/06
[PATCH v4 02/20] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
Lorenzo Stoakes (ARM)
-
2026/08/06
[PATCH v4 13/20] mm/migrate: calculate large folio page index using PFN
Lorenzo Stoakes (ARM)
-
2026/08/06
[PATCH v4 05/20] mm: update print_bad_page_map() to show anon index if appropriate
Lorenzo Stoakes (ARM)
-
2026/08/06
[PATCH v4 06/20] mm: introduce and use vma_filebacked_address()
Lorenzo Stoakes (ARM)
-
2026/08/06
[PATCH v4 03/20] mm: introduce linear_anon_page_index()
Lorenzo Stoakes (ARM)
-
2026/08/06
[PATCH v4 01/20] mm/vma: introduce VMA anon page offset field and add helpers
Lorenzo Stoakes (ARM)
-
2026/08/06
[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
Lorenzo Stoakes (ARM)
-
2026/08/06
Re: [PATCH] trace_branch: use per-cpu counters for correct/incorrect stats
kernel test robot
-
2026/08/06
Re: [PATCH] trace_branch: use per-cpu counters for correct/incorrect stats
kernel test robot
-
2026/08/06
Re: [PATCH v2 03/17] landlock: Split struct landlock_domain from struct landlock_ruleset
Mickaël Salaün
-
2026/08/06
Re: [PATCH v2 01/17] landlock: Prepare ruleset and domain type split
Mickaël Salaün
-
2026/08/06
Re: [PATCH v3 03/20] landlock: Split struct landlock_domain from struct landlock_ruleset
Mickaël Salaün
-
2026/08/06
Re: [PATCH] tools: Use fputc() calls in some functions
kernel test robot
-
2026/08/06
Re: [PATCH v3 07/20] tracing: Add __print_untrusted_str()
Mickaël Salaün
-
2026/08/06
Re: [PATCH] tracing: Cleanup event_enable_trigger_parse() by using __free()
Steven Rostedt
-
2026/08/06
Re: [PATCH] trace_branch: use per-cpu counters for correct/incorrect stats
kernel test robot