linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-08 15:01:02 to 2022-03-14 15:33:37 UTC [more...]

[PATCH 00/14] powerpc/rtas: various cleanups and improvements
 2022-03-14 15:32 UTC  (9+ messages)
` [PATCH 04/14] powerpc/rtas: Call enter_rtas with MSR[EE] disabled
` [PATCH 05/14] powerpc/rtas: Modernise RI clearing on 64-bit
` [PATCH 06/14] powerpc/rtas: Load rtas entry MSR explicitly
` [PATCH 07/14] powerpc/rtas: PACA can be restored directly from SPRG

[PATCH] powerpc/xive: fix return value of __setup handler
 2022-03-14 13:10 UTC  (2+ messages)

[PATCH v2] static_call: Don't make __static_call_return0 static
 2022-03-14 11:49 UTC 

[PATCH v1 1/2] static_call: Properly initialise DEFINE_STATIC_CALL_RET0()
 2022-03-14 10:27 UTC  (2+ messages)
` [PATCH v1 2/2] static_call: Remove __DEFINE_STATIC_CALL macro

cleanup swiotlb initialization v5
 2022-03-14  7:31 UTC  (16+ messages)
` [PATCH 01/15] dma-direct: use is_swiotlb_active in dma_direct_map_page
` [PATCH 02/15] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
` [PATCH 03/15] swiotlb: simplify swiotlb_max_segment
` [PATCH 04/15] swiotlb: rename swiotlb_late_init_with_default_size
` [PATCH 05/15] arm/xen: don't check for xen_initial_domain() in xen_create_contiguous_region
` [PATCH 06/15] MIPS/octeon: use swiotlb_init instead of open coding it
` [PATCH 07/15] x86: remove the IOMMU table infrastructure
` [PATCH 08/15] x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabled
` [PATCH 09/15] swiotlb: make the swiotlb_init interface more useful
` [PATCH 10/15] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
` [PATCH 11/15] swiotlb: pass a gfp_mask argument to swiotlb_init_late
` [PATCH 12/15] swiotlb: provide swiotlb_init variants that remap the buffer
` [PATCH 13/15] swiotlb: merge swiotlb-xen initialization into swiotlb
` [PATCH 14/15] swiotlb: remove swiotlb_init_with_tbl and swiotlb_init_late_with_tbl
` [PATCH 15/15] x86: remove cruft from <asm/dma-mapping.h>

[PATCH] static_call: Don't make __static_call_return0 static
 2022-03-14  7:21 UTC 

[PATCH v1] PCI/AER: Handle Multi UnCorrectable/Correctable errors properly
 2022-03-13 21:43 UTC  (3+ messages)

[PATCH] powerpc/book3e: Fix sparse report in mm/nohash/fsl_book3e.c
 2022-03-13 19:41 UTC 

[Bug 213837] New: "Kernel panic - not syncing: corrupted stack end detected inside scheduler" at building via distcc on a G5
 2022-03-13 11:34 UTC  (4+ messages)
` [Bug 213837] [bisected] "

[PATCH] powerpc/4xx: cpm: fix return value of __setup handler
 2022-03-13  6:59 UTC 

[PATCH] POWERPC: idle: fix return value of __setup handler
 2022-03-13  6:58 UTC 

[Bug 200055] [Bisected][Regression] WARNING: CPU: 0 PID: 1 at kernel/locking/lockdep.c:3214 .__lockdep_init_map+0x260/0x270
 2022-03-12 22:08 UTC  (3+ messages)

[Bug 215567] New: build failure when PPC_64S_HASH_MMU=n is selected in kernel .config
 2022-03-12 13:22 UTC  (2+ messages)
` [Bug 215567] "

[PATCH V7 00/20] riscv: compat: Add COMPAT mode support for rv64
 2022-03-12 12:46 UTC  (9+ messages)
