messages from 2024-05-19 23:11:35 to 2024-05-27 16:06:57 UTC [more...]
[PATCH 0/6] ipmi: Convert to platform remove callback returning void
2024-05-26 10:24 UTC (6+ messages)
[PATCH v2] mm/mm_init: use node's number of cpus in deferred_page_init_max_threads
2024-05-23 14:59 UTC (4+ messages)
[PATCH next] arch: powerpc: platforms: Remove unnecessary call to of_node_get
2024-05-23 11:25 UTC (2+ messages)
[PATCH AUTOSEL 6.1 08/11] powerpc: make fadump resilient with memory add/remove events
2024-05-27 15:56 UTC (3+ messages)
` [PATCH AUTOSEL 6.1 09/11] powerpc/pseries: Enforce hcall result buffer validity and size
` [PATCH AUTOSEL 6.1 10/11] powerpc/io: Avoid clang null pointer arithmetic warnings
[PATCH AUTOSEL 6.6 12/16] powerpc/pseries: Enforce hcall result buffer validity and size
2024-05-27 15:55 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 15/16] powerpc/io: Avoid clang null pointer arithmetic warnings
[PATCH AUTOSEL 6.8 15/20] powerpc: make fadump resilient with memory add/remove events
2024-05-27 15:52 UTC (2+ messages)
` [PATCH AUTOSEL 6.8 16/20] powerpc/pseries: Enforce hcall result buffer validity and size
[PATCH AUTOSEL 6.9 18/23] powerpc: make fadump resilient with memory add/remove events
2024-05-27 15:50 UTC (3+ messages)
` [PATCH AUTOSEL 6.9 19/23] powerpc/pseries: Enforce hcall result buffer validity and size
` [PATCH AUTOSEL 6.9 22/23] powerpc/io: Avoid clang null pointer arithmetic warnings
[RFC PATCH v3 00/16] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
2024-05-27 15:51 UTC (27+ messages)
` [RFC PATCH v3 01/16] powerpc/64e: Remove unused IBM HTW code [SQUASHED]
` [RFC PATCH v3 02/16] mm: Define __pte_leaf_size() to also take a PMD entry
` [RFC PATCH v3 03/16] mm: Provide mm_struct and address to huge_ptep_get()
` [RFC PATCH v3 04/16] powerpc/mm: Remove _PAGE_PSIZE
` [RFC PATCH v3 05/16] powerpc/mm: Fix __find_linux_pte() on 32 bits with PMD leaf entries
` [RFC PATCH v3 06/16] powerpc/mm: Allow hugepages without hugepd
` [RFC PATCH v3 07/16] powerpc/8xx: Fix size given to set_huge_pte_at()
` [RFC PATCH v3 08/16] powerpc/8xx: Rework support for 8M pages using contiguous PTE entries
` [RFC PATCH v3 09/16] powerpc/8xx: Simplify struct mmu_psize_def
` [RFC PATCH v3 10/16] powerpc/e500: Remove enc and ind fields from "
` [RFC PATCH v3 11/16] powerpc/e500: Switch to 64 bits PGD on 85xx (32 bits)
` [RFC PATCH v3 12/16] powerpc/e500: Encode hugepage size in PTE bits
` [RFC PATCH v3 13/16] powerpc/e500: Use contiguous PMD instead of hugepd
` [RFC PATCH v3 14/16] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD
` [RFC PATCH v3 15/16] powerpc/mm: Remove hugepd leftovers
` [RFC PATCH v3 16/16] mm: Remove CONFIG_ARCH_HAS_HUGEPD
[PATCH v2 00/14] mm/treewide: Remove pXd_huge() API
2024-05-27 15:43 UTC (4+ messages)
` [PATCH v2 12/14] mm/treewide: Remove pXd_huge()
[RFC PATCH v2 00/20] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
2024-05-27 14:14 UTC (50+ messages)
` [RFC PATCH v2 01/20] mm: Provide pagesize to pmd_populate()
` [RFC PATCH v2 03/20] mm: Provide pmd to pte_leaf_size()
` [RFC PATCH v2 06/20] powerpc/8xx: Fix size given to set_huge_pte_at()
` [RFC PATCH v2 07/20] powerpc/8xx: Rework support for 8M pages using contiguous PTE entries
` [RFC PATCH v2 08/20] powerpc/8xx: Simplify struct mmu_psize_def
` [RFC PATCH v2 09/20] powerpc/mm: Remove _PAGE_PSIZE
` [RFC PATCH v2 10/20] powerpc/mm: Fix __find_linux_pte() on 32 bits with PMD leaf entries
` [RFC PATCH v2 11/20] powerpc/mm: Complement huge_pte_alloc() for all non HUGEPD setups
` [RFC PATCH v2 12/20] powerpc/64e: Remove unneeded #ifdef CONFIG_PPC_E500
` [RFC PATCH v2 14/20] powerpc/e500: Remove enc field from struct mmu_psize_def
` [RFC PATCH v2 15/20] powerpc/85xx: Switch to 64 bits PGD
` [RFC PATCH v2 18/20] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD
[RFC PATCH v4 00/16] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
2024-05-27 13:30 UTC (17+ messages)
` [RFC PATCH v4 01/16] powerpc/64e: Remove unused IBM HTW code [SQUASHED]
` [RFC PATCH v4 02/16] mm: Define __pte_leaf_size() to also take a PMD entry
` [RFC PATCH v4 03/16] mm: Provide mm_struct and address to huge_ptep_get()
` [RFC PATCH v4 04/16] powerpc/mm: Remove _PAGE_PSIZE
` [RFC PATCH v4 05/16] powerpc/mm: Fix __find_linux_pte() on 32 bits with PMD leaf entries
` [RFC PATCH v4 06/16] powerpc/mm: Allow hugepages without hugepd
` [RFC PATCH v4 07/16] powerpc/8xx: Fix size given to set_huge_pte_at()
` [RFC PATCH v4 08/16] powerpc/8xx: Rework support for 8M pages using contiguous PTE entries
` [RFC PATCH v4 09/16] powerpc/8xx: Simplify struct mmu_psize_def
` [RFC PATCH v4 10/16] powerpc/e500: Remove enc and ind fields from "
` [RFC PATCH v4 11/16] powerpc/e500: Switch to 64 bits PGD on 85xx (32 bits)
` [RFC PATCH v4 12/16] powerpc/e500: Encode hugepage size in PTE bits
` [RFC PATCH v4 13/16] powerpc/e500: Use contiguous PMD instead of hugepd
` [RFC PATCH v4 14/16] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD
` [RFC PATCH v4 15/16] powerpc/mm: Remove hugepd leftovers
` [RFC PATCH v4 16/16] mm: Remove CONFIG_ARCH_HAS_HUGEPD
[PATCH v2] powerpc/perf: Set cpumode flags using sample address
2024-05-27 9:06 UTC (3+ messages)
[PATCH] powerpc/eeh: avoid possible crash when edev->pdev changes
2024-05-27 7:54 UTC
[PATCH v15 00/16] Add audio support in v4l2 framework
2024-05-27 7:24 UTC (19+ messages)
[RFC PATCH 0/8] Reimplement huge pages without hugepd on powerpc 8xx
2024-05-26 9:29 UTC (9+ messages)
` [RFC PATCH 1/8] mm: Provide pagesize to pmd_populate()
` [RFC PATCH 4/8] mm: Provide mm_struct and address to huge_ptep_get()
[PATCH v2 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
2024-05-26 9:05 UTC (6+ messages)
[PATCH] selftests/mm: Fix build warnings on ppc64
2024-05-25 4:32 UTC (2+ messages)
[PATCH] selftests/openat2: Fix build warnings on ppc64
2024-05-25 4:32 UTC (2+ messages)
[PATCH v2] powerpc/pseries/lparcfg: drop error message from guest name lookup
2024-05-24 19:29 UTC
[PATCH v4 00/15] Unified cross-architecture kernel-mode FPU API
2024-05-24 18:23 UTC (8+ messages)
` [PATCH v4 13/15] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT
[PATCH V2 0/9] Add data type profiling support for powerpc
2024-05-24 12:47 UTC (19+ messages)
` [PATCH V2 4/9] tools/perf: Add support to capture and parse raw instruction in objdump
` [PATCH V2 5/9] tools/perf: Update parameters for reg extract functions to use raw instruction on powerpc
` [PATCH V2 6/9] tools/perf: Update instruction tracking for powerpc
` [PATCH V2 7/9] tools/perf: Update instruction tracking with add instruction
` [PATCH V2 8/9] tools/perf: Add support to find global register variables using find_data_type_global_reg
[Patch v2] mm/memblock: discard .text/.data if CONFIG_ARCH_KEEP_MEMBLOCK not set
2024-05-24 8:08 UTC (4+ messages)
[PATCH 1/6] powerpc/64e: Remove unused IBM HTW code
2024-05-24 7:31 UTC (6+ messages)
` [PATCH 2/6] powerpc/64e: Split out nohash Book3E 64-bit code
` [PATCH 3/6] powerpc/64e: Drop E500 ifdefs in "
` [PATCH 4/6] powerpc/64e: Drop MMU_FTR_TYPE_FSL_E checks "
` [PATCH 5/6] powerpc/64e: Consolidate TLB miss handler patching
` [PATCH 6/6] powerpc/64e: Drop unused TLB miss handlers
[PATCH 1/2] powerpc/uaccess: Fix build errors seen with GCC 14
2024-05-24 7:09 UTC (4+ messages)
` [PATCH 2/2] powerpc/uaccess: Use YZ asm constraint for ld
[PATCH v2 0/6] KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
2024-05-24 1:50 UTC (12+ messages)
` [PATCH v2 1/6] KVM: Add a flag to track if a loaded vCPU is scheduled out
` [PATCH v2 2/6] KVM: VMX: Move PLE grow/shrink helpers above vmx_vcpu_load()
` [PATCH v2 3/6] KVM: x86: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
` [PATCH v2 4/6] KVM: Delete the now unused kvm_arch_sched_in()
` [PATCH v2 5/6] KVM: x86: Unconditionally set l1tf_flush_l1d during vCPU load
` [PATCH v2 6/6] KVM: x86: Drop now-superflous setting of l1tf_flush_l1d in vcpu_run()
[PATCH] PowerPC: Replace kretprobe with rethook
2024-05-24 1:02 UTC (2+ messages)
[PATCH v2 0/1] arch/fault: don't print logs for simulated poison errors
2024-05-23 15:59 UTC (16+ messages)
` [PATCH v2 1/1] arch/fault: don't print logs for pte marker "
[PATCH 0/2] Deduplicate bin_attribute simple read() callbacks
2024-05-23 14:23 UTC (7+ messages)
` [PATCH 2/2] treewide: Use sysfs_bin_attr_simple_read() helper
` [PATCH] sysfs: Unbreak the build around sysfs_bin_attr_simple_read()
bnx2x: UBSAN: array-index-out-of-bounds in drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.c
2024-05-23 12:49 UTC
[PATCH v3] kprobe/ftrace: bail out if ftrace was killed
2024-05-22 23:32 UTC (2+ messages)
[PATCH 0/5] powerpc64/bpf: jit support for cpuv4 instructions
2024-05-22 11:37 UTC (3+ messages)
` [PATCH 2/5] powerpc64/bpf: jit support for unconditional byte swap
[PATCH v5 44/68] selftests/powerpc: Drop define _GNU_SOURCE
2024-05-22 11:39 UTC (2+ messages)
[PATCH v1 RESEND] arch/powerpc/kvm: Fix doorbell emulation by adding DPDES support
2024-05-22 8:49 UTC
[PATCH] arch/powerpc/kvm: Fix doorbell emulation by adding DPDES support
2024-05-22 8:28 UTC
[PATCH v2 0/2] ASoC: fsl_mqs: Add i.MX95 platform support
2024-05-22 3:08 UTC (3+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: fsl,mqs: "
` [PATCH v2 2/2] ASoC: fsl_mqs: "
[PATCH v2 0/1] powerpc/numa: Make cpu/memory less numa-node online
2024-05-20 17:16 UTC (3+ messages)
` [PATCH v2 1/1] powerpc/numa: Online a node if PHB is attached
[PATCH v3 0/2] ASoC: fsl_xcvr: Support i.MX95 platform
2024-05-21 10:13 UTC (3+ messages)
` [PATCH v3 1/2] ASoC: dt-bindings: fsl,xcvr: Add compatible string for i.MX95
` [PATCH v3 2/2] ASoC: fsl_xcvr: Add support for i.MX95 platform
CVE-2023-52665: powerpc/ps3_defconfig: Disable PPC64_BIG_ENDIAN_ELF_ABI_V2
2024-05-21 7:04 UTC (5+ messages)
[PATCH 0/2] ASoC: fsl_mqs: Add i.MX95 platform support
2024-05-21 6:32 UTC (4+ messages)
` [PATCH 1/2] ASoC: dt-bindings: fsl,mqs: "
[PATCH v2 0/2] ASoC: fsl_xcvr: Support i.MX95 platform
2024-05-21 3:44 UTC (4+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: fsl,xcvr: Add compatible string for i.MX95
[PATCH] selftests: cachestat: Fix build warnings on ppc64
2024-05-21 3:01 UTC
[PATCH] selftests/overlayfs: Fix build error on ppc64
2024-05-21 2:26 UTC
[PATCH] powerpc/kernel: Fix potential spectre v1 in syscall
2024-05-21 1:23 UTC (6+ messages)
KASAN KUnit test '65 vmalloc_oob' fails on qemu ppc and PowerMac G4 DP when the machine has more than 867 MB of RAM (kernel 6.9.1)
2024-05-20 23:04 UTC
[PATCHv4 0/9] ASoC: fsl-asoc-card: compatibility integration of a generic codec use case for use with S/PDIF controller
2024-05-20 18:31 UTC (3+ messages)
` [PATCHv4 9/9] ASoC: dt-bindings: fsl-asoc-card: add compatible for generic codec
[PATCH v9] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests
2024-05-20 17:57 UTC
[PATCH 04/23] scsi: initialize scsi midlayer limits before allocating the queue
2024-05-20 15:15 UTC
[PATCH v2 0/2] PCI hotplug driver fixes
2024-05-20 14:59 UTC (5+ messages)
` [PATCH v2 2/2] powerpc: hotplug driver bridge support
[RESEND PATCH 0/3] XICS emulation optimizations in KVM for PPC
2024-05-20 8:20 UTC (4+ messages)
` [RESEND PATCH 1/3] arch/powerpc/kvm: Use bitmap to speed up resend of irqs in ICS
` [RESEND PATCH 2/3] arch/powerpc/kvm: Optimize the server number -> ICP lookup
` [RESEND PATCH 3/3] arch/powerpc/kvm: Reduce lock contention by moving spinlock from ics to irq_state
[PATCH] selftests/sigaltstack: Fix ppc64 GCC build
2024-05-20 6:26 UTC
Machine freezes after running KASAN KUnit test 21 with a GCC 13.2 built kernel but runs tests fine with a CLANG 18 build kernel (v6.9-rc5, 32bit ppc, PowerMac G4 DP)
2024-05-19 23:01 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).