linuxppc-dev
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/03/31
Re: [PATCH 06/12] platform/wmi: use generic driver_override infrastructure
Ilpo Järvinen
2026/03/31
Re: [PATCH v6 5/6] mm: use vma_start_write_killable() in process_vma_walk_lock()
Suren Baghdasaryan
2026/03/31
Re: [PATCH 06/12] platform/wmi: use generic driver_override infrastructure
Danilo Krummrich
2026/03/31
Re: [PATCH v6 4/6] mm/vma: use vma_start_write_killable() in vma operations
Suren Baghdasaryan
2026/03/31
Re: [PATCH v6 0/6] Use killable vma write locking in most places
Suren Baghdasaryan
2026/03/31
Re: [PATCH v6 0/6] Use killable vma write locking in most places
Suren Baghdasaryan
2026/03/31
Re: [PATCH 06/12] platform/wmi: use generic driver_override infrastructure
Ilpo Järvinen
2026/03/31
Re: [PATCH v6 2/6] mm: use vma_start_write_killable() in mm syscalls
Suren Baghdasaryan
2026/03/31
Re: [PATCH] ALSA: aoa: i2sbus: clear stale prepared state
Takashi Iwai
2026/03/31
Re: [PATCH 01/14] sched/idle: Handle offlining first in idle loop
Rafael J. Wysocki
2026/03/31
Re: [PATCH 11/11] ASoC: fsl_easrc: Change the type for iec958 channel status controls
Shengjiu Wang
2026/03/31
Re: [PATCH 11/11] ASoC: fsl_easrc: Change the type for iec958 channel status controls
Mark Brown
2026/03/31
[PATCH 14/14] sched/cputime: Handle dyntick-idle steal time correctly
Frederic Weisbecker
2026/03/31
[PATCH 13/14] sched/cputime: Handle idle irqtime gracefully
Frederic Weisbecker
2026/03/31
[PATCH 12/14] sched/cputime: Provide get_cpu_[idle|iowait]_time_us() off-case
Frederic Weisbecker
2026/03/31
[PATCH 11/14] tick/sched: Consolidate idle time fetching APIs
Frederic Weisbecker
2026/03/31
[PATCH 10/14] tick/sched: Account tickless idle cputime only when tick is stopped
Frederic Weisbecker
2026/03/31
[PATCH 09/14] tick/sched: Remove unused fields
Frederic Weisbecker
2026/03/31
[PATCH 07/14] tick/sched: Remove nohz disabled special case in cputime fetch
Frederic Weisbecker
2026/03/31
[PATCH 08/14] tick/sched: Move dyntick-idle cputime accounting to cputime code
Frederic Weisbecker
2026/03/31
[PATCH 06/14] tick/sched: Unify idle cputime accounting
Frederic Weisbecker
2026/03/31
[PATCH 04/14] powerpc/time: Prepare to stop elapsing in dynticks-idle
Frederic Weisbecker
2026/03/31
[PATCH 05/14] s390/time: Prepare to stop elapsing in dynticks-idle
Frederic Weisbecker
2026/03/31
[PATCH 03/14] sched/cputime: Correctly support generic vtime idle time
Frederic Weisbecker
2026/03/31
[PATCH 02/14] sched/cputime: Remove superfluous and error prone kcpustat_field() parameter
Frederic Weisbecker
2026/03/31
[PATCH 01/14] sched/idle: Handle offlining first in idle loop
Frederic Weisbecker
2026/03/31
[PATCH 00/14 v3] tick/sched: Refactor idle cputime accounting
Frederic Weisbecker
2026/03/31
[PATCH v4 net-next 14/14] net: dsa: netc: add support for the standardized counters
Wei Fang
2026/03/31
[PATCH v4 net-next 13/14] net: dsa: netc: initialize buffer bool table and implement flow-control
Wei Fang
2026/03/31
[PATCH v4 net-next 12/14] net: dsa: netc: add more basic functions support
Wei Fang
2026/03/31
[PATCH v4 net-next 11/14] net: dsa: netc: add phylink MAC operations
Wei Fang
2026/03/31
[PATCH v4 net-next 10/14] net: dsa: netc: introduce NXP NETC switch driver for i.MX94
Wei Fang
2026/03/31
[PATCH v4 net-next 09/14] net: dsa: add NETC switch tag support
Wei Fang
2026/03/31
[PATCH v4 net-next 08/14] net: enetc: add multiple command BD rings support
Wei Fang
2026/03/31
[PATCH v4 net-next 07/14] net: enetc: add support for "Add" and "Delete" operations to IPFT
Wei Fang
2026/03/31
[PATCH v4 net-next 06/14] net: enetc: add support for the "Update" operation to buffer pool table
Wei Fang
2026/03/31
[PATCH v4 net-next 05/14] net: enetc: add support for the "Add" operation to VLAN filter table
Wei Fang
2026/03/31
[PATCH v4 net-next 04/14] net: enetc: add basic operations to the FDB table
Wei Fang
2026/03/31
[PATCH v4 net-next 02/14] dt-bindings: net: dsa: add NETC switch
Wei Fang
2026/03/31
[PATCH v4 net-next 03/14] net: enetc: add pre-boot initialization for i.MX94 switch
Wei Fang
2026/03/31
[PATCH v4 net-next 01/14] dt-bindings: net: dsa: update the description of 'dsa,member' property
Wei Fang
2026/03/31
[PATCH v4 net-next 00/14] Add preliminary NETC switch support for i.MX94
Wei Fang
2026/03/31
Re: [PATCH v2 3/4] powerpc64/bpf: Add support for indirect jump
Hari Bathini
2026/03/31
Re: [PATCH v6 5/6] mm: use vma_start_write_killable() in process_vma_walk_lock()
Lorenzo Stoakes (Oracle)
2026/03/31
Re: [PATCH v2 1/4] powerpc64/bpf: Add support for instruction array
Hari Bathini
2026/03/31
Re: [PATCH v6 4/6] mm/vma: use vma_start_write_killable() in vma operations
Lorenzo Stoakes (Oracle)
2026/03/31
Re: [PATCH V2] tools/perf/tests: Update test_adding_kernel.sh to handle proper debuginfo check
Athira Rajeev
2026/03/31
Re: [PATCH v6 0/6] Use killable vma write locking in most places
Lorenzo Stoakes (Oracle)
2026/03/31
Re: [PATCH v6 2/6] mm: use vma_start_write_killable() in mm syscalls
Lorenzo Stoakes (Oracle)
2026/03/31
[linux-next:master] [randomize_kstack] a96ef5848c: will-it-scale.per_thread_ops 7.7% improvement
kernel test robot
2026/03/31
Re: [PATCH] mailmap: Add entry for Andrew Donnellan
Madhavan Srinivasan
2026/03/31
Re: [PATCH] MAINTAINERS: Update ocxl maintainer details
Madhavan Srinivasan
2026/03/31
Re: [PATCH 05/12] PCI: use generic driver_override infrastructure
Danilo Krummrich
2026/03/31
Re: [PATCH 05/12] PCI: use generic driver_override infrastructure
Danilo Krummrich
2026/03/31
Re: [PATCH v5 2/3] crash: Align the declaration of crash_load_dm_crypt_keys with CONFIG_CRASH_DM_CRYPT
Baoquan He
2026/03/31
Re: [PATCH v5 1/3] crash_dump/dm-crypt: Don't print in arch-specific code
Baoquan He
2026/03/30
Re: [PATCH V2] tools/perf/tests: Update test_adding_kernel.sh to handle proper debuginfo check
Namhyung Kim
2026/03/30
Re: [PATCH v2] pseries/kexec: skip resetting CPUs added by firmware but not started by the kernel
Shivang Upadhyay
2026/03/30
Re: [PATCH 1/2] pseries/dtl: Use counter in !native case too
Srikar Dronamraju
2026/03/30
Re: [PATCH 2/2] powerpc/xive: rework xive_find_target_in_mask()
Madhavan Srinivasan
2026/03/30
Re: [PATCH v6 2/2] selftests/bpf: Enable private stack tests for powerpc64
Hari Bathini
2026/03/30
Re: [PATCH v6 1/2] powerpc64/bpf: Implement JIT support for private stack
Hari Bathini
2026/03/30
Re: [PATCH v2] pseries/kexec: skip resetting CPUs added by firmware but not started by the kernel
Srikar Dronamraju
2026/03/30
[PATCH v6 2/2] selftests/bpf: Enable private stack tests for powerpc64
adubey
2026/03/30
[PATCH v6 1/2] powerpc64/bpf: Implement JIT support for private stack
adubey
2026/03/30
Re: [PATCH 2/2] powerpc/xive: rework xive_find_target_in_mask()
Shrikanth Hegde
2026/03/30
Re: [PATCH v2] pseries/kexec: skip resetting CPUs added by firmware but not started by the kernel
Shivang Upadhyay
2026/03/30
Re: [PATCH v4] char/nvram: Remove redundant nvram_mutex
IBM
2026/03/30
Re: [PATCH 11/11] ASoC: fsl_easrc: Change the type for iec958 channel status controls
Shengjiu Wang
2026/03/30
[powerpc:next-test] BUILD SUCCESS bb8a6943a9901648afbf401b7555af63cad07190
kernel test robot
2026/03/30
[PATCH] ALSA: aoa: i2sbus: clear stale prepared state
Cássio Gabriel
2026/03/30
Re: [PATCH v1] PCI/DPC: Fix AER error logging for DPC/EDR triggered events
Bjorn Helgaas
2026/03/30
Re: [PATCH v3 00/13] selftests/mm: fix failures and robustness improvements
Andrew Morton
2026/03/30
Re: [v3 16/24] mm: huge_mm: Make sure all split_huge_pmd calls are checked
Kiryl Shutsemau
2026/03/30
Re: [v3 07/24] mm: thp: retry on split failure in change_pmd_range()
Kiryl Shutsemau
2026/03/30
Re: [v3 05/24] mm: thp: handle split failure in zap_pmd_range()
Kiryl Shutsemau
2026/03/30
Re: [PATCH 05/12] PCI: use generic driver_override infrastructure
Alex Williamson
2026/03/30
[PATCH v5 1/2] powerpc64/bpf: Implement JIT support for private stack
adubey
2026/03/30
Re: [PATCH] PCI/AER: Stop ruling out unbound devices as error source
Bjorn Helgaas
2026/03/30
[PATCH v5 2/2] selftests/bpf: Enable private stack tests for powerpc64
adubey
2026/03/30
Re: [PATCH 05/12] PCI: use generic driver_override infrastructure
Danilo Krummrich
2026/03/30
Re: [PATCH 2/2] powerpc/xive: rework xive_find_target_in_mask()
Yury Norov
2026/03/30
Re: [PATCH 05/12] PCI: use generic driver_override infrastructure
Danilo Krummrich
2026/03/30
Re: [v3 05/24] mm: thp: handle split failure in zap_pmd_range()
David Hildenbrand (Arm)
2026/03/30
Re: [PATCH 11/11] ASoC: fsl_easrc: Change the type for iec958 channel status controls
Mark Brown
2026/03/30
Re: [PATCH v5 3/3] arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernel
Rob Herring
2026/03/30
[PATCH 07/11] ASoC: fsl_xcvr: Fix event generation in fsl_xcvr_arc_mode_put()
Shengjiu Wang
2026/03/30
[PATCH 11/11] ASoC: fsl_easrc: Change the type for iec958 channel status controls
Shengjiu Wang
2026/03/30
[PATCH 10/11] ASoC: fsl_easrc: Fix value type in fsl_easrc_iec958_get_bits()
Shengjiu Wang
2026/03/30
[PATCH 08/11] ASoC: fsl_xcvr: Fix event generation in fsl_xcvr_mode_put()
Shengjiu Wang
2026/03/30
[PATCH 09/11] ASoC: fsl_easrc: Check the variable range in fsl_easrc_iec958_put_bits()
Shengjiu Wang
2026/03/30
[PATCH 06/11] ASoC: fsl_micfil: Fix event generation in micfil_quality_set()
Shengjiu Wang
2026/03/30
[PATCH 01/11] ASoC: fsl_micfil: Add access property for "VAD Detected"
Shengjiu Wang
2026/03/30
[PATCH 05/11] ASoC: fsl_micfil: Fix event generation in micfil_put_dc_remover_state()
Shengjiu Wang
2026/03/30
[PATCH 04/11] ASoC: fsl_micfil: Fix event generation in micfil_range_set()
Shengjiu Wang
2026/03/30
[PATCH 03/11] ASoC: fsl_micfil: Fix event generation in hwvad_put_init_mode()
Shengjiu Wang
2026/03/30
[PATCH 02/11] ASoC: fsl_micfil: Fix event generation in hwvad_put_enable()
Shengjiu Wang
2026/03/30
[PATCH 00/11] ASoC: fsl: fix mixer-test failures
Shengjiu Wang
2026/03/30
[PATCH v4] char/nvram: Remove redundant nvram_mutex
Venkat Rao Bagalkote
2026/03/30
Re: [PATCH v2 00/10] Misc powerpc selftests kernel fixes and cleanups
Madhavan Srinivasan
2026/03/30
Re: [PATCH V7 0/4] Rust support for powerpc
Mukesh Kumar Chaurasiya
2026/03/30
Re: [PATCH V7 4/4] powerpc: Enable Rust for ppc64le
Mukesh Kumar Chaurasiya
2026/03/30
Re: [PATCH V7 1/4] rust: Fix a race condition in Makefile
Mukesh Kumar Chaurasiya
2026/03/30
Re: [PATCH V7 1/4] rust: Fix a race condition in Makefile
Mukesh Kumar Chaurasiya
2026/03/30
Re: [PATCH v11 10/11] arm64: kexec: Add support for crashkernel CMA reservation
Breno Leitao
2026/03/30
Re: [PATCH v2 4/9] mm: move free_reserved_area() to mm/memblock.c
Vlastimil Babka (SUSE)
2026/03/30
Re: [PATCH v2] pseries/kexec: skip resetting CPUs added by firmware but not started by the kernel
Shrikanth Hegde
2026/03/30
Re: [PATCH v11 01/11] riscv: kexec_file: Fix crashk_low_res not exclude bug
Guo Ren
2026/03/30
Re: [PATCH] ALSA: aoa: i2sbus: fix OF node lifetime handling
Takashi Iwai
2026/03/30
Re: [PATCH v11 01/11] riscv: kexec_file: Fix crashk_low_res not exclude bug
Jinjie Ruan
2026/03/29
Re: [PATCH v3] char: nvram: Remove unused nvram_mutex to fix -Wunused-variable warning
IBM
2026/03/29
Re: [PATCH] PCI/AER: Stop ruling out unbound devices as error source
Stefan Roese
2026/03/29
[PATCH 3/4] powerpc/pseries/ibmebus: reject zero-length bus attribute writes
Pengpeng Hou
2026/03/29
[PATCH v2] pseries/kexec: skip resetting CPUs added by firmware but not started by the kernel
Shivang Upadhyay
2026/03/29
[PATCH v3] char: nvram: Remove unused nvram_mutex to fix -Wunused-variable warning
Venkat Rao Bagalkote
2026/03/29
Re: [PATCH v3 00/13] selftests/mm: fix failures and robustness improvements
Sayali Patil
2026/03/29
Re: cleanup the RAID5 XOR library v4
Christoph Hellwig
2026/03/29
[PATCH] ALSA: aoa: i2sbus: fix OF node lifetime handling
Cássio Gabriel
2026/03/29
Re: cleanup the RAID5 XOR library v4
Eric Biggers
2026/03/29
Re: [PATCH v11 01/11] riscv: kexec_file: Fix crashk_low_res not exclude bug
Guo Ren
2026/03/29
Re: [PATCH v11 05/11] riscv: kexec_file: Fix potential buffer overflow in prepare_elf_headers()
Guo Ren
2026/03/29
Re: cleanup the RAID5 XOR library v4
Andrew Morton
2026/03/29
Re: cleanup the RAID5 XOR library v4
Eric Biggers
2026/03/29
Re: [PATCH] net: wan/fsl_ucc_hdlc: cleanup ucc_hdlc_poll
patchwork-bot+netdevbpf
2026/03/29
Re: [PATCH V7 4/4] powerpc: Enable Rust for ppc64le
Gary Guo
2026/03/29
Re: [PATCH V7 2/4] powerpc/jump_label: adjust inline asm to be consistent
Gary Guo
2026/03/29
Re: [PATCH V7 1/4] rust: Fix a race condition in Makefile
Gary Guo
2026/03/29
[powerpc:merge] BUILD SUCCESS a2f77341f05a8a16d5158f2ae650c71efac35a46
kernel test robot
2026/03/29
Re: [PATCH V7 1/4] rust: Fix a race condition in Makefile
Miguel Ojeda
2026/03/29
Re: [PATCH V7 0/4] Rust support for powerpc
Miguel Ojeda
2026/03/29
[PATCH V7 3/4] rust: Add PowerPC support
Mukesh Kumar Chaurasiya (IBM)
2026/03/29
[PATCH V7 4/4] powerpc: Enable Rust for ppc64le
Mukesh Kumar Chaurasiya (IBM)
2026/03/29
[PATCH V7 1/4] rust: Fix a race condition in Makefile
Mukesh Kumar Chaurasiya (IBM)
2026/03/29
[PATCH V7 2/4] powerpc/jump_label: adjust inline asm to be consistent
Mukesh Kumar Chaurasiya (IBM)
2026/03/29
[PATCH V7 0/4] Rust support for powerpc
Mukesh Kumar Chaurasiya (IBM)
2026/03/29
Re: [PATCH 1/2] powerpc: Use cpumask_next_wrap instead
Shrikanth Hegde
2026/03/29
Re: [PATCH 2/2] powerpc/xive: rework xive_find_target_in_mask()
Shrikanth Hegde
2026/03/28
[PATCH] powerpc/pseries/lparcfg: bound shared processor attribute parsing
Pengpeng Hou
2026/03/28
Re: [PATCH 1/2] powerpc/kdump: fix KASAN sanitization flag for core_$(BITS).o
IBM
2026/03/28
Re: [PATCH 2/2] powerpc/kexec: Disable KASAN for VMX helpers used in MMU-off path
IBM
2026/03/28
Re: [PATCH 1/2] powerpc: Use cpumask_next_wrap instead
Yury Norov
2026/03/28
Re: [PATCH 2/2] powerpc: Few misc cpumask code refactors
Yury Norov
2026/03/28
Re: [PATCH] soc: fsl: qe_ports_ic: Add missing cleanup on device removal
Christophe Leroy (CS GROUP)
2026/03/28
Re: [PATCH 02/12] bus: fsl-mc: use generic driver_override infrastructure
Christophe Leroy (CS GROUP)
2026/03/28
Re: [PATCH v2] soc: fsl: qe: panic on ioremap() failure in qe_reset()
Christophe Leroy (CS GROUP)
2026/03/28
[PATCH v11 10/11] arm64: kexec: Add support for crashkernel CMA reservation
Jinjie Ruan
2026/03/28
[PATCH v11 11/11] riscv: kexec: Add support for crashkernel CMA reservation
Jinjie Ruan
2026/03/28
[PATCH v11 09/11] crash: Use crash_exclude_core_ranges() on powerpc
Jinjie Ruan
2026/03/28
[PATCH v11 08/11] crash: Exclude crash kernel memory in crash core
Jinjie Ruan
2026/03/28
[PATCH v11 06/11] LoongArch: kexec: Fix potential buffer overflow in prepare_elf_headers()
Jinjie Ruan
2026/03/28
[PATCH v11 07/11] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
Jinjie Ruan
2026/03/28
[PATCH v11 05/11] riscv: kexec_file: Fix potential buffer overflow in prepare_elf_headers()
Jinjie Ruan
2026/03/28
[PATCH v11 04/11] arm64: kexec_file: Fix potential buffer overflow in prepare_elf_headers()
Jinjie Ruan
2026/03/28
[PATCH v11 03/11] x86/kexec: Fix potential buffer overflow in prepare_elf_headers()
Jinjie Ruan
2026/03/28
[PATCH v11 00/11] arm64/riscv: Add support for crashkernel CMA reservation
Jinjie Ruan
2026/03/28
[PATCH v11 02/11] powerpc/crash: Fix possible memory leak in update_crash_elfcorehdr()
Jinjie Ruan
2026/03/28
[PATCH v11 01/11] riscv: kexec_file: Fix crashk_low_res not exclude bug
Jinjie Ruan
2026/03/27
Re: Warning from free_reserved_area() in next-20260325+
Bert Karwatzki
2026/03/27
Re: [PATCH v6 0/6] Use killable vma write locking in most places
Andrew Morton
2026/03/27
Warning from free_reserved_area() in next-20260325+
Bert Karwatzki
2026/03/27
Re: [PATCH v5 0/6] Use killable vma write locking in most places
Suren Baghdasaryan
2026/03/27
[PATCH v6 6/6] KVM: PPC: use vma_start_write_killable() in kvmppc_memslot_page_merge()
Suren Baghdasaryan
2026/03/27
[PATCH v6 5/6] mm: use vma_start_write_killable() in process_vma_walk_lock()
Suren Baghdasaryan
2026/03/27
[PATCH v6 4/6] mm/vma: use vma_start_write_killable() in vma operations
Suren Baghdasaryan
2026/03/27
[PATCH v6 3/6] mm/khugepaged: use vma_start_write_killable() in collapse_huge_page()
Suren Baghdasaryan
2026/03/27
[PATCH v6 2/6] mm: use vma_start_write_killable() in mm syscalls
Suren Baghdasaryan
2026/03/27
[PATCH v6 0/6] Use killable vma write locking in most places
Suren Baghdasaryan
2026/03/27
[PATCH v6 1/6] mm/vma: cleanup error handling path in vma_expand()
Suren Baghdasaryan
2026/03/27
Re: [PATCH v3 00/13] selftests/mm: fix failures and robustness improvements
Andrew Morton
2026/03/27
Re: [PATCH V2] tools/perf/tests: Update test_adding_kernel.sh to handle proper debuginfo check
Athira Rajeev
2026/03/27
Re: [PATCH 23/28] xor: add a better public API
Andrew Morton
2026/03/27
Re: cleanup the RAID5 XOR library v4
Andrew Morton
2026/03/27
Re: [PATCH v5 0/6] Use killable vma write locking in most places
Suren Baghdasaryan
2026/03/27
Re: [PATCH v5 0/6] Use killable vma write locking in most places
Lorenzo Stoakes (Oracle)
2026/03/27
Re: [PATCH v5 0/6] Use killable vma write locking in most places
Suren Baghdasaryan
2026/03/27
Re: Warning from free_reserved_area() in next-20260325+
Mike Rapoport
2026/03/27
Re: [PATCH v5 0/6] Use killable vma write locking in most places
Andrew Morton
2026/03/27
Re: [PATCH v5 0/6] Use killable vma write locking in most places
Andrew Morton
2026/03/27
Re: [v3 00/24] mm: thp: lazy PTE page table allocation at PMD split time
Usama Arif
2026/03/27
Re: [v3 00/24] mm: thp: lazy PTE page table allocation at PMD split time
Usama Arif
2026/03/27
Re: [PATCH v2 0/6] change young flag check functions to return bool
David Hildenbrand (Arm)
2026/03/27
Re: cleanup the RAID5 XOR library v4
Ard Biesheuvel
2026/03/27
Re: [PATCH 00/10] PCI: Improve head free space usage
Ilpo Järvinen
2026/03/27
Re: [PATCH] crypto: nx - Fix packed layout in struct nx842_crypto_header
Herbert Xu
2026/03/27
[PATCH] PCI/AER: Stop ruling out unbound devices as error source
Lukas Wunner
2026/03/27
Re: [PATCH] crypto: nx - annotate struct nx842_crypto_header with __counted_by
Herbert Xu
2026/03/27
Re: [v3 00/24] mm: thp: lazy PTE page table allocation at PMD split time
Lorenzo Stoakes (Oracle)
2026/03/27
Re: [v3 00/24] mm: thp: lazy PTE page table allocation at PMD split time
David Hildenbrand (Arm)
2026/03/27
Re: [PATCH v4 00/25] mm/vma: convert vm_flags_t to vma_flags_t in vma code
Vlastimil Babka (SUSE)
2026/03/27
Re: [PATCH 03/28] arm64/xor: fix conflicting attributes for xor_block_template
Ard Biesheuvel
2026/03/27
[PATCH v3 13/13] selftests/cgroup: extend test_hugetlb_memcg.c to support all huge page sizes
Sayali Patil
2026/03/27
[PATCH v3 12/13] selftests/mm: move hwpoison setup into run_test() and silence modprobe output for memory-failure category
Sayali Patil
2026/03/27
[PATCH v3 11/13] selftests/mm: fix double increment in linked list cleanup in compaction_test
Sayali Patil
2026/03/27
[PATCH v3 10/13] selftests/mm: skip uffd-stress test when nr_pages_per_cpu is zero
Sayali Patil
2026/03/27
[PATCH v3 08/13] selftests/mm: ensure destination is hugetlb-backed in hugepage-mremap
Sayali Patil
2026/03/27
[PATCH v3 09/13] selftests/mm: skip uffd-wp-mremap if UFFD write-protect is unsupported
Sayali Patil
2026/03/27
[PATCH v3 07/13] selftest/mm: register existing mapping with userfaultfd in hugepage-mremap
Sayali Patil
2026/03/27
[PATCH v3 06/13] selftest/mm: adjust hugepage-mremap test size for large huge pages
Sayali Patil
2026/03/27
[PATCH v3 05/13] selftests/mm: size tmpfs according to PMD page size in split_huge_page_test
Sayali Patil
2026/03/27
[PATCH v3 03/13] selftests/mm: fix hugetlb pathname construction in hugetlb_reparenting_test.sh
Sayali Patil
Earlier messages
Later messages