linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-15 07:54:06 to 2020-05-19 06:42:43 UTC [more...]

[PATCH v4 00/45] Use hugepages to map kernel mem on 8xx
 2020-05-19  5:49 UTC  (27+ messages)
` [PATCH v4 01/45] powerpc/kasan: Fix error detection on memory allocation
` [PATCH v4 02/45] powerpc/kasan: Fix issues by lowering KASAN_SHADOW_END
` [PATCH v4 03/45] powerpc/kasan: Fix shadow pages allocation failure
` [PATCH v4 04/45] powerpc/kasan: Remove unnecessary page table locking
` [PATCH v4 05/45] powerpc/kasan: Refactor update of early shadow mappings
` [PATCH v4 06/45] powerpc/kasan: Declare kasan_init_region() weak
` [PATCH v4 07/45] powerpc/ptdump: Limit size of flags text to 1/2 chars on PPC32
` [PATCH v4 08/45] powerpc/ptdump: Reorder flags
` [PATCH v4 09/45] powerpc/ptdump: Add _PAGE_COHERENT flag
` [PATCH v4 10/45] powerpc/ptdump: Display size of BATs
` [PATCH v4 11/45] powerpc/ptdump: Standardise display of BAT flags
` [PATCH v4 12/45] powerpc/ptdump: Properly handle non standard page size
` [PATCH v4 13/45] powerpc/ptdump: Handle hugepd at PGD level
` [PATCH v4 14/45] powerpc/32s: Don't warn when mapping RO data ROX
` [PATCH v4 15/45] powerpc/mm: Allocate static page tables for fixmap
` [PATCH v4 16/45] powerpc/mm: Fix conditions to perform MMU specific management by blocks on PPC32
` [PATCH v4 17/45] powerpc/mm: PTE_ATOMIC_UPDATES is only for 40x
` [PATCH v4 18/45] powerpc/mm: Refactor pte_update() on nohash/32
` [PATCH v4 19/45] powerpc/mm: Refactor pte_update() on book3s/32
` [PATCH v4 20/45] powerpc/mm: Standardise __ptep_test_and_clear_young() params between PPC32 and PPC64
` [PATCH v4 21/45] powerpc/mm: Standardise pte_update() prototype "
` [PATCH v4 22/45] powerpc/mm: Create a dedicated pte_update() for 8xx
` [PATCH v4 23/45] powerpc/mm: Reduce hugepd size for 8M hugepages on 8xx
` [PATCH v4 24/45] powerpc/8xx: Drop CONFIG_8xx_COPYBACK option
` [PATCH v4 25/45] powerpc/8xx: Prepare handlers for _PAGE_HUGE for 512k pages
` [PATCH v4 26/45] powerpc/8xx: Manage 512k huge pages as standard pages

[PATCH v2 0/7] Base support for POWER10
 2020-05-19  5:45 UTC  (12+ messages)
` [PATCH v2 1/7] powerpc: Add new HWCAP bits
` [PATCH v2 2/7] powerpc: Add support for ISA v3.1
` [PATCH v2 3/7] powerpc/dt_cpu_ftrs: Advertise support for ISA v3.1 if selected
` [PATCH v2 4/7] powerpc/dt_cpu_ftrs: Set current thread fscr bits
` [PATCH v2 5/7] powerpc/dt_cpu_ftrs: Enable Prefixed Instructions
` [PATCH v2 6/7] powerpc/dt_cpu_ftrs: Add MMA feature
` [PATCH v2 7/7] powerpc: Add POWER10 architected mode

[PATCH v2 1/5] powerpc/pmem: Add new instructions for persistent storage and sync
 2020-05-19  5:30 UTC  (4+ messages)
` [PATCH v2 3/5] libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier

[PATCH v8 00/30] Initial Prefixed Instruction support
 2020-05-19  5:03 UTC  (25+ messages)
` [PATCH v8 08/30] powerpc: Use a function for getting the instruction op code
` [PATCH v8 11/30] powerpc: Use a datatype for instructions
` [PATCH v8 12/30] powerpc: Use a function for reading instructions
` [PATCH v8 23/30] powerpc: Add prefixed instructions to instruction data type
  ` [PATCH v8 22.5/30] powerpc/optprobes: Add register argument to patch_imm64_load_insns()
` [PATCH v8 24/30] powerpc: Test prefixed code patching
` [PATCH v8 25/30] powerpc: Test prefixed instructions in feature fixups
` [PATCH v8 29/30] powerpc sstep: Add support for prefixed load/stores
` [PATCH v8 30/30] powerpc sstep: Add support for prefixed fixed-point arithmetic

[PATCH] powerpc/configs: Add LIBNVDIMM to ppc64_defconfig
 2020-05-19  4:30 UTC 

[PATCH] soc: fsl: qe: Replace one-element array and use struct_size() helper
 2020-05-19  3:37 UTC  (3+ messages)

[PATCH V3 00/15] Remove duplicated kmap code
 2020-05-19  2:50 UTC  (13+ messages)
` [PATCH V3 07/15] arch/kunmap_atomic: Consolidate duplicate code
  ` [PATCH] arch/{mips, sparc, microblaze, powerpc}: Don't enable pagefault/preempt twice
` [PATCH V3 10/15] arch/kmap: Define kmap_atomic_prot() for all arch's

