public inbox for linuxppc-dev@ozlabs.org
 help / color / mirror / Atom feed
 messages from 2026-03-19 18:15:28 to 2026-03-24 06:07:47 UTC [more...]

[PATCH] KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlay
 2026-03-24  6:07 UTC  (2+ messages)

[PATCH] tools/perf: Fix the check for parameterized field in event term
 2026-03-24  5:56 UTC  (7+ messages)

[PATCH v9 0/5] arm64/riscv: Add support for crashkernel CMA reservation
 2026-03-24  4:29 UTC  (12+ messages)
` [PATCH v9 1/5] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v9 2/5] crash: Exclude crash kernel memory in crash core
` [PATCH v9 3/5] crash: Use crash_exclude_core_ranges() on powerpc
` [PATCH v9 4/5] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v9 5/5] riscv: "

[PATCH v2] ASoC: update outdated comments for removed snd_soc_new_pcms()
 2026-03-24  4:14 UTC  (3+ messages)
  ` [PATCH v3] "

[PATCH 00/12] treewide: Convert buses to use generic driver_override
 2026-03-24  0:59 UTC  (13+ messages)
` [PATCH 01/12] amba: use generic driver_override infrastructure
` [PATCH 02/12] bus: fsl-mc: "
` [PATCH 03/12] cdx: "
` [PATCH 04/12] hv: vmbus: "
` [PATCH 05/12] PCI: "
` [PATCH 06/12] platform/wmi: "
` [PATCH 07/12] rpmsg: "
` [PATCH 08/12] vdpa: "
` [PATCH 09/12] s390/cio: "
` [PATCH 10/12] s390/ap: "
` [PATCH 11/12] spi: "
` [PATCH 12/12] driver core: remove driver_set_override()

[PATCH 00/19] GHASH library
 2026-03-24  0:50 UTC  (3+ messages)

[PATCH v6 00/13] Remove device private pages from physical address space
 2026-03-23 20:10 UTC  (10+ messages)
` [PATCH v6 05/13] mm/page_vma_mapped: Add flag to page_vma_mapped_walk::flags to track device private pages

[PATCH v4 0/4] Use killable vma write locking in most places
 2026-03-23 19:29 UTC  (15+ messages)
` [PATCH v4 1/4] mm/vma: cleanup error handling path in vma_expand()
` [PATCH v4 2/4] mm: replace vma_start_write() with vma_start_write_killable()
` [PATCH v4 3/4] KVM: s390: avoid kvm_s390_handle_pv() error overwrite
` [PATCH v4 4/4] mm: use vma_start_write_killable() in process_vma_walk_lock()

[PATCH v2] char: nvram: Remove unused nvram_mutex to fix -Wunused-variable warning
 2026-03-23 17:58 UTC  (4+ messages)

[PATCH v4 00/25] mm/vma: convert vm_flags_t to vma_flags_t in vma code
 2026-03-23 15:51 UTC  (30+ messages)
` [PATCH v4 01/25] mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()
` [PATCH v4 02/25] tools/testing/vma: add unit tests flag empty, diff_pair, and[_mask]
` [PATCH v4 03/25] mm/vma: add further vma_flags_t unions
` [PATCH v4 04/25] tools/testing/vma: convert bulk of test code to vma_flags_t
` [PATCH v4 05/25] mm/vma: use new VMA flags for sticky flags logic
` [PATCH v4 06/25] tools/testing/vma: fix VMA flag tests
` [PATCH v4 07/25] mm/vma: add append_vma_flags() helper
` [PATCH v4 08/25] tools/testing/vma: add simple test for append_vma_flags()
` [PATCH v4 09/25] mm: unexport vm_brk_flags() and eliminate vm_flags parameter
` [PATCH v4 10/25] mm/vma: introduce vma_flags_same[_mask/_pair]()
` [PATCH v4 11/25] mm/vma: introduce [vma_flags,legacy]_to_[legacy,vma_flags]() helpers
` [PATCH v4 12/25] tools/testing/vma: test that legacy flag helpers work correctly
` [PATCH v4 13/25] mm/vma: introduce vma_test[_any[_mask]](), and make inlining consistent
` [PATCH v4 14/25] tools/testing/vma: update VMA flag tests to test vma_test[_any_mask]()
` [PATCH v4 15/25] mm: introduce vma_flags_count() and vma[_flags]_test_single_mask()
` [PATCH v4 16/25] tools/testing/vma: test vma_flags_count,vma[_flags]_test_single_mask
` [PATCH v4 17/25] mm: convert do_brk_flags() to use vma_flags_t
` [PATCH v4 18/25] mm: update vma_supports_mlock() to use new VMA flags
` [PATCH v4 19/25] mm/vma: introduce vma_clear_flags[_mask]()
` [PATCH v4 20/25] tools/testing/vma: update VMA tests to test vma_clear_flags[_mask]()
` [PATCH v4 21/25] mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
` [PATCH v4 22/25] tools: bitmap: add missing bitmap_copy() implementation
` [PATCH v4 23/25] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
` [PATCH v4 24/25] mm/vma: convert __mmap_region() "
` [PATCH v4 25/25] mm: simplify VMA flag tests of excluded flags

