linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-14 13:23:19 to 2019-10-18 16:11:51 UTC [more...]

[PATCH 0/7] towards QE support on ARM
 2019-10-18 16:08 UTC  (9+ messages)
` [PATCH 1/7] soc: fsl: qe: remove space-before-tab
` [PATCH 2/7] soc: fsl: qe: drop volatile qualifier of struct qe_ic::regs
` [PATCH 3/7] soc: fsl: qe: avoid ppc-specific io accessors
` [PATCH 4/7] soc: fsl: qe: replace spin_event_timeout by readx_poll_timeout_atomic
` [PATCH 6/7] serial: ucc_uart.c: explicitly include asm/cpm.h

[PATCH -next 00/13] hwrng: use devm_platform_ioremap_resource() to simplify code
 2019-10-18 15:05 UTC  (21+ messages)
` [PATCH -next 01/13] hwrng: atmel - "
` [PATCH -next 02/13] hwrng: bcm2835 "
` [PATCH -next 03/13] hwrng: exynos "
` [PATCH -next 04/13] hwrng: hisi "
` [PATCH -next 05/13] hwrng: ks-sa "
` [PATCH -next 06/13] hwrng: meson "
` [PATCH -next 07/13] hwrng: npcm "
` [PATCH -next 08/13] hwrng: omap "
` [PATCH -next 09/13] hwrng: pasemi "
` [PATCH -next 10/13] hwrng: pic32 "
` [PATCH -next 11/13] hwrng: st "
` [PATCH -next 12/13] hwrng: tx4939 "
` [PATCH -next 13/13] hwrng: xgene "

[PATCH] powerpc/prom_init: Undo relocation before entering secure mode
 2019-10-18 15:05 UTC  (2+ messages)

[PATCH v2 0/4] reorganize and add FADump sysfs files
 2019-10-18 13:05 UTC  (5+ messages)
` [PATCH v2 1/4] Documentation/ABI: add ABI documentation for /sys/kernel/fadump_*
` [PATCH v2 2/4] powerpc/fadump: reorganize /sys/kernel/fadump_* sysfs files
` [PATCH v2 3/4] Documentation/ABI: mark /sys/kernel/fadump_* sysfs files deprecated
` [PATCH v2 4/4] powerpc/fadump: sysfs for fadump memory reservation

[PATCH v8 0/5] kasan: support backing vmalloc space with real shadow memory
 2019-10-18 10:43 UTC  (12+ messages)
` [PATCH v8 1/5] "

[PATCH v12 06/22] powerpc: mm: Add p?d_leaf() definitions
 2019-10-18 10:12 UTC 

[PATCH 0/4] crypto: nx - convert to skcipher API
 2019-10-18  8:06 UTC  (2+ messages)

[PATCH v3 00/15] Enable CONFIG_VMAP_STACK on PPC32
 2019-10-18  7:09 UTC  (5+ messages)
` [PATCH v3 06/15] powerpc/32: prepare for CONFIG_VMAP_STACK

[PATCH v2] cpufreq: powernv: fix stack bloat and NR_CPUS limitation
 2019-10-18  5:07 UTC  (2+ messages)

linux-next: build warning after merge of the bpf-next tree
 2019-10-18  5:01 UTC  (2+ messages)

[PATCH] cpufreq: powernv: fix stack bloat and NR_CPUS limitation
 2019-10-18  4:50 UTC  (6+ messages)

[PATCH v2 00/33] Kill pr_warning in the whole linux code
 2019-10-18  3:18 UTC  (2+ messages)
  ` [PATCH v2 15/33] macintosh: Use pr_warn instead of pr_warning

[PATCH v9 0/8] KVM: PPC: Driver to manage pages of secure guest
 2019-10-18  3:00 UTC  (3+ messages)
` [PATCH v9 2/8] KVM: PPC: Move pages between normal and secure memory

[Bug 201723] THERM_WINDTUNNEL not working any longer in kernel 4.19.x (PowerMac G4 MDD)
 2019-10-17 22:49 UTC 

[PATCH] ASoC: fsl_asrc: refine the setting of internal clock divider
 2019-10-17 21:54 UTC  (2+ messages)

[PATCH v7 0/8] powerpc: Enabling IMA arch specific secure boot policies
 2019-10-17 12:58 UTC  (12+ messages)
