linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-04 22:52:25 to 2024-03-07 11:44:37 UTC [more...]

[PATCH v4] powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt
 2024-03-07 11:43 UTC  (3+ messages)

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

[PATCH 0/2] Preserve TPM log across kexec
 2024-03-07 11:35 UTC  (7+ messages)
` [PATCH 1/2] powerpc/prom_init: Replace linux,sml-base/sml-size with linux,sml-log
` [PATCH 2/2] tpm: of: If available Use linux,sml-log to get the log and its size

[PATCH v5 00/10] devm_led_classdev_register() usage problem
 2024-03-07 10:34 UTC  (13+ messages)
` [PATCH v5 01/10] locking/mutex: move mutex_destroy() definition lower
` [PATCH v5 02/10] locking/mutex: introduce devm_mutex_init
` [PATCH v5 03/10] leds: aw2013: use devm API to cleanup module's resources
` [PATCH v5 04/10] leds: aw200xx: "
` [PATCH v5 05/10] leds: lp3952: "
` [PATCH v5 06/10] leds: lm3532: "
` [PATCH v5 07/10] leds: nic78bx: "
` [PATCH v5 08/10] leds: mlxreg: use devm_mutex_init for mutex initializtion
` [PATCH v5 09/10] leds: an30259a: use devm_mutext_init for mutext initialization
` [PATCH v5 10/10] leds: powernv: use LED_RETAIN_AT_SHUTDOWN flag for leds

[PATCH v3 0/3] arch/powerpc: Resolve backlight include dependencies
 2024-03-07 10:33 UTC  (6+ messages)
` [PATCH v3 1/3] fbdev/chipsfb: Include <linux/backlight.h>
` [PATCH v3 2/3] macintosh/via-pmu-backlight: "
` [PATCH v3 3/3] arch/powerpc: Remove <linux/fb.h> from backlight code

[PATCH v2 0/4] ASoC: fsl: Support register and unregister rpmsg sound card through remoteproc
 2024-03-07  8:23 UTC  (6+ messages)
` [PATCH v2 1/4] ASoC: fsl: imx_pcm_rpmsg: Register component with rpmsg channel name
` [PATCH v2 2/4] ASoC: fsl: imx-audio-rpmsg: Register device "
` [PATCH v2 3/4] ASoC: fsl: Let imx-audio-rpmsg register platform device for card
` [PATCH v2 4/4] ASoC: fsl: imx-rpmsg: Update to correct DT node

[PATCH 0/4] ASoC: fsl: Support register and unregister rpmsg sound card through remoteproc
 2024-03-07  7:35 UTC  (7+ messages)
` [PATCH 1/4] ASoC: fsl: imx_pcm_rpmsg: Register component with rpmsg channel name
` [PATCH 2/4] ASoC: fsl: imx-audio-rpmsg: Register device "
` [PATCH 3/4] ASoC: fsl: Let imx-audio-rpmsg register platform device for card
` [PATCH 4/4] ASoC: fsl: imx-rpmsg: Update to correct DT node

[PATCH v6 0/5] Add support for QMC HDLC
 2024-03-07  7:31 UTC  (17+ messages)
` [PATCH v6 1/5] net: wan: "
` [PATCH v6 2/5] MAINTAINERS: Add the Freescale QMC HDLC driver entry
` [PATCH v6 3/5] lib/bitmap: Introduce bitmap_scatter() and bitmap_gather() helpers
` [PATCH v6 4/5] net: wan: fsl_qmc_hdlc: Add runtime timeslots changes support
` [PATCH v6 5/5] net: wan: fsl_qmc_hdlc: Add framer support

[powerpc:next] BUILD SUCCESS 5b9e00a6004cf837c43fdb8d5290df619de78024
 2024-03-07  7:22 UTC 

[PATCH 1/3] powerpc/64s: Fix get_hugepd_cache_index() build failure
 2024-03-07  6:29 UTC  (6+ messages)
` [PATCH 2/3] powerpc/83xx: Fix build failure with FPU=n
` [PATCH 3/3] macintosh/ams: Fix unused variable warning

