linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-28 08:59:43 to 2025-04-09 14:57:16 UTC [more...]

[PATCH v2 0/3] mm: Fix apply_to_pte_range() vs lazy MMU mode
 2025-04-09 14:56 UTC  (7+ messages)
` [PATCH v2 1/3] kasan: Avoid sleepable page allocation from atomic context
` [PATCH v2 2/3] mm: Cleanup apply_to_pte_range() routine
` [PATCH v2 3/3] mm: Protect kernel pgtables in apply_to_pte_range()

[PATCH v2 00/12] Always call constructor for kernel page tables
 2025-04-09 14:50 UTC  (19+ messages)
` [PATCH v2 01/12] mm: Pass mm down to pagetable_{pte,pmd}_ctor
` [PATCH v2 02/12] x86: pgtable: Always use pte_free_kernel()
` [PATCH v2 03/12] mm: Call ctor/dtor for kernel PTEs
` [PATCH v2 04/12] m68k: "
` [PATCH v2 05/12] powerpc: "
` [PATCH v2 06/12] sparc64: "
` [PATCH v2 07/12] mm: Skip ptlock_init() for kernel PMDs
` [PATCH v2 08/12] arm64: mm: Use enum to identify pgtable level instead of *_SHIFT
` [PATCH v2 09/12] arm64: mm: Always call PTE/PMD ctor in __create_pgd_mapping()
` [PATCH v2 10/12] riscv: mm: Clarify ctor mm argument in alloc_{pte,pmd}_late
` [PATCH v2 11/12] arm64: mm: Call PUD/P4D ctor in __create_pgd_mapping()
` [PATCH v2 12/12] riscv: mm: Call PUD/P4D ctor in special kernel pgtable alloc

[PATCH v2 0/4] tpm: add support for sync send() and use it in ftpm and svsm drivers
 2025-04-09  7:59 UTC  (7+ messages)
` [PATCH v2 1/4] tpm: add buf_size parameter in the .send callback
` [PATCH v2 2/4] tpm: support devices with synchronous send()
` [PATCH v2 3/4] tpm/tpm_ftpm_tee: support TPM_CHIP_FLAG_SYNC
` [PATCH v2 4/4] tpm/tpm_svsm: "

[RFC net-next PATCH 00/13] Add PCS core support
 2025-04-08 15:17 UTC  (12+ messages)
` [RFC net-next PATCH 13/13] powerpc: dts: Add compatible strings for Lynx PCSs

[kvm-unit-tests PATCH v2] Makefile: Use CFLAGS in cc-option
 2025-04-08 15:15 UTC  (2+ messages)

[PATCH] soc: fsl: Do not enable DPAA2_CONSOLE by default during compile testing
 2025-04-08 13:35 UTC  (2+ messages)

[PATCH 0/4] ASoC: fsl_sai: add several improvements
 2025-04-08 12:49 UTC  (6+ messages)
` [PATCH 1/4] ASoC: fsl_sai: allow to set mclk rate with zero clk_id
` [PATCH 2/4] ASoC: fsl_sai: add xlate_tdm_slot_mask() callback
` [PATCH 3/4] ASoC: fsl_sai: separate 'is_dsp_mode' for tx and rx
` [PATCH 4/4] ASoC: fsl_sai: separate set_tdm_slot() "

[PATCH 0/6] bus: fsl-mc: cleanup and fixes
 2025-04-08 10:58 UTC  (7+ messages)
` [PATCH 1/6] bus: fsl-mc: fix double-free on mc_dev
` [PATCH 2/6] bus: fsl-mc: do not add a device-link for the UAPI used DPMCP device
` [PATCH 3/6] bus: fsl-mc: fix GET/SET_TAILDROP command ids
` [PATCH 4/6] bus: fsl-mc: add the dprc_get_mem() command to the whitelist
` [PATCH 5/6] bus: fsl-mc: drop useless cleanup
` [PATCH 6/6] bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value

[RFC PATCH] powerpc: Add check to select PPC_RADIX_BROADCAST_TLBIE
 2025-04-08  9:01 UTC  (5+ messages)

[PATCH 0/5] powerpc: convert board-file GPIO chips to using new value setters
 2025-04-08  7:21 UTC  (6+ messages)
` [PATCH 1/5] powerpc: sysdev/gpio: use new line value setter callbacks
` [PATCH 2/5] powerpc: 83xx/gpio: "
` [PATCH 3/5] powerpc: 44x/gpio: "
` [PATCH 4/5] powerpc: 52xx/gpio: "
` [PATCH 5/5] powerpc: 8xx/gpio: "

[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init()
 2025-04-08  5:48 UTC  (4+ messages)
` [PATCH v2 09/13] arch, mm: set max_mapnr when allocating memory map for FLATMEM

