linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-29 07:45:59 to 2019-09-02 01:46:49 UTC [more...]

linux-next: manual merge of the powerpc tree with the arm64 tree
 2019-09-02  1:44 UTC  (2+ messages)

[PATCH] powerpc: Perform a bounds check in arch_add_memory
 2019-09-01 23:54 UTC  (5+ messages)

[PATCH v5 1/3] dt-bindings: pci: layerscape-pci: add compatible strings "fsl, ls1028a-pcie"
 2019-09-01  7:41 UTC  (3+ messages)
` [PATCH v5 2/3] arm64: dts: ls1028a: Add PCIe controller DT nodes
` [PATCH v5 3/3] PCI: layerscape: Add LS1028a support

[PATCH v2 0/9] check the node id consistently across different arches
 2019-08-31 20:02 UTC  (17+ messages)
` [PATCH v2 1/9] arm64: numa: check the node id consistently for arm64
` [PATCH v2 2/9] x86: numa: check the node id consistently for x86
` [PATCH v2 3/9] alpha: numa: check the node id consistently for alpha
` [PATCH v2 4/9] powerpc: numa: check the node id consistently for powerpc
` [PATCH v2 5/9] s390: numa: check the node id consistently for s390
` [PATCH v2 6/9] sh: numa: check the node id consistently for sh
` [PATCH v2 7/9] sparc64: numa: check the node id consistently for sparc64
` [PATCH v2 8/9] mips: numa: check the node id consistently for mips ip27
` [PATCH v2 9/9] mips: numa: check the node id consistently for mips loongson64

[PATCH v7 0/6] Disable compat cruft on ppc64le v7
 2019-08-31 18:51 UTC  (12+ messages)
` [PATCH v7 1/6] powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro
` [PATCH v7 2/6] powerpc: move common register copy functions from signal_32.c to signal.c
` [PATCH v7 3/6] powerpc/perf: consolidate read_user_stack_32
` [PATCH v7 4/6] powerpc/64: make buildable without CONFIG_COMPAT
` [PATCH v7 5/6] powerpc/64: Make COMPAT user-selectable disabled on littleendian by default
` [PATCH v7 6/6] powerpc/perf: split callchain.c by bitness

[PATCH v6 0/6] Disable compat cruft on ppc64le v6
 2019-08-31 13:44 UTC  (21+ messages)
` [PATCH v6 1/6] powerpc: make llseek 32bit-only
  ` [PATCH] Revert "asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro"
        ` 
` [PATCH v6 2/6] powerpc: move common register copy functions from signal_32.c to signal.c
` [PATCH v6 3/6] powerpc/perf: consolidate read_user_stack_32
` [PATCH v6 4/6] powerpc/64: make buildable without CONFIG_COMPAT
` [PATCH v6 5/6] powerpc/64: Make COMPAT user-selectable disabled on littleendian by default
` [PATCH v6 6/6] powerpc/perf: split callchain.c by bitness

[RFC PATCH v2 00/10] Enable CONFIG_VMAP_STACK on PPC32
 2019-08-31 10:18 UTC  (11+ messages)
` [RFC PATCH v2 01/10] powerpc/32: replace MTMSRD() by mtmsr
` [RFC PATCH v2 02/10] powerpc/32: Add EXCEPTION_PROLOG_0 in head_32.h
` [RFC PATCH v2 03/10] powerpc/32: prepare for CONFIG_VMAP_STACK
` [RFC PATCH v2 04/10] powerpc/8xx: Use alternative scratch registers in DTLB miss handler
` [RFC PATCH v2 05/10] powerpc/8xx: drop exception entries for non-existing exceptions
` [RFC PATCH v2 06/10] powerpc/8xx: move DataStoreTLBMiss perf handler
` [RFC PATCH v2 07/10] powerpc/8xx: split breakpoint exception
` [RFC PATCH v2 08/10] powerpc/8xx: Enable CONFIG_VMAP_STACK
` [RFC PATCH v2 09/10] powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACK
` [RFC PATCH v2 10/10] powerpc/32: Add stack overflow detection with VMAP stack

Oops (request_key_auth_describe) while running cve-2016-7042 from LTP
 2019-08-31  1:20 UTC  (6+ messages)

Oops (request_key_auth_describe) while running cve-2016-7042 from LTP
 2019-08-31  4:57 UTC  (3+ messages)

lockdep warning while booting POWER9 PowerNV
 2019-08-30 21:13 UTC 

[PATCH 0/2] ftrace: two fixes with func_probes handling
 2019-08-30 20:47 UTC  (6+ messages)
` [PATCH 1/2] ftrace: Fix NULL pointer dereference in t_probe_next()

[PATCH v2 4/4] powerpc/64: system call implement the bulk of the logic in C
 2019-08-30 20:04 UTC  (3+ messages)

