linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-21 11:37:04 to 2019-01-25 22:39:44 UTC [more...]

[PATCH 00/19] KVM: PPC: Book3S HV: add XIVE native exploitation mode
 2019-01-24  8:41 UTC  (33+ messages)
` [PATCH 03/19] KVM: PPC: Book3S HV: check the IRQ controller type
` [PATCH 05/19] KVM: PPC: Book3S HV: add a new KVM device for the XIVE native exploitation mode
` [PATCH 06/19] KVM: PPC: Book3S HV: add a GET_ESB_FD control to the XIVE native device
` [PATCH 08/19] KVM: PPC: Book3S HV: add a VC_BASE "
` [PATCH 11/19] KVM: PPC: Book3S HV: add support for the XIVE native exploitation mode hcalls
` [PATCH 17/19] KVM: PPC: Book3S HV: add get/set accessors for the VP XIVE state
  ` [PATCH 18/19] KVM: PPC: Book3S HV: add passthrough support
  ` [PATCH 19/19] KVM: introduce a KVM_DELETE_DEVICE ioctl

[PATCH] cxl: Wrap iterations over afu slices inside 'afu_list_lock'
 2019-01-25 21:11 UTC  (2+ messages)

[PATCH v4 0/3] Add NXP AUDMIX device and machine drivers
 2019-01-25 19:43 UTC  (5+ messages)
` [PATCH v4 1/3] ASoC: fsl: Add Audio Mixer CPU DAI driver
` [PATCH v4 2/3] ASoC: add fsl_audmix DT binding documentation
` [PATCH v4 3/3] ASoC: fsl: Add Audio Mixer machine driver

[PATCH v2 00/21] Refine memblock API
 2019-01-25 19:32 UTC  (6+ messages)
` [PATCH v2 06/21] memblock: memblock_phys_alloc_try_nid(): don't panic
` [PATCH v2 19/21] treewide: add checks for the return value of memblock_alloc*()

[RFC PATCH] x86, numa: always initialize all possible nodes
 2019-01-25 19:25 UTC  (7+ messages)

[PATCH v2 0/9] mm: PG_reserved cleanups and documentation
 2019-01-25 16:28 UTC  (6+ messages)
` [PATCH v2 6/9] arm64: kexec: no need to ClearPageReserved()
` [PATCH v2 7/9] arm64: kdump: No need to mark crashkernel pages manually PG_reserved

[PATCH v2 00/29] y2038: add time64 syscalls
 2019-01-25 16:21 UTC  (29+ messages)
` [PATCH v2 06/29] ARM: add migrate_pages() system call
` [PATCH v2 07/29] ARM: add kexec_file_load system call number
` [PATCH v2 13/29] arch: add split IPC system calls where needed
` [PATCH v2 14/29] arch: add pkey and rseq syscall numbers everywhere
` [PATCH v2 17/29] syscalls: remove obsolete __IGNORE_ macros
` [PATCH v2 25/29] y2038: syscalls: rename y2038 compat syscalls
` [PATCH v2 28/29] y2038: rename old time and utime syscalls
` [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures

[RFC 0/6] powerpc/pseries: Refactor code to centralize drcinfo parsing
 2019-01-25 16:12 UTC  (14+ messages)
` [RFC 1/6] powerpc:/drc Define interface to acquire arch-specific drc info
` [RFC 3/6] pseries/drcinfo: Pseries impl of arch_find_drc_info
` [RFC 5/6] powerpc/pci/hotplug: Use common drcinfo parsing

use generic DMA mapping code in powerpc V4
 2019-01-25 13:37 UTC  (14+ messages)

[PATCH 00/10] Optimise TLB miss handlers on 603/e300
 2019-01-25 12:34 UTC  (11+ messages)
