public inbox for linuxppc-dev@ozlabs.org
 help / color / mirror / Atom feed
 messages from 2026-04-01 14:22:06 to 2026-04-05 12:56:20 UTC [more...]

[PATCH 00/49] mm: Generalize vmemmap optimization for DAX and HugeTLB
 2026-04-05 12:52 UTC  (26+ messages)
` [PATCH 01/49] mm/sparse: fix vmemmap accounting imbalance on memory hotplug error
` [PATCH 02/49] mm/sparse: add a @pgmap argument to memory deactivation paths
` [PATCH 03/49] mm/sparse: fix vmemmap page accounting for HVOed DAX
` [PATCH 04/49] mm/sparse: add a @pgmap parameter to arch vmemmap_populate()
` [PATCH 05/49] mm/sparse: fix missing architecture-specific page table sync for HVO DAX
` [PATCH 06/49] mm/mm_init: fix uninitialized pageblock migratetype for ZONE_DEVICE compound pages
` [PATCH 07/49] mm/mm_init: use pageblock_migratetype_init_range() in deferred_free_pages()
` [PATCH 08/49] mm: Convert vmemmap_p?d_populate() to static functions
` [PATCH 09/49] mm: panic on memory allocation failure in sparse_init_nid()
` [PATCH 10/49] mm: move subsection_map_init() into sparse_init()
` [PATCH 11/49] mm: defer sparse_init() until after zone initialization
` [PATCH 12/49] mm: make set_pageblock_order() static
` [PATCH 13/49] mm: integrate sparse_vmemmap_init_nid_late() into sparse_init_nid()
` [PATCH 14/49] mm/cma: validate hugetlb CMA range by zone at reserve time
` [PATCH 15/49] mm/hugetlb: free cross-zone bootmem gigantic pages after allocation
` [PATCH 16/49] mm/hugetlb: initialize vmemmap optimization in early stage
` [PATCH 17/49] mm: remove sparse_vmemmap_init_nid_late()
` [PATCH 18/49] mm/mm_init: make __init_page_from_nid() static
` [PATCH 19/49] mm/sparse-vmemmap: remove the VMEMMAP_POPULATE_PAGEREF flag
` [PATCH 20/49] mm: rename vmemmap optimization macros to generic names
` [PATCH 21/49] mm/sparse: drop power-of-2 size requirement for struct mem_section
` [PATCH 22/49] mm/sparse: introduce compound page order to mem_section
` [PATCH 23/49] mm/mm_init: skip initializing shared tail pages for compound pages
` [PATCH 24/49] mm/sparse-vmemmap: initialize shared tail vmemmap page upon allocation
` [PATCH 25/49] mm/sparse-vmemmap: support vmemmap-optimizable compound page population

[PATCH v2 1/2] ASoC: dt-bindings: fsl-sai: Document RX/TX BCLK swap support
 2026-04-04 18:35 UTC  (2+ messages)
` [PATCH v2 2/2] ASoC: fsl_sai: Add "

[PATCH v4 0/9] driver core: Fix some race conditions
 2026-04-05 12:02 UTC  (6+ messages)
` [PATCH v4 5/9] driver core: Replace dev->dma_ops_bypass with dev_dma_ops_bypass()
` [PATCH v4 9/9] driver core: Replace dev->offline + ->offline_disabled with accessors

[PATCH V9 0/4] Rust support for powerpc
 2026-04-04 21:04 UTC  (6+ messages)
` [PATCH V9 1/4] rust: Fix "multiple candidates for rmeta dependency core" error
` [PATCH V9 2/4] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V9 3/4] rust: Add PowerPC support
` [PATCH V9 4/4] powerpc: Enable Rust for ppc64le

[PATCH V8 0/4] Rust support for powerpc
 2026-04-04 20:28 UTC  (8+ messages)
` [PATCH V8 1/4] rust: Fix "multiple candidates for rmeta dependency core" error
` [PATCH V8 2/4] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V8 3/4] rust: Add PowerPC support
` [PATCH V8 4/4] powerpc: Enable Rust for ppc64le