` [PATCH v7 1/8] powerpc: detect the secure boot mode of the system
` [PATCH v7 2/8] powerpc: add support to initialize ima policy rules
` [PATCH v7 3/8] powerpc: detect the trusted boot state of the system
` [PATCH v7 4/8] powerpc/ima: add measurement rules to ima arch specific policy

[PATCH v4 0/5] Early node associativity
 2019-10-17 12:27 UTC  (3+ messages)

system call hook triggers kernel panic
 2019-10-17 10:33 UTC  (3+ messages)

[PATCH v6 0/7] Powerpc/Watchpoint: Few important fixes
 2019-10-17  9:32 UTC  (8+ messages)
` [PATCH v6 1/7] Powerpc/Watchpoint: Introduce macros for watchpoint length
` [PATCH v6 2/7] Powerpc/Watchpoint: Fix length calculation for unaligned target
` [PATCH v6 3/7] Powerpc/Watchpoint: Fix ptrace code that muck around with address/len
` [PATCH v6 4/7] Powerpc/Watchpoint: Don't ignore extraneous exceptions blindly
` [PATCH v6 5/7] Powerpc/Watchpoint: Rewrite ptrace-hwbreak.c selftest
` [PATCH v6 6/7] Powerpc/Watchpoint: Add dar outside test in perf-hwbreak.c selftest
` [PATCH v6 7/7] Powerpc/Watchpoint: Support for 8xx in ptrace-hwbreak.c selftest

[PATCH stable 4.14 1/6] powerpc/mm: Fixup tlbie vs store ordering issue on POWER9
 2019-10-17  8:05 UTC  (6+ messages)
` [PATCH stable 4.14 2/6] powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisions
` [PATCH stable 4.14 3/6] powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag
` [PATCH stable 4.14 4/6] powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9
` [PATCH stable 4.14 5/6] selftests/powerpc: Add test case for tlbie vs mtpidr ordering issue
` [PATCH stable 4.14 6/6] selftests/powerpc: Fix compile error on tlbie_test due to newer gcc

[PATCH 1/1] powerpc/eeh: differentiate duplicate detection message
 2019-10-17  4:59 UTC 

[PATCH] powernv/eeh: Fix oops when probing cxl devices
 2019-10-17  2:58 UTC  (2+ messages)

[PATCH 0/2] virtio: Support encrypted memory on powerpc secure guests
 2019-10-17  2:33 UTC  (10+ messages)
` [PATCH 1/2] dma-mapping: Add dma_addr_is_phys_addr()
  ` [PATCH 2/2] virtio_ring: Use DMA API if memory is encrypted

[PATCH] powerpc/mm/book3s64/hash: Update 4k PAGE_SIZE kernel mapping
 2019-10-17  2:18 UTC  (6+ messages)

Linux PowerPC, PPC4xx
 2019-10-17  2:11 UTC  (2+ messages)

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

[Bug 205201] New: Booting halts if Dawicontrol DC-2976 UW SCSI board installed, unless RAM size limited to 3500M
 2019-10-16 21:48 UTC  (2+ messages)
` [Bug 205201] "

[PATCH v2 0/6] KVM: PPC: Book3S: HV: XIVE: Allocate less VPs in OPAL
 2019-10-16 21:44 UTC  (2+ messages)

[PATCH] powerpc/pseries: safely roll back failed DLPAR cpu add
 2019-10-16 18:46 UTC  (2+ messages)

[PATCH v2 0/2] safely roll back failed DLPAR cpu add
 2019-10-16 18:36 UTC  (3+ messages)
` [PATCH v2 1/2] powerpc/pseries: address checkpatch warnings in dlpar_offline_cpu
` [PATCH v2 2/2] powerpc/pseries: safely roll back failed DLPAR cpu add

[PATCH v5 03/23] PCI: hotplug: Add a flag for the movable BARs feature
 2019-10-16 17:29 UTC  (4+ messages)

[PATCH V2 0/2] ocxl: Move SPA and TL definitions
 2019-10-16 15:59 UTC  (3+ messages)
` [PATCH V2 1/2] powerpc/powernv: ocxl move SPA definition
` [PATCH V2 2/2] powerpc/powernv: ocxl move TL definition

[RFC PATCH] powernv/eeh: Fix oops when probing cxl devices
 2019-10-16 14:18 UTC  (4+ messages)
` [EXTERNAL] "