` [PATCH 01/10] powerpc: simplify BDI switch
` [PATCH 02/10] powerpc/603: Store PGDIR physical address in a SPRG
` [PATCH 03/10] powerpc/603: use physical address directly in TLB miss handlers
` [PATCH 04/10] powerpc/hash32: use physical address directly in hash handlers
` [PATCH 05/10] powerpc/603: Don't handle kernel page TLB misses when not need
` [PATCH 06/10] powerpc/603: Don't handle _PAGE_RW and _PAGE_DIRTY on ITLB misses
` [PATCH 07/10] powerpc/603: let's handle PAGE_DIRTY directly
` [PATCH 08/10] powerpc/603: Don't worry about _PAGE_USER in TLB miss handlers
` [PATCH 09/10] powerpc/603: don't handle PAGE_ACCESSED "
` [PATCH 10/10] powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling

MSR_FE mask change broke KVM PR MacOS guest
 2019-01-25 11:42 UTC 

[PATCH] powerpc/83xx: Also save/restore SPRG4-7 during suspend
 2019-01-25 12:03 UTC 

[PATCH v2 0/3] [PATCH v2 0/3] Kernel Userspace Protection for Radix MMU
 2019-01-25 11:45 UTC  (4+ messages)
` [PATCH v2 2/3] powerpc/lib: Refactor __patch_instruction() to use __put_user_asm()

[PATCH v13 00/10] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
 2019-01-25  7:00 UTC  (13+ messages)

BUG: memcmp(): Accessing invalid memory location
 2019-01-25  6:45 UTC  (3+ messages)

[PATCH] dmaengine: fsldma: Add 64-bit I/O accessors for powerpc64
 2019-01-25  5:54 UTC  (6+ messages)

[RFC PATCH 0/2] cxl: Add support for disabling CAPP when unloading CXL
 2019-01-25  5:11 UTC  (3+ messages)
` [RFC PATCH 1/2] powerpc/powernv: Add support for CXL mode switch that need PHB reset
` [RFC PATCH 2/2] cxl: Force a CAPP reset when unloading CXL module

[PATCH] powerpc/ps3: Use struct_size() in kzalloc()
 2019-01-24 17:38 UTC  (3+ messages)
`  "

[PATCH] powerpc/ptrace: Mitigate potential Spectre v1
 2019-01-24 17:25 UTC  (2+ messages)

[PATCH v14 00/12] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
 2019-01-24 17:28 UTC  (18+ messages)
` [PATCH v14 01/12] powerpc/32: Fix CONFIG_VIRT_CPU_ACCOUNTING_NATIVE for 40x/booke
` [PATCH v14 02/12] powerpc/irq: use memblock functions returning virtual address
` [PATCH v14 03/12] book3s/64: avoid circular header inclusion in mmu-hash.h
` [PATCH v14 04/12] powerpc: Only use task_struct 'cpu' field on SMP
` [PATCH v14 05/12] powerpc: prep stack walkers for THREAD_INFO_IN_TASK
` [PATCH v14 06/12] powerpc: Prepare for moving thread_info into task_struct
` [PATCH v14 07/12] powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
` [PATCH v14 08/12] powerpc: regain entire stack space
` [PATCH v14 09/12] powerpc: 'current_set' is now a table of task_struct pointers
` [PATCH v14 10/12] powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
` [PATCH v14 11/12] powerpc/64: Remove CURRENT_THREAD_INFO
` [PATCH v14 12/12] powerpc: clean stack pointers naming

[PATCH] powerpc: remove unnecessary unlikely()
 2019-01-24  3:40 UTC  (2+ messages)
`  "

[PATCH] powerpc: Allow CPU selection of G4/74xx variant
 2019-01-24  3:40 UTC  (2+ messages)
`  "

[PATCH kernel] powerpc/powernv/npu: Remove obsolete comment about TCE_KILL_INVAL_ALL
 2019-01-24  3:40 UTC  (2+ messages)
` [kernel] "

[PATCH kernel] powerpc/powernv: Remove never used pnv_power9_force_smt4
 2019-01-24  3:40 UTC  (2+ messages)
` [kernel] "

