linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-09 11:56:47 to 2019-01-12 15:51:48 UTC [more...]

[PATCH] mm: Introduce GFP_PGTABLE
 2019-01-12 15:49 UTC  (5+ messages)

[PATCH v3 0/3] KASAN for powerpc/32
 2019-01-12 11:16 UTC  (4+ 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] powerpc/powernv/npu: Allocate enough memory in pnv_try_setup_npu_table_group()
 2019-01-12 10:51 UTC  (7+ messages)

[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

ppc64le reliable stack unwinder and scheduled tasks
 2019-01-12  8:45 UTC  (6+ messages)

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

fix a layering violation in videobuf2 and improve dma_map_resource
 2019-01-11 19:54 UTC  (5+ 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 00/15] arch: synchronize syscall tables in preparation for y2038
 2019-01-11 19:25 UTC  (35+ 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 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  (7+ 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)

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

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

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  (6+ messages)
` [PATCH 01/19] powerpc/xive: export flags for the XIVE native exploitation mode hcalls
` [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

use generic DMA mapping code in powerpc V4
 2019-01-11  2:10 UTC  (15+ messages)

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

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

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

[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 


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