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

[PATCH 00/20] PCI: Convert all dynamic sysfs attributes to static
 2026-04-10 10:18 UTC  (21+ messages)
` [PATCH 01/20] PCI/sysfs: Use PCI resource accessor macros
` [PATCH 02/20] PCI/sysfs: Only allow supported resource types in I/O and MMIO helpers
` [PATCH 03/20] PCI/sysfs: Use BAR length in pci_llseek_resource() when attr->size is zero
` [PATCH 04/20] PCI/sysfs: Add CAP_SYS_ADMIN check to __resource_resize_store()
` [PATCH 05/20] PCI/sysfs: Add static PCI resource attribute macros
` [PATCH 06/20] PCI/sysfs: Convert PCI resource files to static attributes
` [PATCH 07/20] PCI/sysfs: Convert __resource_resize_store() to use "
` [PATCH 08/20] PCI/sysfs: Add stubs for pci_{create,remove}_sysfs_dev_files()
` [PATCH 09/20] PCI/sysfs: Limit pci_sysfs_init() late_initcall compile scope
` [PATCH 10/20] alpha/PCI: Add security_locked_down() check to pci_mmap_resource()
` [PATCH 12/20] alpha/PCI: Use PCI resource accessor macros
` [PATCH 13/20] alpha/PCI: Clean up __pci_mmap_fits()
` [PATCH 14/20] alpha/PCI: Add static PCI resource attribute macros
` [PATCH 15/20] alpha/PCI: Convert resource files to static attributes
` [PATCH 16/20] PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()
` [PATCH 17/20] alpha/PCI: Compute legacy size in pci_mmap_legacy_page_range()
` [PATCH 18/20] PCI/sysfs: Add __weak pci_legacy_has_sparse() helper
` [PATCH 19/20] PCI/sysfs: Convert legacy I/O and memory attributes to static definitions
` [PATCH 20/20] PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()

[PATCH 0/7] vDSO: Respect COMPAT_32BIT_TIME
 2026-04-10  7:24 UTC  (8+ messages)
` [PATCH 1/7] x86/vdso: "

[powerpc:next-test] BUILD SUCCESS e6ef4eb871ed884f5f480579b2e5f4fc9d2cb003
 2026-04-10  5:24 UTC 

cleanup the RAID5 XOR library v4
 2026-04-10  3:19 UTC  (5+ messages)
` [PATCH 22/28] xor: add a better public API
` [PATCH 24/28] async_xor: use xor_gen

[PATCH 2/4] macintosh: windfarm_ad7417: fix coding style issues
 2026-04-09 22:05 UTC 

[PATCH v4 00/15] selftests/mm: fix failures and robustness improvements
 2026-04-09 16:48 UTC  (27+ messages)
` [PATCH v4 01/15] selftests/mm: restore default nr_hugepages value via EXIT trap in charge_reserved_hugetlb.sh
` [PATCH v4 02/15] selftests/mm: fix hugetlb pathname construction "
` [PATCH v4 03/15] selftests/mm: restore default nr_hugepages value via EXIT trap in hugetlb_reparenting_test.sh
` [PATCH v4 04/15] selftests/mm: fix hugetlb pathname construction "
` [PATCH v4 05/15] selftests/mm: fix cgroup task placement and drop memory.current checks "
` [PATCH v4 06/15] selftests/mm: size tmpfs according to PMD page size in split_huge_page_test
` [PATCH v4 07/15] selftests/mm: free dynamically allocated PMD-sized buffers "
` [PATCH v4 08/15] selftest/mm: align memory size to huge page size in hugepage-mremap test
` [PATCH v4 09/15] selftest/mm: register existing mapping with userfaultfd in hugepage-mremap
` [PATCH v4 10/15] selftests/mm: ensure destination is hugetlb-backed "
` [PATCH v4 11/15] selftests/mm: skip uffd-wp-mremap if UFFD write-protect is unsupported
` [PATCH v4 12/15] selftests/mm: skip uffd-stress test when nr_pages_per_cpu is zero
` [PATCH v4 13/15] selftests/mm: move hwpoison setup into run_test() and silence modprobe output for memory-failure category
` [PATCH v4 14/15] selftests/mm: clarify alternate unmapping in compaction_test
` [PATCH v4 15/15] selftests/cgroup: extend test_hugetlb_memcg.c to support all huge page sizes

[RFC v1 0/6] pseries/papr-hvpipe: Fix and simplify papr-hvpipe
 2026-04-09 12:52 UTC  (9+ messages)
` [RFC v1 1/6] pseries/papr-hvpipe: Fix null ptr deref in papr_hvpipe_dev_create_handle
` [RFC v1 2/6] pseries/papr-hvpipe: Fix the usage of copy_to_user()
` [RFC v1 3/6] pseries/papr-hvpipe: Simplify spin_unlock() usage in papr_hvpipe_handle_release
` [RFC v1 4/6] pseries/papr-hvpipe: Kill task_struct pointer from struct hvpipe_source_info
` [RFC v1 5/6] pseries/papr-hvpipe: Refactor and simplify hvpipe_rtas_recv_msg()
` [RFC v1 6/6] pseries/papr-hvpipe: Simplify error handling in papr_hvpipe_init()

[v3 00/24] mm: thp: lazy PTE page table allocation at PMD split time
 2026-04-09 12:48 UTC  (5+ messages)

[PATCH] ppc/fadump: invoke kmsg_dump in fadump panic path
 2026-04-09  9:14 UTC  (3+ messages)

[PATCH v4 net-next 10/14] net: dsa: netc: introduce NXP NETC switch driver for i.MX94
 2026-04-09  8:07 UTC  (4+ messages)

[PATCH v7 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
 2026-04-09  1:58 UTC  (3+ messages)

[PATCH 0/5] ibmvfc: make ibmvfc support FPIN messages
 2026-04-08 17:07 UTC  (6+ messages)
` [PATCH 1/5] ibmvfc: add basic FPIN support
` [PATCH 2/5] ibmvfc: Add NOOP command support
` [PATCH 3/5] ibmvfc: make ibmvfc login to fabric
` [PATCH 4/5] ibmvfc: use async sub-queue for FPIN messages
` [PATCH 5/5] ibmvfc: handle extended FPIN events

