LinuxPPC-Dev Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-16 13:23:44 to 2023-05-23 22:35:47 UTC [more...]

[Bug 216715] New: kernel 6.1-rc5 + KASAN_OUTLINE fails to boot at very early stage when DEBUG_PAGEALLOC_ENABLE_DEFAULT is enabled (PowerMac G4 3,6)
 2023-05-23 22:34 UTC  (3+ messages)
` [Bug 216715] "

[PATCH] macintosh: Switch i2c drivers back to use .probe()
 2023-05-23 21:40 UTC  (2+ messages)

[Bug 215389] New: pagealloc: memory corruption at building glibc-2.33 and running its' testsuite
 2023-05-23 21:17 UTC  (5+ messages)
` [Bug 215389] "

[PATCH v2 0/2] ASoC: do not include runtime_pm.h if not needed
 2023-05-23 19:50 UTC  (4+ messages)
` [PATCH v2 1/2] ASoC: do not include pm_runtime.h if not used
` [PATCH v2 2/2] ASoC: use pm.h instead of runtime_pm.h

[PATCH] soc: fsl: qe: Replace all non-returning strlcpy with strscpy
 2023-05-23 17:20 UTC  (2+ messages)

[PATCH v5 00/18] watchdog/hardlockup: Add the buddy hardlockup detector
 2023-05-23 16:34 UTC  (24+ messages)
` [PATCH v5 01/18] watchdog/perf: Define dummy watchdog_update_hrtimer_threshold() on correct config
` [PATCH v5 02/18] watchdog/perf: More properly prevent false positives with turbo modes
` [PATCH v5 03/18] watchdog: remove WATCHDOG_DEFAULT
` [PATCH v5 04/18] watchdog/hardlockup: change watchdog_nmi_enable() to void
` [PATCH v5 05/18] watchdog/perf: Ensure CPU-bound context when creating hardlockup detector event
` [PATCH v5 06/18] watchdog/hardlockup: Add comments to touch_nmi_watchdog()
` [PATCH v5 07/18] watchdog/perf: Rename watchdog_hld.c to watchdog_perf.c
` [PATCH v5 08/18] watchdog/hardlockup: Move perf hardlockup checking/panic to common watchdog.c
` [PATCH v5 09/18] watchdog/hardlockup: Style changes to watchdog_hardlockup_check() / is_hardlockup()
` [PATCH v5 10/18] watchdog/hardlockup: Add a "cpu" param to watchdog_hardlockup_check()
` [PATCH v5 11/18] watchdog/hardlockup: Move perf hardlockup watchdog petting to watchdog.c
` [PATCH v5 12/18] watchdog/hardlockup: Rename some "NMI watchdog" constants/function
` [PATCH v5 13/18] watchdog/hardlockup: Have the perf hardlockup use __weak functions more cleanly
` [PATCH v5 14/18] watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs
` [PATCH v5 15/18] watchdog/perf: Add a weak function for an arch to detect if perf can use NMIs
` [PATCH v5 16/18] watchdog/perf: Adapt the watchdog_perf interface for async model
` [PATCH v5 17/18] arm64: add hw_nmi_get_sample_period for preparation of lockup detector
` [PATCH v5 18/18] arm64: Enable perf events based hard "

[RFC PATCH] powerpc/ftrace: Refactoring and support for -fpatchable-function-entry
 2023-05-23 13:20 UTC  (9+ messages)

[PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
 2023-05-23 12:00 UTC  (7+ messages)
` [PATCH 15/23] s390: allow pte_offset_map_lock() "
` [PATCH 16/23] s390: gmap use pte_unmap_unlock() not spin_unlock()

[PATCH] mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
 2023-05-23 10:58 UTC  (4+ messages)

[PATCH v2 0/2] Fix COMPILE_TEST dependencies for CPM uart, TSA and QMC
 2023-05-23  9:27 UTC  (5+ messages)
` [PATCH v2 1/2] soc: fsl: cpm1: Fix TSA and QMC dependencies in case of COMPILE_TEST
` [PATCH v2 2/2] serial: cpm_uart: Fix a COMPILE_TEST dependency

[PATCH 0/2] Fix COMPILE_TEST dependencies for CPM uart, TSA and QMC
 2023-05-23  8:36 UTC  (6+ messages)
` [PATCH 1/2] soc: fsl: cpm1: Fix TSA and QMC dependencies in case of COMPILE_TEST
` [PATCH 2/2] serial: cpm_uart: Fix a COMPILE_TEST dependency

[PATCH v3 00/12] Add static DEXCR support
 2023-05-23  6:51 UTC  (15+ messages)
` [PATCH v3 01/12] powerpc/book3s: Add missing <linux/sched.h> include
` [PATCH v3 02/12] powerpc/ptrace: Add missing <linux/regset.h> include
` [PATCH v3 03/12] powerpc/dexcr: Add initial Dynamic Execution Control Register (DEXCR) support
` [PATCH v3 04/12] powerpc/dexcr: Handle hashchk exception
` [PATCH v3 05/12] powerpc/dexcr: Support userspace ROP protection
` [PATCH v3 06/12] powerpc/dexcr: Support custom default DEXCR value
` [PATCH v3 07/12] powerpc/ptrace: Expose DEXCR and HDEXCR registers to ptrace
` [PATCH v3 08/12] powerpc/ptrace: Expose HASHKEYR register "
` [PATCH v3 09/12] Documentation: Document PowerPC kernel DEXCR interface
` [PATCH v3 10/12] selftests/powerpc: Add more utility macros
` [PATCH v3 11/12] selftests/powerpc/dexcr: Add hashst/hashchk test
` [PATCH v3 12/12] selftests/powerpc/dexcr: Add DEXCR status utility lsdexcr

[PATCH v2 0/3] Remove iommu_group_remove_device() from fsl
 2023-05-23  6:26 UTC  (5+ messages)
` [PATCH v2 1/3] iommu/fsl: Always allocate a group for non-pci devices
` [PATCH v2 2/3] iommu/fsl: Move ENODEV to fsl_pamu_probe_device()
` [PATCH v2 3/3] iommu/fsl: Use driver_managed_dma to allow VFIO to work

[PATCH v2 00/11] powerpc: KCSAN fix warnings and mark accesses
 2023-05-23  0:36 UTC  (4+ messages)
` [PATCH v2 03/11] asm-generic/mmiowb: Mark accesses to fix KCSAN warnings

[PATCH] scsi: ibmvscsi: Replace all non-returning strlcpy with strscpy
 2023-05-22 19:39 UTC  (4+ messages)

[PATCH] powerpc/iommu: limit number of TCEs to 512 for H_STUFF_TCE hcall
 2023-05-22 16:41 UTC  (5+ messages)

[PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
 2023-05-22 15:00 UTC  (8+ messages)

[PATCH v2] powerpc/iommu: DMA address offset is incorrectly calculated with 2MB TCEs
 2023-05-22 13:11 UTC  (6+ messages)

Probing nvme disks fails on Upstream kernels on powerpc Maxconfig
 2023-05-22 11:08 UTC  (7+ messages)

[PATCH v8 0/3] Introduce 64b relocatable kernel
 2023-05-22 10:48 UTC  (9+ messages)
` [PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE

[PATCH v3] powerpc/iommu: DMA address offset is incorrectly calculated with 2MB TCEs
 2023-05-22  7:27 UTC  (2+ messages)

[PATCH v7 0/4] kexec: Fix kexec_file_load for llvm16 with PGO
 2023-05-22  4:16 UTC  (6+ messages)
` [PATCH v7 1/4] kexec: Support purgatories with .text.hot sections
` [PATCH v7 2/4] x86/purgatory: Remove PGO flags
` [PATCH v7 3/4] powerpc/purgatory: "
` [PATCH v7 4/4] riscv/purgatory: "

[PATCH] powerpc/crypto: fix build warnings when DEBUG_FS is not enabled
 2023-05-22  0:59 UTC  (2+ messages)

[PATCH v2 RESEND] ASoC: fsl MPC52xx drivers require PPC_BESTCOMM
 2023-05-21 22:57 UTC 

[PATCH v2 RESEND] soc/fsl/qe: fix usb.c build errors
 2023-05-21 22:52 UTC 

[PATCH v2 RESEND] powerpc/embedded6xx: select MPC10X_BRIDGE only if PCI is set
 2023-05-21 22:51 UTC 

[PATCH RESEND] powerpc: delete empty config entry for PPC_86xx
 2023-05-21 22:48 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-6.4-2 tag
 2023-05-21 18:58 UTC  (2+ messages)

[PATCH] irq_work: consolidate arch_irq_work_raise prototypes
 2023-05-21 15:30 UTC  (4+ messages)

Fwd: Linux 6.3.1 + AMD RX 570 on ppc64le 4K: Kernel attempted to read user page (1128) - exploit attempt? (uid: 0)
 2023-05-21 11:21 UTC  (2+ messages)

[PATCH v4 00/17] watchdog/hardlockup: Add the buddy hardlockup detector
 2023-05-19 17:23 UTC  (13+ messages)
` [PATCH v4 09/17] watchdog/hardlockup: Add a "cpu" param to watchdog_hardlockup_check()
` [PATCH v4 10/17] watchdog/hardlockup: Move perf hardlockup watchdog petting to watchdog.c
` [PATCH v4 13/17] watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs

[PATCH] powerpc/mm: Reinstate ARCH_FORCE_MAX_ORDER ranges
 2023-05-19 11:38 UTC 

[PATCH] mm: kfence: Fix false positives on big endian
 2023-05-19  6:29 UTC  (6+ messages)

[PATCH AUTOSEL 6.3 1/7] powerpc: Use of_property_present() for testing DT property presence
 2023-05-18 17:47 UTC  (6+ messages)
` [PATCH AUTOSEL 6.3 6/7] powerpc/fsl_uli1575: Allow to disable FSL_ULI1575 support

[PATCH v2 00/34] Split ptdesc from struct page
 2023-05-18 12:12 UTC  (2+ messages)

[PATCH v2 00/25] iommu: Make default_domain's mandatory
 2023-05-18 10:56 UTC  (4+ messages)

[RESEND PATCH v9 0/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration
 2023-05-18  6:59 UTC  (3+ messages)
` [RESEND PATCH v9 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [RESEND PATCH v9 2/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration

[PATCHv2 pci-next 2/2] PCI/AER: Rate limit the reporting of the correctable errors
 2023-05-18  6:11 UTC  (3+ messages)

[PATCHv2 pci-next 2/2] PCI/AER: Rate limit the reporting of the correctable errors
 2023-05-18  5:58 UTC  (4+ messages)

[PATCH 00/14] mm/init/kernel: missing-prototypes warnings
 2023-05-18  3:54 UTC  (21+ messages)
` [PATCH 01/14] mm: percpu: unhide pcpu_embed_first_chunk prototype
` [PATCH 02/14] mm: page_poison: always declare __kernel_map_pages() function
` [PATCH 03/14] mm: sparse: mark populate_section_memmap() static
` [PATCH 04/14] audit: avoid missing-prototype warnings
  ` [PATCH 4/14] "
` [PATCH 05/14] lib: devmem_is_allowed: include linux/io.h
` [PATCH 06/14] locking: add lockevent_read() prototype
` [PATCH 07/14] panic: hide unused global functions
` [PATCH 08/14] panic: make function declarations visible
` [PATCH 09/14] kunit: include debugfs header file
` [PATCH 10/14] suspend: add a arch_resume_nosmt() prototype
` [PATCH 11/14] init: consolidate prototypes in linux/init.h
` [PATCH 12/14] init: move cifs_root_data() prototype into linux/mount.h
` [PATCH 13/14] thread_info: move function declarations to linux/thread_info.h
` [PATCH 14/14] time_namespace: always provide arch_get_vdso_data() prototype for vdso

[powerpc:fixes] BUILD SUCCESS 1f7aacc5eb9ed2cc17be7a90da5cd559effb9d59
 2023-05-18  1:27 UTC 

[powerpc:fixes-test] BUILD SUCCESS 211059f4d536f4322fc9ab5581870c8e26b43197
 2023-05-18  1:26 UTC 

[PATCH 00/97] usb: Convert to platform remove callback returning void
 2023-05-17 23:01 UTC  (2+ messages)
` [PATCH 30/97] usb: gadget/fsl_qe_udc: "

[PATCH v2 10/25] iommu/exynos: Implement an IDENTITY domain
 2023-05-17 22:41 UTC  (2+ messages)

[PATCH v5 5/6] mm/gup: remove vmas parameter from pin_user_pages()
 2023-05-17 13:04 UTC  (2+ messages)

[PATCH] powerpc/security: Fix Speculation_Store_Bypass reporting on Power10
 2023-05-17 22:03 UTC  (3+ messages)

[PATCH v6 5/6] mm/gup: remove vmas parameter from pin_user_pages()
 2023-05-17 19:25 UTC 

next: gcc-8-ppc6xx_defconfig: ERROR: modpost: "__divdi3" [sound/pci/emu10k1/snd-emu10k1.ko] undefined!
 2023-05-17 16:02 UTC  (2+ messages)

[PATCH] procfs: consolidate arch_report_meminfo declaration
 2023-05-17 13:30 UTC  (5+ messages)

[PATCH] powerpc/64s: Fix native_hpte_remove() to be irq-safe
 2023-05-17 12:30 UTC 

[PATCH v2 0/5] locking: Introduce local{,64}_try_cmpxchg
 2023-05-17  7:41 UTC  (3+ messages)
` [PATCH v2 3/5] locking/arch: Wire up local_try_cmpxchg

[PATCH rc] iommu/power: Remove iommu_del_device()
 2023-05-17 12:10 UTC  (2+ messages)

[PATCH] powerpc: Mark powermac as orphan in MAINTAINERS
 2023-05-17  7:48 UTC 

[PATCH v5 RESEND 01/17] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
 2023-05-17  6:42 UTC  (4+ messages)
` [PATCH v5 RESEND 15/17] powerpc: mm: Convert to GENERIC_IOREMAP

[PATCH] powerpc/crypto: Fix aes-gcm-p10 build when VSX=n
 2023-05-17  1:51 UTC  (2+ messages)

[PATCH v8 00/10] arm64: Add framework to turn an IPI as NMI
 2023-05-16 10:09 UTC  (5+ messages)

[PATCH] powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=y
 2023-05-16 18:54 UTC  (2+ messages)

[RFC 0/1] sched/fair: Consider asymmetric scheduler groups in load balancer
 2023-05-16 16:35 UTC  (4+ messages)
` [RFC 1/1] "

[PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
 2023-05-16 16:32 UTC  (14+ messages)
` [PATCH v14 06/15] clk: Add Lynx 10G SerDes PLL driver
` [PATCH v14 07/15] phy: fsl: Add Lynx 10G SerDes driver


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 read-only IMAP folder(s) and NNTP newsgroup(s).