[PATCH 00/12] treewide: Convert buses to use generic driver_override
 2026-04-04 19:20 UTC  (10+ messages)
` [PATCH 02/12] bus: fsl-mc: use generic driver_override infrastructure
` (subset) [PATCH 00/12] treewide: Convert buses to use generic driver_override

[PATCH] bus: fsl-mc: wait for the MC firmware to complete its boot
 2026-04-04 16:54 UTC  (2+ messages)

[PATCH 04/12] hv: vmbus: use generic driver_override infrastructure
 2026-04-04 15:01 UTC  (2+ messages)
` [PATCH v2] Drivers: "

[RFC PATCH 0/2] mm: continue using per-VMA lock when retrying page faults after I/O
 2026-04-04  9:19 UTC  (2+ messages)

[PATCH] KVM: Fix kvm_vcpu_map[_readonly]() function prototypes
 2026-04-04  9:37 UTC  (6+ messages)

[PATCH] powerpc/boot: validate compatible entries before comparing them
 2026-04-03  8:56 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-7.0-4 tag
 2026-04-04  4:54 UTC  (2+ messages)

[PATCH] powerpc/powernv/iommu: iommu incorrectly bypass DMA APIs
 2026-04-04  3:53 UTC  (3+ messages)

[PATCH v2 1/2] powerpc/kdump: fix KASAN sanitization flag for core_$(BITS).o
 2026-04-04  3:21 UTC  (6+ messages)
` [PATCH v2 2/2] powerpc/vmx: avoid KASAN instrumentation in enter_vmx_ops() for kexec

[powerpc:merge] BUILD SUCCESS 691dd9c01863b8b6ae525c28ea2b046e3781b7c6
 2026-04-04  0:48 UTC 

[powerpc:next-test] BUILD REGRESSION e1f7a0e196e293c223a882788c6d1a884d06d6d8
 2026-04-04  0:14 UTC 

[PATCH 0/6] change young flag check functions to return bool
 2026-04-03 23:12 UTC  (5+ messages)
` [PATCH 6/6] mm: change to return bool for the MMU notifier's young flag check

[PATCH net-next] eth: remove the driver for acenic / tigon1&2
 2026-04-03 19:56 UTC  (7+ messages)

[PATCH net-next v2] eth: remove the driver for acenic / tigon1&2
 2026-04-03 22:05 UTC 

[PATCH v3 00/13] selftests/mm: fix failures and robustness improvements
 2026-04-03 19:59 UTC  (40+ messages)
` [PATCH v3 01/13] selftests/mm: restore default nr_hugepages value during cleanup in charge_reserved_hugetlb.sh
` [PATCH v3 04/13] selftest/mm: fix cgroup task placement and drop memory.current checks in hugetlb_reparenting_test.sh
` [PATCH v3 05/13] selftests/mm: size tmpfs according to PMD page size in split_huge_page_test
` [PATCH v3 06/13] selftest/mm: adjust hugepage-mremap test size for large huge pages
` [PATCH v3 07/13] selftest/mm: register existing mapping with userfaultfd in hugepage-mremap
` [PATCH v3 08/13] selftests/mm: ensure destination is hugetlb-backed "
` [PATCH v3 09/13] selftests/mm: skip uffd-wp-mremap if UFFD write-protect is unsupported
` [PATCH v3 10/13] selftests/mm: skip uffd-stress test when nr_pages_per_cpu is zero
` [PATCH v3 11/13] selftests/mm: fix double increment in linked list cleanup in compaction_test
` [PATCH v3 12/13] selftests/mm: move hwpoison setup into run_test() and silence modprobe output for memory-failure category
` [PATCH v3 13/13] selftests/cgroup: extend test_hugetlb_memcg.c to support all huge page sizes

[PATCH] ASoC: imx-rpmsg: Add DSD format support with dynamic DAI format switching
 2026-04-03 14:13 UTC  (2+ messages)

[PATCH] tools/perf/test: Check for perf stat return code in perf all PMU test
 2026-04-03 15:39 UTC  (10+ messages)

