linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-11 00:31:59 to 2020-04-14 12:21:27 UTC [more...]

[PATCH v6 0/3] powerpc/powernv: Introduce interface for self-restore support
 2020-04-14 12:18 UTC  (8+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] powerpc/powernv: Introduce support and parsing for self-save API

[PATCH v2 0/4] huge vmalloc mappings
 2020-04-14 12:13 UTC  (12+ messages)
` [PATCH v2 1/4] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings
` [PATCH v2 2/4] mm: Move ioremap page table mapping function to mm/
` [PATCH v2 3/4] mm: HUGE_VMAP arch query functions cleanup
` [PATCH v2 4/4] mm/vmalloc: Hugepage vmalloc mappings

[PATCH 0/3] mm/hugetlb: Add some new arch enabling macros
 2020-04-14 11:44 UTC  (3+ messages)
` [PATCH 2/3] mm/hugetlb: Introduce HAVE_ARCH_IS_HUGEPAGE_ONLY_RANGE
` [PATCH 3/3] mm/hugetlb: Introduce HAVE_ARCH_CLEAR_HUGEPAGE_FLAGS

[PATCH v6 0/4] Support for Self Save API in OPAL
 2020-04-14  7:08 UTC  (6+ messages)
` [PATCH v6 2/4] Self save API integration
` [PATCH v6 4/4] Advertise the self-save and self-restore attributes in the device tree

Build regressions/improvements in v5.7-rc1
 2020-04-14 11:19 UTC  (4+ messages)

[PATCH] target/ppc: Fix mtmsr(d) L=1 variant that loses interrupts
 2020-04-14 11:11 UTC 

[PATCH] vhost: do not enable VHOST_MENU by default
 2020-04-14  9:48 UTC  (4+ messages)

[PATCH 1/3] kexec: Prevent removal of memory in use by a loaded kexec image
 2020-04-14  9:37 UTC  (2+ messages)

[PATCH] usb: gadget: fsl: Fix a wrong judgment in fsl_udc_probe()
 2020-04-14  9:13 UTC  (5+ messages)