[PATCH v6 00/10] mm/memory_hotplug: Shrink zones before removing memory
 2019-10-16 14:01 UTC  (9+ messages)
` [PATCH v6 04/10] mm/memory_hotplug: Don't access uninitialized memmaps in shrink_zone_span()
` [PATCH v6 05/10] mm/memory_hotplug: Shrink zones when offlining memory
` [PATCH v6 06/10] mm/memory_hotplug: Poison memmap in remove_pfn_range_from_zone()

Linux PowerPC, PPC4xx
 2019-10-16 13:09 UTC 

[PATCH v6] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-10-16 12:07 UTC  (14+ messages)

[PATCH V6 0/2] mm/debug: Add tests validating architecture page table helpers
 2019-10-16  9:54 UTC  (20+ messages)
` [PATCH V6 1/2] mm/page_alloc: Make alloc_gigantic_page() available for general use
` [PATCH V6 2/2] mm/debug: Add tests validating architecture page table helpers

[PATCH 03/34] powerpc: Use CONFIG_PREEMPTION
 2019-10-16  9:35 UTC  (5+ messages)

[PATCH v2 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES
 2019-10-16  8:28 UTC  (10+ messages)
` [PATCH v2 01/29] powerpc: Rename "notes" PT_NOTE to "note"
` [PATCH v2 06/29] s390: Move RO_DATA into "text" PT_LOAD Program Header

[PATCH] powerpc/eeh: Only dump stack once if an MMIO loop is detected
 2019-10-16  3:44 UTC  (2+ messages)

[PATCH RFC 0/5] ARM: Raspberry Pi 4 DMA support
 2019-10-15 17:46 UTC  (5+ messages)
` [PATCH RFC 1/5] dma/direct: turn ARCH_ZONE_DMA_BITS into a variable

[PATCH] xfs: introduce "metasync" api to sync metadata to fsblock
 2019-10-15 16:18 UTC  (15+ messages)

[PATCH v2 0/3] crypto: powerpc - convert SPE AES algorithms to skcipher API
 2019-10-15 10:33 UTC  (5+ messages)
` [PATCH v2 1/3] crypto: powerpc - don't unnecessarily use atomic scatterwalk
` [PATCH v2 2/3] crypto: powerpc - don't set ivsize for AES-ECB
` [PATCH v2 3/3] crypto: powerpc - convert SPE AES algorithms to skcipher API

[PATCH v4 0/4] powerpc: expose secure variables to the kernel and userspace
 2019-10-15  8:34 UTC  (5+ messages)
` [PATCH v4 1/4] powerpc/powernv: Add OPAL API interface to access secure variable
` [PATCH v4 2/4] powerpc: expose secure variables to userspace via sysfs

[PATCH v3 0/3] LLVM/Clang fixes for pseries_defconfig
 2019-10-14 19:11 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/3] powerpc/prom_init: Use -ffreestanding to avoid a reference to bcmp

[PATCH] crypto: powerpc - convert SPE AES algorithms to skcipher API
 2019-10-14 17:52 UTC  (4+ messages)

[PATCH] powerpc/32s: fix allow/prevent_user_access() when crossing segment boundaries
 2019-10-14 16:51 UTC 

[PATCH 0/2] ocxl: Move SPA and TL definitions
 2019-10-14 15:32 UTC  (7+ messages)
` [PATCH 1/2] powerpc/powernv: ocxl move SPA definition
` [PATCH 2/2] powerpc/powernv: ocxl move TL definition

[PATCH v5 0/7] Powerpc/Watchpoint: Few important fixes
 2019-10-14 13:03 UTC  (5+ messages)
` [PATCH v5 3/7] Powerpc/Watchpoint: Fix ptrace code that muck around with address/len
` [PATCH v5 5/7] Powerpc/Watchpoint: Rewrite ptrace-hwbreak.c selftest
` [PATCH v5 6/7] Powerpc/Watchpoint: Add dar outside test in perf-hwbreak.c selftest
` [PATCH v5 7/7] Powerpc/Watchpoint: Support for 8xx in ptrace-hwbreak.c selftest


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