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

[PATCH v5 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-05-22  4:27 UTC  (3+ messages)
` [PATCH v5 01/20] [DO NOT MERGE] arm64/coco: Add pKVM as a CC platform
` [PATCH v5 02/20] [DO NOT MERGE] s390: Expose protected virtualization through cc_platform_has()

[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
 2026-05-22  2:33 UTC  (42+ messages)

[linux-next:master] BUILD REGRESSION 550604d6c9b9efc8d068aff94dc301694a7afdee
 2026-05-22  0:33 UTC 

cleanup the RAID6 P/Q library v2
 2026-05-22  0:27 UTC  (11+ messages)
` [PATCH 01/19] btrfs: require at least 4 devices for RAID 6

[PATCH net-next] net: ucc_geth: Batch RX packets before stack handoff
 2026-05-21 23:28 UTC  (8+ messages)

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

[PATCH 00/11] Convert moduleparams to seq_buf
 2026-05-21 17:44 UTC  (16+ messages)
` [PATCH 01/11] params: bound array element output to the caller's page buffer
` [PATCH 02/11] panic: Replace panic_print_get() with generic helper
` [PATCH 03/11] moduleparam: Add DEFINE_KERNEL_PARAM_OPS macro family
` [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
` [PATCH 05/11] moduleparam: Rename .get field to .get_str
` [PATCH 06/11] moduleparam: Add seq_buf-based .get callback alongside .get_str
` [PATCH 07/11] moduleparam: Route DEFINE_KERNEL_PARAM_OPS get pointer via _Generic
` [PATCH 08/11] params: Convert generic kernel_param_ops .get helpers to seq_buf
` [PATCH 09/11] treewide: Convert custom kernel_param_ops .get callbacks to seq_buf via cocci
` [PATCH 10/11] treewide: Manually convert custom kernel_param_ops .get callbacks
` [PATCH 11/11] moduleparam: Drop legacy kernel_param_ops .get_str field and dispatch logic

[PATCH v4 00/13] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-05-21 17:20 UTC  (39+ messages)
` [PATCH v4 04/13] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
` [PATCH v4 07/13] dma-direct: make dma_direct_map_phys() "
` [PATCH v4 13/13] x86/amd-gart: preserve the direct DMA address until GART mapping succeeds

[PATCH] powerpc/fadump: fix integer overflow in MIN_RMA size check
 2026-05-21 14:35 UTC  (3+ messages)

[PATCH] tools/perf/sched: Update process names of processes in zombie state for both -s and -S options
 2026-05-21 14:17 UTC  (4+ messages)

[PATCH v8 net-next 00/15] Add preliminary NETC switch support for i.MX94
 2026-05-21 11:10 UTC  (2+ messages)

[PATCH v2 0/2] LKDTM powerpc enhancements - Part2
 2026-05-21 10:21 UTC  (6+ messages)
` [PATCH v2 2/2] lkdtm/powerpc: add PPC_RADIX_TLBIEL test for radix MCE validation

[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
 2026-05-21  9:44 UTC  (26+ messages)
` [PATCH 01/23] mfd: tps6586x: fix OF node refcount
` [PATCH 02/23] net: mv643xx: "
` [PATCH 03/23] slimbus: qcom-ngd-ctrl: "
` [PATCH 04/23] pmdomain: imx: "
` [PATCH 05/23] powerpc/powermac: "
` [PATCH 06/23] driver core: platform: provide platform_device_set_of_node()
` [PATCH 07/23] driver core: platform: provide platform_device_set_fwnode()
` [PATCH 08/23] driver core: platform: provide platform_device_set_of_node_from_dev()
` [PATCH 09/23] of: platform: use platform_device_set_of_node()
` [PATCH 10/23] powerpc/powermac: "
` [PATCH 11/23] i2c: pxa-pci: "
` [PATCH 12/23] iommu/fsl: "
` [PATCH 13/23] net: bcmgenet: "
` [PATCH 14/23] pmdomain: imx: "
` [PATCH 15/23] mfd: tps6586: "
` [PATCH 16/23] slimbus: qcom-ngd-ctrl: "
` [PATCH 17/23] net: mv643xx: "
` [PATCH 18/23] drm/xe/i2c: use platform_device_set_fwnode()
` [PATCH 19/23] platform/surface: gpe: "
` [PATCH 20/23] usb: chipidea: use platform_device_set_of_node_from_dev()
` [PATCH 21/23] usb: musb: "
` [PATCH 22/23] reset: rzg2l: "
` [PATCH 23/23] driver core: platform: count references to all kinds of firmware nodes

[PATCH 8/8] powerpc/mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE
 2026-05-21  8:47 UTC  (2+ messages)

[PATCH 7/8] s390/mm: use free_reserved_page() in vmem_free_pages()
 2026-05-21  8:39 UTC  (2+ messages)

[PATCH V3] tools/perf/tests: Update test_adding_kernel.sh to handle proper debuginfo check
 2026-05-21  8:31 UTC  (3+ messages)

[PATCH V5 1/2] powerpc tools perf: Initialize error code in auxtrace_record_init function
 2026-05-21  7:31 UTC  (3+ messages)

[PATCH V4 1/2] tools/perf: Fix the check for parameterized field in event term
 2026-05-21  6:37 UTC  (2+ messages)

[PATCHv2 net-next] net: ucc_geth: Batch RX packets before stack handoff
 2026-05-21  6:07 UTC 

[PATCH 6/8] mm/bootmem_info: stop marking mem_section_usage as MIX_SECTION_INFO
 2026-05-21  5:03 UTC  (2+ messages)

[powerpc:next-test] BUILD SUCCESS 6ed60999d33d49251b42976a5511f1bb089797ed
 2026-05-21  2:53 UTC 

[PATCH] powerpc: define __LITTLE_ENDIAN and __BIG_ENDIAN for math-emu
 2026-05-20 22:05 UTC  (5+ messages)

[PATCH 0/4] fbdev: Internalize fbcon
 2026-05-20 21:53 UTC  (8+ messages)
` [PATCH 1/4] fbdev: Wrap user-invoked calls to fb_set_var() in helper
` [PATCH 2/4] fbdev: Wrap user-invoked calls to fb_blank() "
` [PATCH 3/4] fbdev: Wrap fbcon updates from vga-switcheroo "
` [PATCH 4/4] fbdev: Do not export fbcon from fbdev

[PATCH 5/8] mm/bootmem_info: stop marking the pgdat as NODE_INFO
 2026-05-20 15:30 UTC  (2+ messages)

[PATCHv2] powerpc/44x: Set GPIO chip parent
 2026-05-20 13:15 UTC  (2+ messages)

[RFC PATCH net-next 0/2] net: remove the orphaned IBM eHEA driver
 2026-05-20 12:27 UTC  (4+ messages)
` [RFC PATCH net-next 1/2] net: ethernet: ibm: remove the ehea driver
` [RFC PATCH net-next 2/2] powerpc: remove ehea driver references

[PATCH 4/8] mm/bootmem_info: remove call to kmemleak_free_part_phys()
 2026-05-20 12:15 UTC  (2+ messages)

[PATCH] powerpc/code-patching: Avoid r/w mapping of the zero page
 2026-05-20  7:34 UTC 

[PATCH] video: console: mdacon: remove this obsolete driver
 2026-05-20 11:45 UTC 

[PATCH AUTOSEL 7.0-5.10] powerpc/vmx: avoid KASAN instrumentation in enter_vmx_ops() for kexec
 2026-05-20 11:19 UTC  (4+ messages)
` [PATCH AUTOSEL 7.0-5.10] powerpc/g5: Enable all windfarms by default
` [PATCH AUTOSEL 7.0-6.1] powerpc/pasemi: Drop redundant res assignment
` [PATCH AUTOSEL 7.0-6.18] powerpc/pseries/htmdump: Free the global buffers in htmdump module exit

[PATCH v8 0/3] generic and PowerPC SED Opal keystore
 2026-05-20 10:24 UTC  (3+ messages)
` [PATCH v8 3/3] powerpc/pseries: PLPKS SED Opal keystore support

[PATCH resend] powerpc/code-patching: Avoid r/w mapping of the zero page
 2026-05-20 10:16 UTC  (5+ messages)

[PATCH] PCI/AER: Clear non-fatal errors on AER recovery failure
 2026-05-20 10:00 UTC  (5+ messages)

[PATCH V16 0/7] Rust Support for powerpc
 2026-05-20  6:46 UTC  (8+ messages)
` [PATCH V16 1/7] rust: Fix "multiple candidates for rmeta dependency core" error
` [PATCH V16 2/7] dma-resv: Fix undefined symbol when CONFIG_DMA_SHARED_BUFFER is disabled
` [PATCH V16 3/7] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V16 4/7] rust/powerpc: Set min rustc version for powerpc
` [PATCH V16 5/7] rust: Make __udivdi3() and __umoddi3() panic
` [PATCH V16 6/7] rust: Add PowerPC support
` [PATCH V16 7/7] powerpc: Enable Rust for ppc64le

[PATCH] perf script powerpc: Update the hcall list with new hcalls
 2026-05-20  3:55 UTC  (2+ messages)

[PATCH v8 0/6] mm: Fix vmemmap optimization accounting and initialization
 2026-05-19 21:34 UTC  (3+ messages)
` [PATCH v8 2/6] mm/memory_hotplug: Fix incorrect altmap passing in error path

[PATCH v5 0/6] powerpc/bpf: Add support for verifier selftest
 2026-05-19 23:38 UTC  (9+ messages)
` [PATCH v5 1/6] powerpc/bpf: fix alignment of long branch trampoline address
` [PATCH v5 2/6] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
` [PATCH v5 3/6] selftest/bpf: Fixing powerpc JIT disassembly failure
` [PATCH v5 4/6] selftest/bpf: Enable verifier selftest for powerpc64
` [PATCH v5 5/6] powerpc64/bpf: fix compare instruction emitted for tailcall
` [PATCH v5 6/6] selftest/bpf: Add tailcall verifier selftest for powerpc64

[PATCH v5 00/14] module: Introduce hash-based integrity checking
 2026-05-19 18:19 UTC  (3+ messages)

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

[PATCH 0/3] PCI: dwc: Cache PCIe capability offset and simplify drivers
 2026-05-19 16:52 UTC  (7+ messages)

crypto/ahash.c:1073:1: warning: the frame size of 1040 bytes is larger than 1024 bytes
 2026-05-19 14:54 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