LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-03 07:41:04 to 2026-09-07 08:51:11 UTC [more...]

[Linux PPC] KVM PR and KVM HV do not work if the kernel was compiled with PREEMPT
 2026-09-07  8:50 UTC  (31+ messages)
          ` [Linux PPC] Disable PREEMPT

[PATCH] powerpc/interrupt: Use early_radix_enabled() in NMI real-mode guard
 2026-09-07  8:34 UTC  (2+ messages)

[PATCH] KVM: PPC: Fix callback check in kvmppc_gsm_refresh_info
 2026-09-07  8:33 UTC  (2+ messages)

[PATCH 1/3] macintosh: fix typos in comments
 2026-09-07  8:26 UTC  (4+ messages)
` [PATCH 2/3] bus: fsl-mc: fix repeated word 'for' in comment
` [PATCH 3/3] macintosh: fix repeated word 'up' "

[PATCH] bfs: remove the filesystem
 2026-09-07  8:00 UTC  (12+ messages)

[PATCH v2] powerpc/entry: Fix double accounting of user time on interrupt entry
 2026-09-07  7:06 UTC  (5+ messages)

[PATCH 0/2] powerpc: fix typos and repeated words in comments
 2026-09-07  6:51 UTC  (3+ messages)
` [PATCH 1/2] powerpc: fix typos "
` [PATCH 2/2] powerpc: fix repeated words "

[PATCH 0/4] char/misc: replace page allocator calls with k[mz]alloc()
 2026-09-07  6:11 UTC  (19+ messages)
` [PATCH 2/4] char: xillybus: replace __get_free_pages() with kmalloc()

[PATCH v2 0/3] driver core: Constify the signature of device_show/store_*()
 2026-09-07  5:45 UTC  (4+ messages)
` [PATCH v2 1/3] x86/mce: Use __DEVICE_ATTR() macro to initialize dev_ext_attribute
` [PATCH v2 2/3] drivers: perf: "
` [PATCH v2 3/3] driver core: Constify the signature of device_show/store_*()

[PATCH] perf disasm powerpc: handle Power10 prefixed instruction continuation lines
 2026-09-07  5:14 UTC 

[PATCH v2 0/7] bpf: fix typos and repeated words in comments
 2026-09-07  4:51 UTC  (8+ messages)
` [PATCH v2 1/7] ARM: net: fix typo "arithmatic" in comment
` [PATCH v2 2/7] bpf: fix typos in comments
` [PATCH v2 3/7] powerpc: net: fix typo "upto" "
` [PATCH v2 4/7] selftests/bpf: fix typos "
` [PATCH v2 5/7] sparc: net: fix typo "evalute" in comment
` [PATCH v2 6/7] libbpf: Fix typos in comments
` [PATCH v2 7/7] selftests/bpf: fix repeated words "

[PATCH 1/3] perf build-id: add shared is_valid_elf() helper
 2026-09-07  3:45 UTC  (3+ messages)
` [PATCH 2/3] perf annotate: fall back to original binary if build-id cache entry is not a valid ELF
` [PATCH 3/3] perf buildid-cache: skip caching non-ELF files and treat unreadable build-id as mismatch

[PATCH] powerpc/mpic: Point the comment at the surviving binding
 2026-09-07  3:32 UTC  (2+ messages)

[PATCH] mtd: powernv_flash: fix kernel-doc for powernv_flash_release
 2026-09-07  3:28 UTC  (2+ messages)

[PATCH v2] docs: powerpc: vas-api: Fix the structure name and the ioctl number in the example
 2026-09-07  3:07 UTC  (2+ messages)

[PATCH v3 net-next 5/8] net: dsa: netc: check return value of ntmp_ipft_delete_entry()
 2026-09-07  2:42 UTC  (3+ messages)

[RFC PATCH 0/3] powerpc: initial support for Kexec HandOver (KHO)
 2026-09-06 15:32 UTC  (9+ messages)