[PATCH V7 0/4] Rust support for powerpc
 2026-04-03 14:58 UTC  (4+ messages)

[PATCH v3 0/9] driver core: Fix some race conditions
 2026-04-03 11:56 UTC  (4+ messages)
` [PATCH v3 5/9] driver core: Replace dev->dma_ops_bypass with DEV_FLAG_DMA_OPS_BYPASS
` [PATCH v3 9/9] driver core: Replace dev->offline + ->offline_disabled with DEV_FLAGs

[PATCH v3] powerpc64/bpf: Add powerpc64 JIT support for timed may_goto
 2026-04-03 10:50 UTC 

[PATCH v5 0/3] kdump: Enable LUKS-encrypted dump target support in ARM64 and PowerPC
 2026-04-03  9:40 UTC  (11+ messages)
` [PATCH v5 1/3] crash_dump/dm-crypt: Don't print in arch-specific code
` [PATCH v5 3/3] arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernel

[PATCH v2] powerpc64/bpf: Add powerpc64 JIT support for timed may_goto
 2026-04-03  9:43 UTC  (3+ messages)

[PATCH v12 00/15] arm64/riscv: Add support for crashkernel CMA reservation
 2026-04-03  9:14 UTC  (21+ messages)
` [PATCH v12 01/15] riscv: kexec_file: Fix crashk_low_res not exclude bug
` [PATCH v12 02/15] powerpc/crash: Fix possible memory leak in update_crash_elfcorehdr()
` [PATCH v12 03/15] x86/kexec: Fix potential buffer overflow in prepare_elf_headers()
` [PATCH v12 04/15] arm64: kexec_file: "
` [PATCH v12 05/15] riscv: "
` [PATCH v12 06/15] LoongArch: kexec: "
` [PATCH v12 07/15] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v12 08/15] crash: Add crash_prepare_headers() to exclude crash kernel memory
` [PATCH v12 09/15] arm64: kexec_file: Use crash_prepare_headers() helper to simplify code
` [PATCH v12 10/15] x86/kexec: "
` [PATCH v12 11/15] riscv: kexec_file: "
` [PATCH v12 12/15] LoongArch: kexec: "
` [PATCH v12 13/15] crash: Use crash_exclude_core_ranges() on powerpc
` [PATCH v12 14/15] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v12 15/15] riscv: "

[PATCH v2 1/2] ALSA: aoa/onyx: Fix OF node leak on probe failure
 2026-04-03  8:11 UTC  (2+ messages)

[PATCH] ALSA: aoa: onyx: Update IEC958 sample-rate status for PCM playback
 2026-04-03  3:47 UTC 

[PATCH v2] cmpxchg: allow const-qualified old value in cmpxchg()
 2026-04-03  1:19 UTC 

[PATCH v4 net-next 13/14] net: dsa: netc: initialize buffer bool table and implement flow-control
 2026-04-03  1:17 UTC  (2+ messages)

[PATCH v4 net-next 12/14] net: dsa: netc: add more basic functions support
 2026-04-03  1:17 UTC  (2+ messages)

[PATCH v4 net-next 11/14] net: dsa: netc: add phylink MAC operations
 2026-04-03  1:17 UTC  (2+ messages)

[PATCH v4 net-next 10/14] net: dsa: netc: introduce NXP NETC switch driver for i.MX94
 2026-04-03  1:17 UTC  (2+ messages)

[PATCH v4 net-next 09/14] net: dsa: add NETC switch tag support
 2026-04-03  1:17 UTC  (2+ messages)

[PATCH v4 net-next 07/14] net: enetc: add support for "Add" and "Delete" operations to IPFT
 2026-04-03  1:17 UTC  (2+ messages)

[PATCH v4 net-next 06/14] net: enetc: add support for the "Update" operation to buffer pool table
 2026-04-03  1:17 UTC  (2+ messages)

[PATCH v4 net-next 05/14] net: enetc: add support for the "Add" operation to VLAN filter table
 2026-04-03  1:17 UTC  (2+ messages)

[PATCH v4 net-next 04/14] net: enetc: add basic operations to the FDB table
 2026-04-03  1:17 UTC  (2+ messages)

[PATCH v4 net-next 03/14] net: enetc: add pre-boot initialization for i.MX94 switch
 2026-04-03  1:17 UTC  (2+ messages)

[PATCH v4] char/nvram: Remove redundant nvram_mutex
 2026-04-02 16:03 UTC  (2+ messages)

[PATCH 0/8] mm: globalize rest_of_page() macro
 2026-04-02 21:58 UTC  (3+ messages)
` [PATCH 8/8] arch: use rest_of_page() macro where appropriate