[PATCH RFC 00/13] mm/treewide: Remove pXd_huge() API
 2024-03-07  3:05 UTC  (16+ messages)
` [PATCH RFC 01/13] mm/hmm: Process pud swap entry without pud_huge()
` [PATCH RFC 02/13] mm/gup: Cache p4d in follow_p4d_mask()
` [PATCH RFC 03/13] mm/gup: Check p4d presence before going on
` [PATCH RFC 04/13] mm/x86: Change pXd_huge() behavior to exclude swap entries
` [PATCH RFC 05/13] mm/sparc: "
` [PATCH RFC 06/13] mm/arm: Use macros to define pmd/pud helpers
` [PATCH RFC 07/13] mm/arm: Redefine pmd_huge() with pmd_leaf()
` [PATCH RFC 08/13] mm/arm64: Merge pXd_huge() and pXd_leaf() definitions
` [PATCH RFC 09/13] mm/powerpc: Redefine pXd_huge() with pXd_leaf()
` [PATCH RFC 10/13] mm/gup: Merge pXd huge mapping checks
` [PATCH RFC 11/13] mm/treewide: Replace pXd_huge() with pXd_leaf()
` [PATCH RFC 12/13] mm/treewide: Remove pXd_huge()
` [PATCH RFC 13/13] mm: Document pXd_leaf() API

[v2 PATCH 0/3] arch: mm, vdso: consolidate PAGE_SIZE definition
 2024-03-06 23:41 UTC  (10+ messages)
` [PATCH v2 1/3] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
` [PATCH v2 2/3] arch: simplify architecture specific page size configuration
` [PATCH v2 3/3] arch: define CONFIG_PAGE_SIZE_*KB on all architectures

[PATCH] powerpc: xor_vmx: Add '-mhard-float' to CFLAGS
 2024-03-06 16:48 UTC  (4+ messages)

[PATCH] ASoC: soc-card: Fix missing locking in snd_soc_card_get_kcontrol()
 2024-03-06 12:54 UTC  (3+ messages)

[PATCHv12 0/4] *** Detect interrupt storm in softlockup ***
 2024-03-06 12:52 UTC  (5+ messages)
` [PATCHv12 1/4] genirq: Provide a snapshot mechanism for interrupt statistics
` [PATCHv12 2/4] genirq: Avoid summation loops for /proc/interrupts
` [PATCHv12 3/4] watchdog/softlockup: low-overhead detection of interrupt storm
` [PATCHv12 4/4] watchdog/softlockup: report the most frequent interrupts

[PATCH v3] powerpc: macio: Make remove callback of macio driver void returned
 2024-03-06 12:40 UTC  (3+ messages)

[RFC] sched/eevdf: sched feature to dismiss lag on wakeup
 2024-03-06 11:31 UTC  (3+ messages)

[PATCHv11 0/4] *** Detect interrupt storm in softlockup ***
 2024-03-06 11:09 UTC  (9+ messages)
` [PATCHv11 2/4] genirq: Provide a snapshot mechanism for interrupt statistics

[RFC PATCH 00/14] Introducing TIF_NOTIFY_IPI flag
 2024-03-06 10:28 UTC  (4+ messages)

[PATCH v3 00/10] mm/treewide: Replace pXd_large() with pXd_leaf()
 2024-03-06  6:35 UTC  (24+ messages)
` [PATCH v3 01/10] mm/ppc: Define "
` [PATCH v3 02/10] mm/ppc: Replace pXd_is_leaf() "
` [PATCH v3 03/10] mm/x86: Replace p4d_large() with p4d_leaf()
` [PATCH v3 04/10] mm/x86: Replace pgd_large() with pgd_leaf()
` [PATCH v3 05/10] mm/x86: Drop two unnecessary pud_leaf() definitions
` [PATCH v3 06/10] mm/kasan: Use pXd_leaf() in shadow_mapped()
` [PATCH v3 07/10] mm/treewide: Replace pmd_large() with pmd_leaf()
` [PATCH v3 08/10] mm/treewide: Replace pud_large() with pud_leaf()
` [PATCH v3 09/10] mm/treewide: Drop pXd_large()
` [PATCH v3 10/10] mm/treewide: Align up pXd_leaf() retval across archs

[PATCH] selftests/powerpc: Fix load_unaligned_zeropad build failure
 2024-03-06  3:23 UTC  (3+ messages)

Boot failure with ppc64 port on iMacs G5
 2024-03-06  1:57 UTC  (6+ messages)

[RESEND2 PATCH net v4 1/2] soc: fsl: qbman: Always disable interrupts when taking cgr_lock
 2024-03-05 22:18 UTC  (6+ messages)
` [RESEND2 PATCH net v4 2/2] soc: fsl: qbman: Use raw spinlock for cgr_lock

