LinuxPPC-Dev Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-12 00:41:41 to 2023-04-18 13:12:45 UTC [more...]

[PATCH 24/33] m68k: Convert various functions to use ptdescs
 2023-04-17 22:18 UTC  (2+ messages)

[PATCH 12/33] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
 2023-04-18  2:13 UTC  (2+ messages)

[PATCH 04/33] mm: add utility functions for ptdesc
 2023-04-18  1:22 UTC  (2+ messages)

[PATCH 1/4] add generic builtin command line
 2023-04-17 16:24 UTC  (3+ messages)

[Bug 217350] New: kdump kernel hangs in powerkvm guest
 2023-04-18 13:11 UTC 

[PATCH] ASoC: fsl_sai: Fix pins setting for i.MX8QM platform
 2023-04-18  9:42 UTC 

[PATCH v3 00/19] arch: Consolidate <asm/fb.h>
 2023-04-18  7:44 UTC  (28+ messages)
` [PATCH v3 01/19] fbdev: Prepare generic architecture helpers
` [PATCH v3 02/19] arch/arc: Implement <asm/fb.h> with generic helpers
` [PATCH v3 03/19] arch/arm: "
` [PATCH v3 04/19] arch/arm64: "
` [PATCH v3 05/19] arch/ia64: "
` [PATCH v3 06/19] arch/loongarch: "
` [PATCH v3 07/19] arch/m68k: Merge variants of fb_pgprotect() into single function
` [PATCH v3 08/19] arch/m68k: Implement <asm/fb.h> with generic helpers
` [PATCH v3 09/19] arch/mips: "
` [PATCH v3 10/19] video: Remove trailing whitespaces
` [PATCH v3 11/19] video: Move HP PARISC STI core code to shared location
` [PATCH v3 12/19] arch/parisc: Remove trailing whitespaces
` [PATCH v3 13/19] arch/parisc: Implement fb_is_primary_device() under arch/parisc
` [PATCH v3 14/19] arch/parisc: Implement <asm/fb.h> with generic helpers
` [PATCH v3 15/19] arch/powerpc: "
` [PATCH v3 16/19] arch/sh: "
` [PATCH v3 17/19] arch/sparc: Implement fb_is_primary_device() in source file
` [PATCH v3 18/19] arch/sparc: Implement <asm/fb.h> with generic helpers
` [PATCH v3 19/19] arch/x86: "

[PATCH v3 1/2] soc: fsl: qbman: Always disable interrupts when taking cgr_lock
 2023-04-18  6:29 UTC  (6+ messages)
` [PATCH v3 2/2] soc: fsl: qbman: Use raw spinlock for cgr_lock

[PATCH v3 5/6] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
 2023-04-18  2:37 UTC  (22+ messages)
` [PATCH v3 6/6] PCI/AER: Unmask RCEC internal errors to enable RCH downstream port error handling

[PATCH 06/11] ASoC: fsl: use asoc_dummy_dlc
 2023-04-18  0:24 UTC 

[PATCH v2 0/2] start_kernel: omit stack canary
 2023-04-17 22:00 UTC  (3+ messages)
` [PATCH v2 1/2] start_kernel: add no_stack_protector fn attr
` [PATCH v2 2/2] start_kernel: omit prevent_tail_call_optimization for newer toolchains

[PATCH 0/2] start_kernel: omit stack canary
 2023-04-17 21:54 UTC  (3+ messages)
` [PATCH 1/2] start_kernel: add no_stack_protector fn attr
` [PATCH 2/2] start_kernel: omit prevent_tail_call_optimization for newer toolchains

[PATCH 1/2] ASoC: fsl_mqs: move of_node_put() to the correct location
 2023-04-17 20:27 UTC  (2+ messages)

[PATCH 2/2] ASoC: fsl_mqs: call pm_runtime_disable() on error path
 2023-04-17 19:15 UTC  (2+ messages)

[RFC PATCH 0/4] Remove some e500/MPC85xx evaluation platforms
 2023-04-17 15:00 UTC  (5+ messages)

[PATCH] Revert "powerpc/rtas: Implement reentrant rtas call"
 2023-04-17 13:55 UTC  (9+ messages)

[PATCH v3 1/1] of: fdt: Scan /memreserve/ last
 2023-04-17 13:31 UTC 

[PATCH 3/3] PCI/DPC: Disable DPC service on suspend when IRQ is shared with PME
 2023-04-17 13:08 UTC  (3+ messages)

[PATCH v3 6/7] mm/gup: remove vmas parameter from pin_user_pages()
 2023-04-17 11:59 UTC  (3+ messages)

[PATCH 2/3] PCI/AER: Disable AER service on suspend when IRQ is shared with PME
 2023-04-17 11:50 UTC  (3+ messages)

[PATCH] ASoC: fsl: Simplify an error message
 2023-04-17 11:27 UTC  (2+ messages)

[PATCH v2 00/19] arch: Consolidate <asm/fb.h>
 2023-04-17  9:22 UTC  (10+ messages)
` [PATCH v2 01/19] fbdev: Prepare generic architecture helpers
` [PATCH v2 02/19] arch/arc: Implement <asm/fb.h> with generic helpers
` [PATCH v2 15/19] arch/powerpc: "

