messages from 2024-08-12 22:13:18 to 2024-08-20 13:55:34 UTC [more...]
[PATCH v4 00/29] arm64: Permission Overlay Extension
2024-08-20 13:54 UTC (18+ messages)
` [PATCH v4 07/29] KVM: arm64: Save/restore POE registers
` [PATCH v4 18/29] arm64: add POE signal support
[PATCH v12 0/6]arm64: add ARCH_HAS_COPY_MC support
2024-08-20 13:26 UTC (19+ messages)
` [PATCH v12 1/6] uaccess: add generic fallback version of copy_mc_to_user()
` [PATCH v12 2/6] arm64: add support for ARCH_HAS_COPY_MC
` [PATCH v12 3/6] mm/hwpoison: return -EFAULT when copy fail in copy_mc_[user]_highpage()
` [PATCH v12 4/6] arm64: support copy_mc_[user]_highpage()
` [PATCH v12 6/6] arm64: send SIGBUS to user process for SEA exception
[PATCH] powerpc/mm: Fix return type of pgd_val()
2024-08-20 12:44 UTC
[PATCH] powerpc/64e: Define mmu_pte_psize static
2024-08-20 12:42 UTC
[PATCH v2] powerpc/32: Implement validation of emergency stack
2024-08-20 12:26 UTC
Question about AER in latest kernels (text format)
2024-08-20 11:57 UTC (3+ messages)
` AW: "
[PATCH] powerpc/32: Implement validation of emergency stack
2024-08-20 11:29 UTC
[PATCH] powerpc/vdso: Don't discard rela sections
2024-08-20 11:28 UTC
[PATCH v1] powerpc/powernv/pci: fix PE in re-used pci_dn for pnv_pci_enable_device_hook
2024-08-20 8:32 UTC (3+ messages)
` "
[RFC PATCH v2 0/6] ASoC: fsl: add memory to memory function for ASRC
2024-08-20 8:30 UTC (14+ messages)
` [RFC PATCH v2 1/6] ALSA: compress: reserve space in snd_compr_metadata.key for private usage
` [RFC PATCH v2 2/6] ASoC: fsl_asrc: define functions for memory to memory usage
` [RFC PATCH v2 3/6] ASoC: fsl_easrc: "
` [RFC PATCH v2 4/6] ASoC: fsl_asrc_m2m: Add memory to memory function
` [RFC PATCH v2 5/6] ASoC: fsl_asrc: register m2m platform device
` [RFC PATCH v2 6/6] ASoC: fsl_easrc: "
Question about AER in latest kernels
2024-08-20 7:41 UTC
[PATCH v4 0/5] Add generic data patching functions
2024-08-20 7:03 UTC (11+ messages)
` [PATCH v4 1/5] powerpc/code-patching: Add generic memory patching
` [PATCH v4 2/5] powerpc/code-patching: Add data patch alignment check
` [PATCH v4 3/5] powerpc/64: Convert patch_instruction() to patch_u32()
` [PATCH v4 4/5] powerpc/32: Convert patch_instruction() to patch_uint()
` [PATCH v4 5/5] powerpc/code-patching: Add boot selftest for data patching
[PATCH] powerpc/configs/64s: Enable DEFERRED_STRUCT_PAGE_INIT
2024-08-20 6:57 UTC
[PATCH] kexec/crash: no crash update when kexec in progress
2024-08-20 6:40 UTC (5+ messages)
[PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
2024-08-20 6:26 UTC (10+ messages)
[PATCH v2] ata: pata_macio: Use WARN instead of BUG
2024-08-20 3:04 UTC
[PATCH v2] ata: pata_macio: Fix DMA table overflow
2024-08-20 3:03 UTC
[PATCH v3 14/16] modules: Support extended MODVERSIONS info
2024-08-20 2:46 UTC (5+ messages)
[RFC PATCH] ata: pata_macio: Use WARN instead of BUG
2024-08-20 2:29 UTC (3+ messages)
[PATCH] ata: pata_macio: Fix DMA table overflow
2024-08-20 2:28 UTC (3+ messages)
[PATCH] powerpc/pseries: Fix dtl_access_lock to be a rw_semaphore
2024-08-19 12:24 UTC
[PATCH v6 0/7] ASoC: fsl-asoc-card: add S/PDIF controller support
2024-08-19 11:43 UTC (4+ messages)
` [PATCH v6 6/7] arm64: dts: imx8m: update spdif sound card node properties
[PATCH v3] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest
2024-08-19 11:33 UTC (8+ messages)
[PATCH v2] Document/kexec: Generalize crash hotplug description
2024-08-19 9:36 UTC (7+ messages)
[PATCH v5 0/4] Support SMT control on arm64
2024-08-19 7:25 UTC (10+ messages)
` [PATCH v5 1/4] cpu/SMT: Provide a default topology_is_primary_thread()
` [PATCH v5 2/4] arch_topology: Support SMT control for OF based system
` [PATCH v5 3/4] arm64: topology: Support SMT control on ACPI "
[PATCH v2 1/2] powerpc/pseries/dlpar: Remove device tree node for DLPAR IO remove
2024-08-18 15:39 UTC (4+ messages)
` [PATCH v2 2/2] powerpc/pseries/dlpar: Add device tree nodes for DLPAR IO add
[GIT PULL] Please pull powerpc/linux.git powerpc-6.11-2 tag
2024-08-18 2:47 UTC (2+ messages)
[PATCH 0/9] Wire up getrandom() vDSO implementation on powerpc
2024-08-17 18:07 UTC (15+ messages)
` [PATCH 1/9] powerpc/vdso: Don't discard rela sections
` [PATCH 2/9] powerpc/vdso32: Add crtsavres
` [PATCH 3/9] vdso: Add __arch_get_k_vdso_rng_data()
` [PATCH 4/9] vdso: Add missing c-getrandom-y in Makefile
` [PATCH 5/9] vdso: Avoid call to memset() by getrandom
` [PATCH 6/9] vdso: Only use MAP_DROPPABLE when VM_DROPPABLE exists
` [PATCH 7/9] powerpc: Add little endian variants of LHZX_BE and friends
` [PATCH 8/9] powerpc/vdso: Wire up getrandom() vDSO implementation
` [PATCH 9/9] selftests: [NOT TO BE MERGED] Modifications for testing VDSO getrandom implementation on PPC32
[PATCH][next] crypto: nx - Use static_assert() to check struct sizes
2024-08-17 7:08 UTC (2+ messages)
Since 6.10 - kernel oops/panics on G4 macmini due to change in drivers/ata/pata_macio.c
2024-08-17 3:32 UTC (11+ messages)
[PATCH v2 00/13] linux system call fixes
2024-08-16 20:27 UTC (3+ messages)
` [PATCH v2 09/13] csky, hexagon: fix broken sys_sync_file_range
[PATCH v2 0/2] powerpc/pseries: Fixes for lparstat boot reports
2024-08-16 17:03 UTC (4+ messages)
` [PATCH v2 2/2] powerpc/pseries: Add failure related checks for h_get_mpp and h_get_ppp
[PATCH v6 RESED 0/2] dma: support DMA zone starting above 4GB
2024-08-16 14:37 UTC (4+ messages)
` [PATCH v6 RESED 1/2] dma: replace zone_dma_bits by zone_dma_limit
PCI: Work around PCIe link training failures
2024-08-16 13:57 UTC (3+ messages)
OVERFLOW_KUNIT_TEST fails with BUG: KASAN: stack-out-of-bounds in string_nocheck+0x168/0x1c8 (kernel 6.11-rc2, PowerMac G4 DP)
2024-08-16 12:00 UTC (6+ messages)
'do_IRQ: stack overflow: 1072' at using bcachefs partition (ppc32, kernel 6.10.5)
2024-08-16 11:55 UTC (2+ messages)
[PATCH] KVM: PPC: remove unused varible
2024-08-16 9:33 UTC
[PATCH v2] selftest/powerpc/benchmark: remove requirement libc-dev
2024-08-16 3:31 UTC (3+ messages)
[PATCH] powerpc/ftrace: restore r2 to caller's stack on livepatch sibling call
2024-08-15 16:24 UTC (5+ messages)
[PATCH 1/1] dt-bindings: soc: fsl: cpm_qe: convert network.txt to yaml
2024-08-15 15:41 UTC (3+ messages)
[PATCH 1/2] powerpc/locking: implement this_cpu_cmpxchg local API
2024-08-15 9:04 UTC (4+ messages)
[RFC PATCH 00/18] use struct ptdesc to replace pgtable_t
2024-08-15 6:32 UTC (5+ messages)
[PATCH v2] powerpc/xmon: Fix tmpstr length check in scanhex
2024-08-15 5:02 UTC
[RFC v1 00/10] book3s64/hash: Improve kfence support
2024-08-14 17:18 UTC (7+ messages)
` [RFC v1 01/10] book3s64/hash: Remove kfence support temporarily
` [RFC v1 09/10] book3s64/radix: Refactoring common kfence related functions
` [RFC v1 10/10] book3s64/hash: Disable kfence if not early init
[RFC PATCH 0/6] ASoC: fsl: add memory to memory function for ASRC
2024-08-14 14:48 UTC (20+ messages)
` [RFC PATCH 1/6] ALSA: compress: add Sample Rate Converter codec support
[powerpc:topic/ppc-kvm] BUILD SUCCESS 9739ff4887c77a38575c23b12766b0a37c8be13c
2024-08-14 13:25 UTC
[PATCH] powerpc/xmon: Fix tmpstr length check in scanhex
2024-08-14 10:28 UTC (3+ messages)
[PATCH 1/2] powerpc/pseries/dlpar: Remove device tree node for DLPAR IO remove
2024-08-14 2:49 UTC (2+ messages)
` [PATCH 2/2] powerpc/pseries/dlpar: Add device tree nodes for DLPAR IO add
[powerpc:fixes-test] BUILD SUCCESS 227bbaabe64b6f9cd98aa051454c1d4a194a8c6a
2024-08-14 2:37 UTC
[PATCH] soc: fsl: qbman: Remove redundant warnings
2024-08-13 23:54 UTC (2+ messages)
[PATCH 1/2] powerpc/pseries/dlpar: Remove device tree node for DLPAR IO remove
2024-08-13 21:50 UTC (2+ messages)
` [PATCH 2/2] powerpc/pseries/dlpar: Add device tree nodes for DLPAR IO add
[PATCH v2 00/36] soc: fsl: Add support for QUICC Engine TSA and QMC
2024-08-13 19:12 UTC (5+ messages)
` [PATCH v2 07/36] dt-bindings: soc: fsl: cpm_qe: Add QUICC Engine (QE) TSA controller
` [PATCH v2 23/36] dt-bindings: soc: fsl: cpm_qe: Add QUICC Engine (QE) QMC controller
[PATCH v5 0/7] mm/mprotect: Fix dax puds
2024-08-13 16:06 UTC (8+ messages)
` [PATCH v5 3/7] mm/powerpc: Add missing pud helpers
` [PATCH v5 4/7] mm/x86: Make pud_leaf() only care about PSE bit
` [PATCH v5 5/7] mm/x86: Implement arch_check_zapped_pud()
` [PATCH v5 6/7] mm/x86: Add missing pud helpers
` [PATCH v5 7/7] mm/mprotect: fix dax pud handlings
[PATCH v5.10 v2 RESEND] powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt
2024-08-13 12:48 UTC (2+ messages)
[PATCH v2] KVM: PPC: Book3S HV: Refactor HFSCR emulation for KVM guests
2024-08-13 12:44 UTC (2+ messages)
[PATCH v2 0/2] Skip offline cores when enabling SMT on PowerPC
2024-08-13 12:43 UTC (2+ messages)
[PATCH v5.15 RESEND] powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt
2024-08-13 11:37 UTC
[PATCH v5.15] powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt
2024-08-13 11:32 UTC
[PATCH v5.10 v2] powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt
2024-08-13 10:52 UTC (3+ messages)
[PATCH 0/2] cxl: DT property accessor cleanups
2024-08-13 11:06 UTC (3+ messages)
` [PATCH 2/2] cxl: Use of_property_ accessor functions
linux-next: duplicate patch in the powerpc-fixes tree
2024-08-13 0:43 UTC (2+ messages)
[powerpc:merge] BUILD SUCCESS ddf9a4c1797f6a35c8bc241a08fe00cb18f3a674
2024-08-13 1:04 UTC
[powerpc:fixes-test] BUILD SUCCESS e7e846dc6c73fbc94ae8b4ec20d05627646416f2
2024-08-13 1:04 UTC
[PATCH] dt-bindings: fsl: fsl,rcpm: fix unevaluated fsl,rcpm-wakeup property
2024-08-12 22:07 UTC (2+ 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).