linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-30 14:05:48 to 2025-06-10 02:12:59 UTC [more...]

[PATCH 1/2] powerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmap
 2025-06-10  2:12 UTC  (2+ messages)
` [PATCH 2/2] powerpc/vas: Return -EINVAL if the offset is non-zero in mmap()

[PATCH v2 00/12] lib/crc: improve how arch-optimized code is integrated
 2025-06-09 22:59 UTC  (22+ messages)
` [PATCH v2 01/12] lib/crc: move files into lib/crc/
` [PATCH v2 02/12] lib/crc: prepare for arch-optimized code in subdirs of lib/crc/
` [PATCH v2 03/12] lib/crc/arm: migrate arm-optimized CRC code into lib/crc/
` [PATCH v2 04/12] lib/crc/arm64: migrate arm64-optimized "
` [PATCH v2 05/12] lib/crc/loongarch: migrate loongarch-optimized "
` [PATCH v2 06/12] lib/crc/mips: migrate mips-optimized "
` [PATCH v2 07/12] lib/crc/powerpc: migrate powerpc-optimized "
` [PATCH v2 08/12] lib/crc/riscv: migrate riscv-optimized "
` [PATCH v2 09/12] lib/crc/s390: migrate s390-optimized "
` [PATCH v2 10/12] lib/crc/sparc: migrate sparc-optimized "
` [PATCH v2 11/12] lib/crc/x86: migrate x86-optimized "
` [PATCH v2 12/12] lib/crc: remove ARCH_HAS_* kconfig symbols

[PATCH v3] docs: powerpc: Add htm.rst to table of contents
 2025-06-09 21:00 UTC  (2+ messages)

[PATCH 0/8] ASoC: codecs: More const and unused member cleanups
 2025-06-09 21:00 UTC  (2+ messages)

[PATCH] dt-bindings: soc: fsl,ls1028a-reset: Drop extra "/" in $id
 2025-06-09 16:10 UTC  (2+ messages)

[PATCH v7 1/5] drivers/base/node: Optimize memory block registration to reduce boot time
 2025-06-09 14:03 UTC  (11+ messages)
` [Fixup PATCH] drivers/base/node: Restored the removed extra line

[PATCH v2] ALSA: pcm: Convert multiple {get/put}_user to user_access_begin/user_access_end()
 2025-06-09 11:00 UTC  (4+ messages)

[PATCH] ALSA: pcm: Rewrite recalculate_boundary() to avoid costly loop
 2025-06-09  7:52 UTC  (2+ messages)

[PATCH] (powerpc/512) Fix possible `dma_unmap_single()` on uninitialized pointer
 2025-06-09  7:40 UTC  (3+ messages)