[PATCH 00/49] mm: Generalize vmemmap optimization for DAX and HugeTLB
 2026-04-08 15:29 UTC  (29+ messages)
` [PATCH 25/49] mm/sparse-vmemmap: support vmemmap-optimizable compound page population
` [PATCH 26/49] mm/hugetlb: use generic vmemmap optimization macros
` [PATCH 27/49] mm: call memblocks_present() before HugeTLB initialization
` [PATCH 28/49] mm/hugetlb: switch HugeTLB to use generic vmemmap optimization
` [PATCH 29/49] mm: extract pfn_to_zone() helper
` [PATCH 30/49] mm/sparse-vmemmap: remove unused SPARSEMEM_VMEMMAP_PREINIT feature
` [PATCH 31/49] mm/hugetlb: remove HUGE_BOOTMEM_HVO flag and simplify pre-HVO logic
` [PATCH 32/49] mm/sparse-vmemmap: consolidate shared tail page allocation
` [PATCH 33/49] mm: introduce CONFIG_SPARSEMEM_VMEMMAP_OPTIMIZATION
` [PATCH 34/49] mm/sparse-vmemmap: switch DAX to use generic vmemmap optimization
` [PATCH 35/49] mm/sparse-vmemmap: introduce section zone to struct mem_section
` [PATCH 36/49] powerpc/mm: use generic vmemmap_shared_tail_page() in compound vmemmap
` [PATCH 37/49] mm/sparse-vmemmap: unify DAX and HugeTLB vmemmap optimization
` [PATCH 38/49] mm/sparse-vmemmap: remap the shared tail pages as read-only
` [PATCH 39/49] mm/sparse-vmemmap: remove unused ptpfn argument
` [PATCH 40/49] mm/hugetlb_vmemmap: remove vmemmap_wrprotect_hvo() and related code
` [PATCH 41/49] mm/sparse: simplify section_vmemmap_pages()
` [PATCH 42/49] mm/sparse-vmemmap: introduce section_vmemmap_page_structs()
` [PATCH 43/49] powerpc/mm: rely on generic vmemmap_can_optimize() to simplify code
` [PATCH 44/49] mm/sparse-vmemmap: drop ARCH_WANT_OPTIMIZE_DAX_VMEMMAP and simplify checks
` [PATCH 45/49] mm/sparse-vmemmap: drop @pgmap parameter from vmemmap populate APIs
` [PATCH 46/49] mm/sparse: replace pgmap with order and zone in sparse_add_section()
` [PATCH 47/49] mm: redefine HVO as Hugepage Vmemmap Optimization
` [PATCH 48/49] Documentation/mm: restructure vmemmap_dedup.rst to reflect generalized HVO
` [PATCH 49/49] mm: consolidate struct page power-of-2 size checks for HVO

[PATCH V10 0/4] Rust support for powerpc
 2026-04-08 14:15 UTC  (11+ messages)
` [PATCH V10 1/4] rust: Separate host libraries to fix rmeta dependency conflict
` [PATCH V10 2/4] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V10 3/4] rust: Add PowerPC support
` [PATCH V10 4/4] powerpc: Enable Rust for ppc64le
` [PATCH V10 0/4] Rust support for powerpc [RESEND]

[PATCH v4 net-next 00/14] Add preliminary NETC switch support for i.MX94
 2026-04-08 13:43 UTC  (5+ messages)
` [PATCH v4 net-next 01/14] dt-bindings: net: dsa: update the description of 'dsa,member' property
` [PATCH v4 net-next 02/14] dt-bindings: net: dsa: add NETC switch

[RFC v2 00/10] pseries/papr-hvpipe: Fix deadlock, races and misc cleanups
 2026-04-08 12:01 UTC  (11+ messages)
` [RFC v2 01/10] pseries/papr-hvpipe: Fix race with interrupt handler
` [RFC v2 02/10] pseries/papr-hvpipe: Prevent kernel stack memory leak to userspace
` [RFC v2 03/10] pseries/papr-hvpipe: Fix null ptr deref in papr_hvpipe_dev_create_handle()
` [RFC v2 04/10] pseries/papr-hvpipe: Fix the usage of copy_to_user()
` [RFC v2 05/10] pseries/papr-hvpipe: Simplify spin unlock usage in papr_hvpipe_handle_release()
` [RFC v2 06/10] pseries/papr-hvpipe: Kill task_struct pointer from struct hvpipe_source_info
` [RFC v2 07/10] pseries/papr-hvpipe: Refactor and simplify hvpipe_rtas_recv_msg()
` [RFC v2 08/10] pseries/papr-hvpipe: Simplify error handling in papr_hvpipe_init()
` [RFC v2 09/10] pseries/papr-hvpipe: Fix style and checkpatch issues in enable_hvpipe_IRQ()
` [RFC v2 10/10] pseries/papr-hvpipe: Fix error handling in case of init routine fails

[PATCH v4 net-next 13/14] net: dsa: netc: initialize buffer bool table and implement flow-control
 2026-04-08 11:16 UTC  (3+ messages)

[PATCH v4 net-next 12/14] net: dsa: netc: add more basic functions support
 2026-04-08 11:09 UTC  (3+ messages)

[PATCH v4 net-next 11/14] net: dsa: netc: add phylink MAC operations
 2026-04-08  9:44 UTC  (3+ messages)

[PATCH v4 net-next 09/14] net: dsa: add NETC switch tag support
 2026-04-08  8:35 UTC  (3+ messages)

[PATCH v4 net-next 07/14] net: enetc: add support for "Add" and "Delete" operations to IPFT
 2026-04-08  7:37 UTC  (3+ messages)

[PATCH v4 net-next 06/14] net: enetc: add support for the "Update" operation to buffer pool table
 2026-04-08  7:25 UTC  (3+ messages)

[PATCH v4 net-next 05/14] net: enetc: add support for the "Add" operation to VLAN filter table
 2026-04-08  7:12 UTC  (3+ messages)

[PATCH v4 net-next 04/14] net: enetc: add basic operations to the FDB table
 2026-04-08  7:04 UTC  (3+ messages)

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

[PATCH v3 0/2] powerpc: pci-ioda: Rework pnv_ioda_pick_m64_pe()
 2026-04-08  4:29 UTC  (2+ messages)

[PATCH 0/2] powerpc/xive: rework xive_find_target_in_mask()
 2026-04-08  4:29 UTC  (2+ messages)

[PATCH] powerpc: kgdb: fix kernel-doc warnings
 2026-04-08  4:28 UTC  (2+ messages)

[PATCH v2] powerpc/ps3: fix ps3.h kernel-doc warnings
 2026-04-08  4:29 UTC  (2+ messages)

[PATCH] powerpc/ps3: spu.c: fix enum and Return kernel-doc warnings
 2026-04-08  4:29 UTC  (2+ messages)

[PATCH v2] cpuidle: powerpc: avoid double clear when breaking snooze
 2026-04-08  4:29 UTC  (2+ messages)

[PATCH v3 0/2] powerpc/crash: backup region offset update to eflcorehdr
 2026-04-08  4:29 UTC  (2+ messages)

[PATCH v2 1/2] drivers/vfio_pci_core: Change PXD_ORDER check from switch case to if/else block
 2026-04-08  4:29 UTC  (2+ messages)

[PATCH] powerpc/52xx/mpc52xx_gpt: consolidate chained IRQ handler install/remove
 2026-04-08  4:28 UTC  (2+ messages)

[PATCH] powerpc/xive: fix kmemleak caused by incorrect chip_data lookup
 2026-04-08  4:28 UTC  (2+ messages)

[PATCH] powerpc/52xx/media5200: Consolidate chained IRQ handler install/remove
 2026-04-08  4:28 UTC  (2+ messages)

[PATCH] powerpc/44x/uic: Consolidate chained IRQ handler install/remove
 2026-04-08  4:28 UTC  (2+ messages)

[PATCH RESEND] powerpc: Move GameCube/Wii options under EMBEDDED6xx
 2026-04-08  4:28 UTC  (2+ messages)

[PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
 2026-04-08  4:28 UTC  (2+ messages)

[PATCH 0/3] PowerPC/Wii: A few devicetree cleanups
 2026-04-08  4:28 UTC  (2+ messages)

[PATCH] powerpc/sstep: Convert to scoped user access
 2026-04-08  4:28 UTC  (2+ messages)

[PATCH] powerpc/ptrace: Convert gpr32_set_common_user() to scoped user access
 2026-04-08  4:28 UTC  (2+ messages)

[PATCH] powerpc/net: Inline checksum wrappers and convert to scoped user access
 2026-04-08  4:28 UTC  (2+ messages)

[PATCH] powerpc/futex: Use masked user access
 2026-04-08  4:28 UTC  (2+ messages)

[PATCH v2] selftests/powerpc: Suppress -Wmaybe-uninitialized with GCC 15
 2026-04-08  4:28 UTC  (2+ messages)

[PATCH] powerpc/align: Convert emulate_spe() to scoped user access
 2026-04-08  4:28 UTC  (2+ messages)

[PATCH v7 1/2] powerpc64/bpf: Implement JIT support for private stack
 2026-04-08  4:28 UTC  (2+ messages)

[PATCH v3 1/2] powerpc64/bpf: Implement fsession support
 2026-04-08  4:28 UTC  (2+ messages)

[PATCH v3 0/4] powerpc/bpf: Add support for instruction array and indirect jump
 2026-04-08  4:28 UTC  (2+ messages)

[PATCH] powerpc32/bpf: fix loading fsession func metadata using PPC_LI32
 2026-04-08  5:53 UTC  (2+ messages)

[PATCH v2 0/3] KVM: Fix and clean up kvm_vcpu_map[_readonly]() usages
 2026-04-08  0:11 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: Fix kvm_vcpu_map[_readonly]() function prototypes
` [PATCH v2 2/3] KVM: Move page mapping/unmapping APIs in kvm_host.h
` [PATCH v2 3/3] KVM: Take gpa_t in kvm_vcpu_map[_readonly]()

[PATCH v5 0/9] driver core: Fix some race conditions
 2026-04-07 22:58 UTC  (4+ messages)
` [PATCH v5 5/9] driver core: Replace dev->dma_ops_bypass with dev_dma_ops_bypass()
` [PATCH v5 9/9] driver core: Replace dev->offline + ->offline_disabled with accessors

[PATCH 0/6] change young flag check functions to return bool
 2026-04-07 17:52 UTC  (7+ messages)
` [PATCH 6/6] mm: change to return bool for the MMU notifier's young flag check