` [PATCH V7 13/20] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V7 14/20] riscv: compat: Add elf.h implementation

[PATCH 0/3] KVM: PPC: KVM module exit fixes
 2022-03-12 10:42 UTC  (3+ messages)

[PATCH v3 0/4] KVM: PPC: KVM module exit fixes
 2022-03-12 10:37 UTC  (2+ messages)

[PATCH v4 0/3] powerpc/pseries/vas: VAS/NXGZIP support with LPM
 2022-03-12 10:34 UTC  (2+ messages)

[PATCH v2 -next] powerpc/spufs: Fix build warning when CONFIG_PROC_FS=n
 2022-03-12 10:29 UTC  (2+ messages)

[PATCH v3] powerpc: declare unmodified attribute_group usages const
 2022-03-12 10:29 UTC  (2+ messages)

[PATCH] powerpc/64e: Tie PPC_BOOK3E_64 to PPC_FSL_BOOK3E
 2022-03-12 10:29 UTC  (2+ messages)

[PATCH] powerpc: 8xx: fix a return value error in mpc8xx_pic_init
 2022-03-12 10:29 UTC  (9+ messages)

[PATCH v1 1/4] powerpc: Cleanup asm-prototypes.c
 2022-03-12 10:29 UTC  (2+ messages)

[PATCH v2] powerpc: kernel: fix refcount leak in format_show()
 2022-03-12 10:29 UTC  (2+ messages)

[PATCH] powerpc/64: Force inlining of prevent_user_access() and set_kuap()
 2022-03-12 10:29 UTC  (2+ messages)

[PATCH linux-next] ps3: remove unneeded semicolon
 2022-03-12 10:29 UTC  (2+ messages)

[PATCH] powerpc/bitops: Force inlining of fls()
 2022-03-12 10:29 UTC  (2+ messages)

[PATCH kernel v4] powerpc/64: Add UADDR64 relocation support
 2022-03-12 10:29 UTC  (2+ messages)

microwatt booting linux-5.7 under verilator
 2022-03-12  7:45 UTC  (2+ messages)

[PATCH v7 0/5] Use per-CPU temporary mappings for patching on Radix MMU
 2022-03-12  7:30 UTC  (3+ messages)
` [PATCH v7 3/5] powerpc: Rework and improve STRICT_KERNEL_RWX patching

[GIT PULL] Please pull powerpc/linux.git powerpc-5.17-6 tag
 2022-03-11 20:44 UTC  (2+ messages)

[powerpc:topic/ppc-kvm] BUILD SUCCESS f771b55731fc82b1e8e9ef123f6f1b8d8c92bc63
 2022-03-11 19:54 UTC 

[PATCHv5 0/3] enable nr_cpus for powerpc
 2022-03-11 17:42 UTC  (3+ messages)

[PATCH 1/4] ASoC: fsl-asoc-card: add WM8904 support
 2022-03-11 17:16 UTC  (4+ messages)
` [PATCH 3/4] ASoC: wm8904: extend device tree support

[FIX PATCH v1] powerpc/pseries: Fix reference count leak during CPU unplug
 2022-03-11 17:14 UTC  (2+ messages)

[RFC PATCH v0 0/2] ibm,dynamic-memory-v2 fix
 2022-03-11 17:09 UTC  (3+ messages)
` [RFC PATCH v0 2/2] powerpc, drmem: Rename DRMEM_LMB_RESERVED to DRMEM_LMB_ISOLATED

[PATCH v9 0/8] reduce memory consumption for powerpc firmware-assisted capture kernel
 2022-03-11 17:02 UTC  (2+ messages)

[RFC PATCH] powerpc/uprobes: Fixup si_addr if we took an exception while single stepping
 2022-03-11 16:49 UTC  (2+ messages)

[PATCH 1/2] powerpc/tm: fix live state of vs0/32 in tm_reclaim
 2022-03-11 16:27 UTC  (3+ messages)
