LinuxPPC-Dev Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-18 03:38:51 to 2021-06-22 07:40:11 UTC [more...]

[powerpc][next-20210621] WARNING at kernel/sched/fair.c:3277 during boot
 2021-06-22  7:39 UTC 

[PATCH v8 0/6] Support for H_RPT_INVALIDATE in PowerPC KVM
 2021-06-22  7:12 UTC  (10+ messages)
` [PATCH v8 1/6] KVM: PPC: Book3S HV: Fix comments of H_RPT_INVALIDATE arguments
` [PATCH v8 2/6] powerpc/book3s64/radix: Add H_RPT_INVALIDATE pgsize encodings to mmu_psize_def
` [PATCH v8 3/6] KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATE
` [PATCH v8 4/6] KVM: PPC: Book3S HV: Nested support in H_RPT_INVALIDATE
` [PATCH v8 5/6] KVM: PPC: Book3S HV: Add KVM_CAP_PPC_RPT_INVALIDATE capability
` [PATCH v8 6/6] KVM: PPC: Book3S HV: Use H_RPT_INVALIDATE in nested KVM

[PATCH 0/2] fast interrupts fixes
 2021-06-22  6:47 UTC  (4+ messages)
` [PATCH 1/2] powerpc/64s: Fix "avoid reloading (H)SRR registers if they are still valid"
` [PATCH 2/2] powerpc/64s/interrupt: Check and fix srr_valid without crashing

linux-next: manual merge of the kvm tree with the powerpc tree
 2021-06-22  6:23 UTC  (2+ messages)

[PATCH] powerpc/64s: Fix copy-paste data exposure into newly created tasks
 2021-06-22  5:30 UTC 

[powerpc:next] BUILD SUCCESS 9a0b020d61685913a1504398273ccec8dbc8c32e
 2021-06-22  4:22 UTC 

linux-next: build failure after merge of the irqchip tree
 2021-06-22  4:15 UTC 

[PATCH 1/2] powerpc/prom_init: Convert prom_strcpy() into prom_strscpy_pad()
 2021-06-22  4:11 UTC  (4+ messages)
` [PATCH 2/2] powerpc/prom_init: Pass linux_banner to firmware via option vector 7

[PATCH] powerpc/interrupts: Fix duplicate included asm/interrupt.h
 2021-06-22  2:37 UTC 

[RESEND PATCH v2] ASoC: fsl-asoc-card: change dev_err to dev_err_probe for defer probe
 2021-06-22  2:16 UTC  (4+ messages)

[PATCH] ASoC: fsl-asoc-card: change dev_err to dev_dbg for defer probe
 2021-06-22  2:15 UTC  (2+ messages)

[PATCH for 4.16 v7 02/11] powerpc: membarrier: Skip memory barrier in switch_mm()
 2021-06-22  0:15 UTC  (7+ messages)

[PATCH v4 0/7] Add support for FORM2 associativity
 2021-06-21 22:02 UTC  (3+ messages)
` [PATCH v4 7/7] powerpc/pseries: "

[PATCH] ibmvnic: Use strscpy() instead of strncpy()
 2021-06-21 22:00 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the powerpc tree
 2021-06-21 21:46 UTC 

arch/powerpc/kvm/book3s_hv_nested.c:264:6: error: stack frame size of 2304 bytes in function 'kvmhv_enter_nested_guest'
 2021-06-21 18:24 UTC  (7+ messages)
        ` [PATCH] KVM: PPC: Book3S HV: Workaround high stack usage with clang

[PATCH v13 00/12] Restricted DMA
 2021-06-21 20:19 UTC  (10+ messages)
` [PATCH v13 01/12] swiotlb: Refactor swiotlb init functions

[PATCH v2] ASoC: fsl_xcvr: disable all interrupts when suspend happens
 2021-06-21 18:46 UTC  (3+ messages)

[PATCH] ASoC: fsl_xcvr: disable all interrupts when suspend happens
 2021-06-21 18:46 UTC  (5+ messages)

[PATCH -next v2 0/9] ASoC: fsl: Use devm_platform_get_and_ioremap_resource()
 2021-06-21 18:45 UTC  (2+ messages)