` [RFC PATCH 2/3] powerpc: add "

[PATCH v4 0/8] jffs2: extend write verification to all write paths
 2026-09-06  3:03 UTC  (9+ messages)
` [PATCH v4 1/8] jffs2: wbuf: clear wbuf on recovery failure paths
` [PATCH v4 2/8] jffs2: wbuf: fix OBSOLETE under-coverage on recovery failure
` [PATCH v4 3/8] jffs2: replace per-superblock verify buffer with per-write buffer
` [PATCH v4 4/8] jffs2: write verify: add byte-by-byte comparison on mismatch
` [PATCH v4 5/8] jffs2: add write verification to direct page writes in flash_writev
` [PATCH v4 6/8] jffs2: add write verification to NOR direct write paths
` [PATCH v4 7/8] jffs2: rename CONFIG_JFFS2_FS_WBUF_VERIFY to CONFIG_JFFS2_FS_WRITE_VERIFY
` [PATCH v4 8/8] jffs2: add runtime toggle for write verification

[PATCH] selftests/powerpc: add papr_pseries test suite
 2026-09-06  3:23 UTC 

[PATCH] docs: powerpc: vas-api: Use the uapi structure name in the example
 2026-09-06  2:57 UTC  (3+ messages)

systemd-journal segfaulting with 7.3-rc1 on ppc64le
 2026-09-05 17:45 UTC  (4+ messages)

[REGRESSION] RAID10 severe performance regression / unable to rebuild degraded array
 2026-09-05 14:43 UTC 

[PATCH] Documentation/ABI: hv_24x7: Fix the catalog_len attribute name
 2026-09-05 10:30 UTC 

[PATCH 00/11] mm: Switch device DAX to section-based vmemmap optimization
 2026-09-05  9:08 UTC  (7+ messages)
` [PATCH 05/11] mm/sparse-vmemmap: set section order for device DAX
` [PATCH 06/11] mm/sparse-vmemmap: switch device DAX to shared tail vmemmap pages

[PATCH bpf-next v1 0/7] Fix timed may_goto with private stacks
 2026-09-04 20:33 UTC  (11+ messages)
` [PATCH bpf-next v1 1/7] bpf: Fix timed may_goto stack pointer for "
` [PATCH bpf-next v1 2/7] bpf, x86: Use resolved pointer for timed may_goto
` [PATCH bpf-next v1 3/7] bpf, arm64: "
` [PATCH bpf-next v1 4/7] bpf, powerpc64: "
` [PATCH bpf-next v1 5/7] bpf, riscv: "
` [PATCH bpf-next v1 6/7] bpf, s390: "
` [PATCH bpf-next v1 7/7] selftests/bpf: Test timed may_goto with private stacks

[PATCH v3 net-next 0/8] net: dsa: netc: add PTP support for NETC switch
 2026-09-05  6:16 UTC  (5+ messages)
` [PATCH v3 net-next 8/8] net: dsa: netc: add PTP one-step timestamping support

[PATCH 1/2] usb: fix typos in comments
 2026-09-04 11:40 UTC 

[PATCH] tty: fix typos in comments
 2026-09-04 11:39 UTC 

[PATCH 3/7] powerpc: net: fix typo "upto" in comments
 2026-09-04 10:57 UTC 

[PATCH 1/2] i2c: busses: fix typos in comments
 2026-09-04 10:50 UTC 

[PATCH V3] powerpc/entry: Fix irq_soft_mask corruption on replayed interrupt exit
 2026-09-04  9:11 UTC  (2+ messages)

[PATCH] Revert "scripts/faddr2line: Combine three readelf calls into one"
 2026-09-05  1:24 UTC 

[PATCH v3 net-next 7/8] net: dsa: netc: add PTP two-step timestamping support
 2026-09-04 22:25 UTC  (2+ messages)

[PATCH v3 net-next 4/8] net: dsa: netc: use entry ID instead of pointer to track host flood rule
 2026-09-04 22:25 UTC  (2+ messages)

[PATCH v3 net-next 3/8] ptp: netc: export netc_timer_get_current_time() for cross-driver use
 2026-09-04 22:25 UTC  (2+ messages)

[powerpc:fixes-test] BUILD SUCCESS d79db535546b9858f64f27fe968005024d39f828
 2026-09-04 21:30 UTC 

[PATCH v4 0/3] Convert manual kfree(dev) to put_device()
 2026-09-04 17:16 UTC  (4+ messages)
` [PATCH v4 1/3] ARM: locomo: Fix device reference leak on registration failure
` [PATCH v4 2/3] firmware: edd: Fix kobject "
` [PATCH v4 3/3] powerpc/ps3: use put_device() on device_register() failure in ps3_system_bus_device_register