[Bisected] PowerMac G5 fails booting kernel 6.6-rc3 (BUG: Unable to handle kernel data access at 0xfeffbb62ffec65fe)
 2025-04-08  5:55 UTC  (2+ messages)

kexec is not working in 6.15-rc1
 2025-04-08  5:16 UTC  (3+ messages)
` [PATCH] crypto: scomp - Fix null-pointer deref when freeing streams

[PATCH] ASoC: fsl_asrc_dma: get codec or cpu dai from backend
 2025-04-07 23:48 UTC  (2+ messages)

kexec failing with KVM on Power8 baremetal host
 2025-04-07 19:36 UTC  (2+ messages)

[PATCH v1 0/4] mm: Fix apply_to_pte_range() vs lazy MMU mode
 2025-04-07 18:35 UTC  (6+ messages)
` [PATCH v1 1/4] kasan: Avoid sleepable page allocation from atomic context
` [PATCH v1 2/4] mm: Cleanup apply_to_pte_range() routine
` [PATCH v1 3/4] mm: Protect kernel pgtables in apply_to_pte_range()
` [PATCH v1 4/4] mm: Allow detection of wrong arch_enter_lazy_mmu_mode() context

[PATCH] tools/lib/perf: Fix -Werror=alloc-size-larger-than in cpumap.c
 2025-04-07 12:08 UTC  (4+ messages)

[BUG?] ppc64le: fentry BPF not triggered after live patch (v6.14)
 2025-04-07  8:42 UTC  (8+ messages)

[PATCH v2 0/1] mm: pgtable: fix pte_swp_exclusive
 2025-04-07  8:06 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH v2 00/57] irqdomain: Cleanups and Documentation
 2025-04-07  7:11 UTC  (3+ messages)
` [PATCH v2 08/57] irqdomain: ppc: Switch to of_fwnode_handle()

[RESEND PATCH] powerpc64/bpf: fix JIT code size calculation of bpf trampoline
 2025-04-07  6:38 UTC  (3+ messages)

[PATCH 0/9] Remove per-architecture ChaCha skcipher glue code
 2025-04-07  5:28 UTC  (11+ messages)
` [PATCH 1/9] crypto: riscv/chacha - implement library instead of skcipher
` [PATCH 2/9] crypto: chacha - centralize the skcipher wrappers for arch code
` [PATCH 3/9] crypto: arm/chacha - remove the redundant skcipher algorithms
` [PATCH 4/9] crypto: arm64/chacha - remove the "
` [PATCH 5/9] crypto: mips/chacha "
` [PATCH 6/9] crypto: powerpc/chacha "
` [PATCH 7/9] crypto: s390/chacha "
` [PATCH 8/9] crypto: x86/chacha "
` [PATCH 9/9] crypto: chacha - remove <crypto/internal/chacha.h>

[PATCH V2 0/3] mm/ptdump: Drop assumption that pxd_val() is u64
 2025-04-07  5:31 UTC  (4+ messages)
` [PATCH V2 1/3] mm/ptdump: Split note_page() into level specific callbacks
` [PATCH V2 2/3] mm/ptdump: Split effective_prot() "
` [PATCH V2 3/3] arm64/mm: Define ptdesc_t

[PATCH] ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of()
 2025-04-06 21:08 UTC 

[PATCH v2 1/1] mm: pgtable: fix pte_swp_exclusive
 2025-04-05 17:09 UTC  (2+ messages)

[PATCH] dt-bindings: interrupt-controller: Convert fsl,mpic-msi to YAML
 2025-04-04 17:06 UTC  (2+ messages)

[PATCH net v2] net: ibmveth: make veth_pool_store stop hanging
 2025-04-04 14:40 UTC  (2+ messages)

[PATCH 0/4] PCI: Add support for resetting the slots in a platform specific way
 2025-04-04  8:46 UTC  (6+ messages)
` [PATCH 1/4] PCI/ERR: Remove misleading TODO regarding kernel panic
` [PATCH 2/4] PCI/ERR: Add support for resetting the slot in a platforms specific way
` [PATCH 3/4] PCI: Add link down handling for host bridges
` [PATCH 4/4] PCI: qcom: Add support for resetting the slot due to link down event

[PATCH 0/3] PowerNV PCIe Hotplug Driver Fixes
 2025-04-04  4:42 UTC  (5+ messages)