[powerpc][5.13.0-rc7] Kernel warning (kernel/sched/fair.c:401) while running LTP tests
 2021-06-21 17:44 UTC  (13+ messages)

[PATCH 0/1] Interface to represent PAPR firmware attributes
 2021-06-21 15:35 UTC  (5+ messages)
` [PATCH 1/1] powerpc/pseries: "

[PATCH v2 0/9] powerpc: Add support for Microwatt soft-core
 2021-06-21 13:54 UTC  (23+ messages)
` [PATCH v2 1/9] powerpc: Add Microwatt platform
` [PATCH v2 2/9] powerpc: Add Microwatt device tree
` [PATCH v2 3/9] powerpc/microwatt: Populate platform bus from device-tree
` [PATCH v2 4/9] powerpc/xics: Add a native ICS backend for microwatt
` [PATCH v2 5/9] powerpc/microwatt: Use standard 16550 UART for console
` [PATCH v2 6/9] powerpc/microwatt: Add support for hardware random number generator
` [PATCH v2 7/9] powerpc/microwatt: Add microwatt_defconfig
` [PATCH v2 8/9] powerpc/boot: Fixup device-tree on little endian
` [PATCH v2 9/9] powerpc/boot: Add a boot wrapper for Microwatt

[PATCH v3] lockdown, selinux: fix wrong subject in some SELinux lockdown checks
 2021-06-21  8:35 UTC  (5+ messages)
` [PATCH v3] lockdown,selinux: "

[PATCH 0/2] powerpc/perf: Add instruction and data address registers to extended regs
 2021-06-21  4:09 UTC  (4+ messages)
` [PATCH 1/2] powerpc/perf: Expose instruction and data address registers as part of "
` [PATCH 2/2] tools/perf: Add perf tools support to expose "

[powerpc:next-test] BUILD SUCCESS 41075908e941f30636a607e841c08d7941966e1b
 2021-06-21  3:48 UTC 

[RESEND PATCH v4 00/11] Use per-CPU temporary mappings for patching
 2021-06-21  3:19 UTC  (5+ messages)
` [RESEND PATCH v4 05/11] powerpc/64s: Add ability to skip SLB preload
` [RESEND PATCH v4 08/11] powerpc: Initialize and use a temporary mm for patching

[PATCH] watchdog: Remove MV64x60 watchdog driver
 2021-06-20 13:30 UTC  (7+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.13-6 tag
 2021-06-20 16:49 UTC  (2+ messages)

[powerpc:merge] BUILD SUCCESS 7f030e9d57b8ff6025bde4162f42378e6081126a
 2021-06-20 12:38 UTC 

[powerpc:next-test] BUILD REGRESSION 77ba1e2abc7474c5321cbf8d90366ec69150d0a2
 2021-06-20 12:38 UTC 

[powerpc:fixes-test] BUILD SUCCESS 60b7ed54a41b550d50caf7f2418db4a7e75b5bdc
 2021-06-20 12:33 UTC 

[PATCH v15 0/4] KASAN core changes for ppc64 radix KASAN
 2021-06-20 11:17 UTC  (9+ messages)
` [PATCH v15 1/4] kasan: allow an architecture to disable inline instrumentation
` [PATCH v15 2/4] kasan: allow architectures to provide an outline readiness check
` [PATCH v15 3/4] mm: define default MAX_PTRS_PER_* in include/pgtable.h
` [PATCH v15 4/4] kasan: use MAX_PTRS_PER_* for early shadow tables

[PATCH 8/8] membarrier: Rewrite sync_core_before_usermode() and improve documentation
 2021-06-20  2:10 UTC  (12+ messages)

[Bug 205099] New: KASAN hit at raid6_pq: BUG: Unable to handle kernel data access at 0x00f0fd0d
 2021-06-19  8:25 UTC  (3+ messages)
` [Bug 205099] "

[Bug 11143] [PATCH]unconditional linker option arch/powerpc/lib/crtsavres.o causes external module buildfailure
 2021-06-19  6:49 UTC 

[Bug 209277] New: Dead code :q
 2021-06-19  6:37 UTC  (3+ messages)