[REGRESSION] Power9 pseries boot hang in v7.2-rc6, narrowed to PowerPC GENERIC_ENTRY conversion window
 2026-09-04 15:22 UTC  (9+ messages)

[PATCH v3 0/3] powerpc/numa: Enable coregroup support on PowerNV
 2026-09-04 11:34 UTC  (9+ messages)
` [PATCH v3 1/3] powerpc/numa: Simplify find_primary_domain_index
` [PATCH v3 2/3] powerpc/numa: Allow cpu_to_coregroup_id without PPC_SPLPAR
` [PATCH v3 3/3] powerpc/numa: Support coregroup on PowerNV

[PATCH v3 0/4] dma: swiotlb: Centralize default pool policy and sizing
 2026-09-04 10:18 UTC  (5+ messages)
` [PATCH v3 1/4] dma: swiotlb: Centralize default pool policy selection
` [PATCH v3 2/4] dma: swiotlb: Centralize minimal pool sizing
` [PATCH v3 3/4] dma: swiotlb: Centralize memory-encryption "
` [PATCH v3 4/4] dma: swiotlb: Remove SWIOTLB_ANY

[powerpc:merge] BUILD SUCCESS a20e19e5e5b03d547359f0f0b614ad3c2370fed7
 2026-09-04  6:24 UTC 

[PATCH v2 00/10] Extend PKWM to support user-created wrapping keys
 2026-09-04  6:19 UTC  (21+ messages)
` [PATCH v2 01/10] pseries/plpks: update PKS documentation and maintainer entry
` [PATCH v2 02/10] pseries/plpks: fix error handling in plpks_read_var()
` [PATCH v2 03/10] pseries/plpks: improve type consistency and parameter validation
` [PATCH v2 04/10] keys/trusted_keys: propagate wrapping key generation errors
` [PATCH v2 05/10] pseries/plpks: rename the default wrapping key macro
` [PATCH v2 06/10] pseries/plpks: fix self-reference in plpks_var initializer
` [PATCH v2 07/10] pseries/plpks: hide wrapping_features when unsupported
` [PATCH v2 08/10] pseries/plpks: add HCALLs for PKWM wrapping key life cycle management
` [PATCH v2 09/10] keys/trusted_keys: enable PKWM wrapping key selection by label
` [PATCH v2 10/10] pseries/plpks/wrapkey: expose PKWM wrapping key management to userspace via sysfs

[PATCH 0/3] alpha: fix floating-point exception state handling
 2026-09-04  6:13 UTC  (4+ messages)
` [PATCH 3/3] alpha: determine tininess after rounding in the FP emulation

[PATCH] powerpc/pseries/htmdump: Fix leak in htmdump_init_debugfs
 2026-09-04  6:03 UTC  (2+ messages)

[PATCH v4 0/5] ASoC: fsl_asrc/fsl_easrc: expose per-pair/context DAIs and fix DMA race
 2026-09-04  3:11 UTC  (5+ messages)
` [PATCH v4 1/5] ASoC: dt-bindings: fsl,imx-asrc: update port binding to support multiple paths

[PATCH v2 0/2] PCI/AER: Fix ghes_estatus_pool memory leaks in error handling
 2026-09-04  2:59 UTC  (2+ messages)

[PATCH] powerpc: Don't drop _TIF_RESTOREALL on syscall restart
 2026-09-04  2:22 UTC  (4+ messages)

[PATCH net-next v6 15/15] ibmveth: Complete set_channels down-path and mq_fallback max_rx cap
 2026-09-03 18:10 UTC  (2+ messages)
` [net-next,v6,15/15] "