[PATCH kernel] KVM: PPC: Fix compile when CONFIG_PPC_RADIX_MMU is not defined
 2019-01-24  3:40 UTC  (2+ messages)
` [kernel] "

[PATCH 1/2] powerpc: wii.dts: Add interrupt-related properties to GPIO node
 2019-01-24  3:40 UTC  (3+ messages)
` [1/2] "

[PATCH] powerpc: Use ALIGN instead of BLOCK
 2019-01-24  3:40 UTC  (2+ messages)
`  "

[PATCH 1/3] KVM: powerpc: remove -I. header search paths
 2019-01-24  3:40 UTC  (2+ messages)
` [1/3] "

[PATCH v2 1/3] powerpc: Stop using pr_cont() in __die()
 2019-01-24  3:40 UTC  (2+ messages)
` [v2,1/3] "

[PATCH -next] powerpc/mm: Fix debugfs_simple_attr.cocci warnings
 2019-01-24  3:40 UTC  (2+ messages)
` [-next] "

[PATCH] powerpc/spufs: use struct_size() in kmalloc()
 2019-01-24  3:40 UTC  (2+ messages)
`  "

[PATCH] powerpc/ipic: drop unused functions
 2019-01-24  3:40 UTC  (2+ messages)
`  "

[PATCH] powerpc: build virtex dtb
 2019-01-24  3:40 UTC  (2+ messages)
`  "

[PATCH] powerpc/irq: drop arch_early_irq_init()
 2019-01-24  3:40 UTC  (2+ messages)
`  "

[PATCH v4] selftests/powerpc: New TM signal self test
 2019-01-24  3:40 UTC  (2+ messages)
` [v4] "

[PATCH] powerpc: use a CONSOLE_LOGLEVEL_DEBUG macro
 2019-01-24  3:40 UTC  (2+ messages)
`  "

[PATCH 02/12] powerpc/hvsi: fix typo
 2019-01-24  3:40 UTC  (2+ messages)
` [02/12] "

[PATCH -next] usb: host: drop pointless static qualifier
 2019-01-24  3:13 UTC  (3+ messages)

[PATCH kernel] vfio-pci/nvlink2: Fix ancient gcc warnings
 2019-01-23 23:08 UTC  (5+ messages)

[PATCH] powerpc/pseries: Check for ceded CPU's during LPAR migration
 2019-01-23 20:40 UTC 

[PATCH v4] kbuild: Add support for DT binding schema checks
 2019-01-23 15:33 UTC  (2+ messages)

[PATCH] tools/testing/selftests/powerpc: Add Anton's null_syscall benchmark to the selftests
 2019-01-23 14:56 UTC  (2+ messages)

[PATCH 1/4] powerpc/64s: Always set mmu_slb_size using slb_set_size()
 2019-01-23  9:10 UTC  (11+ messages)
` [PATCH 2/4] powerpc/64s: Add slb_full_bitmap rather than hard-coding U32_MAX
` [PATCH 3/4] powerpc/64s: Move SLB init into hash_utils_64.c
` [PATCH 4/4] powerpc/64s: Support shrinking the SLB for debugging

[PATCH] powerpc/traps: fix recoverability of machine check handling on book3s/32
 2019-01-23  8:56 UTC  (2+ messages)

[PATCH 1/2] selftests/powerpc: benchmarks/context_switch.c improve usage message
 2019-01-23  8:47 UTC  (3+ messages)
` [PATCH 2/2] selftests/powerpc: benchmarks/context_switch.c use vector instructions/types

[PATCH] powerpc/64s: Remove MSR_RI optimisation in system_call_exit()
 2019-01-23  8:31 UTC  (2+ messages)

[PATCH] arch/powerpc/radix: Fix kernel crash with mremap
 2019-01-23  8:13 UTC  (2+ messages)

[PATCH v9 00/22] Re-use nvram module
 2019-01-22 22:06 UTC  (6+ messages)
` [PATCH v9 15/22] m68k: Dispatch nvram_ops calls to Atari or Mac functions