[PATCH v3 1/1] powerpc/crash: Use NMI context for printk when starting to crash
 2020-05-19  0:25 UTC 

[powerpc:merge] BUILD SUCCESS 7b06fb8795ffea9d12be45a172197c3307955479
 2020-05-19  0:25 UTC 

[PATCH v6 0/2] Implement reentrant rtas call
 2020-05-18 23:42 UTC  (3+ messages)
` [PATCH v6 1/2] powerpc/rtas: Move type/struct definitions from rtas.h into rtas-types.h
` [PATCH v6 2/2] powerpc/rtas: Implement reentrant rtas call

[powerpc:next] BUILD SUCCESS 30df74d67d48949da87e3a5b57c381763e8fd526
 2020-05-18 23:41 UTC 

[PATCH v5 0/2] Implement reentrant rtas call
 2020-05-18 23:40 UTC  (7+ messages)
` [PATCH v5 1/2] powerpc/rtas: Move type/struct definitions from rtas.h into rtas-types.h
` [PATCH v5 2/2] powerpc/rtas: Implement reentrant rtas call

[PATCH v4 0/6] allow ramoops to collect all kmesg_dump events
 2020-05-18 23:04 UTC  (16+ messages)
` [PATCH v4 1/6] printk: Collapse shutdown types into a single dump reason
` [PATCH v4 2/6] printk: honor the max_reason field in kmsg_dumper
` [PATCH v4 3/6] printk: Introduce kmsg_dump_reason_str()
` [PATCH v4 4/6] pstore/platform: Pass max_reason to kmesg dump
` [PATCH v4 5/6] pstore/ram: Introduce max_reason and convert dump_oops
` [PATCH v4 6/6] ramoops: Add max_reason optional field to ramoops DT node

[PATCH 00/21] mm: rework free_area_init*() funcitons
 2020-05-18 21:38 UTC  (4+ messages)
` [PATCH 16/21] mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES

[RFC][PATCH 0/2] Add support for using reserved memory for ima buffer pass
 2020-05-18 20:34 UTC  (8+ messages)
` [RFC][PATCH 1/2] Add a layer of abstraction to use the memory reserved by device tree "

sort out the flush_icache_range mess v2
 2020-05-18 18:20 UTC  (32+ messages)
` [PATCH 01/29] arm: fix the flush_icache_range arguments in set_fiq_handler
` [PATCH 02/29] nds32: unexport flush_icache_page
` [PATCH 03/29] powerpc: unexport flush_icache_user_range
` [PATCH 04/29] unicore32: remove flush_cache_user_range
` [PATCH 05/29] asm-generic: fix the inclusion guards for cacheflush.h
` [PATCH 06/29] asm-generic: don't include <linux/mm.h> in cacheflush.h
` [PATCH 07/29] asm-generic: improve the flush_dcache_page stub
` [PATCH 08/29] alpha: use asm-generic/cacheflush.h
` [PATCH 09/29] arm64: "
` [PATCH 10/29] c6x: "
` [PATCH 11/29] hexagon: "
` [PATCH 12/29] ia64: "
` [PATCH 13/29] microblaze: "
` [PATCH 14/29] m68knommu: "
` [PATCH 15/29] openrisc: "
` [PATCH 16/29] powerpc: "
` [PATCH 17/29] riscv: "
` [PATCH 18/29] arm,sparc,unicore32: remove flush_icache_user_range
` [PATCH 19/29] mm: rename flush_icache_user_range to flush_icache_user_page
` [PATCH 20/29] asm-generic: add a flush_icache_user_range stub
` [PATCH 21/29] sh: implement flush_icache_user_range
` [PATCH 22/29] xtensa: "
` [PATCH 23/29] arm: rename flush_cache_user_range to flush_icache_user_range
` [PATCH 24/29] m68k: implement flush_icache_user_range
` [PATCH 25/29] exec: only build read_code when needed
` [PATCH 26/29] exec: use flush_icache_user_range in read_code
` [PATCH 27/29] binfmt_flat: use flush_icache_user_range
` [PATCH 28/29] nommu: use flush_icache_user_range in brk and mmap
` [PATCH 29/29] module: move the set_fs hack for flush_icache_range to m68k

Remove WALNUT hacks in serio/i8042 (was Re: ld.lld: error: undefined symbol: kb_cs)
 2020-05-18 18:10 UTC  (2+ messages)
    ` [PATCH] input: i8042: Remove special PowerPC handling

