LinuxPPC-Dev Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-28 17:02:57 to 2024-03-05 01:30:44 UTC [more...]

BUG: Bad page map in process init pte:c0ab684c pmd:01182000 (on a PowerMac G4 DP)
 2024-03-05  1:29 UTC  (2+ messages)

[PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info
 2024-03-05  0:51 UTC  (15+ messages)
    ` [RFC v2.1 07/12] powerpc: Use initializer for "

[PATCH] powerpc: include linux/backlight.h from asm/backlight.h
 2024-03-05  0:39 UTC  (8+ messages)

[PATCH] powerpc/pseries: fix max polling time in plpks_confirm_object_flushed() function
 2024-03-05  0:21 UTC  (3+ messages)

[PATCH 00/11] misc: Convert to platform remove callback returning void
 2024-03-04 23:42 UTC  (4+ messages)

[PATCH v5 0/6] DCP as trusted keys backend
 2024-03-04 22:51 UTC  (12+ messages)
` [PATCH v5 1/6] crypto: mxs-dcp: Add support for hardware-bound keys
` [PATCH v5 2/6] KEYS: trusted: improve scalability of trust source config
` [PATCH v5 3/6] KEYS: trusted: Introduce NXP DCP-backed trusted keys
` [PATCH v5 4/6] MAINTAINERS: add entry for DCP-based "

[PATCH v2] usb: gadget: fsl-udc: Replace custom log wrappers by dev_{err,warn,dbg,vdbg}
 2024-03-04 16:54 UTC 

[PATCH v8 00/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-03-04 15:04 UTC  (12+ messages)
` [PATCH v8 03/10] PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#
` [PATCH v8 07/10] PCI: dwc: ep: Remove "core_init_notifier" flag
` [PATCH v8 10/10] PCI: dwc: ep: Add Kernel-doc comments for APIs

[PATCHv11 0/4] *** Detect interrupt storm in softlockup ***
 2024-03-04 14:24 UTC  (10+ messages)
` [PATCHv11 2/4] genirq: Provide a snapshot mechanism for interrupt statistics
` [PATCHv11 3/4] genirq: Avoid summation loops for /proc/interrupts
` [PATCHv11 4/4] watchdog/softlockup: report the most frequent interrupts

[PATCH v2 0/7] mm/treewide: Replace pXd_large() with pXd_leaf()
 2024-03-04 14:18 UTC  (16+ messages)
` [PATCH v2 1/7] mm/ppc: Define "
` [PATCH v2 2/7] mm/ppc: Replace pXd_is_leaf() "
` [PATCH v2 3/7] mm/x86: Replace p4d_large() with p4d_leaf()
` [PATCH v2 4/7] mm/x86: Drop two unnecessary pud_leaf() definitions
` [PATCH v2 5/7] mm/treewide: Replace pmd_large() with pmd_leaf()
` [PATCH v2 6/7] mm/treewide: Replace pud_large() with pud_leaf()
` [PATCH v2 7/7] mm/treewide: Drop pXd_large()

[PATCH] usb: gadget: fsl-udc: Replace custom log wrappers by pr_{err,warn,debug}
 2024-03-04 12:44 UTC  (2+ messages)

[revert 0d60d8df6f49] [net/net-next] [6.8-rc5] Build Failure
 2024-03-04 11:33 UTC  (12+ messages)

[PATCH v9 00/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-03-04  9:22 UTC  (11+ messages)
` [PATCH v9 01/10] PCI: dwc: ep: Remove deinit() callback from struct dw_pcie_ep_ops
` [PATCH v9 02/10] PCI: dwc: ep: Rename dw_pcie_ep_exit() to dw_pcie_ep_deinit()
` [PATCH v9 03/10] PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#
` [PATCH v9 04/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
` [PATCH v9 05/10] PCI: dwc: ep: Rename dw_pcie_ep_init_complete() to dw_pcie_ep_init_registers()
` [PATCH v9 06/10] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers
` [PATCH v9 07/10] PCI: dwc: ep: Remove "core_init_notifier" flag
` [PATCH v9 08/10] PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle LINK_DOWN event
` [PATCH v9 09/10] PCI: qcom-ep: Use the "
` [PATCH v9 10/10] PCI: dwc: ep: Add Kernel-doc comments for APIs

[kvm-unit-tests PATCH 0/7] more migration enhancements and tests
 2024-03-04  9:19 UTC  (16+ messages)
` [kvm-unit-tests PATCH 1/7] arch-run: Keep infifo open
` [kvm-unit-tests PATCH 2/7] migration: Add a migrate_skip command
` [kvm-unit-tests PATCH 3/7] (arm|s390): Use migrate_skip in test cases
` [kvm-unit-tests PATCH 4/7] powerpc: add asm/time.h header with delay and get_clock_us/ms
` [kvm-unit-tests PATCH 5/7] arch-run: Add a "continuous" migration option for tests
` [kvm-unit-tests PATCH 6/7] gitlab-ci: Run migration selftest on s390x and powerpc
` [kvm-unit-tests PATCH 7/7] common: add memory dirtying vs migration test

[PATCH v17 6/6] powerpc/crash: add crash memory hotplug support
 2024-03-04  8:28 UTC  (2+ messages)

[PATCH] powerpc: align memory_limit to 16MB in early_parse_mem
 2024-03-04  6:58 UTC  (4+ messages)

[PATCH v17 2/6] crash: add a new kexec flag for hotplug support
 2024-03-04  4:46 UTC  (2+ messages)

[powerpc:next-test] BUILD SUCCESS ca3d3aa14e7673f1b15e862b71998a4664d50ebe
 2024-03-04  0:40 UTC 

[powerpc:fixes-test] BUILD SUCCESS 380cb2f4df78433f64847cbc655fad2650e4769c
 2024-03-04  0:39 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-6.8-5 tag
 2024-03-03 17:51 UTC  (2+ messages)

CVE-2023-52451: powerpc/pseries/memhp: Fix access beyond end of drmem array
 2024-03-03 12:02 UTC 

[PATCH v17 5/6] powerpc/crash: add crash CPU hotplug support
 2024-03-02 13:18 UTC 

[PATCH v17 4/6] PowerPC/kexec: make the update_cpus_node() function public
 2024-03-02 13:18 UTC 

[PATCH v17 3/6] powerpc/kexec: move *_memory_ranges functions to ranges.c
 2024-03-02 13:18 UTC 

[PATCH v17 1/6] crash: forward memory_notify arg to arch crash hotplug handler
 2024-03-02 13:17 UTC 

Boot failure with ppc64 port on iMacs G5
 2024-03-01 22:06 UTC  (7+ messages)

[kvm-unit-tests PATCH 00/32] powerpc improvements
 2024-03-01 14:14 UTC  (27+ messages)
` [kvm-unit-tests PATCH 03/32] powerpc: Fix stack backtrace termination
` [kvm-unit-tests PATCH 04/32] powerpc: interrupt stack backtracing
` [kvm-unit-tests PATCH 05/32] powerpc: Cleanup SPR and MSR definitions
` [kvm-unit-tests PATCH 07/32] powerpc/sprs: Don't fail changed SPRs that are used by the test harness
` [kvm-unit-tests PATCH 08/32] powerpc/sprs: Avoid taking PMU interrupts caused by register fuzzing
` [kvm-unit-tests PATCH 09/32] scripts: allow machine option to be specified in unittests.cfg
` [kvm-unit-tests PATCH 12/32] powerpc: Fix emulator illegal instruction test for powernv
` [kvm-unit-tests PATCH 14/32] powerpc: general interrupt tests
` [kvm-unit-tests PATCH 32/32] powerpc: gitlab CI update

[PATCH] selftests/powerpc: Fix fpu_signal failures
 2024-03-01 10:10 UTC 

[PATCH v2] powerpc/mm: Code cleanup for __hash_page_thp
 2024-03-01  8:58 UTC 

[PATCH v17 0/6] powerpc/crash: Kernel handling of CPU and memory hotplug
 2024-03-01  5:13 UTC  (13+ messages)
` [PATCH v17 2/6] crash: add a new kexec flag for hotplug support
` [PATCH v17 3/6] powerpc/kexec: move *_memory_ranges functions to ranges.c

[kselftests/powerpc] Primitives test build failure with linux-next
 2024-03-01  3:57 UTC  (5+ messages)

[netdev] Build failure on powerpc
 2024-02-29 23:45 UTC  (4+ messages)

[PATCH 1/1] PCI: layerscape(ep): Implement common 'dbi' reg-names for dbi_base
 2024-02-29 19:45 UTC 

[PATCH 1/5] powerpc/64s: Move dcbt/dcbtst sequence into a macro
 2024-02-29 17:26 UTC  (8+ messages)
` [PATCH 2/5] powerpc/64s: Use .machine power4 around dcbt
` [PATCH 3/5] powerpc/fsl: Fix mfpmr build errors with newer binutils
` [PATCH 4/5] powerpc/fsl: Modernise mt/mfpmr
` [PATCH 5/5] powerpc: Remove cpu-as-y completely

[PATCH v5 0/5] Add support for QMC HDLC
 2024-02-29 16:30 UTC  (11+ messages)
` [PATCH v5 1/5] net: wan: "
` [PATCH v5 2/5] MAINTAINERS: Add the Freescale QMC HDLC driver entry
` [PATCH v5 3/5] lib/bitmap: Introduce bitmap_scatter() and bitmap_gather() helpers
` [PATCH v5 4/5] net: wan: fsl_qmc_hdlc: Add runtime timeslots changes support
` [PATCH v5 5/5] net: wan: fsl_qmc_hdlc: Add framer support

[PATCH] powerpc: Add allmodconfig for all 32-bit sub-arches
 2024-02-29 16:13 UTC  (2+ messages)

[PATCH v4 0/5] Add support for QMC HDLC
 2024-02-29 14:15 UTC  (6+ messages)
` [PATCH v4 5/5] net: wan: fsl_qmc_hdlc: Add framer support

[PATCH 1/3] selftest/powerpc: Re-order *FLAGS to follow lib.mk
 2024-02-29 13:41 UTC  (4+ messages)
` [PATCH 2/3] selftest/powerpc: Add flags.mk to support pmu buildable
` [PATCH 3/3] selftest/powerpc: make sub-folders buildable on it own

[PATCH v2] powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return value checks
 2024-02-29 12:28 UTC 

[kvm-unit-tests PATCH 03/13] treewide: lib/stack: Fix backtrace
 2024-02-29 11:54 UTC  (7+ messages)
` [kvm-unit-tests PATCH 04/13] treewide: lib/stack: Make base_address arch specific

[PATCH] powerpc/boot: Only free if realloc() succeeds
 2024-02-29 11:51 UTC 

[PATCH] fbdev/mb862xxfb: Fix defined but not used error
 2024-02-29 11:50 UTC 

[PATCH] powerpc/85xx: Make some pic_init functions static
 2024-02-29 11:42 UTC 

[PATCH] powerpc/mm: Code cleanup for __hash_page_thp
 2024-02-29  9:28 UTC  (7+ messages)

[PATCH] ASoC: soc-card: Fix missing locking in snd_soc_card_get_kcontrol()
 2024-02-29  8:00 UTC  (2+ messages)

[PATCH 5/5] mm/treewide: Drop pXd_large()
 2024-02-29  7:56 UTC  (3+ messages)

linux-next: manual merge of the powerpc tree with the mm-stable tree
 2024-02-29  6:37 UTC  (2+ messages)

[PATCH v8 0/3] powerpc: make fadump resilient with memory add/remove events
 2024-02-29  5:10 UTC  (3+ messages)
` [PATCH v8 1/3] "

[RFC] sched/eevdf: sched feature to dismiss lag on wakeup
 2024-02-29  3:36 UTC  (2+ messages)

[powerpc:merge] BUILD SUCCESS 91ff6ca1e126332196bb331387d97b0a02aef93f
 2024-02-29  2:20 UTC 

[powerpc:next-test] BUILD SUCCESS cb615bbe55268cc25a181e903862423670f97408
 2024-02-29  1:24 UTC 

KASAN debug kernel fails to boot at early stage when CONFIG_SMP=y is set (kernel 6.5-rc5, PowerMac G4 3,6)
 2024-02-28 23:55 UTC  (25+ messages)

[Bug 207129] New: PowerMac G4 DP (5.6.2 debug kernel + inline KASAN) freezes shortly after booting with "do_IRQ: stack overflow: 1760"
 2024-02-28 21:44 UTC  (2+ messages)
` [Bug 207129] "

[PATCH 0/4] arch: mm, vdso: consolidate PAGE_SIZE definition
 2024-02-28 21:06 UTC  (3+ messages)
` [PATCH 3/4] arch: define CONFIG_PAGE_SIZE_*KB on all architectures


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