messages from 2025-04-08 09:06:35 to 2025-04-17 00:23:38 UTC [more...]
[PATCH 0/4] PCI: Add support for resetting the slots in a platform specific way
2025-04-17 0:23 UTC (7+ messages)
` [PATCH 2/4] PCI/ERR: Add support for resetting the slot in a platforms "
[PATCH v10 0/7] Add character devices for indices, platform-dump and physical-attestation RTAS
2025-04-16 22:57 UTC (8+ messages)
` [PATCH v10 1/7] powerpc/pseries: Define common functions for RTAS sequence calls
` [PATCH v10 2/7] powerpc/pseries: Define papr_indices_io_block for papr-indices ioctls
` [PATCH v10 3/7] powerpc/pseries: Add papr-indices char driver for ibm,get-indices
` [PATCH v10 4/7] powerpc/pseries: Add ibm,set-dynamic-indicator RTAS call support
` [PATCH v10 5/7] powerpc/pseries: Add ibm,get-dynamic-sensor-state "
` [PATCH v10 6/7] powerpc/pseries: Add papr-platform-dump character driver for dump retrieval
` [PATCH v10 7/7] powerpc/pseries: Add a char driver for physical-attestation RTAS
[PATCH v2 0/4] PCI: Add support for resetting the slots in a platform specific way
2025-04-16 17:51 UTC (7+ messages)
` [PATCH v2 1/4] PCI/ERR: Remove misleading TODO regarding kernel panic
` [PATCH v2 2/4] PCI/ERR: Add support for resetting the slots in a platform specific way
` [PATCH v2 3/4] PCI: Add link down handling for host bridges
` [PATCH v2 4/4] PCI: qcom: Add support for resetting the slot due to link down event
[PATCH net-next v3 0/3] net: ibmveth: Make ibmveth use new reset function and new KUnit tests
2025-04-16 20:57 UTC (4+ messages)
` [PATCH net-next v3 1/3] net: ibmveth: Indented struct ibmveth_adapter correctly
` [PATCH net-next v3 2/3] net: ibmveth: Reset the adapter when unexpected states are detected
` [PATCH net-next v3 3/3] net: ibmveth: added KUnit tests for some buffer pool functions
[PATCH v2] powerpc64/bpf: fix JIT code size calculation of bpf trampoline
2025-04-16 19:40 UTC
[BUG?] ppc64le: fentry BPF not triggered after live patch (v6.14)
2025-04-16 19:24 UTC (3+ messages)
[PATCH] powerpc64/ftrace: fix clobbered r15 during livepatching
2025-04-16 19:12 UTC
[PATCH] ASoC: fsl_rpmsg: Remove useless return variable
2025-04-16 18:54 UTC (3+ messages)
[PATCH] powerpc/crc: include <linux/uaccess.h>
2025-04-16 17:14 UTC
[RESEND PATCH v5 0/6] kvm powerpc/book3s-hv: Expose Hostwide counters as perf-events
2025-04-16 16:27 UTC (7+ messages)
` [RESEND PATCH v5 1/6] powerpc: Document APIv2 KVM hcall spec for Hostwide counters
` [RESEND PATCH v5 2/6] kvm powerpc/book3s-apiv2: Add support for Hostwide GSB elements
` [RESEND PATCH v5 3/6] kvm powerpc/book3s-apiv2: Add kunit tests "
` [RESEND PATCH v5 4/6] kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
` [RESEND PATCH v5 5/6] powerpc/kvm-hv-pmu: Implement GSB message-ops for hostwide counters
` [RESEND PATCH v5 6/6] powerpc/kvm-hv-pmu: Add perf-events for Hostwide counters
[PATCH net-next v2 0/2] net: ibmveth: Make ibmveth use WARN_ON instead of BUG_ON and added KUnit tests
2025-04-16 14:13 UTC (5+ messages)
` [PATCH net-next v2 1/2] net: ibmveth: make ibmveth use WARN_ON instead of BUG_ON
` [PATCH net-next v2 2/2] net: ibmveth: added KUnit tests for some buffer pool functions
early soft lockup in 6.15-rc2 on PowerNV
2025-04-16 14:05 UTC (3+ messages)
[PATCH 0/9] Remove per-architecture poly1305 shash glue code
2025-04-16 8:00 UTC (11+ 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
[powerpc:fixes-test] BUILD SUCCESS 3700976f2ae8dfec4c17433f8a16c9e6c334cf89
2025-04-16 7:18 UTC
[PATCH] powerpc/defconfigs: Set HZ=1000 on ppc64 and powernv defconfigs
2025-04-16 6:40 UTC (2+ messages)
[PATCH v5 net-next 00/14] Add more features for ENETC v4 - round 2
2025-04-16 5:16 UTC (19+ 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 "
[PATCH v2 0/6] Apple/PASemi i2c error recovery fixes
2025-04-16 1:38 UTC (12+ messages)
` [PATCH v2 1/6] i2c: pasemi: Use correct bits.h include
` [PATCH v2 2/6] i2c: pasemi: Sort includes alphabetically
` [PATCH v2 3/6] i2c: pasemi: Improve timeout handling
` [PATCH v2 4/6] i2c: pasemi: Improve error recovery
` [PATCH v2 5/6] i2c: pasemi: Enable the unjam machine
` [PATCH v2 6/6] i2c: pasemi: Log bus reset causes
[PATCH] irqdomain: ppc: Switch to of_fwnode_handle()
2025-04-15 10:47 UTC
[powerpc:merge] BUILD SUCCESS 0c4e661bce65262fbda69ad8b3bfc4777aa2efab
2025-04-15 8:54 UTC
[PATCH] lib/crc: make the CPU feature static keys __ro_after_init
2025-04-14 14:03 UTC (3+ messages)
[PATCH v3 0/4] tpm: add support for sync send() and use it in ftpm and svsm drivers
2025-04-14 14:59 UTC (6+ messages)
` [PATCH v3 1/4] tpm: add buf_size parameter in the .send callback
` [PATCH v3 2/4] tpm: support devices with synchronous send()
` [PATCH v3 3/4] tpm/tpm_ftpm_tee: support TPM_CHIP_FLAG_SYNC
` [PATCH v3 4/4] tpm/tpm_svsm: "
[PATCH v1 0/4] mm: Fix apply_to_pte_range() vs lazy MMU mode
2025-04-14 14:17 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] ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of()
2025-04-14 13:56 UTC (2+ messages)
[PATCH net-next] ibmveth: Use WARN_ON with error handling rather than BUG_ON
2025-04-14 13:17 UTC (3+ messages)
[PATCH] tools/lib/perf: Fix -Werror=alloc-size-larger-than in cpumap.c
2025-04-14 1:38 UTC (4+ messages)
[PATCH] bus: fsl-mc: Use strscpy() instead of strscpy_pad()
2025-04-13 17:29 UTC
[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)
[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 (4+ 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 (4+ messages)
` [PATCH v2 2/4] tpm: support devices with synchronous send()
[RFC net-next PATCH 00/13] Add PCS core support
2025-04-08 15:17 UTC (8+ 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 (4+ 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).