linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-08 13:58:44 to 2019-01-10 22:56:28 UTC [more...]

[PATCH V6 0/4] mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region
 2019-01-10  4:11 UTC  (9+ messages)
` [PATCH V6 1/4] mm/cma: Add PF flag to force non cma alloc
` [PATCH V6 3/4] powerpc/mm/iommu: Allow migration of cma allocated pages during mm_iommu_get

[PATCH 00/15] arch: synchronize syscall tables in preparation for y2038
 2019-01-10 22:43 UTC  (29+ 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

ppc64le reliable stack unwinder and scheduled tasks
 2019-01-10 21:14 UTC 

[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

Kconfig label updates
 2019-01-10 20:37 UTC  (5+ messages)

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

Patch series for 4.19 to compile powerpc with Clang
 2019-01-10 17:17 UTC 

[PATCH] ibmvscsi: use GFP_ATOMIC with dma_alloc_coherent in map_sg_data
 2019-01-10 20:11 UTC  (4+ messages)

[PATCH] soc: fsl: guts: us devm_kstrdup_const() for RO data
 2019-01-10 19:43 UTC  (4+ messages)

[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  (4+ messages)

[PATCH v2 00/15] powerpc/32s: Use BATs/LTLBs for STRICT_KERNEL_RWX
 2019-01-10 15:12 UTC  (16+ messages)
` [PATCH v2 01/15] powerpc/mm/32: add base address to mmu_mapin_ram()
` [PATCH v2 02/15] powerpc/mm/32s: rework mmu_mapin_ram()
` [PATCH v2 03/15] powerpc/mm/32s: use generic mmu_mapin_ram() for all blocks
` [PATCH v2 04/15] powerpc/32: always populate page tables for Abatron BDI
` [PATCH v2 05/15] powerpc/wii: remove wii_mmu_mapin_mem2()
` [PATCH v2 06/15] powerpc/mm/32s: use _PAGE_EXEC in setbat()
` [PATCH v2 07/15] powerpc/mm/32s: add setibat() clearibat() and update_bats()
` [PATCH v2 08/15] powerpc/32: add helper to write into segment registers
` [PATCH v2 09/15] powerpc/mmu: add is_strict_kernel_rwx() helper
` [PATCH v2 10/15] powerpc/kconfig: define PAGE_SHIFT inside Kconfig
` [PATCH v2 11/15] powerpc/kconfig: define CONFIG_DATA_SHIFT and CONFIG_ETEXT_SHIFT
` [PATCH v2 12/15] powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWX
` [PATCH v2 13/15] powerpc/kconfig: make _etext and data areas alignment configurable on Book3s 32
` [PATCH v2 14/15] powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWX
` [PATCH v2 15/15] powerpc/kconfig: make _etext and data areas alignment configurable on 8xx

[PATCH] ibmvscsi: use GFP_KERNEL with dma_alloc_coherent in initialize_event_pool
 2019-01-10 14:56 UTC  (2+ messages)

[PATCH] powerpc/8xx: replace most #ifdef by IS_ENABLED() in 8xx_mmu.c
 2019-01-10 14:56 UTC 

[PATCH v4 1/2] crypto: talitos - reorder code in talitos_edesc_alloc()
 2019-01-10 14:05 UTC  (2+ messages)

[PATCH v5 00/12] perf/core: Generalise event exclusion checking
 2019-01-10 13:53 UTC  (13+ messages)
` [PATCH v5 01/12] perf/doc: update design.txt for exclude_{host|guest} flags
` [PATCH v5 02/12] perf/core: add function to test for event exclusion flags
` [PATCH v5 03/12] perf/core: add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs
` [PATCH v5 04/12] alpha: perf/core: strengthen exclude checks with PERF_PMU_CAP_NO_EXCLUDE
` [PATCH v5 05/12] arm: perf: conditionally use PERF_PMU_CAP_NO_EXCLUDE
` [PATCH v5 06/12] arm: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs
` [PATCH v5 07/12] drivers/perf: "
` [PATCH v5 08/12] drivers/perf: perf/core: strengthen exclude checks with PERF_PMU_CAP_NO_EXCLUDE
` [PATCH v5 09/12] powerpc: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs
` [PATCH v5 10/12] x86: "
` [PATCH v5 11/12] x86: perf/core: strengthen exclude checks with PERF_PMU_CAP_NO_EXCLUDE
` [PATCH v5 12/12] perf/core: remove unused perf_flags

[PATCH v2 00/34] Devicetree schema
 2019-01-10 13:44 UTC  (12+ messages)
` [PATCH v2 13/34] dt-bindings: arm: amlogic: Move 'amlogic, meson-gx-ao-secure' binding to its own file
    ` [PATCH v2 13/34] dt-bindings: arm: amlogic: Move 'amlogic,meson-gx-ao-secure' "
` [PATCH v2 18/34] dt-bindings: arm: Convert FSL board/soc bindings to json-schema

[PATCH v2 1/3] powerpc: Stop using pr_cont() in __die()
 2019-01-10 13:41 UTC  (6+ messages)
` [PATCH v2 2/3] powerpc: Show PAGE_SIZE in __die() output
` [PATCH v2 3/3] powerpc/64s: Add MMU type to "

[PATCH 1/2] perf powerpc: Rework syscall table generation
 2019-01-10 13:41 UTC  (3+ messages)
` [PATCH 2/2] perf powerpc: Remove unistd.h

[PATCH] powerpc/powernv/npu: Fix oops in pnv_try_setup_npu_table_group()
 2019-01-10 13:31 UTC  (10+ messages)

[PATCH v4 00/13] perf/core: Generalise event exclusion checking
 2019-01-10 13:15 UTC  (14+ messages)
` [PATCH v4 05/13] arm: perf: conditionally use PERF_PMU_CAP_NO_EXCLUDE
` [PATCH v4 10/13] x86: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs
` [PATCH v4 13/13] drivers/perf: use PERF_PMU_CAP_NO_EXCLUDE for Cavium TX2 PMU

[PATCH] powerpc/powernv: Allow smt-enabled=off on Power9
 2019-01-10 11:53 UTC 

[PATCH 1/2] powerpc: Use seq_buf to avoid pr_cont() in __die()
 2019-01-10 10:54 UTC  (7+ messages)
` [PATCH 2/2] powerpc: Show PAGE_SIZE in __die() output

[PATCH 00/11] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
 2019-01-10  9:06 UTC  (4+ messages)
` [PATCH 9/11] KVM/MMU: Flush tlb in the kvm_mmu_write_protect_pt_masked()

[RFC PATCH kernel] powerpc/stack_protector: Fix external modules building
 2019-01-10  5:42 UTC 

[PATCH] powerpc/8xx: fix setting of pagetable for Abatron BDI debug tool
 2019-01-09 20:30 UTC 

[PATCH] lkdtm: Add a tests for NULL pointer dereference
 2019-01-09 20:05 UTC  (5+ messages)

[PATCH] PCI: Add no-D3 quirk for Mellanox ConnectX-[45]
 2019-01-09 15:27 UTC  (15+ messages)

[Bug 202149] New: NULL Pointer Dereference in __split_huge_pmd on PPC64LE
 2019-01-09 13:38 UTC  (5+ messages)

[PATCH 00/19] KVM: PPC: Book3S HV: add XIVE native exploitation mode
 2019-01-09 13:38 UTC  (9+ messages)
` [PATCH 01/19] powerpc/xive: export flags for the XIVE native exploitation mode hcalls
` [PATCH 02/19] powerpc/xive: add OPAL extensions for the XIVE native exploitation support
` [PATCH 03/19] KVM: PPC: Book3S HV: check the IRQ controller type

[PATCH] powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEM
 2019-01-09 13:16 UTC 

[PATCH 14/14] syscall_get_arch: add "struct task_struct *" argument
 2019-01-09 12:43 UTC 

[PATCH -next] powerpc/mm: Fix debugfs_simple_attr.cocci warnings
 2019-01-09 12:10 UTC 

[PATCH] powerpc/powernv/npu: Allocate enough memory in pnv_try_setup_npu_table_group()
 2019-01-09 11:54 UTC  (2+ messages)

use generic DMA mapping code in powerpc V4
 2019-01-09  9:31 UTC  (14+ messages)

[PATCH] pseries/hotplug: Add more delay in pseries_cpu_die while waiting for rtas-stop
 2019-01-09  6:08 UTC  (6+ messages)

perf trace syscall table generation for powerpc with syscall.tbl
 2019-01-09  3:47 UTC  (2+ messages)

[PATCH v8 00/25] Re-use nvram module
 2019-01-08 22:51 UTC  (7+ messages)
` [PATCH v8 24/25] powerpc: Adopt nvram module for PPC64

[PATCH] powerpc/ps3: Use struct_size() in kzalloc()
 2019-01-08 21:00 UTC 

[PATCH 0/3] net: y2038-safe socket timeout options
 2019-01-08 21:29 UTC  (6+ messages)
` [PATCH 2/3] socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
    ` [PATCH] socket: move compat timeout handling into sock.c

[PATCH v2 1/2] mm: add probe_user_read()
 2019-01-08 21:14 UTC  (4+ messages)

[PATCH AUTOSEL 3.18 05/19] powerpc/pseries/cpuidle: Fix preempt warning
 2019-01-08 19:35 UTC 

[PATCH AUTOSEL 4.4 10/28] powerpc/pseries/cpuidle: Fix preempt warning
 2019-01-08 19:34 UTC 

[PATCH AUTOSEL 4.9 14/36] powerpc/xmon: Fix invocation inside lock region
 2019-01-08 19:33 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 15/36] powerpc/pseries/cpuidle: Fix preempt warning

[PATCH AUTOSEL 4.14 18/53] powerpc/xmon: Fix invocation inside lock region
 2019-01-08 19:31 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 19/53] powerpc/pseries/cpuidle: Fix preempt warning

[PATCH AUTOSEL 4.19 37/97] powerpc/xmon: Fix invocation inside lock region
 2019-01-08 19:28 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 38/97] powerpc/pseries/cpuidle: Fix preempt warning

[PATCH AUTOSEL 4.20 047/117] powerpc/xmon: Fix invocation inside lock region
 2019-01-08 19:26 UTC  (4+ messages)
` [PATCH AUTOSEL 4.20 048/117] powerpc/pseries/cpuidle: Fix preempt warning
` [PATCH AUTOSEL 4.20 107/117] KVM: PPC: Book3S HV: Align gfn to L1 page size when inserting nest-rmap entry
` [PATCH AUTOSEL 4.20 108/117] KVM: PPC: Book3S HV: Apply combination of host and l1 pte rc for nested guest

[PATCH] powerpc/spufs: use struct_size() in kmalloc()
 2019-01-08 18:37 UTC 

[1/2] powerpc/4xx/ocm: Fix phys_addr_t printf warnings
 2019-01-08 17:21 UTC  (4+ messages)

[PATCH] powerpc/ipic: drop unused functions
 2019-01-08 15:08 UTC 

[PATCH] powerpc/irq: drop arch_early_irq_init()
 2019-01-08 14:34 UTC  (3+ messages)

[PATCH v12 00/10] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
 2019-01-08 14:34 UTC  (9+ messages)
` [PATCH v12 01/10] powerpc/irq: use memblock functions returning virtual address
` [PATCH v12 05/10] powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
` [PATCH v12 06/10] powerpc: regain entire stack space
` [PATCH v12 07/10] powerpc: 'current_set' is now a table of task_struct pointers
` [PATCH v12 08/10] powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
` [PATCH v12 09/10] powerpc/64: Remove CURRENT_THREAD_INFO
` [PATCH v12 10/10] powerpc: clean stack pointers naming

[PATCH v4 0/6] memblock: simplify several early memory allocation
 2019-01-08 14:23 UTC  (4+ messages)
` [PATCH v4 1/6] powerpc: prefer memblock APIs returning virtual address

[PATCH 0/3] powerpc/dpaa: use the Cortina PHY driver
 2019-01-08 14:07 UTC  (4+ messages)
` [PATCH 2/3] powerpc/dts/fsl: t4240rdb: use the Cortina PHY driver compatible


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