linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-10 16:30:34 to 2019-01-14 18:24:51 UTC [more...]

[PATCH v2 00/15] powerpc/32s: Use BATs/LTLBs for STRICT_KERNEL_RWX
 2019-01-14 18:23 UTC  (5+ messages)

[PATCH] pseries/hotplug: Add more delay in pseries_cpu_die while waiting for rtas-stop
 2019-01-14 18:11 UTC  (7+ messages)

ppc64le reliable stack unwinder and scheduled tasks
 2019-01-14 17:54 UTC  (13+ messages)

fix a layering violation in videobuf2 and improve dma_map_resource
 2019-01-14 17:08 UTC  (13+ messages)
  ` [PATCH 1/3] dma-mapping: remove the default map_resource implementation
  ` [PATCH 2/3] dma-mapping: don't BUG when calling dma_map_resource on RAM
  ` [PATCH 3/3] videobuf2: replace a layering violation with dma_map_resource

[PATCH v2 0/9] mm: PG_reserved cleanups and documentation
 2019-01-14 15:52 UTC  (13+ messages)
` [PATCH v2 1/9] agp: efficeon: no need to set PG_reserved on GATT tables
` [PATCH v2 2/9] s390/vdso: don't clear PG_reserved
` [PATCH v2 3/9] powerpc/vdso: "
` [PATCH v2 4/9] riscv/vdso: "
` [PATCH v2 5/9] m68k/mm: use __ClearPageReserved()
` [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 8/9] ia64: perfmon: Don't mark buffer pages as PG_reserved
` [PATCH v2 9/9] mm: better document PG_reserved

[RFC PATCH] x86, numa: always initialize all possible nodes
 2019-01-14 11:48 UTC  (3+ messages)

[RFC PATCH 1/5] powerpc/syscalls: Remove unused offset parameter
 2019-01-14 11:36 UTC  (5+ messages)
` [RFC PATCH 2/5] powerpc/syscalls: Remove unused prefix parameter
` [RFC PATCH 3/5] powerpc/syscalls: Split SPU-ness out of ABI
` [RFC PATCH 4/5] powerpc/syscalls: Allow none instead of sys_ni_syscall
` [RFC PATCH 5/5] powerpc/syscalls: Use the number when building SPU syscall table

[PATCH v2 00/34] Devicetree schema
 2019-01-14 10:26 UTC  (3+ messages)
` [PATCH v2 10/34] dt-bindings: arm: Convert Actions Semi bindings to jsonschema

Kconfig label updates
 2019-01-14 10:42 UTC  (6+ messages)

[PATCH] powerpc/8xx: fix setting of pagetable for Abatron BDI debug tool
 2019-01-14 10:12 UTC  (2+ messages)
`  "

[PATCH] powerpc/powernv/npu: Fix oops in pnv_try_setup_npu_table_group()
 2019-01-14 10:12 UTC  (2+ messages)
`  "

[PATCH] powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEM
 2019-01-14 10:12 UTC  (2+ messages)
`  "

[PATCH] powerpc/powernv/npu: Allocate enough memory in pnv_try_setup_npu_table_group()
 2019-01-14 10:12 UTC  (8+ messages)
`  "

[PATCH 2/2] powerpc/perf: Update perf_regs structure to include MMCRA
 2019-01-14 10:12 UTC  (2+ messages)
` [2/2] "

[PATCH 00/15] arch: synchronize syscall tables in preparation for y2038
 2019-01-14  9:58 UTC  (39+ messages)
` [PATCH 01/15] ia64: add __NR_umount2 definition
` [PATCH 02/15] ia64: add statx and io_pgetevents syscalls
` [PATCH 03/15] ia64: assign syscall numbers for perf and seccomp
` [PATCH 04/15] alpha: wire up io_pgetevents system call
` [PATCH 05/15] alpha: update syscall macro definitions
` [PATCH 06/15] ARM: add migrate_pages() system call
` [PATCH 07/15] ARM: add kexec_file_load system call number
` [PATCH 08/15] m68k: assign syscall number for seccomp
` [PATCH 09/15] sh: remove duplicate unistd_32.h file
` [PATCH 10/15] sh: add statx system call
` [PATCH 11/15] mips: fix n32 compat_ipc_parse_version
` [PATCH 12/15] sparc64: fix sparc_ipc type conversion
` [PATCH 13/15] ipc: rename old-style shmctl/semctl/msgctl syscalls
` [PATCH 14/15] arch: add split IPC system calls where needed
` [PATCH 15/15] arch: add pkey and rseq syscall numbers everywhere

[PATCH V7 0/4] mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region
 2019-01-14  9:54 UTC  (7+ messages)
` [PATCH V7 1/4] mm/cma: Add PF flag to force non cma alloc
` [PATCH V7 2/4] mm: Update get_user_pages_longterm to migrate pages allocated from CMA region
` [PATCH V7 3/4] powerpc/mm/iommu: Allow migration of cma allocated pages during mm_iommu_do_alloc
` [PATCH V7 4/4] powerpc/mm/iommu: Allow large IOMMU page size only for hugetlb backing
` [PATCH V7 5/5] testing

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

[PATCH] mm: Introduce GFP_PGTABLE
 2019-01-14  7:01 UTC  (12+ messages)

[PATCH] soc: fsl: dpio: fix cpu range check
 2019-01-14  5:12 UTC 

[PATCH] perf mem/c2c: Fix perf_mem_events to support powerpc
 2019-01-14  4:14 UTC 

[PATCH kernel 0/2] powerpc/powernv/npu: Move platform shared code to sysdev
 2019-01-14  0:56 UTC  (3+ messages)
` [PATCH kernel 1/2] powerpc/powernv/npu: Move compound PEs to powernv
` [PATCH kernel 2/2] powerpc/powernv/npu: Move platform shared code to sysdev

[PATCH v5 1/2] powerpc/32: add stack protector support
 2019-01-14  0:46 UTC  (3+ messages)

[PATCH kernel] powerpc/powernv/npu: Remove obsolete comment about TCE_KILL_INVAL_ALL
 2019-01-14  0:41 UTC 

[PATCH kernel] powerpc/powernv: Remove never used pnv_power9_force_smt4
 2019-01-14  0:40 UTC 

[PATCH kernel] KVM: PPC: Fix compile when CONFIG_PPC_RADIX_MMU is not defined
 2019-01-14  0:38 UTC 

[PATCH] powerpc/4xx/ocm: Fix fix for phys_addr_t printf warnings
 2019-01-14  0:32 UTC 

use generic DMA mapping code in powerpc V4
 2019-01-12 18:14 UTC  (16+ messages)

[PATCH 0/2] powerpc: wii.dts: GPIO interrupt and button support
 2019-01-12 16:21 UTC  (3+ messages)
` [PATCH 1/2] powerpc: wii.dts: Add interrupt-related properties to GPIO node
` [PATCH 2/2] powerpc: wii.dts: Add GPIO keys

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

[PATCH] powerpc: Use ALIGN instead of BLOCK
 2019-01-11 23:50 UTC 

[PATCH] soc: fsl: guts: reuse machine name from device tree
 2019-01-11 22:11 UTC 

[PATCH] soc: fsl: guts: us devm_kstrdup_const() for RO data
 2019-01-11 21:32 UTC  (6+ messages)

[PATCH v2 0/4] Add NXP AUDMIX device and machine drivers
 2019-01-11 19:13 UTC  (2+ messages)

[PATCH] ibmvscsi: use GFP_ATOMIC with dma_alloc_coherent in map_sg_data
 2019-01-11 18:27 UTC  (6+ messages)

[PATCH] powerpc/pseries: Split CPU readd for single CPU systems
 2019-01-11 14:51 UTC 

[PATCHv4 1/4] dt-bindings: add DT binding for the layerscape PCIe controller with EP mode
 2019-01-11 14:31 UTC  (2+ messages)

[1/2] powerpc/4xx/ocm: Fix phys_addr_t printf warnings
 2019-01-11 13:10 UTC  (5+ messages)

[PATCH] powerpc: build virtex dtb
 2019-01-11 11:37 UTC  (2+ messages)

[PATCH v2 1/3] powerpc: Stop using pr_cont() in __die()
 2019-01-11 10:30 UTC  (3+ messages)

Patch series for 4.19 to compile powerpc with Clang
 2019-01-11  5:33 UTC  (2+ messages)

[RFC PATCH kernel] powerpc/stack_protector: Fix external modules building
 2019-01-11  5:25 UTC  (4+ messages)

[PATCH 00/19] KVM: PPC: Book3S HV: add XIVE native exploitation mode
 2019-01-11  4:09 UTC  (3+ messages)
` [PATCH 04/19] KVM: PPC: Book3S HV: export services for the XIVE native exploitation device

[PATCH 0/3] powerpc: some header search path cleanups
 2019-01-11  3:22 UTC  (4+ messages)
` [PATCH 1/3] KVM: powerpc: remove -I. header search paths
` [PATCH 2/3] powerpc: remove redundant header search path additions
` [PATCH 3/3] powerpc: math-emu: remove unneeded header search paths

[PATCH V6 0/4] mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region
 2019-01-10  4:11 UTC  (4+ messages)

[PATCH] powerpc/pseries: Split CPU readd for single CPU systems
 2019-01-10 21:08 UTC 

[PATCH 00/11] y2038: add time64 syscalls
 2019-01-10 20:55 UTC  (13+ messages)
` [PATCH 01/11] time: make adjtime compat handling available for 32 bit
` [PATCH 02/11] time: Add struct __kernel_timex
` [PATCH 03/11] time: fix sys_timer_settime prototype
` [PATCH 04/11] sparc64: add custom adjtimex/clock_adjtime functions
` [PATCH 05/11] timex: use __kernel_timex internally
` [PATCH 06/11] timex: change syscalls to use struct __kernel_timex
` [PATCH 07/11] y2038: syscalls: rename y2038 compat syscalls
` [PATCH 08/11] y2038: use time32 syscall names on 32-bit
` [PATCH 09/11] y2038: remove struct definition redirects
` [PATCH 10/11] y2038: rename old time and utime syscalls
` [PATCH 11/11] y2038: add 64-bit time_t syscalls to all 32-bit architectures

Patch series for 4.14 to compile powerpc with Clang
 2019-01-10 18:11 UTC 

[PATCH 3/4] perf powerpc: Rework syscall table generation
 2019-01-10 16:56 UTC  (2+ messages)
` [PATCH 4/4] tools headers powerpc: Remove unistd.h

[PATCH] powerpc/vdso32: Drop -mabi=elfv1 for 32 bit objects
 2019-01-10 15:28 UTC  (3+ 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).