[PATCH 01/32] powerpc/configs/64s: Update defconfig for symbol movement
 2023-04-17  5:06 UTC  (35+ messages)
` [PATCH 02/32] powerpc/configs/64s: Drop SPLPAR which is default y
` [PATCH 03/32] powerpc/configs/64s: Drop IPV6 "
` [PATCH 04/32] powerpc/configs/6s: Drop obsolete crypto ALGs
` [PATCH 05/32] powerpc/configs/64s: Enable PAPR_SCM
` [PATCH 06/32] powerpc/configs/64s: Add secure boot options to defconfig
` [PATCH 07/32] powerpc/configs/64s: Select ARCH_WANT_DEFAULT_BPF_JIT
` [PATCH 08/32] powerpc/configs/64s: Enable PREEMPT_VOLUNTARY
` [PATCH 09/32] powerpc/configs/64s: Enable AUDIT
` [PATCH 10/32] powerpc/configs/64s: Enable common accounting options
` [PATCH 11/32] powerpc/configs/64s: Enable NO_HZ_FULL
` [PATCH 12/32] powerpc/configs/64s: Enable common CGROUP & related options
` [PATCH 13/32] powerpc/configs/64s: Enable CHECKPOINT_RESTORE
` [PATCH 14/32] powerpc/configs/64s: Enable ZSWAP & ZRAM
` [PATCH 15/32] powerpc/configs/64s: Enable SLAB hardening options
` [PATCH 16/32] powerpc/configs/64s: Enable YAMA, LANDLOCK & BPF LSMs
` [PATCH 17/32] powerpc/configs/64s: Enable SELINUX
` [PATCH 18/32] powerpc/configs/64s: Enable KUNIT and most tests
` [PATCH 19/32] powerpc/configs/64s: Enable EMULATED_STATS
` [PATCH 20/32] powerpc/configs/64s: Enable DEBUG_VM & other options
` [PATCH 21/32] powerpc/configs/64s: Enable SCHEDSTATS
` [PATCH 22/32] powerpc/configs/64s: Enable IO_STRICT_DEVMEM
` [PATCH 23/32] powerpc/configs/64s: Use SHA512 for module signatures
` [PATCH 24/32] powerpc/configs/64s: Drop REISERFS
` [PATCH 25/32] powerpc/configs/64s: Enable BLK_DEV_NVME
` [PATCH 26/32] powerpc/configs/64s: Enable VLAN support
` [PATCH 27/32] powerpc/configs/64s: Enable PSTORE
` [PATCH 28/32] powerpc/configs/64s: Enable Device Mapper options
` [PATCH 29/32] powerpc/configs: Add IBMVETH=y and IBMVNIC=y to guest configs
` [PATCH 30/32] powerpc/configs: Incorporate generic kvm_guest.config into "
` [PATCH 31/32] powerpc/configs: Make pseries_le an alias for ppc64le_guest
` [PATCH 32/32] powerpc/configs: Make pseries_defconfig "

[GIT PULL] Please pull powerpc/linux.git powerpc-6.3-5 tag
 2023-04-16 17:43 UTC  (2+ messages)

[PATCH v2 6/7] mm/gup: remove vmas parameter from pin_user_pages()
 2023-04-15  9:08 UTC 

[powerpc:next-test] BUILD SUCCESS e2fc3a5d89adb5ca4a719942122475bd121c9143
 2023-04-15  2:16 UTC 

[PATCH 6/7] mm/gup: remove vmas parameter from pin_user_pages()
 2023-04-14 23:27 UTC 

linux-next: manual merge of the drm tree with the powerpc tree
 2023-04-14 16:55 UTC  (4+ messages)

[PATCH 0/2] Online new threads according to the current SMT level
 2023-04-14 14:38 UTC  (6+ messages)
` [PATCH 1/2] pseries/smp: export the smt level in the SYS FS

[PATCH v2 0/2] Remove POWER10_CPU dependency and move PPC_MODULE_FEATURE_P10
 2023-04-14 13:29 UTC  (6+ messages)
` [PATCH v2 1/2] Remove POWER10_CPU dependency
` [PATCH v2 2/2] Move Power10 feature, PPC_MODULE_FEATURE_P10

[powerpc:next-test] BUILD SUCCESS 89954837dc0de437d780a687da646b6e3983b071
 2023-04-14  2:09 UTC 

[PATCH 0/2] start_kernel: omit stack canary
 2023-04-14  0:09 UTC  (8+ messages)
` [PATCH 1/2] start_kernel: add no_stack_protector fn attr
` [PATCH 2/2] start_kernel: omit prevent_tail_call_optimization for newer toolchains

[PATCH] Remove POWER10_CPU dependency and move PPC_MODULE_FEATURE_P10
 2023-04-13 13:46 UTC  (4+ messages)