[PATCH] PCI: Use of_node_name_eq for node name comparisons
 2019-01-22 20:20 UTC  (2+ messages)

[PATCH 0/4] powerpc/livepatch: reliable stack unwinder fixes
 2019-01-22 15:57 UTC  (5+ messages)
` [PATCH 1/4] powerpc/64s: Clear on-stack exception marker upon exception return
` [PATCH 2/4] powerpc/livepatch: relax reliable stack tracer checks for first-frame
` [PATCH 3/4] powerpc/livepatch: small cleanups in save_stack_trace_tsk_reliable()
` [PATCH 4/4] powerpc/livepatch: return -ERRNO values "

[PATCH v4 0/3] KASAN for powerpc/32
 2019-01-22 14:28 UTC  (4+ messages)
` [PATCH v4 1/3] powerpc/mm: prepare kernel for KAsan on PPC32
` [PATCH v4 2/3] powerpc/32: Move early_init() in a separate file
` [PATCH v4 3/3] powerpc/32: Add KASAN support

[PATCH] powerpc/selftest: fix type of mftb() in null_syscall
 2019-01-22 13:54 UTC 

[PATCH] powerpc/32: Fix CONFIG_VIRT_CPU_ACCOUNTING_NATIVE for 40x/booke
 2019-01-22 13:53 UTC 

[PATCH] powerpc/32: Remove unneccessary MSR[RI] clearing for 8xx
 2019-01-22 13:52 UTC 

[PATCH v3 0/4] Add NXP AUDMIX device and machine drivers
 2019-01-22 11:39 UTC  (7+ messages)

[PATCH 0/4] Fixes for 3 separate NMI reentrancy bugs
 2019-01-22 10:30 UTC  (6+ messages)
` [PATCH 1/4] powerpc/64s: Fix HV NMI vs HV interrupt recoverability test
` [PATCH 2/4] powerpc/64s: system reset interrupt preserve HSRRs
` [PATCH 3/4] powerpc/64s: Prepare to handle data interrupts vs d-side MCE reentrancy
` [PATCH 4/4] powerpc/64s: Fix "

[PATCH v2] powerpc: build virtex dtb
 2019-01-22  7:42 UTC 

[PATCHv6 1/4] dt-bindings: add DT binding for the layerscape PCIe controller with EP mode
 2019-01-22  6:33 UTC  (4+ messages)
` [PATCHv6 2/4] arm64: dts: Add the PCIE EP node in dts
` [PATCHv6 3/4] pci: layerscape: Add the EP mode support
` [PATCHv6 4/4] misc: pci_endpoint_test: Add the layerscape EP device support

[PATCH v2 3/4] kbuild: add real-prereqs shorthand for $(filter-out FORCE, $^)
 2019-01-21 15:53 UTC  (2+ messages)
  ` [PATCH v2 3/4] kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)

[PATCHv5 1/4] dt-bindings: add DT binding for the layerscape PCIe controller with EP mode
 2019-01-21 14:37 UTC  (4+ messages)
` [PATCHv5 3/4] pci: layerscape: Add the EP mode support

[Bug 202149] New: NULL Pointer Dereference in __split_huge_pmd on PPC64LE
 2019-01-21 12:35 UTC  (6+ messages)

[PATCH v3 0/3] KASAN for powerpc/32
 2019-01-21 12:33 UTC  (5+ messages)
` [PATCH v3 3/3] powerpc/32: Add KASAN support

[PATCH] powerpc: simplify BDI switch
 2019-01-21 11:34 UTC 

[PATCH v2 1/2] powerpc/8xx: replace most #ifdef by IS_ENABLED() in 8xx_mmu.c
 2019-01-21 11:34 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/8xx: Map a second 8M text page at startup when needed


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