linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-22 02:51:34 to 2023-02-27 17:23:51 UTC [more...]

[PATCH v3 00/35] Per-VMA locks
 2023-02-27 17:22 UTC  (22+ messages)
` [PATCH v3 16/35] mm/mmap: write-lock VMAs before merging, splitting or expanding them
` [PATCH v3 17/35] mm/mmap: write-lock VMA before shrinking or expanding it
` [PATCH v3 23/35] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
` [PATCH v3 24/35] mm: introduce vma detached flag

[PATCH mm-unstable v1 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
 2023-02-27 17:01 UTC  (6+ messages)
` [PATCH mm-unstable v1 11/26] microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE

[PATCH] powerpc/perf: Properly detect mpc7450 family
 2023-02-27 15:54 UTC 

[PATCH v5 0/7] Introduce __xchg, non-atomic xchg
 2023-02-27 13:49 UTC  (5+ messages)
` [Intel-gfx] "

[PATCH v7 0/5] shoot lazy tlbs (lazy tlb refcount scalability improvement)
 2023-02-27 13:33 UTC  (4+ messages)
` [PATCH v7 5/5] powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN

[PATCH mm] kasan, powerpc: Don't rename memintrinsics if compiler adds prefixes
 2023-02-27  9:47 UTC 

Possible bug in linux-6.2/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_thresh_marked_sample_test.c
 2023-02-27  5:26 UTC  (2+ messages)

[PATCH v6 00/10] Add the PowerQUICC audio support using the QMC
 2023-02-26 17:48 UTC  (3+ messages)
` [PATCH v6 01/10] dt-bindings: soc: fsl: cpm_qe: Add TSA controller

[RFC PATCH 0/4] Remove some e300/MPC83xx evaluation platforms
 2023-02-25 22:49 UTC  (6+ messages)

[RFC PATCH 0/3] Remove some e600/MPC7448/MPC86xx evaluation platforms
 2023-02-25 20:13 UTC  (4+ messages)
` [PATCH 1/3] powerpc: drop HPC II (MPC7448) evaluation platform support
` [PATCH 2/3] powerpc: drop HPC-NET/MPC8641D "
` [PATCH 3/3] powerpc: drop HPCD/MPC8610 "

[GIT PULL] Please pull powerpc/linux.git powerpc-6.3-1 tag
 2023-02-25 19:20 UTC  (2+ messages)

Kconfig unmet dependency warning
 2023-02-25  0:04 UTC 

[RFC PATCH 0/3] Remove some PQ2/MPC82xx evaluation platforms
 2023-02-24 20:49 UTC  (4+ messages)
` [PATCH 1/3] powerpc: drop MPC8272_ADS platform support
` [PATCH 2/3] powerpc: drop PowerQUICC II Family ADS "
` [PATCH 3/3] powerpc: drop MPC8272-ADS and PowerQUICC II FADS shared code

[PATCH 0/2] Freescale T1040RDB DTS updates
 2023-02-24 15:59 UTC  (3+ messages)
` [PATCH 1/2] powerpc: dts: t1040rdb: fix compatible string for Rev A boards
` [PATCH 2/2] powerpc: dts: t1040rdb: enable both CPU ports

[PATCH v8 0/3] Introduce 64b relocatable kernel
 2023-02-24 15:58 UTC  (4+ messages)
` [PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE

microwatt_defconfig broken: fined reference to `hash__tlb_flush'
 2023-02-24 15:56 UTC  (3+ messages)

[powerpc:merge] BUILD SUCCESS ec0a1b360aec1ba0bdfad3dd69e300b028529c0d
 2023-02-24 15:15 UTC 

[powerpc:fixes-test] BUILD SUCCESS aef2599afe184cb32ea592185adf7065ece0743f
 2023-02-24 15:15 UTC 

[PATCH] powerpc/atomics: Remove unused function
 2023-02-24 11:02 UTC  (2+ messages)

[PATCH 0/2] Improving calls to kvmppc_hv_entry
 2023-02-24 11:15 UTC  (9+ messages)
` [PATCH 1/2] arch/powerpc/kvm: kvmppc_hv_entry: remove .global scope

[PATCH] powerpc/pseries: Add FW_FEATURE_PLPKS feature flag
 2023-02-24  4:10 UTC 

[PATCH 1/2] powerpc/tpm: Create linux,sml-base/size as big endian
 2023-02-24  3:25 UTC  (2+ messages)
` [PATCH 2/2] powerpc/tpm: Reserve SML log when kexec'ing

[PATCH 5.15 v2 0/5] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
 2023-02-24  2:47 UTC  (7+ messages)
` [PATCH 5.15 v2 1/5] arch: fix broken BuildID for arm64 and riscv

[PATCH] powerpc/e500: Add missing prototype for 'relocate_init'
 2023-02-24  2:24 UTC  (2+ messages)

[PATCH] powerpc/pseries: Avoid hcall in plpks_is_available() on non-pseries
 2023-02-24  2:24 UTC  (2+ messages)

[PATCH RESEND] powerpc: dts: turris1x.dts: Set lower priority for CPLD syscon-reboot
 2023-02-24  2:24 UTC  (2+ messages)

[PATCH v2 0/5] Use dma_default_coherent for devicetree default coherency
 2023-02-23 22:20 UTC  (7+ messages)
` [PATCH v2 1/5] of: address: Fix default coherency for MIPS
` [PATCH v2 2/5] dma-mapping: Provide a fallback dma_default_coherent
` [PATCH v2 3/5] dma-mapping: Provide CONFIG_ARCH_DMA_DEFAULT_COHERENT
` [PATCH v2 4/5] riscv: Select ARCH_DMA_DEFAULT_COHERENT
` [PATCH v2 5/5] of: address: Always use dma_default_coherent for default coherency

[PATCH mm-unstable v1 0/5] mm/kvm: lockless accessed bit harvest
 2023-02-23 21:12 UTC  (36+ messages)
` [PATCH mm-unstable v1 1/5] mm/kvm: add mmu_notifier_test_clear_young()
` [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
` [PATCH mm-unstable v1 3/5] kvm/arm64: "
` [PATCH mm-unstable v1 5/5] mm: multi-gen LRU: use mmu_notifier_test_clear_young()

[PATCH 5.4 v2 0/6] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
 2023-02-23 19:08 UTC  (4+ messages)
` [PATCH 5.4 v2 1/6] x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDS

[PATCH v3] macintosh: via-pmu-led: fix Kconfig for ADB_PMU_LED_DISK
 2023-02-23 17:20 UTC 

[PATCH] macintosh: via-pmu-led: *********************************
 2023-02-23 15:51 UTC  (3+ messages)

[Bug 216095] New: sysfs: cannot create duplicate filename '/devices/platform/of-display'
 2023-02-23 15:11 UTC  (2+ messages)
` [Bug 216095] "

[PATCH] POWERPC: several build fixes
 2023-02-23 15:02 UTC  (6+ messages)
` [PATCH 1/4] clk: mpc512x: fix resource printk format warning
` [PATCH 2/4] powerpc: wii: fix resource printk format warnings
` [PATCH 3/4] powerpc/pseries: RTAS work area requires GENERIC_ALLOCATOR
` [PATCH 4/4] POWERPC: sysdev/tsi108: fix resource printk format warnings

[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-02-23 13:11 UTC  (7+ messages)
` [PATCH v3 03/24] arm: "

[powerpc:next] BUILD SUCCESS f82cdc37c4bd4ba905bf99ade9782a639b5c12e9
 2023-02-23 11:14 UTC 

[powerpc:merge] BUILD SUCCESS cf67b423ea80af8345efb51db9738f170955ce06
 2023-02-23 10:23 UTC 

[PATCH 6.1 v2 0/7] Backport Build ID fixes
 2023-02-23  9:54 UTC  (2+ messages)

[PATCH v2] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
 2023-02-23  9:24 UTC  (16+ messages)

[PATCH v4 00/17] powerpc/85xx: p2020: Create one unified machine description
 2023-02-23  8:58 UTC  (21+ messages)
` [PATCH v4 01/17] powerpc/fsl_uli1575: Misc cleanup
` [PATCH v4 02/17] powerpc/85xx: Rename setup_arch and pic_init on p1023
` [PATCH v4 03/17] powerpc/85xx: Remove DBG() macro
` [PATCH v4 04/17] powerpc/85xx: Remove #ifdefs CONFIG_PCI in mpc85xx_ds
` [PATCH v4 05/17] powerpc/85xx: mpc85xx_{ds/rdb} compact the call to mpic_alloc()
` [PATCH v4 06/17] powerpc/85xx: mpc85xx_{ds/rdb} replace BUG_ON() by WARN_ON()
` [PATCH v4 07/17] powerpc/85xx: mpc85xx_{ds/rdb} replace prink by pr_xxx macro
` [PATCH v4 08/17] powerpc/85xx: Remove #ifdefs CONFIG_PPC_I8259 in mpc85xx_ds
` [PATCH v4 09/17] powerpc/85xx: Remove #ifdef CONFIG_QUICC_ENGINE in mpc85xx_rdb
` [PATCH v4 10/17] powerpc/85xx: p2020: Move all P2020 DS machine descriptions to p2020.c
` [PATCH v4 11/17] powerpc/85xx: p2020: Move all P2020 RDB "
` [PATCH v4 12/17] powerpc/85xx: p2020: Move i8259 code into own function
` [PATCH v4 13/17] powerpc/85xx: mpc85xx_ds: Move PCI code into own file
` [PATCH v4 14/17] powerpc/85xx: p2020: Unify .setup_arch and .init_IRQ callbacks
` [PATCH v4 15/17] powerpc/85xx: p2020: Define just one machine description
` [PATCH v4 16/17] powerpc/85xx: p2020: Enable boards by new config option CONFIG_PPC_P2020
` [PATCH v4 17/17] powerpc: dts: turris1x.dts: Remove "fsl,P2020RDB-PC" compatible string

[PATCH V3 1/3] core/device: Add function to return child node using name at substring "@"
 2023-02-23  8:19 UTC  (2+ messages)

linux-next tree panic on ppc64le
 2023-02-23  5:10 UTC  (6+ messages)

[PATCH] powerpc/vmlinux.lds: Add .text.asan/tsan sections
 2023-02-23  4:43 UTC  (3+ messages)

[PATCH v2] macintosh: via-pmu-led: requires ATA to be set
 2023-02-23  1:42 UTC 

WARNING: CPU: 0 PID: 756 at arch/powerpc/kernel/exceptions-64s.S:2863 masked_interrupt+0xc/0xe4 with kernel Hard LOCKUP and reboot afterwards (kernel 6.2, PowerMac G5 11,2)
 2023-02-22 23:38 UTC  (2+ messages)

[PATCH 0/3] Use dma_default_coherent for devicetree default coherency
 2023-02-22 17:57 UTC  (11+ messages)
` [PATCH 1/3] dma-mapping: Provide a fallback dma_default_coherent
` [PATCH 2/3] riscv: Set dma_default_coherent to true
` [PATCH 3/3] of: address: Use dma_default_coherent to determine default coherency

[PATCH v3 0/8] powerpc/85xx: p2020: Create one unified machine description
 2023-02-22 14:41 UTC  (5+ messages)

[PATCH 0/7] MIPS DMA coherence fixes
 2023-02-22 14:22 UTC  (8+ messages)

[PATCH] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
 2023-02-22  9:03 UTC  (2+ messages)

[PATCH] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
 2023-02-22  8:47 UTC  (9+ messages)

[PATCH 1/2] sched/topology: introduce node_has_cpus() macro
 2023-02-22  2:50 UTC  (2+ messages)
` [PATCH 2/2] powerpc: use node_has_cpus() instead of nr_cpus_node()


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