` [Bug 209277] powerpc: obsolete driver: Marvell MV64X60 MPSC

[PATCH v14 00/12] Restricted DMA
 2021-06-19  3:40 UTC  (13+ messages)
` [PATCH v14 01/12] swiotlb: Refactor swiotlb init functions
` [PATCH v14 02/12] swiotlb: Refactor swiotlb_create_debugfs
` [PATCH v14 03/12] swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used
` [PATCH v14 04/12] swiotlb: Update is_swiotlb_buffer to add a struct device argument
` [PATCH v14 05/12] swiotlb: Update is_swiotlb_active "
` [PATCH v14 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
` [PATCH v14 07/12] swiotlb: Move alloc_size to swiotlb_find_slots
` [PATCH v14 08/12] swiotlb: Refactor swiotlb_tbl_unmap_single
` [PATCH v14 09/12] swiotlb: Add restricted DMA alloc/free support
` [PATCH v14 10/12] swiotlb: Add restricted DMA pool initialization
` [PATCH v14 11/12] dt-bindings: of: Add restricted DMA pool
` [PATCH v14 12/12] of: Add plumbing for "

[PATCH v6 00/17] Enable VAS and NX-GZIP support on PowerVM
 2021-06-19  3:22 UTC  (9+ messages)
` [PATCH v6 12/17] powerpc/pseries/vas: Integrate API with open/close windows
` [PATCH v6 13/17] powerpc/pseries/vas: Setup IRQ and fault handling

linux-next: manual merge of the akpm-current tree with the powerpc tree
 2021-06-19  2:54 UTC  (2+ messages)

[PATCH] crypto: nx: Fix memcpy() over-reading in nonce
 2021-06-18 23:49 UTC  (3+ messages)

[Bug 213079] New: IRQ problems and crashes on a PowerMac G5 with 5.13-rc1
 2021-06-18 23:29 UTC  (2+ messages)
` [Bug 213079] [bisected] IRQ problems and crashes on a PowerMac G5 with 5.12.3

[Bug 213069] New: kernel BUG at arch/powerpc/include/asm/book3s/64/hash-4k.h:147! Oops: Exception in kernel mode, sig: 5 [#1]
 2021-06-18 23:18 UTC  (2+ messages)
` [Bug 213069] "

[PATCH v4 00/11] DDW + Indirect Mapping
 2021-06-18 22:26 UTC  (4+ messages)
` [PATCH v4 07/11] powerpc/pseries/iommu: Reorganize iommu_table_setparms*() with new helper

switch the block layer to use kmap_local_page v2
 2021-06-18 18:12 UTC  (5+ messages)
` [PATCH 01/18] mm: add a kunmap_local_dirty helper

[PATCH 0/4] powerpc/64s: Enable KFENCE
 2021-06-18  8:02 UTC  (8+ messages)
` [PATCH 1/4] powerpc/64s: Add DEBUG_PAGEALLOC for radix
` [PATCH 2/4] powerpc/64s: Remove unneeded #ifdef CONFIG_DEBUG_PAGEALLOC in hash_utils
` [PATCH 4/4] powerpc: Enable KFENCE on BOOK3S/64

[PATCH] Documentation: PCI: pci-error-recovery: rearrange the general sequence
 2021-06-18  7:21 UTC  (2+ messages)

[PATCH] selftests/powerpc: Remove the repeated declaration
 2021-06-18  3:51 UTC  (2+ messages)

[PATCH] powerpc: 52xx: add fallthrough in mpc52xx_wdt_ioctl()
 2021-06-18  3:51 UTC  (2+ messages)

[PATCH] powerpc/barrier: Avoid collision with clang's __lwsync macro
 2021-06-18  3:51 UTC  (2+ messages)

[PATCH] powerpc/signal64: Don't read sigaction arguments back from user memory
 2021-06-18  3:51 UTC  (2+ messages)

[PATCH -next] powerpc/spufs: disp: Remove set but not used variable 'dummy'
 2021-06-18  3:51 UTC  (2+ messages)

[PATCH -next] powerpc/spider-pci: Remove set but not used variable 'val'
 2021-06-18  3:51 UTC  (2+ messages)

[PATCH v1 0/2] PS3 Updates
 2021-06-18  3:51 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] powerpc/ps3: Re-align DTB in image

