messages from 2023-02-18 09:20:05 to 2023-02-23 10:27:02 UTC [more...]
[powerpc:merge] BUILD SUCCESS cf67b423ea80af8345efb51db9738f170955ce06
2023-02-23 10:23 UTC
[PATCH 5.15 v2 0/5] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
2023-02-23 9:55 UTC (4+ messages)
` [PATCH 5.15 v2 1/5] arch: fix broken BuildID for arm64 and riscv
[PATCH 6.1 v2 0/7] Backport Build ID fixes
2023-02-23 9:54 UTC (2+ messages)
[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
2023-02-23 9:54 UTC (5+ messages)
` [PATCH v3 03/24] arm: "
[PATCH 5.4 v2 0/6] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
2023-02-23 9:50 UTC (3+ messages)
` [PATCH 5.4 v2 1/6] x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDS
[PATCH v2] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
2023-02-23 9:24 UTC (16+ messages)
[PATCH mm-unstable v1 0/5] mm/kvm: lockless accessed bit harvest
2023-02-23 9:18 UTC (14+ messages)
` [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
` [PATCH mm-unstable v1 3/5] kvm/arm64: "
[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] macintosh: via-pmu-led: *********************************
2023-02-23 8:56 UTC (2+ messages)
[PATCH V3 1/3] core/device: Add function to return child node using name at substring "@"
2023-02-23 8:19 UTC (3+ messages)
` [Skiboot] "
[PATCH] POWERPC: several build fixes
2023-02-23 7:01 UTC (5+ 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
linux-next tree panic on ppc64le
2023-02-23 5:10 UTC (6+ messages)
[PATCH 0/2] Improving calls to kvmppc_hv_entry
2023-02-23 5:09 UTC (9+ messages)
` [PATCH 1/2] arch/powerpc/kvm: kvmppc_hv_entry: remove .global scope
` [PATCH 2/2] arch/powerpc/kvm: kvmppc_hv_entry: remove r4 argument
[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 v5 0/7] Introduce __xchg, non-atomic xchg
2023-02-22 17:04 UTC (3+ messages)
` [Intel-gfx] "
[PATCH v3 0/8] powerpc/85xx: p2020: Create one unified machine description
2023-02-22 14:41 UTC (13+ messages)
` [PATCH v3 1/8] powerpc/85xx: Mark mpc85xx_rdb_pic_init() as static
` [PATCH v3 2/8] powerpc/85xx: Mark mpc85xx_ds_pic_init() "
` [PATCH v3 3/8] powerpc/85xx: p2020: Move all P2020 machine descriptions to p2020.c
` [PATCH v3 4/8] powerpc/85xx: p2020: Move i8259 code into own function
` [PATCH v3 5/8] powerpc/85xx: p2020: Unify .setup_arch and .init_IRQ callbacks
` [PATCH v3 6/8] powerpc/85xx: p2020: Define just one machine description
` [PATCH v3 7/8] powerpc/85xx: p2020: Enable boards by new config option CONFIG_PPC_P2020
` [PATCH v3 8/8] powerpc: dts: turris1x.dts: Remove "fsl,P2020RDB-PC" compatible string
[PATCH 0/7] MIPS DMA coherence fixes
2023-02-22 14:22 UTC (23+ messages)
` [PATCH 1/7] MIPS: Remove DMA_PERDEV_COHERENT
` [PATCH 2/7] MIPS: Always select ARCH_HAS_SYNC_DMA_FOR_CPU for noncoherent platforms
` [PATCH 3/7] MIPS: c-r4k: Always install dma flush functions
` [PATCH 4/7] dma-mapping: Always provide dma_default_coherent
` [PATCH 5/7] dma-mapping: Provide CONFIG_ARCH_DMA_DEFAULT_COHERENT
` [PATCH 6/7] riscv: Select ARCH_DMA_DEFAULT_COHERENT
` [PATCH 7/7] of: address: Use dma_default_coherent to determine default coherency
[PATCH v8 0/3] Introduce 64b relocatable kernel
2023-02-22 12:29 UTC (4+ messages)
` [PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE
[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()
[PATCH] powerpc/pseries: Avoid hcall in plpks_is_available() on non-pseries
2023-02-22 2:17 UTC
[RFC PATCH 0/4] Remove some e500/MPC85xx evaluation platforms
2023-02-21 22:00 UTC (11+ messages)
` [PATCH 1/4] powerpc: drop MPC8540_ADS and MPC8560_ADS platform support
` [PATCH 2/4] powerpc: drop MPC85xx_CDS "
` [PATCH 3/4] powerpc: drop MPC8568_MDS / P1021_MDS "
` [PATCH 4/4] powerpc: remove orphaned MPC85xx kernel config fragments
[PATCH] powerpc: Avoid dead code/data elimination when using recordmcount
2023-02-21 13:03 UTC
[PATCH v4 00/15] spi: Add support for stacked/parallel memories
2023-02-21 10:50 UTC (3+ messages)
` [PATCH v4 07/15] powerpc/83xx/mpc832x_rdb: Replace all spi->chip_select references with function call
[PATCH] powerpc: Drop orphaned VAS MAINTAINERS entry
2023-02-21 10:19 UTC
[PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA
2023-02-20 22:56 UTC (6+ messages)
[RFC PATCH 0/4] Remove some e300/MPC83xx evaluation platforms
2023-02-20 22:40 UTC (6+ messages)
` [PATCH 1/4] powerpc: drop MPC834x_MDS platform support
` [PATCH 2/4] powerpc: drop MPC836x_MDS "
` [PATCH 3/4] powerpc: drop MPC837x_MDS "
` [PATCH 4/4] powerpc: drop MPC832x_MDS "
[PATCH 0/3] Allow CONFIG_PPC64_BIG_ENDIAN_ELF_ABI_V2 with ld.lld 15+
2023-02-20 15:51 UTC (3+ messages)
API for setting multiple PTEs at once
2023-02-20 8:29 UTC (3+ messages)
[PATCH RESEND] powerpc: dts: turris1x.dts: Set lower priority for CPLD syscon-reboot
2023-02-20 8:04 UTC
[PATCH] powerpc/boot: Fix compilation of uImage for e500 platforms
2023-02-20 8:08 UTC (13+ messages)
` [PATCH v3] powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImage
[PATCH 1/2] kcsan: xtensa: Add atomic builtin stubs for 32-bit systems
2023-02-20 6:10 UTC (6+ messages)
` [PATCH 2/2] powerpc/{32,book3e}: kcsan: Extend KCSAN Support
[PATCH v1 1/5] powerpc/64: Set default CPU in Kconfig
2023-02-20 6:00 UTC (4+ messages)
` [PATCH v1 4/5] powerpc: Remove cpu-as-y completely
[PATCH] powerpc/64: Fix unannotated intra-function call warning
2023-02-20 3:49 UTC (2+ messages)
[PATCH] powerpc/kexec_file: print error string on usable memory property update failure
2023-02-20 3:49 UTC (2+ messages)
[PATCH v2] powerpc/machdep: warn when machine_is() used too early
2023-02-20 3:49 UTC
[PATCH] macintosh: windfarm: Use unsigned type for 1-bit bitfields
2023-02-20 3:49 UTC (2+ messages)
[PATCH] powerpc/nohash: Fix build with llvm-as
2023-02-20 3:49 UTC (2+ messages)
[PATCH] powerpc/nohash: Fix build error with binutils >= 2.38
2023-02-20 3:49 UTC (2+ messages)
[PATCH] powerpc/eeh: Set channel state after notifying the drivers
2023-02-20 3:49 UTC (2+ messages)
[PATCHv3, resend] powerpc: mm: radix_tlb: rearrange the if-else block
2023-02-20 3:49 UTC (2+ messages)
[PATCH] powerpc/pseries: Fix endianness issue when parsing PLPKS secvar flags
2023-02-20 3:49 UTC (2+ messages)
[PATCH] powerpc/64s: Prevent fallthrough to hash TLB flush when using radix
2023-02-20 3:41 UTC (2+ messages)
[PATCH 1/3] dt-bindings: reset: syscon-reboot: Add priority property
2023-02-20 0:55 UTC (5+ messages)
` [PATCH v4 3/3] powerpc: dts: turris1x.dts: Set lower priority for CPLD syscon-reboot
[PATCH v2 01/10] powerpc/machdep: Make machine name const
2023-02-20 0:42 UTC (7+ messages)
` [PATCH v2 06/10] powerpc/85xx: Fix function naming for p1023_rdb platform
` [PATCH v2 07/10] powerpc: Make generic_calibrate_decr() the default
` [PATCH v2 08/10] powerpc: Add ppc_md_progress()
` [PATCH v2 09/10] powerpc: Use ppc_md_progress()
[GIT PULL] Please pull powerpc/linux.git powerpc-6.2-6 tag
2023-02-19 21:25 UTC (3+ messages)
[PATCH v6 0/7] pci: Work around ASMedia ASM2824 PCIe link training failures
2023-02-19 18:52 UTC (2+ messages)
` [PING][PATCH "
[PATCH] powerpc/e500: Add missing prototype for 'relocate_init'
2023-02-18 9:28 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).