[PATCH 0/9] configs: cleanup obsolete or incorrect assignments
 2026-04-02 21:52 UTC  (5+ messages)
` [PATCH 2/9] configs: remove orphan dependencies of NETFILTER_XTABLES_LEGACY
` [PATCH 3/9] configs: remove obsolete assignments to CONFIG_NFS_V4_1

[PATCH v2 0/5] powerpc/bpf: Add support for verifier selftest
 2026-04-03  0:40 UTC  (6+ messages)
` [PATCH v2 1/5] powerpc/bpf: fix alignment of long branch trampoline address
` [PATCH v2 2/5] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
` [PATCH v2 3/5] selftest/bpf: Fixing powerpc JIT disassembly failure
` [PATCH v2 4/5] selftest/bpf: Enable verifier selftest for powerpc64
` [PATCH v2 5/5] selftest/bpf: Add tailcall "

[PATCH v3] char: nvram: Remove unused nvram_mutex to fix -Wunused-variable warning
 2026-04-02 20:04 UTC  (2+ messages)

[powerpc:fixes-test] BUILD SUCCESS 328335a79487ec38d6b0e1aa807785b0f75e594d
 2026-04-02 19:39 UTC 

NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
 2026-04-02 19:26 UTC  (4+ messages)

[PATCH v2 00/11] ASoC: fsl: fix mixer-test failures
 2026-04-01 17:24 UTC  (2+ messages)

[PATCH v6 0/6] Use killable vma write locking in most places
 2026-04-02 15:20 UTC  (10+ messages)
` [PATCH v6 2/6] mm: use vma_start_write_killable() in mm syscalls

[PATCH] MAINTAINERS: Update ocxl maintainer details
 2026-04-02 14:15 UTC  (5+ messages)

[PATCH] powerpc64/bpf: Add powerpc64 JIT support for timed may_goto
 2026-04-02 13:15 UTC  (2+ messages)

[PATCH] cmpxchg: allow const-qualified old value in cmpxchg()
 2026-04-02 13:07 UTC  (4+ messages)

[powerpc:next-test] BUILD SUCCESS bd77a34e9a619ee92c03cbb227ca86d814aa6601
 2026-04-02  4:39 UTC 

[PATCH RESEND 0/5] bitmap: cleanup bitmaps printing
 2026-04-02  5:41 UTC  (4+ messages)

[PATCH 1/2] powerpc/kdump: fix KASAN sanitization flag for core_$(BITS).o
 2026-04-02  3:59 UTC  (5+ messages)
` [PATCH 2/2] powerpc/kexec: Disable KASAN for VMX helpers used in MMU-off path

[PATCH v2] powerpc: vas-api: constify dynamic struct class in coproc api register
 2026-04-01 17:14 UTC  (6+ messages)

[PATCH] powerpc/boot: avoid overflowing the bootwrapper printf buffer with bootargs
 2026-04-01 16:03 UTC 

[PATCH] powerpc/pseries/lparcfg: size the scratch buffer to the system parameter payload
 2026-04-01 16:03 UTC 

[PATCH] powerpc/prom_init: reject oversized string properties before string use
 2026-04-01 16:03 UTC 

[PATCH] powerpc/boot: reject oversized path properties before string lookups
 2026-04-01 16:03 UTC 

[PATCH] powerpc/rtas-proc: reject oversized sensor properties
 2026-04-01 16:03 UTC 

[PATCH] powerpc/rtas_flash: bound validate-flash message strings
 2026-04-01 16:03 UTC 


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