` [PATCH] "

[PATCH] Setup per-cpu cpu<->node binding early
 2022-03-11 15:43 UTC  (2+ messages)

[PATCH] kexec/powerpc: fix exporting memory limit
 2022-03-11 15:26 UTC  (4+ messages)

[PATCH v2] powerpc/32: Add support for out-of-line static calls
 2022-03-11 14:56 UTC  (3+ messages)

[PATCH -next] powerpc/smp: Remove unused inline functions
 2022-03-11 13:33 UTC  (2+ messages)

[PATCH -next] powerpc/kuap: Remove unused inline function __kuap_assert_locked()
 2022-03-11 13:28 UTC  (2+ messages)

[PATCH v1] powerpc: Use static call for get_irq()
 2022-03-11 12:38 UTC 

[PATCH net-next v2] powerpc/net: Implement powerpc specific csum_shift() to remove branch
 2022-03-11 11:00 UTC  (2+ messages)

[PATCH v8 00/14] Convert powerpc to default topdown mmap layout (v8)
 2022-03-11  4:49 UTC  (21+ messages)
` [PATCH v8 01/14] sizes.h: Add SZ_1T macro
` [PATCH v8 02/14] mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT
` [PATCH v8 03/14] mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_area functions
` [PATCH v8 04/14] mm: Add len and flags parameters to arch_get_mmap_end()
` [PATCH v8 05/14] mm, hugetlbfs: Allow for "high" userspace addresses
` [PATCH v8 06/14] powerpc/mm: Move vma_mmu_pagesize()
` [PATCH v8 07/14] powerpc/mm: Make slice specific to book3s/64
` [PATCH v8 08/14] powerpc/mm: Remove CONFIG_PPC_MM_SLICES
` [PATCH v8 09/14] powerpc/mm: Use generic_get_unmapped_area() and call it from arch_get_unmapped_area()
` [PATCH v8 10/14] powerpc/mm: Use generic_hugetlb_get_unmapped_area()
` [PATCH v8 11/14] powerpc/mm: Move get_unmapped_area functions to slice.c
` [PATCH v8 12/14] powerpc/mm: Enable full randomisation of memory mappings
` [PATCH v8 13/14] powerpc/mm: Convert to default topdown mmap layout
` [PATCH v8 14/14] powerpc: Simplify and move arch_randomize_brk()

[PATCH] powerpc: Replace ppc64 DT_RELACOUNT usage with DT_RELASZ/24
 2022-03-11  4:35 UTC  (6+ messages)

[PATCH] powerpc/tm: Fix more userspace r13 corruption
 2022-03-11  3:59 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 71941773e143369a73c9c4a3b62fbb60736a1182
 2022-03-11  1:32 UTC 

[PATCH 0/5] Pkey User clean up patches
 2022-03-11  0:57 UTC  (6+ messages)
` [PATCH 1/5] x86/pkeys: Clean up arch_set_user_pkey_access() declaration
` [PATCH 2/5] x86/pkeys: Remove __arch_set_user_pkey_access() declaration
` [PATCH 3/5] powerpc/pkeys: Properly type pkey in init_{i}amr()
` [PATCH 4/5] mm/pkeys: Make pkey unsigned in arch_set_user_pkey_access()
` [PATCH 5/5] x86/pkeys: Standardize on u8 for pkey type

rcutorture’s init segfaults in ppc64le VM
 2022-03-10 22:13 UTC  (7+ messages)

Bug 215658 - arch/powerpc/mm/mmu_context.o Assembler messages: Error: unrecognized opcode: `dssall' (PowerMac G4)
 2022-03-10 18:15 UTC  (4+ messages)

[PATCH] powerpc/vdso: Fix VDSO unmap check
 2022-03-10 16:18 UTC  (3+ messages)

[Bug 215652] New: kernel 5.17-rc fail to load radeon DRM "modprobe: ERROR: could not insert 'radeon': Unknown symbol in module, or unknown parameter (see dmesg)"
 2022-03-10 14:35 UTC  (3+ messages)
` [Bug 215652] "

[RFC PATCH 6/7] serial: General support for multipoint addresses
 2022-03-10 14:09 UTC  (6+ messages)

[Bug 215658] New: arch/powerpc/mm/mmu_context.o Assembler messages: Error: unrecognized opcode: `dssall' (PowerMac G4)
 2022-03-10 13:25 UTC  (3+ messages)
` [Bug 215658] "

[PATCH] ASoC: fsl_spdif: Disable TX clock when stop
 2022-03-10 13:13 UTC  (3+ messages)

[PATCH -next] ASoC: imx-es8328: Fix error return code in imx_es8328_probe()
 2022-03-10 13:13 UTC  (2+ messages)

[PATCH 00/20] Add perf sampling tests as part of selftest
 2022-03-10 12:29 UTC  (5+ messages)
` [PATCH 16/20] selftest/powerpc/pmu/: Add selftest for mmcr1 pmcxsel/unit/cache fields

[PATCH] ASoC: fsl_spdif: keep all TxClk sources by txclk array
 2022-03-10 11:35 UTC  (2+ messages)

[PATCH] ASoC: fsl_rpmsg: Remove SET_SYSTEM_SLEEP_PM_OPS callback
 2022-03-10 11:35 UTC  (2+ messages)

[PATCH] powerpc/powernv/pci: Drop VF MPS fixup
 2022-03-10  9:03 UTC  (2+ messages)

[PATCH 1/2] PCI: Use pcie_reset_state_t type in function arguments
 2022-03-10  8:51 UTC  (3+ messages)
` [PATCH 2/2] powerpc/eeh: "

[PATCH v7 0/4] Add perf interface to expose nvdimm
 2022-03-10  4:59 UTC  (3+ messages)

[powerpc:next] BUILD SUCCESS d799769188529abc6cbf035a10087a51f7832b6b
 2022-03-10  4:48 UTC 

[PATCH 0/6] KVM: PPC: Book3S HV interrupt fixes
 2022-03-09 19:49 UTC  (10+ messages)
