linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-19 03:23:50 to 2018-10-24 20:00:49 UTC [more...]

[PATCH v5 00/18] of: overlay: validation checks, subsequent fixes
 2018-10-24 19:57 UTC  (4+ messages)

[PATCH v2 0/2] arm64: Cut rebuild time when changing CONFIG_BLK_DEV_INITRD
 2018-10-24 19:55 UTC  (4+ messages)
` [PATCH v2 1/2] arch: Add asm-generic/initrd.h and make use of it for most architectures
` [PATCH v2 2/2] arm64: Create asm/initrd.h

[PATCH 1/3 v2] powerpc/fsl: Use new clockgen binding
 2018-10-24 18:37 UTC  (5+ messages)
` [PATCH 2/3 v2] clk: qoriq: remove legacy bindings and add more compatibles
  ` [PATCH 3/3 v2] clk: qoriq: update clock driver

[PATCH] seccomp: Add pkru into seccomp_data
 2018-10-24 18:06 UTC 

[PATCH 1/9] powerpc/64s: Include cpu header
 2018-10-24 15:12 UTC  (12+ messages)
` [PATCH 2/9] powerpc/eeh: Declare pci_ers_result_name() as static
` [PATCH 3/9] powerpc/mm: Remove extern from function definition
` [PATCH 4/9] powerpc/xive: Define xive_do_source_eoi as static
` [PATCH 5/9] powerpc/xmon: Define static functions
` [PATCH 6/9] powerpc/lib: Declare static methods
` [PATCH 7/9] powerpc/scom: Return NULL instead of 0
` [PATCH 8/9] powerpc/perf: Declare static identifier a such
` [PATCH 9/9] powerpc/pkey: Define functions as static

[PATCH 1/2] selftests/powerpc: Allocate base registers
 2018-10-24 14:11 UTC  (5+ messages)
` [PATCH 2/2] selftests/powerpc: Skip test instead of failing

[PATCH 0/4] Add support for fast mremap
 2018-10-24 12:57 UTC  (7+ messages)
` [PATCH 1/4] treewide: remove unused address argument from pte_alloc functions (v2)
` [PATCH 2/4] mm: speed up mremap by 500x on large regions (v2)

[PATCH 0/2] arm64: Cut rebuild time when changing CONFIG_BLK_DEV_INITRD
 2018-10-23 23:40 UTC  (3+ messages)
` [PATCH 1/2] arch: Add asm-generic/initrd.h and make use of it for most architectures
` [PATCH 2/2] arm64: Create asm/initrd.h

[PATCH 0/8] add generic builtin command line
 2018-10-24  9:07 UTC  (7+ messages)

[PATCH v3 0/7] include: add setbits32/clrbits32/clrsetbits32/setbits64/clrbits64/clrsetbits64
 2018-10-24  8:57 UTC  (10+ messages)
` [PATCH v3 1/7] powerpc: rename setbits32/clrbits32 to setbits_be32/clrbits_be32
` [PATCH v3 2/7] include: add setbits_leXX/clrbits_leXX/clrsetbits_leXX in linux/setbits.h
` [PATCH v3 3/7 DONOTMERGE] coccinelle: add xxxsetbits_leXX converting spatch
` [PATCH v3 4/7] ata: ahci_sunxi: use xxxsetbitsi_le32 functions
` [PATCH v3 5/7] net: ethernet: stmmac: dwmac-sun8i: use xxxsetbits_le32
` [PATCH v3 6/7] drm: meson: "
` [PATCH v3 7/7] net: stmmac: dwmac-meson8b: "

[bug report] powerpc/perf: Add nest IMC PMU support
 2018-10-24  7:06 UTC  (2+ messages)

[PATCH] powerpc/perf: Add mem access events to sysfs
 2018-10-24  0:24 UTC 

ethernet "bus" number in DTS ?
 2018-10-23 22:15 UTC  (8+ messages)

[PATCH] net/wan/fsl_ucc_hdlc: add BQL support
 2018-10-23 17:56 UTC  (2+ messages)

[PATCH] selftests/powerpc: Fix ptrace tm failure
 2018-10-23 17:00 UTC  (2+ messages)

[PATCH] mm: convert totalram_pages, totalhigh_pages and managed_pages to atomic
 2018-10-23  5:37 UTC  (6+ messages)

[PATCH] net/wan/fsl_ucc_hdlc: error counters
 2018-10-23  2:58 UTC  (2+ messages)

[PATCH v2] powernv: sensor-groups: Add debugfs file to enable/disable sensor groups
 2018-10-23 10:36 UTC 

[PATCH] selftests/powerpc: Relax L1d miss targets for rfi_flush test
 2018-10-23  8:04 UTC 

[PATCH 0/6] selftests: powerpc build fixes
 2018-10-23  6:16 UTC  (7+ messages)
` [PATCH 1/6] selftests: powerpc/ptrace: Make tests build
` [PATCH 2/6] selftests: powerpc/ptrace: Remove clean rule
` [PATCH 3/6] selftests: powerpc/ptrace: Fix linking against pthread
` [PATCH 4/6] selftests: powerpc/signal: Make tests build
` [PATCH 5/6] selftests: powerpc/signal: Fix signal_tm CFLAGS
` [PATCH 6/6] selftests: powerpc/pmu: Link ebb tests with -no-pie

[PATCH] powerpc/pseries: add missing cpumask.h include file
 2018-10-23  1:32 UTC 

Pull request: scottwood/linux.git next
 2018-10-23  0:22 UTC 

[v9 2/7] dmaengine: fsldma: Adding macro FSL_DMA_IN/OUT implement for ARM platform
 2018-10-22 17:14 UTC  (2+ messages)

[PATCH] powerpc: Fix stack protector crashes on CPU hotplug
 2018-10-22 13:40 UTC  (5+ messages)
`  "

[PATCH] selftests: powerpc: Fix warning for security subdir
 2018-10-22 12:09 UTC 

[PATCH] powerpc/pseries: Export maximum memory value
 2018-10-22 10:17 UTC  (3+ messages)

[PATCH] powerpc/msi: Fix compile error on mpc83xx
 2018-10-22  9:40 UTC  (2+ messages)
`  "

[PATCH] powerpc/time: Fix clockevent_decrementer initalisation for PR KVM
 2018-10-22  9:40 UTC  (3+ messages)
`  "

[PATCH 1/6] powerpc/mm/radix: Fix off-by-one in split mapping logic
 2018-10-22  9:39 UTC  (7+ messages)
` [PATCH 2/6] powerpc/mm/radix: Fix overuse of small pages in splitting logic
` [PATCH 3/6] powerpc/mm/radix: Fix small page at boundary when splitting
` [PATCH 4/6] powerpc/mm/radix: Remove the retry in the split mapping logic
` [PATCH 5/6] powerpc/mm/radix: Simplify "
` [PATCH 6/6] powerpc/mm/radix: Display if mappings are exec or not
` [1/6] powerpc/mm/radix: Fix off-by-one in split mapping logic

[PATCH] powerpc/mm: Fix page table dump to work on Radix
 2018-10-22  9:39 UTC  (2+ messages)
`  "

[PATCH] selftests/powerpc: Fix out-of-tree build errors
 2018-10-22  9:39 UTC  (2+ messages)
`  "

[PATCH] powerpc/ftrace: Handle large kernel configs
 2018-10-22  9:38 UTC  (2+ messages)
`  "

[PATCH v3] powerpc/pseries: Export raw per-CPU VPA data via debugfs
 2018-10-22  9:38 UTC  (2+ messages)
` [v3] "

[PATCH 1/2] powerpc/uapi: Fix sigcontext definition to use user_pt_regs
 2018-10-22  9:38 UTC  (2+ messages)
` [1/2] "

[PATCH] powerpc/book3s64: fix dump_linuxpagetables "present" flag
 2018-10-22  9:38 UTC  (2+ messages)
`  "

[PATCH] powerpc/mm: Fix WARN_ON with THP NUMA migration
 2018-10-22  9:37 UTC  (2+ messages)
`  "

[PATCH] powerpc/traps: restore recoverability of machine_check interrupts
 2018-10-22  9:37 UTC  (2+ messages)
`  "

[PATCH] powerpc/kgdb: add kgdb_arch_set/remove_breakpoint()
 2018-10-22  9:37 UTC  (2+ messages)
`  "

[RFC PATCH] powerpc/64/module: REL32 relocation range check
 2018-10-22  9:36 UTC  (2+ messages)
` [RFC] "

[PATCH] powerpc/64s/radix: Fix radix__flush_tlb_collapsed_pmd double flushing pmd
 2018-10-22  9:36 UTC  (2+ messages)
`  "

[PATCH] powerpc/sysdev/ipic: check primary_ipic NULL pointer before using it
 2018-10-22  9:36 UTC  (2+ messages)
`  "

[PATCH v2] powerpc/mm: fix always true/false warning in slice.c
 2018-10-22  9:35 UTC  (2+ messages)
` [v2] "

[PATCH v5 1/3] powerpc/time: isolate scaled cputime accounting in dedicated functions
 2018-10-22  9:35 UTC  (2+ messages)
` [v5, "

[PATCH] selftests/powerpc: Add a test of wild bctr
 2018-10-22  9:35 UTC  (2+ messages)
`  "

[PATCH] powerpc/mm: fix missing prototypes in slice.c
 2018-10-22  9:35 UTC  (2+ messages)
`  "

[PATCH v3] powerpc: Add support for function error injection
 2018-10-22  9:34 UTC  (2+ messages)
` [v3] "

[PATCH] powerpc64/module elfv1: Set opd addresses after module relocation
 2018-10-22  9:34 UTC  (2+ messages)
`  "

[PATCH v2 1/2] selftests/powerpc: Move UCONTEXT_NIA() into utils.h
 2018-10-22  9:34 UTC  (2+ messages)
` [v2,1/2] "

[PATCH v2 1/2] powerpc/mm: Add missing tracepoint for tlbie
 2018-10-22  9:33 UTC  (2+ messages)
` [v2,1/2] "

[RFC PATCH v1 0/4] kvmppc: HMM backend driver to manage pages of secure guest
 2018-10-22  5:18 UTC  (5+ messages)
` [RFC PATCH v1 1/4] "
` [RFC PATCH v1 2/4] kvmppc: Add support for shared pages in HMM driver
` [RFC PATCH v1 3/4] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
` [RFC PATCH v1 4/4] kvmppc: Handle memory plug/unplug to secure VM

[PATCH kernel v2] KVM: PPC: Optimize clearing TCEs for sparse tables
 2018-10-21 21:52 UTC  (2+ messages)

[PATCH] powerpc: Don't print kernel instructions in show_user_instructions()
 2018-10-21 12:50 UTC  (6+ messages)

FSL/NXP P5020: USB problems with the latest Git kernel
 2018-10-21  4:03 UTC 

[PATCH RFC] powerpc/kernel: Don't check for dev->dma_mask in fsl_set_dma_mask
 2018-10-20 23:19 UTC  (2+ messages)

FSL/NXP P5020: USB problems with the latest Git kernels
 2018-10-20 22:55 UTC  (7+ messages)

[PATCH] KVM: PPC: Use exported tb_to_ns() function in decrementer emulation
 2018-10-20  9:54 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3] idle/x86: remove the call to boot_init_stack_canary() from cpu_startup_entry()
 2018-10-20  7:26 UTC 

[PATCH v2] idle/x86: remove the call to boot_init_stack_canary() from cpu_startup_entry()
 2018-10-19 20:35 UTC  (2+ messages)

[PATCH] idle/x86: remove the call to boot_init_stack_canary() from cpu_startup_entry()
 2018-10-19 20:08 UTC  (5+ messages)

move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v3
 2018-10-19 18:18 UTC  (15+ messages)
` [PATCH 1/9] aha152x: rename the PCMCIA define
` [PATCH 2/9] arm: remove EISA kconfig option
` [PATCH 3/9] powerpc: remove CONFIG_PCI_QSPAN
` [PATCH 4/9] powerpc: remove CONFIG_MCA leftovers
` [PATCH 5/9] powerpc: PCI_MSI needs PCI
` [PATCH 6/9] PCI: consolidate PCI config entry in drivers/pci
` [PATCH 7/9] pcmcia: allow PCMCIA support independent of the architecture
` [PATCH 8/9] rapidio: consolidate RAPIDIO config entry in drivers/rapidio
` [PATCH 9/9] eisa: consolidate EISA Kconfig entry in drivers/eisa

[PATCH v4 00/18] of: overlay: validation checks, subsequent fixes
 2018-10-19 16:10 UTC  (5+ messages)
` [PATCH v4 04/18] powerpc/pseries: add of_node_put() in dlpar_detach_node()

[RFC PATCH] mm: add probe_user_read() and probe_user_address()
 2018-10-19 15:42 UTC  (2+ messages)

move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v2
 2018-10-19 12:01 UTC  (17+ messages)
` [PATCH 4/8] PCI: consolidate PCI config entry in drivers/pci
` [PATCH 6/8] rapidio: consolidate RAPIDIO config entry in drivers/rapidio
` [PATCH 7/8] eisa: consolidate EISA Kconfig entry in drivers/eisa

[PATCH 00/36] Devicetree schema
 2018-10-19 10:34 UTC  (7+ messages)
` [PATCH 13/36] dt-bindings: arm: Convert PMU binding to json-schema

[PATCH v6 00/20] Implement use of HW assistance on TLB table walk on 8xx
 2018-10-19  6:55 UTC  (21+ messages)
` [PATCH v6 01/20] Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"
` [PATCH v6 02/20] powerpc/mm: Move pte_fragment_alloc() to a common location
` [PATCH v6 03/20] powerpc/mm: Avoid useless lock with single page fragments
` [PATCH v6 04/20] powerpc/mm: move platform specific mmu-xxx.h in platform directories
` [PATCH v6 05/20] powerpc/mm: Move pgtable_t into platform headers
` [PATCH v6 06/20] powerpc/code-patching: add a helper to get the address of a patch_site
` [PATCH v6 07/20] powerpc/8xx: Use patch_site for memory setup patching
` [PATCH v6 08/20] powerpc/8xx: Use patch_site for perf counters setup
` [PATCH v6 09/20] powerpc/8xx: Move SW perf counters in first 32kb of memory
` [PATCH v6 10/20] powerpc/8xx: Temporarily disable 16k pages and 512k hugepages
` [PATCH v6 11/20] powerpc/mm: Use hardware assistance in TLB handlers on the 8xx
` [PATCH v6 12/20] powerpc/mm: Enable 512k hugepage support with HW assistance "
` [PATCH v6 13/20] powerpc/8xx: don't use r12/SPRN_SPRG_SCRATCH2 in TLB Miss handlers
` [PATCH v6 14/20] powerpc/8xx: regroup TLB handler routines
` [PATCH v6 15/20] powerpc/mm: don't use pte_alloc_one_kernel() before slab is available
` [PATCH v6 16/20] powerpc/mm: inline pte_alloc_one() and pte_alloc_one_kernel() in PPC32
` [PATCH v6 17/20] powerpc/book3s32: Remove CONFIG_BOOKE dependent code
` [PATCH v6 18/20] powerpc/mm: Extend pte_fragment functionality to nohash/32
` [PATCH v6 19/20] powerpc/8xx: Remove PTE_ATOMIC_UPDATES
` [PATCH v6 20/20] powerpc/mm: reintroduce 16K pages with HW assistance on 8xx

[PATCH kernel 0/3] vfio/spapr_tce: Reworks for NVIDIA V100 + P9 passthrough (part 3)
 2018-10-19  6:25 UTC  (11+ messages)
` [PATCH kernel 3/3] vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] [10de:1db1] subdriver

[PATCH] powerpc/mm: Make pte_pgprot return all pte bits
 2018-10-19  2:51 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 NNTP newsgroup(s).