linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-04 04:51:33 to 2025-04-14 13:18:01 UTC [more...]

[PATCH net-next] ibmveth: Use WARN_ON with error handling rather than BUG_ON
 2025-04-14 13:17 UTC  (3+ messages)

[PATCH] lib/crc: make the CPU feature static keys __ro_after_init
 2025-04-14  7:03 UTC  (2+ messages)

[PATCH] tools/lib/perf: Fix -Werror=alloc-size-larger-than in cpumap.c
 2025-04-14  1:38 UTC  (5+ messages)

[PATCH] bus: fsl-mc: Use strscpy() instead of strscpy_pad()
 2025-04-13 17:29 UTC 

[PATCH 0/9] Remove per-architecture poly1305 shash glue code
 2025-04-13  4:54 UTC  (10+ messages)
` [PATCH 1/9] crypto: powerpc/poly1305 - implement library instead of shash
` [PATCH 2/9] crypto: poly1305 - centralize the shash wrappers for arch code
` [PATCH 3/9] crypto: arm/poly1305 - remove redundant shash algorithm
` [PATCH 4/9] crypto: arm64/poly1305 "
` [PATCH 5/9] crypto: mips/poly1305 - drop redundant dependency on CONFIG_MIPS
` [PATCH 6/9] crypto: mips/poly1305 - remove redundant shash algorithm
` [PATCH 7/9] crypto: x86/poly1305 "
` [PATCH 8/9] crypto: x86/poly1305 - don't select CRYPTO_LIB_POLY1305_GENERIC
` [PATCH 9/9] crypto: poly1305 - remove rset and sset fields of poly1305_desc_ctx

[PATCH v2] dt-bindings: powerpc: Convert fsl/pmc.txt to YAML
 2025-04-12 18:37 UTC  (3+ messages)

[PATCH v5 0/4] Freescale Enhanced Local Bus Controller (eLBC) binding YAML conversion
 2025-04-12 17:09 UTC  (6+ messages)
` [PATCH v5 1/4] dt-bindings: mtd: raw-nand-chip: Relax node name pattern
` [PATCH v5 2/4] dt-bindings: memory-controllers: Add fsl,elbc-gpcm-uio
` [PATCH v5 3/4] dt-bindings: nand: Add fsl,elbc-fcm-nand
` [PATCH v5 4/4] dt-bindings: memory-controllers: Convert fsl,elbc to YAML

[PATCH v4] dt-bindings: powerpc: Add Freescale/NXP MPC83xx SoCs
 2025-04-12 13:55 UTC 

[PATCH v2] powerpc/microwatt: Fix model property in device tree
 2025-04-12 13:01 UTC 

[PATCH 0/3] PowerNV PCIe Hotplug Driver Fixes
 2025-04-12  4:31 UTC  (4+ messages)
` [PATCH 2/3] pci/hotplug/pnv_php: Work around switches with broken presence detection

[PATCH] dt-bindings: soc: fsl: fsl,ls1028a-reset: Fix maintainer entry
 2025-04-11 17:50 UTC  (3+ messages)

[PATCH] dt-bindings: interrupt-controller: Convert fsl,mpic-msi to YAML
 2025-04-11 16:03 UTC  (3+ messages)

[PATCH v1 0/4] mm: Fix apply_to_pte_range() vs lazy MMU mode
 2025-04-11 12:04 UTC  (13+ 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 v5 net-next 00/14] Add more features for ENETC v4 - round 2
 2025-04-11  9:57 UTC  (15+ messages)
` [PATCH v5 net-next 01/14] net: enetc: add initial netc-lib driver to support NTMP
` [PATCH v5 net-next 02/14] net: enetc: add command BD ring support for i.MX95 ENETC
` [PATCH v5 net-next 03/14] net: enetc: move generic MAC filtering interfaces to enetc-core
` [PATCH v5 net-next 04/14] net: enetc: add MAC filtering for i.MX95 ENETC PF
` [PATCH v5 net-next 05/14] net: enetc: add debugfs interface to dump MAC filter
` [PATCH v5 net-next 06/14] net: enetc: add set/get_rss_table() hooks to enetc_si_ops
` [PATCH v5 net-next 07/14] net: enetc: make enetc_set_rss_key() reusable
` [PATCH v5 net-next 08/14] net: enetc: add RSS support for i.MX95 ENETC PF
` [PATCH v5 net-next 09/14] net: enetc: change enetc_set_rss() to void type
` [PATCH v5 net-next 10/14] net: enetc: enable RSS feature by default
` [PATCH v5 net-next 11/14] net: enetc: extract enetc_refresh_vlan_ht_filter()
` [PATCH v5 net-next 12/14] net: enetc: move generic VLAN hash filter functions to enetc_pf_common.c
` [PATCH v5 net-next 13/14] net: enetc: add VLAN filtering support for i.MX95 ENETC PF
` [PATCH v5 net-next 14/14] net: enetc: add loopback "

[Bisected] PowerMac G5 fails booting kernel 6.6-rc3 (BUG: Unable to handle kernel data access at 0xfeffbb62ffec65fe)
 2025-04-11  9:24 UTC  (3+ messages)

[PATCH v14 00/11] Support page table check on PowerPC
 2025-04-11  9:10 UTC  (13+ messages)
` [PATCH v14 01/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_set()
` [PATCH v14 02/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd_set()
` [PATCH v14 03/11] mm/page_table_check: Provide addr parameter to page_table_check_pte_set()
` [PATCH v14 04/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_clear()
` [PATCH v14 05/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd_clear()
` [PATCH v14 06/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pte_clear()
` [PATCH v14 07/11] mm: Provide address parameter to p{te,md,ud}_user_accessible_page()
` [PATCH v14 08/11] powerpc: mm: Add pud_pfn() stub
` [PATCH v14 09/11] powerpc: mm: Implement *_user_accessible_page() for ptes
` [PATCH v14 10/11] powerpc: mm: Use set_pte_at_unchecked() for internal usages
` [PATCH v14 11/11] powerpc: mm: Support page table check

[RESEND PATCH] powerpc/ps3: Use str_write_read() in ps3_notification_read_write()
 2025-04-11  8:51 UTC 

[RESEND PATCH] KVM: powerpc: Enable commented out BUILD_BUG_ON() assertion
 2025-04-11  8:42 UTC 

[PATCH 6.6.y] powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()
 2025-04-11  6:42 UTC 

[PATCH 5.15.y] powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()
 2025-04-11  6:49 UTC 

[PATCH 6.1.y] powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()
 2025-04-11  6:47 UTC 

[PATCH v13 00/11] Support page table check on PowerPC
 2025-04-11  5:52 UTC  (4+ messages)
` [PATCH v13 04/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_clear()

[PATCH 5.10.y] powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()
 2025-04-11  2:26 UTC 

[PATCH v2 0/3] mm: Fix apply_to_pte_range() vs lazy MMU mode
 2025-04-10 22:47 UTC  (10+ 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] ASoC: fsl: fsl_qmc_audio: Reset audio data pointers on TRIGGER_START event
 2025-04-10 13:47 UTC  (3+ messages)

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

kexec failing with KVM on Power8 baremetal host
 2025-04-09 16:13 UTC  (3+ messages)

[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  (11+ messages)

[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  (2+ messages)

[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

[PATCH] ASoC: fsl_asrc_dma: get codec or cpu dai from backend
 2025-04-07 23:48 UTC  (2+ 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 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


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