[Regression 5.7-rc1] Random hangs on 32-bit PowerPC (PowerBook6,7)
 2020-05-18 17:48 UTC  (7+ messages)
  ` [Regression 5.7-rc1] Random hangs on 32-bit PowerPC (PowerBook6, 7)

[PATCH] ASoC: fsl_micfil: Fix unused assignment in fsl_set_clock_params()
 2020-05-18 16:41 UTC  (2+ messages)

[PATCH] ASoC: fsl_micfil: Fix indentation to put on one line affected code
 2020-05-18 16:41 UTC  (2+ messages)

[PATCH v2 2/2] powerpc/configs: replace deprecated riva/nvidia with nouveau
 2020-05-18 13:48 UTC  (10+ messages)

[PATCH v3] powerpc/64: Option to use ELF V2 ABI for big-endian kernels
 2020-05-18 12:19 UTC  (3+ messages)

[PATCH v9 0/5] powerpc/hv-24x7: Expose chip/sockets info to add json file metric support for the hv_24x7 socket/chip level events
 2020-05-18 12:04 UTC  (6+ messages)
` [PATCH v9 1/5] powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 events run
` [PATCH v9 2/5] powerpc/hv-24x7: Add rtas call in hv-24x7 driver to get processor details
` [PATCH v9 3/5] powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show "
` [PATCH v9 4/5] Documentation/ABI: Add ABI documentation for chips and sockets
` [PATCH v9 5/5] powerpc/pseries: Update hv-24x7 information after migration

[PATCH] powerpc/sysdev: fix compile errors
 2020-05-18 11:37 UTC  (6+ messages)

debian-powerpc@lists.debian.org
 2020-05-18 11:18 UTC 

[RFC PATCH 0/4] powerpc/papr_scm: Add support for reporting NVDIMM performance statistics
 2020-05-18 11:08 UTC  (5+ messages)
` [RFC PATCH 1/4] powerpc/papr_scm: Fetch nvdimm performance stats from PHYP
` [RFC PATCH 2/4] powerpc/papr_scm: Add support for PAPR_SCM_PDSM_FETCH_PERF_STATS
` [RFC PATCH 3/4] powerpc/papr_scm: Implement support for PAPR_SCM_PDSM_READ_PERF_STATS
` [RFC PATCH 4/4] powerpc/papr_scm: Add support for PDSM GET_PERF_STAT

[PATCH] ASoC: fsl_micfil: Fix format and unused assignment
 2020-05-18 10:47 UTC  (3+ messages)

[PATCH] powerpc/wii: Fix declaration made after definition
 2020-05-18  9:32 UTC  (2+ messages)

[PATCH] powerpc/64s: Fix early_init_mmu section mismatch
 2020-05-18  7:05 UTC  (4+ messages)

[PATCH] powerpc/book3s64/radix/tlb: Determine hugepage flush correctly
 2020-05-18  6:34 UTC  (3+ messages)

[PATCH v2 0/9] powerpc + ps3 patches
 2020-05-18  6:31 UTC  (6+ messages)
` [PATCH v2 7/9] powerpc/ps3: Add check for otheros image size
  ` [PATCH v3 "

[PATCH v8 0/5] powerpc/hv-24x7: Expose chip/sockets info to add json file metric support for the hv_24x7 socket/chip level events
 2020-05-18  5:32 UTC  (4+ messages)
` [PATCH v8 2/5] powerpc/hv-24x7: Add rtas call in hv-24x7 driver to get processor details

[GIT PULL] Please pull powerpc/linux.git powerpc-5.7-4 tag
 2020-05-17  4:45 UTC  (2+ messages)

[powerpc:next-test] BUILD SUCCESS 7b92ee1db93df64553a36f23fec86298d37ee10a
 2020-05-17  2:27 UTC 

[powerpc:merge] BUILD SUCCESS 5b55902a1d35b73daec747b11b903959b8e7aa70
 2020-05-17  0:06 UTC 

[PATCH v4 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-05-16 17:20 UTC  (4+ messages)
` [PATCH v4 03/14] arm64: add support for folded p4d page tables

[PATCH v4 0/2] Implement reentrant rtas call
 2020-05-16  4:08 UTC  (4+ messages)
` [PATCH v4 2/2] powerpc/rtas: "

powerpc/pci: [PATCH 1/1 V2] PCIE PHB reset
 2020-05-15 22:02 UTC  (2+ messages)

[PATCH v2 00/12] mm: consolidate definitions of page table accessors
 2020-05-15 21:12 UTC  (2+ messages)

[PATCH] tty: hvc: Fix data abort due to race in hvc_open
 2020-05-15 19:21 UTC  (12+ messages)

[PATCH v2 0/2] ASoC: fsl_esai: Add support for imx8qm
 2020-05-15 11:10 UTC  (4+ messages)
` [PATCH v2 1/2] ASoC: fsl_esai: introduce SoC specific data
` [PATCH v2 2/2] ASoC: fsl_esai: Add new compatible string for imx8qm

[PATCH 0/3] ASoC: fsl_esai: Add support for imx8qm
 2020-05-15 10:01 UTC  (7+ messages)
` [PATCH 2/3] "


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