[PATCH] macintosh: adb: make adb_dev_class constant
 2024-03-05 20:13 UTC 

[PATCH][next] crypto/nx: Avoid -Wflex-array-member-not-at-end warning
 2024-03-05 19:57 UTC 

[linux-next:master] BUILD REGRESSION 11afac187274a6177a7ac82997f8691c0f469e41
 2024-03-05 18:14 UTC 

[PATCH] soc: fsl: qbman: Remove RESERVEDMEM_OF_DECLARE usage
 2024-03-05 18:07 UTC  (3+ messages)

[kvm-unit-tests PATCH v2 03/13] treewide: lib/stack: Fix backtrace
 2024-03-05 17:09 UTC  (2+ messages)
` [kvm-unit-tests PATCH v2 04/13] treewide: lib/stack: Make base_address arch specific

[PATCH 0/6] ipmi: Convert to platform remove callback returning void
 2024-03-05 16:26 UTC  (2+ messages)
` [PATCH 2/6] ipmi: ipmi_powernv: "

[PATCH] powerpc/bpf/32: Fix failing test_bpf tests
 2024-03-05 15:36 UTC 

[PATCH v5 0/5] Add support for QMC HDLC
 2024-03-05 14:53 UTC  (4+ messages)

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

[PATCH 1/3] powerpc/embedded6xx: Fix no previous prototype for avr_uart_send() etc
 2024-03-05 12:34 UTC  (3+ messages)
` [PATCH 2/3] powerpc/amigaone: Make several functions static
` [PATCH 3/3] powerpc/4xx: Fix warp_gpio_leds build failure

[kvm-unit-tests PATCH 00/32] powerpc improvements
 2024-03-05 12:12 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 07/32] powerpc/sprs: Don't fail changed SPRs that are used by the test harness
` [kvm-unit-tests PATCH 12/32] powerpc: Fix emulator illegal instruction test for powernv
` [kvm-unit-tests PATCH 14/32] powerpc: general interrupt tests

[PATCH 0/4] arch: mm, vdso: consolidate PAGE_SIZE definition
 2024-03-05 10:59 UTC  (3+ messages)
` [PATCH 3/4] arch: define CONFIG_PAGE_SIZE_*KB on all architectures

[PATCH v2 0/3] arch/powerpc: Resolve backlight include dependencies
 2024-03-05 10:06 UTC  (9+ messages)
` [PATCH v2 1/3] fbdev/chipsfb: Include <linux/backlight.h>
` [PATCH v2 2/3] macintosh/via-pmu-backlight: "
` [PATCH v2 3/3] arch/powerpc: Remove <linux/fb.h> from backlight code

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

[kvm-unit-tests PATCH 0/7] more migration enhancements and tests
 2024-03-05  6:52 UTC  (17+ messages)
` [kvm-unit-tests PATCH 1/7] arch-run: Keep infifo open
` [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 v2 0/7] mm/treewide: Replace pXd_large() with pXd_leaf()
 2024-03-05  3:25 UTC  (4+ messages)
` [PATCH v2 4/7] mm/x86: Drop two unnecessary pud_leaf() definitions

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

[PATCH] powerpc/pseries: fix max polling time in plpks_confirm_object_flushed() function
 2024-03-05  0:21 UTC  (2+ 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  (3+ 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).