[PATCH 00/21] dma-mapping: unify support for cache flushes
 2023-04-13 12:51 UTC  (4+ messages)
` [PATCH 21/21] dma-mapping: replace custom code with generic implementation

[PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
 2023-04-13 16:06 UTC  (16+ messages)
` [PATCH v14 01/15] dt-bindings: phy: Add 2500BASE-X and 10GBASE-R
` [PATCH v14 02/15] dt-bindings: phy: Add Lynx 10G phy binding
` [PATCH v14 03/15] dt-bindings: Convert gpio-mmio to yaml
` [PATCH v14 04/15] dt-bindings: gpio-mmio: Add compatible for QIXIS
` [PATCH v14 05/15] dt-bindings: clock: Add ids for Lynx 10g PLLs
` [PATCH v14 06/15] clk: Add Lynx 10G SerDes PLL driver
` [PATCH v14 07/15] phy: fsl: Add Lynx 10G SerDes driver
` [PATCH v14 08/15] phy: lynx10g: Enable by default on Layerscape
` [PATCH v14 09/15] arm64: dts: ls1046a: Add serdes nodes
` [PATCH v14 10/15] arm64: dts: ls1046ardb: Add serdes descriptions
` [PATCH v14 11/15] arm64: dts: ls1088a: Add serdes nodes
` [PATCH v14 12/15] arm64: dts: ls1088a: Prevent PCSs from probing as phys
` [PATCH v14 13/15] arm64: dts: ls1088ardb: Remove aquantia interrupt
` [PATCH v14 14/15] arm64: dts: ls1088ardb: Add SFP cage
` [PATCH v14 15/15] arm64: dts: ls1088ardb: Add serdes descriptions

[PATCH v13 00/15] phy: Add support for Lynx 10G SerDes
 2023-04-13 16:00 UTC  (9+ messages)
` [PATCH v13 03/15] dt-bindings: Convert gpio-mmio to yaml
` [PATCH v13 07/15] phy: fsl: Add Lynx 10G SerDes driver

Probing nvme disks fails on Upstream kernels on powerpc Maxconfig
 2023-04-13 12:09 UTC  (4+ messages)

[PATCH v3 00/17] powerpc: alternate queued spinlock implementation
 2023-04-13 10:58 UTC  (2+ messages)

[PATCH] powerpc/mpc52xx_lpbfifo: Drop unused functions
 2023-04-13  6:16 UTC  (4+ messages)
    ` [PATCH] powerpc: Drop MPC5200 LocalPlus bus FIFO driver

[PATCH 0/6] bus: fsl-mc: Make remove function return void
 2023-04-13  6:00 UTC  (4+ messages)

[PATCH v7 00/24] x86: Implement an HPET-based hardlockup detector
 2023-04-13  3:58 UTC  (2+ messages)

[PATCH] powerpc/bpf: populate extable entries only during the last pass
 2023-04-13  3:08 UTC  (3+ messages)

[PATCH] selftests/powerpc: Replace obsolete memalign() with posix_memalign()
 2023-04-13  1:02 UTC 

[linux-next:master] BUILD REGRESSION 7d8214bba44c1aa6a75921a09a691945d26a8d43
 2023-04-12 17:51 UTC 

[PATCH v3 00/14] arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER
 2023-04-12 17:27 UTC  (6+ messages)
` [PATCH v3 02/14] arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER

[PATCH v2 0/5] locking: Introduce local{,64}_try_cmpxchg
 2023-04-12 13:40 UTC  (5+ messages)
` [PATCH v2 3/5] locking/arch: Wire up local_try_cmpxchg

[PATCH] powerpc/64: Always build with 128-bit long double
 2023-04-12 12:34 UTC  (3+ messages)

[PATCH] selftests/powerpc: Replace obsolete memalign() with posix_memalign()
 2023-04-12 12:02 UTC  (2+ messages)

[PATCH] KVM: PPC: BOOK3S: book3s_hv_nested.c: improve branch prediction for k.alloc
 2023-04-12  7:04 UTC  (6+ messages)

[powerpc:next] BUILD SUCCESS 8002725b9e3369ce8616d32dc2e7a57870475142
 2023-04-12  1:35 UTC 

[powerpc:merge] BUILD SUCCESS dbb657a5b3626e8f03770abfe8b5af191f2f7230
 2023-04-12  1:27 UTC 

[PATCH] powerpc/boot: Fix crt0.S current address branch form
 2023-04-12  0:57 UTC  (3+ messages)

[Bug 216041] New: Stack overflow at boot (do_IRQ: stack overflow: 1984) on a PowerMac G4 DP, KASAN debug build
 2023-04-12  0:47 UTC  (4+ messages)
` [Bug 216041] "

[Bug 215470] New: Unable to boot NXP P2020 processor (freeze before any print to stdout)
 2023-04-12  0:41 UTC  (3+ messages)
` [Bug 215470] "


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