` [PATCH 1/3] pci/hotplug/pnv_php: Properly clean up allocated IRQs on unplug
` [PATCH 2/3] pci/hotplug/pnv_php: Work around switches with broken presence detection
` [PATCH 3/3] pci/hotplug/pnv_php: Fix refcount underflow on hot unplug

[powerpc:merge] BUILD SUCCESS 522742a9ebe774eaf77fdb5c7af1f1cf36965bb1
 2025-04-04  3:28 UTC 

[PATCH AUTOSEL 6.12 06/20] crypto: lib/Kconfig - Fix lib built-in failure when arch is modular
 2025-04-04  0:05 UTC 

[PATCH AUTOSEL 6.13 07/22] crypto: lib/Kconfig - Fix lib built-in failure when arch is modular
 2025-04-04  0:04 UTC 

[PATCH AUTOSEL 6.14 07/23] crypto: lib/Kconfig - Fix lib built-in failure when arch is modular
 2025-04-04  0:03 UTC 

[PATCH bpf-next 00/11] bpf: Mitigate Spectre v1 using barriers
 2025-04-03 20:33 UTC  (6+ messages)
` [PATCH bpf-next 10/11] bpf: Fall back to nospec for sanitization-failures
  ` [PATCH bpf-next 11/11] bpf: Fall back to nospec for spec path verification

Please add powerpc topic/cxl branch to linux-next
 2025-04-03  6:29 UTC  (4+ messages)

[PATCH v13 0/5]arm64: add ARCH_HAS_COPY_MC support
 2025-04-03  2:48 UTC  (8+ messages)
` [PATCH v13 2/5] arm64: add support for ARCH_HAS_COPY_MC

[GIT PULL] Please pull powerpc/linux.git powerpc-6.15-2 tag
 2025-04-02 20:30 UTC  (2+ messages)

[PATCH v4 00/14] Add support for suppressing warning backtraces
 2025-04-02  7:45 UTC  (23+ messages)
` [PATCH v4 01/14] bug/kunit: Core "
` [PATCH v4 02/14] kunit: bug: Count suppressed "
` [PATCH v4 03/14] kunit: Add test cases for backtrace warning suppression
` [PATCH v4 06/14] x86: Add support for suppressing warning backtraces

[PATCH] powerpc/defconfigs: Set HZ=1000 on ppc64 and powernv defconfigs
 2025-04-02  7:43 UTC  (4+ messages)

[PATCH v1] ASoC: imx-card: Add NULL check in imx_card_probe()
 2025-04-01 18:04 UTC  (3+ messages)

[PATCH] block: ps3disk: Use str_read_write() helper
 2025-04-01 13:18 UTC  (2+ messages)

[PATCH net] net: ibmveth: make veth_pool_store stop hanging
 2025-04-01 13:29 UTC  (4+ messages)

[PATCH v3 1/2] book3s64/radix: Fix compile errors when CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=n
 2025-04-01 13:19 UTC  (3+ messages)
` [PATCH v3 2/2] book3s64/radix : Align section vmemmap start address to PAGE_SIZE

[PATCH] powerpc/boot: Check for ld-option support
 2025-04-01  7:57 UTC  (2+ messages)

[PATCH 0/2] mm/ptdump: Drop assumption that pxd_val() is u64
 2025-04-01  2:51 UTC  (4+ messages)
` [PATCH 1/2] mm/ptdump: Split note_page() into level specific callbacks

[PATCH AUTOSEL 5.15 5/6] ASoC: fsl_audmix: register card device depends on 'dais' property
 2025-03-31 14:57 UTC 

[PATCH AUTOSEL 6.1 6/9] ASoC: fsl_audmix: register card device depends on 'dais' property
 2025-03-31 14:56 UTC 

[PATCH AUTOSEL 6.6 14/19] ASoC: fsl_audmix: register card device depends on 'dais' property
 2025-03-31 14:55 UTC 

[PATCH AUTOSEL 6.12 16/23] ASoC: fsl_audmix: register card device depends on 'dais' property
 2025-03-31 14:55 UTC 

[PATCH AUTOSEL 6.13 17/24] ASoC: fsl_audmix: register card device depends on 'dais' property
 2025-03-31 14:53 UTC 

[PATCH AUTOSEL 6.14 17/27] ASoC: fsl_audmix: register card device depends on 'dais' property
 2025-03-31 14:52 UTC 

[PATCH] powerpc/boot: Fix build with gcc 15
 2025-03-31 10:57 UTC  (4+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH v4 00/14] Restricted DMA
 2025-03-31  9:42 UTC  (13+ messages)
` Using Restricted DMA for virtio-pci

[PATCH 0/4] Apple/PASemi i2c error recovery fixes
 2025-03-30  8:50 UTC  (5+ messages)
` [PATCH 1/4] i2c: pasemi: Add registers bits and switch to BIT()

[PATCH] PowerPC: Kconfig: Fix help text of CMDLINE_EXTEND
 2025-03-28 10:16 UTC 

[PATCH v4 0/3] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-03-28 14:09 UTC  (8+ messages)

[main-line]Build warnings on PowerPC system
 2025-03-28 11:48 UTC  (8+ messages)


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).