[PATCH 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-04-14  9:01 UTC  (10+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] crypto: Remove unnecessary memzero_explicit()
` [PATCH v2 "

[PATCH v3 00/13] Modernise powerpc 40x
 2020-04-14  8:19 UTC  (14+ messages)
` [PATCH v3 01/13] powerpc: Remove Xilinx PPC405/PPC440 support
` [PATCH v3 02/13] powerpc/40x: Rework 40x PTE access and TLB miss
` [PATCH v3 03/13] powerpc/pgtable: Drop PTE_ATOMIC_UPDATES
` [PATCH v3 04/13] powerpc/40x: Remove support for IBM 403GCX
` [PATCH v3 05/13] powerpc/40x: Remove STB03xxx
` [PATCH v3 06/13] powerpc/40x: Remove WALNUT
` [PATCH v3 07/13] powerpc/40x: Remove EP405
` [PATCH v3 08/13] powerpc/40x: Remove support for ISS Simulator
` [PATCH v3 09/13] powerpc/40x: Remove support for IBM 405GP
` [PATCH v3 10/13] powerpc/40x: Remove IBM405 Erratum #51
` [PATCH v3 11/13] powerpc: Remove IBM405 Erratum #77
` [PATCH v3 12/13] powerpc/40x: Avoid using r12 in TLB miss handlers
` [PATCH v3 13/13] powerpc/40x: Don't save CR in SPRN_SPRG_SCRATCH6

[PATCH] kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
 2020-04-14  8:18 UTC  (3+ messages)

[PATCH v10 00/14] powerpc/vas: Page fault handling for user space NX requests
 2020-04-14  7:54 UTC  (4+ messages)
` [PATCH v10 14/14] powerpc: Use mm_context vas_windows counter to issue CP_ABORT

-Wincompatible-pointer-types in arch/powerpc/platforms/embedded6xx/mvme5100.c
 2020-04-14  7:52 UTC  (3+ messages)

[PATCH] lib/mpi: Fix building for powerpc with clang
 2020-04-14  7:36 UTC  (2+ messages)

[PATCH v2] qtpm2: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module
 2020-04-14  7:29 UTC  (6+ messages)

[PATCH v8 0/7] ASoC: Add new module driver for new ASRC
 2020-04-14  6:56 UTC  (8+ messages)
` [PATCH v8 1/7] ASoC: fsl_asrc: rename asrc_priv to asrc
` [PATCH v8 2/7] ASoC: dt-bindings: fsl_asrc: Add new property fsl, asrc-format
` [PATCH v8 3/7] ASoC: fsl-asoc-card: Support "
` [PATCH v8 4/7] ASoC: fsl_asrc: Support new property fsl,asrc-format
` [PATCH v8 5/7] ASoC: fsl_asrc: Move common definition to fsl_asrc_common
` [PATCH v8 6/7] ASoC: dt-bindings: fsl_easrc: Add document for EASRC
` [PATCH v8 7/7] ASoC: fsl_easrc: Add EASRC ASoC CPU DAI drivers

remove set_fs calls from the exec and coredump code v2
 2020-04-14  7:01 UTC  (9+ messages)
` [PATCH 1/8] powerpc/spufs: simplify spufs core dumping
` [PATCH 2/8] signal: clean up __copy_siginfo_to_user32
` [PATCH 3/8] signal: replace __copy_siginfo_to_user32 with to_compat_siginfo
` [PATCH 4/8] binfmt_elf: open code copy_siginfo_to_user to kernelspace buffer
` [PATCH 5/8] binfmt_elf: remove the set_fs(KERNEL_DS) in elf_core_dump
` [PATCH 6/8] binfmt_elf_fdpic: remove the set_fs(KERNEL_DS) in elf_fdpic_core_dump
` [PATCH 7/8] exec: simplify the copy_strings_kernel calling convention
` [PATCH 8/8] exec: open code copy_string_kernel

[PATCH 1/2] dma-mapping: add a dma_ops_bypass flag to struct device
 2020-04-14  6:30 UTC  (14+ messages)

Boot flakiness with QEMU 3.1.0 and Clang built kernels
 2020-04-14  4:40 UTC  (10+ messages)

[PATCH v3 00/16] powerpc/watchpoint: Preparation for more than one watchpoint
 2020-04-14  5:53 UTC  (19+ messages)
` [PATCH v3 01/16] powerpc/watchpoint: Rename current DAWR macros
` [PATCH v3 02/16] powerpc/watchpoint: Add SPRN macros for second DAWR
` [PATCH v3 03/16] powerpc/watchpoint: Introduce function to get nr watchpoints dynamically
` [PATCH v3 04/16] powerpc/watchpoint/ptrace: Return actual num of available watchpoints
` [PATCH v3 05/16] powerpc/watchpoint: Provide DAWR number to set_dawr
` [PATCH v3 06/16] powerpc/watchpoint: Provide DAWR number to __set_breakpoint
` [PATCH v3 07/16] powerpc/watchpoint: Get watchpoint count dynamically while disabling them
` [PATCH v3 08/16] powerpc/watchpoint: Disable all available watchpoints when !dawr_force_enable
` [PATCH v3 09/16] powerpc/watchpoint: Convert thread_struct->hw_brk to an array
` [PATCH v3 10/16] powerpc/watchpoint: Use loop for thread_struct->ptrace_bps
` [PATCH v3 11/16] powerpc/watchpoint: Introduce is_ptrace_bp() function
` [PATCH v3 12/16] powerpc/watchpoint: Use builtin ALIGN*() macros
` [PATCH v3 13/16] powerpc/watchpoint: Prepare handler to handle more than one watcnhpoint
` [PATCH v3 14/16] powerpc/watchpoint: Don't allow concurrent perf and ptrace events
` [PATCH v3 15/16] powerpc/watchpoint/xmon: Don't allow breakpoint overwriting
` [PATCH v3 16/16] powerpc/watchpoint/xmon: Support 2nd dawr

[PATCH v7 0/7] ASoC: Add new module driver for new ASRC
 2020-04-14  3:00 UTC  (12+ messages)
` [PATCH v7 1/7] ASoC: fsl_asrc: rename asrc_priv to asrc
` [PATCH v7 2/7] ASoC: dt-bindings: fsl_asrc: Add new property fsl, asrc-format
` [PATCH v7 3/7] ASoC: fsl-asoc-card: Support "
` [PATCH v7 4/7] ASoC: fsl_asrc: Support new property fsl,asrc-format
` [PATCH v7 5/7] ASoC: fsl_asrc: Move common definition to fsl_asrc_common
` [PATCH v7 6/7] ASoC: dt-bindings: fsl_easrc: Add document for EASRC
` [PATCH v7 7/7] ASoC: fsl_easrc: Add EASRC ASoC CPU DAI drivers

[RFC/PATCH 0/3] Add support for stop instruction inside KVM guest
 2020-04-14  2:17 UTC  (9+ messages)
` [RFC/PATCH 2/3] pseries/kvm: Clear PSSCR[ESL|EC] bits before guest entry

decruft the vmalloc API
 2020-04-13 20:03 UTC  (11+ messages)
` [PATCH 10/28] mm: only allow page table mappings for built-in zsmalloc
` [PATCH 25/28] mm: remove vmalloc_user_node_flags

[PATCH] powerpc/wii: Fix declaration made after definition
 2020-04-13 19:06 UTC 

[PATCH v2 0/4] Clean up hugetlb boot command line processing
 2020-04-13 17:59 UTC  (7+ messages)
` [PATCH v2 1/4] hugetlbfs: add arch_hugetlb_valid_size
` [PATCH v2 4/4] hugetlbfs: clean up command line processing

[PATCH 23/26] perf expr: Add expr_ prefix for parse_ctx and parse_id
 2020-04-13 16:52 UTC  (3+ messages)
` [PATCH 24/26] perf expr: Add expr_scanner_ctx object
` [PATCH 25/26] perf metrictroup: Split the metricgroup__add_metric function

[PATCH vdsotest] Use vdso wrapper for gettimeofday()
 2020-04-13 16:05 UTC  (4+ messages)

[PATCH V3 0/5] selftests/powerpc: Add NX-GZIP engine testcase
 2020-04-13 15:59 UTC  (6+ messages)
` [PATCH V3 1/5] selftests/powerpc: Add header files for GZIP engine test
` [PATCH V3 2/5] selftests/powerpc: Add header files for NX compresion/decompression
` [PATCH V3 3/5] selftests/powerpc: Add NX-GZIP engine compress testcase
` [PATCH V3 4/5] selftests/powerpc: Add NX-GZIP engine decompress testcase
` [PATCH V3 5/5] selftests/powerpc: Add README for GZIP engine tests

[PATCH] papr/scm: Add bad memory ranges to nvdimm bad ranges
 2020-04-13 15:37 UTC  (5+ messages)

[Bug 205099] New: KASAN hit at raid6_pq: BUG: Unable to handle kernel data access at 0x00f0fd0d
 2020-04-13 14:15 UTC  (3+ messages)
` [Bug 205099] "

[PATCH v5 00/21] Initial Prefixed Instruction support
 2020-04-13 12:04 UTC  (3+ messages)
` [PATCH v5 18/21] powerpc64: Add prefixed instructions to instruction data type

[PATCH v6 0/7] ASoC: Add new module driver for new ASRC
 2020-04-13  7:19 UTC  (8+ messages)
` [PATCH v6 5/7] ASoC: fsl_asrc: Move common definition to fsl_asrc_common

[PATCH v5 0/6] implement KASLR for powerpc/fsl_booke/64
 2020-04-13  1:23 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S: Remove unneeded NULL check before kfree()
 2020-04-12 15:45 UTC 

[PATCH 00/21] mm: rework free_area_init*() funcitons
 2020-04-12 19:48 UTC  (22+ messages)
` [PATCH 01/21] mm: memblock: replace dereferences of memblock_region.nid with API calls
` [PATCH 02/21] mm: make early_pfn_to_nid() and related defintions close to each other
` [PATCH 03/21] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
` [PATCH 04/21] mm: free_area_init: use maximal zone PFNs rather than zone sizes
` [PATCH 05/21] mm: use free_area_init() instead of free_area_init_nodes()
` [PATCH 06/21] alpha: simplify detection of memory zone boundaries
` [PATCH 07/21] arm: "
` [PATCH 08/21] arm64: simplify detection of memory zone boundaries for UMA configs
` [PATCH 09/21] csky: simplify detection of memory zone boundaries
` [PATCH 10/21] m68k: mm: "
` [PATCH 11/21] parisc: "
` [PATCH 12/21] sparc32: "
` [PATCH 13/21] unicore32: "
` [PATCH 14/21] xtensa: "
` [PATCH 15/21] mm: memmap_init: iterate over memblock regions rather that check each PFN
` [PATCH 16/21] mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES
` [PATCH 17/21] mm: free_area_init: allow defining max_zone_pfn in descending order
` [PATCH 18/21] mm: rename free_area_init_node() to free_area_init_memoryless_node()
` [PATCH 19/21] mm: clean up free_area_init_node() and its helpers
` [PATCH 20/21] mm: simplify find_min_pfn_with_active_regions()
` [PATCH 21/21] docs/vm: update memory-models documentation

[RFC 0/3] cpuidle/powernv: Interface to handle idle-stop versioning
 2020-04-12 12:18 UTC  (4+ messages)
` [RFC 1/3] Interface for an idle-stop dependency structure

[RFC] Support stop state version quirk and firmware enabled stop
 2020-04-12 12:06 UTC  (3+ messages)

[PATCH v3 11/15] powerpc/64s: machine check interrupt update NMI accounting
 2020-04-12  8:46 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 46/66] KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like the valid ones
 2020-04-11 23:11 UTC 

[PATCH AUTOSEL 5.4 071/108] KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like the valid ones
 2020-04-11 23:09 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 100/108] powerpc/book3s64: Fix error handling in mm_iommu_do_alloc()
` [PATCH AUTOSEL 5.4 105/108] powerpc/pseries: Handle UE event for memcpy_mcsafe

[PATCH AUTOSEL 5.5 083/121] KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like the valid ones
 2020-04-11 23:07 UTC  (4+ messages)
` [PATCH AUTOSEL 5.5 087/121] KVM: PPC: Book3S HV: H_SVM_INIT_START must call UV_RETURN
` [PATCH AUTOSEL 5.5 113/121] powerpc/book3s64: Fix error handling in mm_iommu_do_alloc()
` [PATCH AUTOSEL 5.5 118/121] powerpc/pseries: Handle UE event for memcpy_mcsafe

[PATCH AUTOSEL 5.6 104/149] KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like the valid ones
 2020-04-11 23:03 UTC  (5+ messages)
` [PATCH AUTOSEL 5.6 108/149] KVM: PPC: Book3S HV: Check caller of H_SVM_* Hcalls
` [PATCH AUTOSEL 5.6 109/149] KVM: PPC: Book3S HV: H_SVM_INIT_START must call UV_RETURN
` [PATCH AUTOSEL 5.6 139/149] powerpc/book3s64: Fix error handling in mm_iommu_do_alloc()
` [PATCH AUTOSEL 5.6 146/149] powerpc/pseries: Handle UE event for memcpy_mcsafe


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