[PATCH net-next v6 14/15] ibmveth: Implement incremental MQ RX queue resize
 2026-09-03 18:10 UTC  (2+ messages)
` [net-next,v6,14/15] "

[PATCH net-next v6 12/15] ibmveth: Report MQ-aware RX counts in ethtool get_channels
 2026-09-03 18:10 UTC  (2+ messages)
` [net-next,v6,12/15] "

[PATCH net-next v6 11/15] ibmveth: Add per-queue RX and TX statistics collection
 2026-09-03 18:10 UTC  (2+ messages)
` [net-next,v6,11/15] "

[PATCH net-next v6 10/15] ibmveth: Enable multi-queue RX receive path
 2026-09-03 18:10 UTC  (2+ messages)
` [net-next,v6,10/15] "

[PATCH net-next v6 09/15] ibmveth: Harden RX poll path with helpers
 2026-09-03 18:10 UTC  (2+ messages)
` [net-next,v6,09/15] "

[PATCH net-next v6 05/15] ibmveth: Refactor RX interrupt control for MQ RX queues
 2026-09-03 18:10 UTC  (2+ messages)
` [net-next,v6,05/15] "

[PATCH net-next v6 08/15] ibmveth: Add queue-aware RX buffer submit helper for MQ
 2026-09-03 18:10 UTC  (2+ messages)
` [net-next,v6,08/15] "

[PATCH net-next v6 06/15] ibmveth: Refactor TX resource allocation in open/close paths
 2026-09-03 18:10 UTC  (2+ messages)
` [net-next,v6,06/15] "

[PATCH net-next v6 04/15] ibmveth: Refactor buffer pool management for per-queue MQ RX
 2026-09-03 18:10 UTC  (2+ messages)
` [net-next,v6,04/15] "

[PATCH net-next v6 03/15] ibmveth: Refactor RX resource allocation for MQ RX bring-up
 2026-09-03 18:10 UTC  (2+ messages)
` [net-next,v6,03/15] "

[PATCH net-next v6 01/15] ibmveth: Add MQ RX hypercall wrappers and call definitions
 2026-09-03 18:10 UTC  (2+ messages)
` [net-next,v6,01/15] "

[PATCH] scsi: ibmvfc: Add Kconfig dependency to fix link failure when NVME_FC=m
 2026-09-03 16:57 UTC  (3+ messages)

[PATCH] MAINTAINERS: powerpc: Add Ritesh and Shrikanth
 2026-09-03 10:50 UTC  (2+ messages)

[PATCH] selftests/powerpc/pmu/ebb: fix lost_exception_test hang with sched yield change
 2026-09-03  8:40 UTC  (2+ messages)

[PATCH v2 00/15] exec: Remove AT_VECTOR_SIZE_ARCH from UAPI
 2026-09-03  7:41 UTC  (16+ messages)
` [PATCH v2 01/15] MAINTAINERS: exec: Add more auxvec.h variants
` [PATCH v2 02/15] auxvec.h: Move AT_VECTOR_SIZE definitions to linux/auxvec.h
` [PATCH v2 03/15] asm-generic: add an in-kernel auxvec.h header
` [PATCH v2 04/15] ARM: drop custom asm/auxvec.h
` [PATCH v2 05/15] x86: Remove AT_VECTOR_SIZE_ARCH from UAPI
` [PATCH v2 06/15] arm64: "
` [PATCH v2 07/15] RISC-V: "
` [PATCH v2 08/15] LoongArch: "
` [PATCH v2 09/15] s390: "
` [PATCH v2 10/15] powerpc: "
` [PATCH v2 11/15] MIPS: "
` [PATCH v2 12/15] sparc: "
` [PATCH v2 13/15] sh: "
` [PATCH v2 14/15] alpha: remove "
` [PATCH v2 15/15] auxvec.h: Drop fallback AT_VECTOR_SIZE_ARCH

scsi: ibmvfc: Add Kconfig dependency on NVME_FC to prevent link failure
 2026-09-03  7:46 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox