linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-10 16:26:50 to 2019-09-13 13:35:37 UTC [more...]

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

[PATCH v4 0/5] Early node associativity
 2019-09-13 11:09 UTC  (6+ messages)
` [PATCH v4 1/5] powerpc/vphn: Check for error from hcall_vphn
` [PATCH v4 2/5] powerpc/numa: Handle extra hcall_vphn error cases
` [PATCH v4 3/5] powerpc/numa: Use cpu node map of first sibling thread
` [PATCH v4 4/5] powerpc/numa: Early request for home node associativity
` [PATCH v4 5/5] powerpc/numa: Remove late "

[PATCH 0/3] powerpc/mm: Conditionally call H_BLOCK_REMOVE
 2019-09-13 11:09 UTC  (14+ 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 v2 0/8] powerpc/vdso32 enhancement and optimisation
 2019-09-13 10:59 UTC  (4+ messages)
` [PATCH v2 4/8] powerpc/vdso32: inline __get_datapage()

[PATCH V2 0/2] mm/debug: Add tests for architecture exported page table helpers
 2019-09-13 10:01 UTC  (21+ messages)
` [PATCH V2 2/2] mm/pgtable/debug: Add test validating architecture "
    ` [PATCH] mm/pgtable/debug: Fix "

[PATCH V2 1/2] ASoC: fsl_mqs: add DT binding documentation
 2019-09-13  9:42 UTC  (2+ messages)
` [PATCH V2 2/2] ASoC: fsl_mqs: Add MQS component driver

[PATCH 2/3] ASoC: fsl_asrc: update supported sample format
 2019-09-13  5:48 UTC  (3+ messages)
  ` [EXT] "

[PATCH v3 0/5] Early node associativity
 2019-09-13  5:44 UTC  (8+ messages)
` [PATCH v3 3/5] powerpc/numa: Use cpu node map of first sibling thread

[Bug 204789] New: Boot failure with more than 256G of memory
 2019-09-13  4:53 UTC  (3+ messages)

[powerpc:next-test 188/234] arch/powerpc/platforms/powernv/npu-dma.c:126:13: error: 'pnv_npu_set_window' defined but not used
 2019-09-13  4:20 UTC 

[powerpc:next-test 167/234] arch/powerpc/kernel/eeh_event.c:124:23: error: implicit declaration of function 'stack_trace_save'; did you mean 'stack_depot_save'?
 2019-09-13  4:06 UTC 

[PATCH 0/3] update supported sample format
 2019-09-12 23:53 UTC  (10+ messages)
` [PATCH 1/3] ASoC: fsl_asrc: Use in(out)put_format instead of in(out)put_word_width
    ` [EXT] "
` [PATCH 3/3] ASoC: fsl_asrc: Fix error with S24_3LE format bitstream in i.MX8

[PATCH] KVM: PPC: Book3S HV: Tunable to configure maximum # of vCPUs per VM
 2019-09-12 13:49 UTC  (4+ messages)

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

[PATCH v3 0/3] LLVM/Clang fixes for pseries_defconfig
 2019-09-12 17:30 UTC  (8+ messages)
` [PATCH v3 1/3] powerpc: Don't add -mabi= flags when building with Clang
` [PATCH v3 2/3] powerpc: Avoid clang warnings around setjmp and longjmp
` [PATCH v3 3/3] powerpc/prom_init: Use -ffreestanding to avoid a reference to bcmp

[PATCH v1 0/4] powerpc: Add support for GENERIC_EARLY_IOREMAP
 2019-09-12 16:01 UTC  (8+ messages)
` [PATCH v1 1/4] powerpc/fixmap: don't clear fixmap area in paging_init()
` [PATCH v1 2/4] powerpc/fixmap: Use __fix_to_virt() instead of fix_to_virt()
` [PATCH v1 3/4] powerpc: Add support for GENERIC_EARLY_IOREMAP
` [PATCH v1 4/4] powerpc/ioremap: warn on early use of ioremap()

[PATCH 0/2] pseries/hotplug: Change the default behaviour of cede_offline
 2019-09-12 15:39 UTC  (4+ messages)
` [PATCH 1/2] pseries/hotplug-cpu: Change default behaviour of cede_offline to "off"
` [PATCH 2/2] pseries/hotplug-cpu: Add sysfs attribute for cede_offline

[PATCH] powerpc/mm/radix: remove useless kernel messages
 2019-09-12 13:48 UTC  (2+ messages)

[PATCH] powerpc/8xx: use the fixmapped IMMR in cpm_reset()
 2019-09-12 13:29 UTC 

[PATCH] powerpc/8xx: add __init to cpm1 init functions
 2019-09-12 13:22 UTC 

[PATCH v3 00/11] *** SUBJECT HERE ***
 2019-09-12 13:01 UTC  (16+ messages)
` [PATCH v3 08/11] PCI: layerscape: Modify the MSIX to the doorbell mode
` [PATCH v3 09/11] PCI: layerscape: Add EP mode support for ls1088a and ls2088a
` [PATCH v3 10/11] arm64: dts: layerscape: Add PCIe EP node for ls1088a
` [PATCH v3 11/11] misc: pci_endpoint_test: Add LS1088a in pci_device_id table

[PATCH v3 0/8] make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-09-12 10:15 UTC  (9+ messages)
` [PATCH v3 1/8] arm64: numa: make node_to_cpumask_map() NUMA_NO_NODE aware for arm64
` [PATCH v3 2/8] x86: numa: make node_to_cpumask_map() NUMA_NO_NODE aware for x86
` [PATCH v3 3/8] alpha: numa: make node_to_cpumask_map() NUMA_NO_NODE aware for alpha
` [PATCH v3 4/8] powerpc: numa: make node_to_cpumask_map() NUMA_NO_NODE aware for powerpc
` [PATCH v3 5/8] s390: numa: make node_to_cpumask_map() NUMA_NO_NODE aware for s390
` [PATCH v3 6/8] sparc64: numa: make node_to_cpumask_map() NUMA_NO_NODE aware for sparc64
` [PATCH v3 7/8] mips: numa: make node_to_cpumask_map() NUMA_NO_NODE aware for mips
` [PATCH v3 8/8] mips: numa: make node_to_cpumask_map() NUMA_NO_NODE aware for loongson64

[PATCH] powerpc: improve prom_init_check rule
 2019-09-12  7:40 UTC 

[PATCH 1/3] powernv/pci: Use pnv_phb as the private data for debugfs entries
 2019-09-12  5:29 UTC  (3+ messages)
` [PATCH 2/3] powernv/pci: Allow any write trigger the diag dump
` [PATCH 3/3] powernv/pci: Add a debugfs entry to dump PHB's IODA PE state

[Bug 204819] New: KASAN still got problems loading some modules at boot
 2019-09-12  5:09 UTC  (3+ messages)
` [Bug 204819] "

[PATCH] powerpc/crashkernel: take mem option into account
 2019-09-12  2:50 UTC 

[PATCH] powerpc/crashkernel: take mem option into account
 2019-09-12  2:50 UTC  (2+ messages)

[PATCH] powerpc/prom_init: Undo relocation before entering secure mode
 2019-09-11 23:53 UTC  (2+ messages)

[PATCH v2] KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag
 2019-09-11 22:31 UTC 

[PATCH] KVM: PPC: Remove superfluous check for non-zero return value
 2019-09-11 19:52 UTC 

[PATCH v2] powerpc/xive: Fix bogus error code returned by OPAL
 2019-09-11 16:02 UTC  (2+ messages)

[PATCH] powerpc/xive: Fix bogus error code returned by OPAL
 2019-09-11 14:40 UTC  (4+ messages)

[PATCH v6 00/36] Add FADump support on PowerNV platform
 2019-09-11 14:57 UTC  (37+ messages)