` [PATCH 1/6] KVM: PPC: Book3S HV P9: Fix "lost kick" race
` [PATCH 3/6] KVM: PPC: Book3S HV P9: Move cede logic out of XIVE escalation rearming
` [PATCH 4/6] KVM: PPC: Book3S HV P9: Split !nested case out from guest entry
` [PATCH 6/6] KVM: PPC: Book3S HV Nested: L2 LPCR should inherit L1 LPES setting

[PATCH] powerpc/32: Stop printing the virtual memory layout
 2022-03-09 19:35 UTC  (2+ messages)

[PATCH 0/3] powerpc: Use proper printk format specifiers
 2022-03-09 18:28 UTC  (3+ messages)
` [PATCH 1/3] powerpc/kprobes: Use appropriate format specifier for printing kernel address

[PATCH v2 1/4] powerpc/instruction_dump: Fix kernel crash with show_instructions
 2022-03-09 17:25 UTC  (2+ messages)

[PATCH v5] PCI hotplug: rpaphp: Error out on busy status from get-sensor-state
 2022-03-09 17:12 UTC 

[PATCH 07/29] rtc: opal: switch to RTC_FEATURE_UPDATE_INTERRUPT
 2022-03-09 16:22 UTC 

[PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4
 2022-03-09 16:30 UTC  (4+ messages)

[PATCH v4 2/2] powerpc: Fix virt_addr_valid() check
 2022-03-09 16:01 UTC  (2+ messages)
` [v4,2/2] "

[PATCH v4 1/2] Revert "powerpc: Set max_mapnr correctly"
 2022-03-09 16:00 UTC  (2+ messages)
` [v4,1/2] "

cleanup swiotlb initialization v4
 2022-03-09 15:18 UTC  (5+ messages)
` [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb

[PATCH] soc: fsl: rcpm: Fix refcount leak in copy_ippdexpcr1_setting
 2022-03-09  9:14 UTC 

[PATCH v1 1/4] powerpc/ftrace: Don't use lmw/stmw in ftrace_regs_caller()
 2022-03-09 11:35 UTC  (5+ messages)
` [PATCH v1 2/4] powerpc/ftrace: Refactor ftrace_{regs_}caller

[PATCH V3 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
 2022-03-09 11:33 UTC  (16+ messages)
` [PATCH V3 05/30] arm64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 09/30] arm/mm: "

[PATCH v3 0/7] Base support for POWER10
 2022-03-09 10:28 UTC  (4+ messages)
` [PATCH v3 4/7] powerpc/dt_cpu_ftrs: Set current thread fscr bits

[PATCH] powerpc: Use rol32() instead of opencoding in csum_fold()
 2022-03-09  9:53 UTC  (2+ messages)

[PATCH] powerpc: Remove find_current_mm_pte()
 2022-03-09  9:29 UTC 

[PATCH v2 0/3] Add support for memcpy_mcsafe
 2022-03-09  9:22 UTC  (3+ messages)
` [PATCH v2 1/3] powerpc/mce: Bug fixes for MCE handling in kernel space

[PATCH] powerpc/configs: Turn CONFIG_RELOCATABLE on by default
 2022-03-09  9:15 UTC  (2+ messages)

[PATCH] powerpc/mm: Fix printing of process table address
 2022-03-09  9:09 UTC  (2+ messages)

[RFC PATCH] KVM: PPC: Book3S HV: Add KVM_CAP_PPC_GTSE
 2022-03-09  9:05 UTC  (2+ messages)

[PATCH] powerpc/64/interrupt: Fix return to masked context after hard-mask irq becomes pending
 2022-03-09  8:37 UTC  (2+ messages)

[powerpc:next-test] BUILD SUCCESS 792993919349fefba20f58ae4843c80e8b01f518
 2022-03-09  1:26 UTC 

[powerpc:next] BUILD SUCCESS 1a76e520ee1831a81dabf8a9a58c6453f700026e
 2022-03-09  1:25 UTC 

[PATCH v1 1/6] powerpc/64: Move pci_device_from_OF_node() out of asm/pci-bridge.h
 2022-03-08 19:20 UTC  (6+ messages)
` [PATCH v1 2/6] powerpc: Don't include asm/prom.h in asm/parport.h
` [PATCH v1 3/6] powerpc: Include asm/reg.h in asm/svm.h
` [PATCH v1 4/6] powerpc: Add missing declaration in asm/drmem.h
` [PATCH v1 5/6] powerpc: Remove asm/prom.h from all files that don't need it
` [PATCH v1 6/6] powerpc: Add missing headers

[BUG] mtd: cfi_cmdset_0002: write regression since v4.17-rc1
 2022-03-08 16:40 UTC  (16+ 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).