public inbox for linuxppc-dev@ozlabs.org
 help / color / mirror / Atom feed
 messages from 2026-04-11 08:04:25 to 2026-04-18 09:13:18 UTC [more...]

[PATCH] powerpc/prom: Remove redundant early_init_dt_scan_root() call
 2026-04-18  9:12 UTC 

[PATCH net v2] ibmveth: Disable GSO for packets with small MSS
 2026-04-17 17:29 UTC 

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

[PATCH v4 00/24] PCI: Convert all dynamic sysfs attributes to static
 2026-04-17 11:49 UTC  (31+ messages)
` [PATCH v4 02/24] PCI: Add pci_resource_is_io() and pci_resource_is_mem() helpers
` [PATCH v4 03/24] PCI/sysfs: Only allow supported resource types in I/O and MMIO helpers
` [PATCH v4 07/24] PCI/sysfs: Convert PCI resource files to static attributes
` [PATCH v4 12/24] alpha/PCI: Use BAR index in sysfs attr->private instead of resource pointer
` [PATCH v4 13/24] alpha/PCI: Use PCI resource accessor macros
` [PATCH v4 14/24] alpha/PCI: Clean up pci_mmap_resource()
` [PATCH v4 15/24] alpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARs
` [PATCH v4 16/24] alpha/PCI: Remove WARN from __pci_mmap_fits()
` [PATCH v4 19/24] PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()
` [PATCH v4 20/24] PCI: Add macros for legacy I/O and memory address space sizes
` [PATCH v4 21/24] alpha/PCI: Compute legacy size in pci_mmap_legacy_page_range()
` [PATCH v4 22/24] PCI/sysfs: Add __weak pci_legacy_has_sparse() helper
` [PATCH v4 23/24] PCI/sysfs: Convert legacy I/O and memory attributes to static definitions
` [PATCH v4 24/24] PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()

[PATCH v2 0/3] ASoC: soc-core: Add core support for ignoring suspend on selected DAPM widgets
 2026-04-17 11:14 UTC  (6+ messages)
` [PATCH v2 1/3] ASoC: dapm: Fix widget lookup with prefixed names across DAPM contexts
` [PATCH v2 2/3] ASoC: soc-core: Add core support for ignoring suspend on selected DAPM widgets
` [PATCH v2 3/3] ASoC: fsl: imx-rpmsg: Switch to core ignore-suspend-widgets support

[PATCH v5 00/23] PCI: Convert all dynamic sysfs attributes to static
 2026-04-17 10:41 UTC  (25+ messages)
` [PATCH v5 01/23] PCI/sysfs: Use PCI resource accessor macros
` [PATCH v5 02/23] PCI: Add pci_resource_is_io() and pci_resource_is_mem() helpers
` [PATCH v5 03/23] PCI/sysfs: Only allow supported resource types in I/O and MMIO helpers
` [PATCH v5 04/23] PCI/sysfs: Use BAR length in pci_llseek_resource() when attr->size is zero
` [PATCH v5 05/23] PCI/sysfs: Add CAP_SYS_ADMIN check to __resource_resize_store()
` [PATCH v5 06/23] PCI/sysfs: Add static PCI resource attribute macros
` [PATCH v5 07/23] PCI/sysfs: Convert PCI resource files to static attributes
` [PATCH v5 08/23] PCI/sysfs: Warn about BAR resize failure in __resource_resize_store()
` [PATCH v5 09/23] PCI/sysfs: Add stubs for pci_{create,remove}_sysfs_dev_files()
` [PATCH v5 10/23] PCI/sysfs: Limit pci_sysfs_init() late_initcall compile scope
` [PATCH v5 11/23] alpha/PCI: Add security_locked_down() check to pci_mmap_resource()
` [PATCH v5 12/23] alpha/PCI: Use BAR index in sysfs attr->private instead of resource pointer
` [PATCH v5 13/23] alpha/PCI: Use PCI resource accessor macros
` [PATCH v5 14/23] alpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARs
` [PATCH v5 15/23] alpha/PCI: Remove WARN from __pci_mmap_fits()
` [PATCH v5 16/23] alpha/PCI: Add static PCI resource attribute macros
` [PATCH v5 17/23] alpha/PCI: Convert resource files to static attributes
` [PATCH v5 18/23] PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()
` [PATCH v5 19/23] PCI: Add macros for legacy I/O and memory address space sizes
` [PATCH v5 20/23] alpha/PCI: Compute legacy size in pci_mmap_legacy_page_range()
` [PATCH v5 21/23] PCI/sysfs: Add __weak pci_legacy_has_sparse() helper
` [PATCH v5 22/23] PCI/sysfs: Convert legacy I/O and memory attributes to static definitions
` [PATCH v5 23/23] PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()

[PATCH] powerpc/fadump: reject empty bootargs_append writes
 2026-04-17  9:30 UTC  (3+ messages)

[PATCH] powerpc/perf/hv-gpci: bound sysfs formatting with sysfs_emit_at()
 2026-04-17  7:58 UTC  (2+ messages)

[PATCH] powerpc/eeh: NUL-terminate debugfs command buffers before sscanf()
 2026-04-17  7:52 UTC 

[PATCH] powerpc/powernv: allocate sensor group names to fit the OF node name
 2026-04-17  7:45 UTC 

[PATCH v2 net 0/2] net: enetc: fix command BD ring issues
 2026-04-17  2:40 UTC  (4+ messages)
` [PATCH v2 net 1/2] net: enetc: correct the command BD ring consumer index
` [PATCH v2 net 2/2] net: enetc: fix NTMP DMA use-after-free issue