[PATCH 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
 2025-06-09  7:47 UTC  (5+ messages)
` [PATCH 2/2] powerpc/fprobe: fix updated fprobe for function-graph tracer

[mainline]Kernel OOPs at migrate_swap_task
 2025-06-09  6:24 UTC 

[PATCH] powerpc: use always-y instead of extra-y in Makefiles
 2025-06-09  4:31 UTC  (5+ messages)

[PATCH] powerpc: unify two CONFIG_POWERPC64_CPU entries in the same choice block
 2025-06-09  4:31 UTC  (4+ messages)

[PATCH 00/13] lib/crc: improve how arch-optimized code is integrated
 2025-06-08 23:46 UTC  (15+ messages)
` [PATCH 01/13] crypto/crc32: register only one shash_alg
` [PATCH 02/13] crypto/crc32c: "
` [PATCH 03/13] lib/crc: move files into lib/crc/
` [PATCH 04/13] lib/crc: prepare for arch-optimized code in subdirs of lib/crc/
` [PATCH 05/13] lib/crc/arm: migrate arm-optimized CRC code into lib/crc/
` [PATCH 06/13] lib/crc/arm64: migrate arm64-optimized "
` [PATCH 07/13] lib/crc/loongarch: migrate loongarch-optimized "
` [PATCH 08/13] lib/crc/mips: migrate mips-optimized "
` [PATCH 09/13] lib/crc/powerpc: migrate powerpc-optimized "
` [PATCH 10/13] lib/crc/riscv: migrate riscv-optimized "
` [PATCH 11/13] lib/crc/s390: migrate s390-optimized CRC code into lib/s390/
` [PATCH 12/13] lib/crc/sparc: migrate sparc-optimized CRC code into lib/crc/
` [PATCH 13/13] lib/crc/x86: migrate x86-optimized "

[PATCH 0/6] asm-generic: io.h cleanups
 2025-06-08  9:44 UTC  (5+ messages)
` [PATCH 2/6] sh: remove duplicate ioread/iowrite helpers

[PATCH v2] PCI/AER: Use pci_clear_and_set_config_dword() to simplify mask updates
 2025-06-07 15:59 UTC  (2+ messages)

[PATCH] ALSA: pcm: Convert multiple {get/put}_user to user_access_begin/user_access_end()
 2025-06-07 13:57 UTC  (2+ messages)

[PATCH v2 1/1] dt-bindings: soc: Add fsl,imx23-digctl.yaml for i.MX23 and i.MX28
 2025-06-05 23:44 UTC  (2+ messages)

[PATCH v2 0/3] Enhancements to the secvar interface in static key management mode
 2025-06-05 20:49 UTC  (6+ messages)
` [PATCH v2 2/3] powerpc/secvar: Expose secvars relevant to the "

[BUG] rmmod i2c-pasemi-platform causing kernel crash on Apple M1
 2025-06-05 19:58 UTC  (6+ messages)
  `  "

[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
 2025-06-05 17:04 UTC  (50+ messages)
` [PATCH 01/12] mm: Remove PFN_MAP, PFN_SG_CHAIN and PFN_SG_LAST
` [PATCH 02/12] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH 03/12] mm/pagewalk: Skip dax pages in pagewalk
` [PATCH 04/12] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special
` [PATCH 05/12] mm: Remove remaining uses of PFN_DEV
` [PATCH 06/12] mm/gup: Remove pXX_devmap usage from get_user_pages()
` [PATCH 07/12] mm: Remove redundant pXd_devmap calls
` [PATCH 08/12] mm/khugepaged: Remove redundant pmd_devmap() check
` [PATCH 09/12] powerpc: Remove checks for devmap pages and PMDs/PUDs
` [PATCH 10/12] mm: Remove devmap related functions and page table bits
` [PATCH 11/12] mm: Remove callers of pfn_t functionality
` [PATCH 12/12] mm/memremap: Remove unused devmap_managed_key

[PATCH 0/4 v3] Make ELOG and GHES log and trace consistently
 2025-06-04 14:25 UTC  (15+ messages)
` [PATCH 1/4 v3] ACPI: extlog: Trace CPER Non-standard Section Body
` [PATCH 2/4 v3] PCI/AER: Modify pci_print_aer() to take log level
` [PATCH 3/4 v3] ACPI: extlog: Trace CPER PCI Express Error Section
` [PATCH 4/4 v3] ACPI: extlog: Trace CPER CXL Protocol "

[PATCH AUTOSEL 5.4 2/5] bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value
 2025-06-04 11:50 UTC 

[PATCH AUTOSEL 5.10 2/5] bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value
 2025-06-04 11:50 UTC 

[PATCH AUTOSEL 5.15 2/5] bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value
 2025-06-04 11:50 UTC 

[PATCH AUTOSEL 6.1 3/6] bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value
 2025-06-04 11:50 UTC 

[PATCH AUTOSEL 6.6 3/6] bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value
 2025-06-04 11:50 UTC 

[PATCH AUTOSEL 6.12 3/6] bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value
 2025-06-04 11:49 UTC 

[PATCH AUTOSEL 6.14 5/8] bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value
 2025-06-04 11:49 UTC 

[PATCH AUTOSEL 6.15 6/9] bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value
 2025-06-04 11:49 UTC 

[PATCH AUTOSEL 6.15 024/118] i2c: pasemi: Enable the unjam machine
 2025-06-04  0:49 UTC 

[PATCH bpf-next v4 0/9] bpf: Mitigate Spectre v1 using barriers
 2025-06-03 21:32 UTC  (10+ messages)
` [PATCH bpf-next v4 1/9] bpf: Move insn if/else into do_check_insn()
` [PATCH bpf-next v4 2/9] bpf: Return -EFAULT on misconfigurations
` [PATCH bpf-next v4 3/9] bpf: Return -EFAULT on internal errors
` [PATCH bpf-next v4 4/9] bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
` [PATCH bpf-next v4 5/9] bpf, arm64, powerpc: Change nospec to include v1 barrier
` [PATCH bpf-next v4 6/9] bpf: Rename sanitize_stack_spill to nospec_result
` [PATCH bpf-next v4 7/9] bpf: Fall back to nospec for Spectre v1
` [PATCH bpf-next v4 8/9] selftests/bpf: Add test for Spectre v1 mitigation
` [PATCH bpf-next v4 9/9] bpf: Fall back to nospec for sanitization-failures

[PATCH bpf-next v3 00/11] bpf: Mitigate Spectre v1 using barriers
 2025-06-03 21:07 UTC  (4+ messages)
` [PATCH bpf-next v3 10/11] bpf: Allow nospec-protected var-offset stack access

[PATCH 2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
 2025-06-03 12:58 UTC  (3+ messages)

[PATCH v3 0/3] Enhancements to the secvar interface in static key management mode
 2025-06-03  9:57 UTC  (4+ messages)
` [PATCH v3 1/3] powerpc/pseries: Correct secvar format representation for static key management
` [PATCH v3 2/3] powerpc/secvar: Expose secvars relevant to the key management mode
` [PATCH v3 3/3] integrity/platform_certs: Allow loading of keys in the static "

[PATCH 5.10] ibmvnic: Add tx check to prevent skb leak
 2025-06-02 15:28 UTC 

[PATCH v4 4/5] PCI: host-common: Add link down handling for host bridges
 2025-06-02 21:19 UTC  (2+ messages)

[PATCH v4 4/5] PCI: host-common: Add link down handling for host bridges
 2025-06-02 21:13 UTC  (4+ messages)

[PATCH 0/4 v2] Make ELOG log and trace consistently with GHES
 2025-06-02 18:06 UTC  (7+ messages)
` [PATCH 3/4 v2] ACPI: extlog: Trace CPER PCI Express Error Section
` [PATCH 4/4 v2] ACPI: extlog: Trace CPER CXL Protocol Errors

[PATCH v2 1/1] mm: pgtable: fix pte_swp_exclusive
 2025-06-02 15:16 UTC  (4+ messages)

[PATCH v4 00/13] Architecture-optimized SHA-256 library API
 2025-06-02 14:45 UTC  (10+ messages)
` [PATCH v4 08/13] crypto: s390/sha256 - implement library instead of shash

[PATCH 1/2] powerpc: properly negate error in syscall_set_return_value() in sc case
 2025-06-02 11:36 UTC  (2+ messages)

[RFC PATCH v1 0/6] Lazy mmu mode fixes and improvements
 2025-06-02 10:31 UTC  (17+ messages)
` [RFC PATCH v1 1/6] fs/proc/task_mmu: Fix pte update and tlb maintenance ordering in pagemap_scan_pmd_entry()
` [RFC PATCH v1 2/6] mm: Fix pte update and tlb maintenance ordering in migrate_vma_collect_pmd()
` [RFC PATCH v1 3/6] mm: Avoid calling page allocator from apply_to_page_range()
` [RFC PATCH v1 4/6] mm: Introduce arch_in_lazy_mmu_mode()
` [RFC PATCH v1 5/6] mm: Avoid calling page allocator while in lazy mmu mode
` [RFC PATCH v1 6/6] Revert "arm64/mm: Permit lazy_mmu_mode to be nested"

WARNING: CPU: 12 PID: 44394 at arch/powerpc/kernel/process.c:437 giveup_all+0x90/0x1d0 (v6.14.8, Talos II)
 2025-06-01  9:59 UTC  (5+ messages)

[PATCH v2] powerpc/pseries/dlpar: Search DRC index from ibm,drc-indexes for IO add
 2025-05-31 23:50 UTC 

[PATCH 1/1] dt-bindings: soc: add vf610 reset controller
 2025-05-30 16:14 UTC  (5+ 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).