[PATCH v2 0/3] DMA fixes for PS3 device drivers
 2021-06-18  3:51 UTC  (2+ messages)

[PATCH v2] powerpc/tau: Remove superfluous parameter in alloc_workqueue() call
 2021-06-18  3:51 UTC  (2+ messages)

[PATCH v2] powerpc: make stack walking KASAN-safe
 2021-06-18  3:51 UTC  (2+ messages)

[PATCH v3 1/6] powerpc/nohash: Refactor update of BDI2000 pointers in switch_mmu_context()
 2021-06-18  3:51 UTC  (2+ messages)

[PATCH v2] powerpc/8xx: Allow disabling KUAP at boot time
 2021-06-18  3:51 UTC  (2+ messages)

[PATCH v2 00/12] powerpc: Optimise KUAP on book3s/32
 2021-06-18  3:51 UTC  (2+ messages)

[PATCH v2 00/12] powerpc: Cleanup use of 'struct ppc_inst'
 2021-06-18  3:51 UTC  (2+ messages)

[PATCH v1 01/12] powerpc: Rework PPC_RAW_xxx() macros for prefixed instructions
 2021-06-18  3:51 UTC  (2+ messages)

[PATCH] powerpc/signal32: Remove impossible #ifdef combinations
 2021-06-18  3:51 UTC  (2+ messages)

[PATCH] powerpc/selftests: Use gettid() instead of getppid() for null_syscall
 2021-06-18  3:51 UTC  (2+ messages)

[PATCH] powerpc: Remove proc_trap()
 2021-06-18  3:51 UTC  (2+ messages)

[PATCH] powerpc: Remove CONFIG_PPC_MMU_NOHASH_32
 2021-06-18  3:51 UTC  (2+ messages)

[PATCH] powerpc: Don't handle ALTIVEC/SPE in ASM in _switch(). Do it in C
 2021-06-18  3:51 UTC  (2+ messages)

[PATCH] powerpc/32: Display modules range in virtual memory layout
 2021-06-18  3:51 UTC  (2+ messages)

[PATCH] powerpc/32: Remove __main()
 2021-06-18  3:51 UTC  (2+ messages)

[PATCH] powerpc/44x: Implement Kernel Userspace Exec Protection (KUEP)
 2021-06-18  3:51 UTC  (2+ messages)

[PATCH] powerpc/perf: Simplify Makefile
 2021-06-18  3:51 UTC  (2+ messages)

[PATCH] powerpc/mm/book3s64: Fix possible build error
 2021-06-18  3:51 UTC  (2+ messages)

[PATCH] powerpc: Move update_power8_hid0() into its only user
 2021-06-18  3:51 UTC  (2+ messages)

[PATCH] powerpc/kuap: Force inlining of all first level KUAP helpers
 2021-06-18  3:51 UTC  (2+ messages)

[PATCH] powerpc: Force inlining of csum_add()
 2021-06-18  3:51 UTC  (2+ messages)

[PATCH 1/3] powerpc: Define empty_zero_page[] in C
 2021-06-18  3:51 UTC  (2+ messages)

[PATCH 1/2] powerpc/64: drop redundant defination of spin_until_cond
 2021-06-18  3:51 UTC  (2+ messages)

[PATCH V3 0/2] selftests/powerpc: Updates to EBB selftest for ISA v3.1
 2021-06-18  3:51 UTC  (2+ messages)

[PATCH v1 1/1] powerpc/prom_init: Move custom isspace() to its own namespace
 2021-06-18  3:51 UTC  (2+ messages)

[PATCH] powerpc/signal64: Copy siginfo before changing regs->nip
 2021-06-18  3:50 UTC  (2+ messages)

[PATCH] powerpc: Fix initrd corruption with relative jump labels
 2021-06-18  3:50 UTC  (2+ messages)

[PATCH] powerpc/mem: Add back missing header to fix 'no previous prototype' error
 2021-06-18  3:50 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).