[PATCH] powerpc/vdso: Drop -DCC_USING_PATCHABLE_FUNCTION_ENTRY from 32-bit flags with clang
 2026-04-16 23:37 UTC  (2+ messages)

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-04-16 19:32 UTC  (43+ messages)
` [patch 05/38] treewide: Remove CLOCK_TICK_RATE
` [patch 07/38] treewide: Consolidate cycles_t
` [patch 10/38] arcnet: Remove function timing code
` [patch 14/38] slub: Use prandom instead of get_cycles()
` [patch 15/38] ptp: ptp_vmclock: Replace get_cycles() usage
` [patch 17/38] ext4: Replace get_cycles() usage with ktime_get()
` [patch 18/38] lib/tests: Replace get_cycles() "
` [patch 23/38] alpha: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 27/38] m68k: "
` [patch 28/38] mips: "
` [patch 30/38] openrisc: "
` [patch 31/38] parisc: "
` [patch 32/38] powerpc/spufs: Use mftb() directly
` [patch 33/38] powerpc: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 35/38] s390: "
` [patch 38/38] treewide: Remove asm/timex.h includes from generic code

[PATCH net] ibmveth: Disable GSO for packets with small MSS
 2026-04-16 19:11 UTC 

[PATCH v2 0/6] mm: Fix vmemmap optimization accounting and initialization
 2026-04-16 17:20 UTC  (16+ messages)
` [PATCH v2 1/6] mm/sparse-vmemmap: Fix vmemmap accounting underflow
` [PATCH v2 2/6] mm/sparse-vmemmap: Pass @pgmap argument to memory deactivation paths
` [PATCH v2 3/6] mm/sparse-vmemmap: Fix DAX vmemmap accounting with optimization
` [PATCH v2 4/6] mm/sparse-vmemmap: Pass @pgmap argument to arch vmemmap_populate()
` [PATCH v2 5/6] mm/sparse-vmemmap: Fix missing architecture-specific page table sync
` [PATCH v2 6/6] mm/mm_init: Fix pageblock migratetype for ZONE_DEVICE compound pages

[PATCH v2] perf dso: Fix kallsyms DSO detection with fallback logic
 2026-04-16  9:16 UTC 

[PATCH v2 1/2] ASoC: dt-bindings: fsl-sai: Document RX/TX BCLK swap support
 2026-04-15 21:51 UTC  (2+ messages)

[PATCH] macintosh: windfarm_core: fix reference leak on failed device registration
 2026-04-15 14:46 UTC 

[PATCH] macintosh: adb: fix reference leak on failed platform device registration
 2026-04-15 14:37 UTC 

[PATCH v1] Bluetooth: btintel_pcie:Support Product level reset
 2026-04-15  7:05 UTC 

[PATCH 00/49] mm: Generalize vmemmap optimization for DAX and HugeTLB
 2026-04-15 11:22 UTC  (30+ messages)
` [PATCH 01/49] mm/sparse: fix vmemmap accounting imbalance on memory hotplug error
` [PATCH 03/49] mm/sparse: fix vmemmap page accounting for HVOed 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 v2] bus: fsl-mc: Fix refcount leak in fsl_mc_device_add() error path
 2026-04-15 10:39 UTC  (3+ messages)

[PATCH v12 00/15] arm64/riscv: Add support for crashkernel CMA reservation
 2026-04-15 10:04 UTC  (2+ messages)

[PATCH v2] ppc/fadump: invoke kmsg_dump in fadump panic path
 2026-04-15  4:41 UTC  (5+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-7.1-1 tag
 2026-04-15  0:15 UTC  (2+ messages)

[GIT PULL] Kbuild and Kconfig changes for v7.1
 2026-04-14 16:46 UTC  (2+ messages)

[PATCH] ASoC: imx-rpmsg: Fix ignore-suspend-widgets only applied to codec DAPM
 2026-04-14 13:57 UTC  (4+ messages)
  `  "

[PATCH] powerpc/fadump: Add timeout to RTAS busy-wait loops
 2026-04-14 10:29 UTC  (4+ messages)

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

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

[PATCH v7 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
 2026-04-14  7:59 UTC  (5+ messages)

[PATCH v4] char/nvram: Remove redundant nvram_mutex
 2026-04-13 15:51 UTC  (5+ messages)

[PATCH] arch/powerpc: Drop CONFIG_FIRMWARE_EDID from defconfig files
 2026-04-13 11:35 UTC  (2+ messages)

[PATCH 00/14 v3] tick/sched: Refactor idle cputime accounting
 2026-04-13 11:00 UTC  (3+ messages)
` [PATCH 04/14] powerpc/time: Prepare to stop elapsing in dynticks-idle

[PATCH net 0/2] net: enetc: fix command BD ring issues
 2026-04-13  7:52 UTC  (3+ messages)
` [PATCH net 1/2] net: enetc: correct the command BD ring consumer index
` [PATCH net 2/2] net: enetc: fix NTMP DMA use-after-free issue

[PATCH v2] pseries/kexec: skip resetting CPUs added by firmware but not started by the kernel
 2026-04-13  6:59 UTC  (5+ messages)

[PATCH] powerpc/boot: avoid overflowing the bootwrapper printf buffer with bootargs
 2026-04-13  6:02 UTC  (2+ messages)

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

[PATCH] bus: fsl-mc: Fix refcount leak in fsl_mc_device_add() error path
 2026-04-11 12:21 UTC 


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