` [PATCH v6 01/36] powerpc/fadump: move internal macros/definitions to a new header
` [PATCH v6 02/36] powerpc/fadump: add helper functions
` [PATCH v6 03/36] powerpc/fadump: declare helper functions in internal header file
` [PATCH v6 04/36] powerpc/fadump: Improve fadump documentation
` [PATCH v6 05/36] powerpc/fadump: use helper functions to reserve/release cpu notes buffer
` [PATCH v6 06/36] pseries/fadump: move rtas specific definitions to platform code
` [PATCH v6 07/36] pseries/fadump: introduce callbacks for platform specific operations
` [PATCH v6 08/36] pseries/fadump: define RTAS register/un-register callback functions
` [PATCH v6 09/36] pseries/fadump: add source info while displaying region contents
` [PATCH v6 10/36] powerpc/fadump: release all the memory above boot memory size
` [PATCH v6 11/36] pseries/fadump: move out platform specific support from generic code
` [PATCH v6 12/36] powerpc/fadump: use FADump instead of fadump for how it is pronounced
` [PATCH v6 13/36] opal: add MPIPL interface definitions
` [PATCH v6 14/36] powernv/fadump: add fadump support on powernv
` [PATCH v6 15/36] powerpc/fadump: improve fadump_reserve_mem()
` [PATCH v6 16/36] powernv/fadump: register kernel metadata address with opal
` [PATCH v6 17/36] powernv/fadump: reset metadata address during clean up
` [PATCH v6 18/36] powernv/fadump: define OPAL register/un-register callback functions
` [PATCH v6 19/36] powernv/fadump: support copying multiple kernel boot memory regions
` [PATCH v6 20/36] powernv/fadump: process the crashdump by exporting it as /proc/vmcore
` [PATCH v6 21/36] powernv/fadump: Warn before processing partial crashdump
` [PATCH v6 22/36] powernv/fadump: handle invalidation of crashdump and re-registraion
` [PATCH v6 23/36] powerpc/fadump: Update documentation about OPAL platform support
` [PATCH v6 24/36] powerpc/fadump: make use of memblock's bottom up allocation mode
` [PATCH v6 25/36] powernv/fadump: process architected register state data provided by firmware
` [PATCH v6 26/36] powerpc/fadump: make crash memory ranges array allocation generic
` [PATCH v6 27/36] powerpc/fadump: consider reserved ranges while releasing memory
` [PATCH v6 28/36] powerpc/fadump: improve how crashed kernel's memory is reserved
` [PATCH v6 29/36] powernv/fadump: add support to preserve crash data on FADUMP disabled kernel
` [PATCH v6 30/36] powerpc/fadump: update documentation about CONFIG_PRESERVE_FA_DUMP
` [PATCH v6 31/36] powernv/opalcore: export /sys/firmware/opal/core for analysing opal crashes
` [PATCH v6 32/36] powernv/opalcore: provide an option to invalidate /sys/firmware/opal/core file
` [PATCH v6 33/36] powerpc/fadump: consider f/w load area
` [PATCH v6 34/36] powernv/fadump: update documentation about option to release opalcore
` [PATCH v6 35/36] powerpc/fadump: remove RMA_START and RMA_END macros
` [PATCH v6 36/36] powernv/fadump: support holes in kernel boot memory area

[PATCH] powerpc/32: add support of KASAN_VMALLOC
 2019-09-11 13:51 UTC 

[PATCH v7 0/5] kasan: support backing vmalloc space with real shadow memory
 2019-09-11 12:38 UTC  (4+ messages)

[PATCH 1/2] libnvdimm/altmap: Track namespace boundaries in altmap
 2019-09-11 12:03 UTC  (2+ messages)

[PATCH 1/4] powerpc/kvm: Move kvm_tmp into .text, shrink to 64K
 2019-09-11 11:57 UTC  (4+ messages)
` [PATCH 2/4] powerpc/64s: Remove overlaps_kvm_tmp()
` [PATCH 3/4] powerpc/kvm: Explicitly mark kvm guest code as __init
` [PATCH 4/4] powerpc/kvm: Add ifdefs around template code

[PATCH v12 00/12] namei: openat2(2) path resolution restrictions
 2019-09-11 10:37 UTC  (7+ messages)
` [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers

[PATCH 1/2] ASoC: fsl_mqs: add DT binding documentation
 2019-09-11 14:42 UTC  (5+ messages)
` [PATCH 2/2] ASoC: fsl_mqs: Add MQS component driver

[mainline][BUG][PPC][btrfs][bisected 00801a] kernel BUG at fs/btrfs/locking.c:71!
 2019-09-11  9:14 UTC  (5+ messages)

[PATCH] powerpc/ptrace: Do not return ENOSYS if invalid syscall
 2019-09-11  1:01 UTC 

missing doorbell interrupt when onlining cpu
 2019-09-10 23:04 UTC  (3+ messages)

[PATCH] powerpc/pseries: correctly track irq state in default idle
 2019-09-10 22:52 UTC 

[PATCH] KVM: PPC: Book3S HV: add smp_mb() in kvmppc_set_host_ipi()
 2019-09-10 21:31 UTC  (4+ messages)

[PATCH] powerpc: Avoid clang warnings around setjmp and longjmp
 2019-09-10 18:37 UTC  (13+ messages)

[PATCH v1] powerpc/pseries: CMM: Drop page array
 2019-09-10 16:39 UTC 

[PATCH v3 1/2] powerpc/32: Split kexec low level code out of misc_32.S
 2019-09-10 16:22 UTC  (2+ messages)
` [PATCH v3 2/2] powerpc/kexec: move kexec files into a dedicated subdir


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