[powerpc:merge] BUILD SUCCESS 5c2c0bae18b1fdae463381215ba766709993615d
 2026-04-07 14:56 UTC 

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

[PATCH] powerpc/pseries: Fix UAF reference for src_info after list_add
 2026-04-07 10:18 UTC  (2+ messages)

[PATCH v2] pseries/kexec: skip resetting CPUs added by firmware but not started by the kernel
 2026-04-07 10:25 UTC  (4+ messages)

[PATCH v3 00/13] selftests/mm: fix failures and robustness improvements
 2026-04-07 10:22 UTC  (9+ messages)
` [PATCH v3 08/13] selftests/mm: ensure destination is hugetlb-backed in hugepage-mremap

[PATCH v4] char/nvram: Remove redundant nvram_mutex
 2026-04-07  9:02 UTC  (4+ messages)

[PATCH] powerpc/fadump: Add timeout to RTAS busy-wait loops
 2026-04-07  6:28 UTC  (3+ messages)

[PATCH] powerpc/pseries/energy: validate H_BEST_ENERGY list counts
 2026-04-07  6:09 UTC 

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

[PATCH net-next v2] eth: remove the driver for acenic / tigon1&2
 2026-04-07  2:10 UTC  (2+ messages)

[PATCH] tools/perf/test: Check for perf stat return code in perf all PMU test
 2026-04-07  0:48 UTC  (7+ messages)

[PATCH] powerpc/powernv/iommu: iommu incorrectly bypass DMA APIs
 2026-04-06 22:49 UTC  (4+ messages)

[PATCH] KVM: Fix kvm_vcpu_map[_readonly]() function prototypes
 2026-04-06 20:19 UTC  (4+ messages)

[PATCH V9 0/4] Rust support for powerpc
 2026-04-06  9:08 UTC  (4+ messages)
` [PATCH V9 1/4] rust: Fix "multiple candidates for rmeta dependency core" error

[PATCH] ALSA: aoa: onyx: Update IEC958 sample-rate status for PCM playback
 2026-04-06  8:41 UTC  (2+ messages)

[PATCH v4 0/9] driver core: Fix some race conditions
 2026-04-05 22:43 UTC  (3+ messages)

[PATCH] powerpc: fix dead default for GUEST_STATE_BUFFER_TEST
 2026-04-05 16:15 UTC 


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