[PATCH v5 0/5] kasan: support backing vmalloc space with real shadow memory
 2019-08-30 14:14 UTC  (7+ messages)
` [PATCH v5 1/5] "
` [PATCH v5 2/5] kasan: add test for vmalloc
` [PATCH v5 3/5] fork: support VMAP_STACK with KASAN_VMALLOC
` [PATCH v5 4/5] x86/kasan: support KASAN_VMALLOC
` [PATCH v5 5/5] kasan debug: track pages allocated for vmalloc shadow

[PATCH 0/3] powerpc/mm: Conditionally call H_BLOCK_REMOVE
 2019-08-30 12:07 UTC  (4+ messages)
` [PATCH 1/3] powerpc/mm: Initialize the HPTE encoding values
` [PATCH 2/3] powperc/mm: read TLB Block Invalidate Characteristics
` [PATCH 3/3] powerpc/mm: call H_BLOCK_REMOVE when supported

[PATCH] ASoC: fsl_ssi: Fix clock control issue in master mode
 2019-08-30 11:45 UTC  (2+ messages)
` Applied "ASoC: fsl_ssi: Fix clock control issue in master mode" to the asoc tree

[PATCH v7 0/7] KVMPPC driver to manage secure guest pages
 2019-08-30 11:13 UTC  (13+ messages)
` [PATCH v7 1/7] kvmppc: Driver to manage pages of secure guest
` [PATCH v7 4/7] kvmppc: Handle memory plug/unplug to secure VM
` [PATCH v7 5/7] kvmppc: Radix changes for secure guest

[PATCH v4 3/8] mm/memory_hotplug: Shrink zones when offlining memory
 2019-08-30  9:14 UTC 

[PATCH -next] crypto: nx - remove unused variables 'nx_driver_string' and 'nx_driver_version'
 2019-08-30  8:24 UTC  (2+ messages)

[PATCH v5 0/5] Disable compat cruft on ppc64le v5
 2019-08-30  8:01 UTC  (13+ messages)
` [PATCH v5 1/5] powerpc: make llseek 32bit-only
` [PATCH v5 2/5] powerpc: move common register copy functions from signal_32.c to signal.c
` [PATCH v5 3/5] powerpc/64: make buildable without CONFIG_COMPAT
` [PATCH v5 4/5] powerpc/64: Make COMPAT user-selectable disabled on littleendian by default
` [PATCH v5 5/5] powerpc/perf: split callchain.c by bitness

[PATCH] powerpc/mm: tell if a bad page fault on data is read or write
 2019-08-30  7:41 UTC  (4+ messages)

[PATCH v2 1/2] kasan: support instrumented bitops combined with generic bitops
 2019-08-30  5:11 UTC  (2+ messages)

[PATCH v6 0/2] Restrict xmon when kernel is locked down
 2019-08-30  3:37 UTC  (3+ messages)
` [PATCH v6 1/2] powerpc/xmon: Allow listing and clearing breakpoints in read-only mode
` [PATCH v6 2/2] powerpc/xmon: Restrict when kernel is locked down

[PATCH] powerpc: Replace GPL boilerplate with SPDX identifiers
 2019-08-30  3:23 UTC  (2+ messages)

[PATCH v2] powerpc/mm: Implement STRICT_MODULE_RWX
 2019-08-30  3:22 UTC  (3+ messages)

Singaporean Mr. Teo En Ming's Refugee Seeking Attempts
 2019-08-30  2:36 UTC 

[PATCH] powerpc/64s/exceptions: Use keyword params to shorten arg lists
 2019-08-30  1:14 UTC 

[PATCH] net/ibmvnic: free reset work of removed device from queue
 2019-08-29 23:20 UTC 

[PATCH v2 0/4] powerpc/64: syscalls in C
 2019-08-29 22:56 UTC  (9+ messages)

[PATCH 0/3] Fix fallthrough warnings
 2019-08-29 21:32 UTC  (7+ messages)
` [PATCH 1/3] scsi: cxlflash: "
` [PATCH 2/3] scsi: ibmvfc: "
` [PATCH 3/3] scsi: ibmvscsi: tgt: "

[PATCH] perf arch powerpc: Sync powerpc syscall.tbl
 2019-08-29 19:01 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v1 1/2] PCI/AER: Use for_each_set_bit()
 2019-08-27 17:06 UTC  (4+ messages)