[PATCH V2] tools/perf/tests: Update test_adding_kernel.sh to handle proper debuginfo check
 2026-03-23 12:24 UTC 

fix architecture-specific compat_ftruncate64 implementations
 2026-03-23 11:44 UTC  (8+ messages)
` [PATCH 1/3] fs: fix archiecture-specific compat_ftruncate64
` [PATCH 2/3] fs: pass on FTRUNCATE_* flags to do_truncate
` [PATCH 3/3] fs: remove do_sys_truncate

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

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

[PATCH v2 net-next 00/14] Add preliminary NETC switch support for i.MX94
 2026-03-23 10:32 UTC  (19+ messages)
` [PATCH v2 net-next 01/14] dt-bindings: net: dsa: update the description of 'dsa,member' property
` [PATCH v2 net-next 02/14] dt-bindings: net: dsa: add NETC switch
` [PATCH v2 net-next 03/14] net: enetc: add pre-boot initialization for i.MX94 switch
` [PATCH v2 net-next 04/14] net: enetc: add basic operations to the FDB table
` [PATCH v2 net-next 05/14] net: enetc: add support for the "Add" operation to VLAN filter table
` [PATCH v2 net-next 06/14] net: enetc: add support for the "Update" operation to buffer pool table
` [PATCH v2 net-next 07/14] net: enetc: add support for "Add" and "Delete" operations to IPFT
` [PATCH v2 net-next 08/14] net: enetc: add multiple command BD rings support
` [PATCH v2 net-next 09/14] net: dsa: add NETC switch tag support
` [PATCH v2 net-next 10/14] net: dsa: netc: introduce NXP NETC switch driver for i.MX94
` [PATCH v2 net-next 11/14] net: dsa: netc: add phylink MAC operations
` [PATCH v2 net-next 12/14] net: dsa: netc: add more basic functions support
` [PATCH v2 net-next 13/14] net: dsa: netc: initialize buffer bool table and implement flow-control
` [PATCH v2 net-next 14/14] net: dsa: netc: add support for the standardized counters

[PATCH v8 0/5] arm64/riscv: Add support for crashkernel CMA reservation
 2026-03-23  9:12 UTC  (6+ messages)
` [PATCH v8 2/5] crash: Exclude crash kernel memory in crash core

[PATCH] char: nvram: Remove unused nvram_mutex to fix -Wunused-variable warning
 2026-03-23  7:59 UTC  (4+ messages)

[PATCH v2 0/9] memblock: improve late freeing of reserved memory
 2026-03-23  7:48 UTC  (10+ messages)
` [PATCH v2 1/9] memblock: reserve_mem: fix end caclulation in reserve_mem_release_by_name()
` [PATCH v2 2/9] powerpc: fadump: pair alloc_pages_exact() with free_pages_exact()
` [PATCH v2 3/9] powerpc: opal-core: "
` [PATCH v2 4/9] mm: move free_reserved_area() to mm/memblock.c
` [PATCH v2 5/9] memblock: make free_reserved_area() more robust
` [PATCH v2 6/9] memblock: extract page freeing from free_reserved_area() into a helper
` [PATCH v2 7/9] memblock: make free_reserved_area() update memblock if ARCH_KEEP_MEMBLOCK=y
` [PATCH v2 8/9] memblock, treewide: make memblock_free() handle late freeing
` [PATCH v2 9/9] memblock: warn when freeing reserved memory before memory map is initialized

amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
 2026-03-23  0:30 UTC  (3+ messages)

[PATCH] powerpc: Simplify access_ok()
 2026-03-22 23:04 UTC  (5+ messages)

[PATCH v2] powerpc: Simplify access_ok()
 2026-03-22  9:38 UTC 

[PATCH 0/6] change young flag check functions to return bool
 2026-03-21 13:02 UTC  (26+ messages)
` [PATCH 1/6] mm: change to return bool for ptep_test_and_clear_young()
` [PATCH 2/6] mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
` [PATCH 3/6] mm: change to return bool for pmdp_test_and_clear_young()
` [PATCH 4/6] mm: change to return bool for pmdp_clear_flush_young()
` [PATCH 5/6] mm: change to return bool for pudp_test_and_clear_young()
` [PATCH 6/6] mm: change to return bool for the MMU notifier's young flag check

[PATCH] ASoC: update outdated comments for removed snd_soc_new_pcms()
 2026-03-21 10:56 UTC 

[PATCH] powerpc/pseries/iommu: update outdated comment for renamed iommu_dev_setup_pSeries()
 2026-03-21 10:58 UTC 

[PATCH] scsi: ibmvfc: fix out-of-bounds write in ibmvfc_channel_setup_done
 2026-03-21  3:37 UTC 

[PATCH 1/2] crypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctx
 2026-03-21  8:49 UTC  (2+ messages)

[PATCH v2 0/6] change young flag check functions to return bool
 2026-03-21  6:42 UTC  (7+ messages)
` [PATCH v2 1/6] mm: change to return bool for ptep_test_and_clear_young()
` [PATCH v2 2/6] mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
` [PATCH v2 3/6] mm: change to return bool for pmdp_test_and_clear_young()
` [PATCH v2 4/6] mm: change to return bool for pmdp_clear_flush_young()
` [PATCH v2 5/6] mm: change to return bool for pudp_test_and_clear_young()
` [PATCH v2 6/6] mm: change to return bool for the MMU notifier's young flag check

[mainline] KDUMP/FADUMP is broken on the mainline kernel on P11 System
 2026-03-21  5:41 UTC  (4+ messages)

NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
 2026-03-21  2:21 UTC  (2+ messages)

[PATCH] powerpc/vdso: Add support for unstripped vDSO installation
 2026-03-20 20:50 UTC 

[PATCH 0/2] mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE and cleanup CONFIG_MIGRATION
 2026-03-20 19:34 UTC  (9+ messages)
` [PATCH 1/2] mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE

[PATCH v3 00/23] mm/vma: convert vm_flags_t to vma_flags_t in vma code
 2026-03-20 18:28 UTC  (24+ messages)
` [PATCH v3 13/23] mm/vma: introduce vma_test[_any[_mask]](), and make inlining consistent
` [PATCH v3 15/23] mm: introduce vma_flags_count() and vma[_flags]_test_single_mask()
` [PATCH v3 17/23] mm: convert do_brk_flags() to use vma_flags_t
` [PATCH v3 18/23] mm: update vma_supports_mlock() to use new VMA flags
` [PATCH v3 19/23] mm/vma: introduce vma_clear_flags[_mask]()
` [PATCH v3 21/23] mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
` [PATCH v3 22/23] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
` [PATCH v3 23/23] mm/vma: convert __mmap_region() "

[PATCH] crypto: nx - Fix packed layout in struct nx842_crypto_header
 2026-03-20 15:06 UTC  (2+ messages)

[PATCH 00/15 v2] tick/sched: Refactor idle cputime accounting
 2026-03-20 14:32 UTC  (4+ messages)
` [PATCH 14/15] sched/cputime: Handle idle irqtime gracefully

[PATCH 0/2] powerpc/xive: rework xive_find_target_in_mask()
 2026-03-20  6:01 UTC  (4+ messages)
` [PATCH 1/2] Revert "powerpc/xive: Fix the size of the cpumask used in xive_find_target_in_mask()"

[PATCH V2] powerpc/xive: Add KUnit tests for xive_find_target_in_mask()
 2026-03-20  5:42 UTC 

[PATCH] powerpc/xive: KUnit tests for xive interrupt controller
 2026-03-20  5:24 UTC 

[PATCH 00/15] exec: Remove AT_VECTOR_SIZE_ARCH from UAPI
 2026-03-19 14:27 UTC  (3+ messages)
` [PATCH 07/15] RISC-V: "

[PATCH RESEND 0/5] bitmap: cleanup bitmaps printing
 2026-03-19 20:18 UTC  (2+ messages)


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