` [PATCH v1 2/2] PCI/AER: Update parameter descriptions to satisfy kernel-doc validator

[PATCH v4 0/4] Disable compat cruft on ppc64le v4
 2019-08-29 19:43 UTC  (14+ messages)
` [PATCH v4 1/4] powerpc: make llseek 32bit-only
` [PATCH v4 2/4] powerpc: move common register copy functions from signal_32.c to signal.c
` [PATCH v4 3/4] powerpc/64: make buildable without CONFIG_COMPAT
` [PATCH v4 4/4] powerpc/64: Make COMPAT user-selectable disabled on littleendian by default

[PATCH AUTOSEL 4.4 04/15] ibmveth: Convert multicast list size for little-endian system
 2019-08-29 18:17 UTC 

[PATCH AUTOSEL 4.9 04/16] ibmveth: Convert multicast list size for little-endian system
 2019-08-29 18:17 UTC 

[PATCH AUTOSEL 4.14 06/27] ibmveth: Convert multicast list size for little-endian system
 2019-08-29 18:16 UTC 

[PATCH AUTOSEL 4.19 09/45] ibmveth: Convert multicast list size for little-endian system
 2019-08-29 18:15 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 25/45] ibmvnic: Unmap DMA address of TX descriptor buffers after use

[PATCH AUTOSEL 5.2 22/76] ibmveth: Convert multicast list size for little-endian system
 2019-08-29 18:12 UTC  (2+ messages)
` [PATCH AUTOSEL 5.2 43/76] ibmvnic: Unmap DMA address of TX descriptor buffers after use

[PATCH] sefltest/ima: support appended signatures (modsig)
 2019-08-29 16:38 UTC  (2+ messages)

[PATCH v2 0/2] powerpc: Add PowerPC Capabilities ELF note
 2019-08-29 15:50 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] docs: powerpc: Add ELF note documentation

remove default fallbacks in dma_map_ops v3
 2019-08-29 15:38 UTC  (2+ messages)

cleanup the dma_pgprot handling v2
 2019-08-29 15:28 UTC  (2+ messages)

[PATCH 01/37] perf arch powerpc: Sync powerpc syscall.tbl
 2019-08-29 14:38 UTC 

[PATCH] powerpc: Avoid clang warnings around setjmp and longjmp
 2019-08-29  9:59 UTC  (8+ messages)

[PATCH RESEND v11 0/8] openat2(2)
 2019-08-29 13:19 UTC  (6+ messages)
` [PATCH RESEND v11 7/8] open: openat2(2) syscall

[PATCH v5 0/2] Restrict xmon when kernel is locked down
 2019-08-29 12:38 UTC  (7+ messages)
` [PATCH v5 1/2] powerpc/xmon: Allow listing and clearing breakpoints in read-only mode
` [PATCH v5 2/2] powerpc/xmon: Restrict when kernel is locked down

[PATCH] powerpc/kmcent2: update the ethernet devices' phy properties
 2019-08-29 11:25 UTC  (7+ messages)

[PATCH AUTOSEL 4.14 06/14] powerpc/64: mark start_here_multiplatform as __ref
 2019-08-29 10:50 UTC 

[PATCH AUTOSEL 4.19 12/29] powerpc/64: mark start_here_multiplatform as __ref
 2019-08-29 10:49 UTC 

[PATCH 0/4] Disable compat cruft on ppc64le
 2019-08-29 10:06 UTC  (6+ messages)
` [PATCH 1/4] fs: always build llseek

[PATCH v3 0/4] Disable compat cruft on ppc64le v3
 2019-08-29 10:01 UTC  (7+ messages)
` [PATCH v3 3/4] powerpc/64: make buildable without CONFIG_COMPAT

use the generic DMA direct remap code on powerpc
 2019-08-29  9:42 UTC  (6+ messages)
` [PATCH] powerpc: use the generic dma coherent remap allocator

[PATCH v2 01/10] PCI: designware-ep: Add multiple PFs support for DWC
 2019-08-29  9:19 UTC  (4+ messages)
` [PATCH v2 04/10] dt-bindings: pci: layerscape-pci: add compatible strings for ls1088a and ls2088a

[PATCH 1/2] powerpc/nvdimm: Use HCALL error as the return value
 2019-08-29  8:54 UTC  (5+ messages)
` [PATCH 2/2] powerpc/nvdimm: use H_SCM_QUERY hcall on H_OVERLAP error

[PATCH kernel v3 0/5] powerpc/powernv/kvm: Invalidate multiple TCEs at once
 2019-08-29  8:52 UTC  (6+ messages)
` [PATCH kernel v3 1/5] powerpc/powernv/ioda: Split out TCE invalidation from TCE updates
` [PATCH kernel v3 2/5] KVM: PPC: Book3S: Invalidate multiple TCEs at once
` [PATCH kernel v3 3/5] vfio/spapr_tce: "
` [PATCH kernel v3 4/5] powerpc/pseries/iommu: Switch to xchg_no_kill
` [PATCH kernel v3 5/5] powerpc/powernv/ioda: Remove obsolete iommu_table_ops::exchange callbacks

[PATCH v3 1/2] powerpc: permanently include 8xx registers in reg.h
 2019-08-29  8:45 UTC  (2+ messages)
` [PATCH v3 2/2] powerpc: cleanup hw_irq.h

[PATCH kernel v2] powerpc/of/pci: Rewrite pci_parse_of_flags
 2019-08-29  8:44 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).