linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-09 15:32:30 to 2019-10-14 19:20:13 UTC [more...]

[PATCH v6 00/10] mm/memory_hotplug: Shrink zones before removing memory
 2019-10-14 19:17 UTC  (11+ messages)
` [PATCH v6 01/10] mm/memunmap: Don't access uninitialized memmap in memunmap_pages()
` [PATCH v6 03/10] mm/memory_hotplug: Don't access uninitialized memmaps in shrink_pgdat_span()
` [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 v3 0/3] LLVM/Clang fixes for pseries_defconfig
 2019-10-14 19:11 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] powerpc: Don't add -mabi= flags when building with Clang
  ` [PATCH v4 2/3] powerpc: Avoid clang warnings around setjmp and longjmp
  ` [PATCH v4 3/3] powerpc/prom_init: Use -ffreestanding to avoid a reference to bcmp

[PATCH RFC 0/5] ARM: Raspberry Pi 4 DMA support
 2019-10-14 18:31 UTC  (2+ 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-14 13:23 UTC  (6+ messages)

[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 v8 0/5] kasan: support backing vmalloc space with real shadow memory
 2019-10-14 15:43 UTC  (8+ messages)
` [PATCH v8 1/5] "

[PATCH 0/2] ocxl: Move SPA and TL definitions
 2019-10-14 15:32 UTC  (11+ 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  (8+ messages)
` [PATCH v5 1/7] Powerpc/Watchpoint: Introduce macros for watchpoint length
` [PATCH v5 2/7] Powerpc/Watchpoint: Fix length calculation for unaligned target
` [PATCH v5 3/7] Powerpc/Watchpoint: Fix ptrace code that muck around with address/len
` [PATCH v5 4/7] Powerpc/Watchpoint: Don't ignore extraneous exceptions blindly
` [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

[PATCH 0/4] crypto: nx - convert to skcipher API
 2019-10-14 12:39 UTC  (13+ messages)
` [PATCH 1/4] crypto: nx - don't abuse blkcipher_desc to pass iv around
` [PATCH 2/4] crypto: nx - convert AES-ECB to skcipher API
` [PATCH 3/4] crypto: nx - convert AES-CBC "
` [PATCH 4/4] crypto: nx - convert AES-CTR "

[PATCH -next] ASoC: fsl_mqs: fix old-style function declaration
 2019-10-14 12:04 UTC  (6+ messages)
` [PATCH v2 -next] ASoC: fsl_mqs: Move static keyword to the front of declarations
  ` Applied "ASoC: fsl_mqs: Move static keyword to the front of declarations" to the asoc tree

[PATCH 0/2] virtio: Support encrypted memory on powerpc secure guests
 2019-10-14 10:29 UTC  (7+ 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: pseries: no need to check return value of debugfs_create functions
 2019-10-14 10:16 UTC 

[PATCH v6] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-10-14 10:04 UTC  (27+ messages)

[PATCH v2 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES
 2019-10-14  7:41 UTC  (41+ messages)
` [PATCH v2 01/29] powerpc: Rename "notes" PT_NOTE to "note"
` [PATCH v2 02/29] powerpc: Remove PT_NOTE workaround
` [PATCH v2 03/29] powerpc: Rename PT_LOAD identifier "kernel" to "text"
` [PATCH v2 04/29] alpha: "
` [PATCH v2 05/29] ia64: Rename PT_LOAD identifier "code" "
` [PATCH v2 06/29] s390: Move RO_DATA into "text" PT_LOAD Program Header
` [PATCH v2 07/29] x86: Restore "text" Program Header with dummy section
` [PATCH v2 08/29] vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
` [PATCH v2 09/29] vmlinux.lds.h: Move Program Header restoration into NOTES macro
` [PATCH v2 10/29] vmlinux.lds.h: Move NOTES into RO_DATA
` [PATCH v2 11/29] vmlinux.lds.h: Replace RODATA with RO_DATA
` [PATCH v2 12/29] vmlinux.lds.h: Replace RO_DATA_SECTION "
` [PATCH v2 13/29] vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
` [PATCH v2 14/29] vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATA
` [PATCH v2 15/29] x86: Actually use _etext for end of text segment
` [PATCH v2 16/29] x86: Move EXCEPTION_TABLE to RO_DATA segment
` [PATCH v2 17/29] alpha: "
` [PATCH v2 18/29] arm64: "
` [PATCH v2 19/29] c6x: "
` [PATCH v2 20/29] h8300: "
` [PATCH v2 21/29] ia64: "
` [PATCH v2 22/29] microblaze: "
` [PATCH v2 23/29] parisc: "
` [PATCH v2 24/29] powerpc: "
` [PATCH v2 25/29] xtensa: "
` [PATCH v2 26/29] x86/mm: Remove redundant &s on addresses
` [PATCH v2 27/29] x86/mm: Report which part of kernel image is freed
` [PATCH v2 28/29] x86/mm: Report actual image regions in /proc/iomem
` [PATCH v2 29/29] x86: Use INT3 instead of NOP for linker fill bytes

[PATCH v4 0/4] Implement STRICT_MODULE_RWX for powerpc
 2019-10-14  5:13 UTC  (5+ messages)
` [PATCH v4 1/4] powerpc/mm: Implement set_memory() routines
` [PATCH v4 2/4] powerpc/kprobes: Mark newly allocated probes as RO
` [PATCH v4 3/4] powerpc/mm/ptdump: debugfs handler for W+X checks at runtime
` [PATCH v4 4/4] powerpc: Enable STRICT_MODULE_RWX

[PATCH v4 0/5] Powerpc/Watchpoint: Few important fixes
 2019-10-14  3:44 UTC  (10+ messages)

[PATCH v3 0/4] Implement STRICT_MODULE_RWX for powerpc
 2019-10-14  2:36 UTC  (8+ messages)
` [PATCH v3 2/4] powerpc/kprobes: Mark newly allocated probes as RO
` [PATCH v3 3/4] powerpc/mm/ptdump: debugfs handler for W+X checks at runtime
` [PATCH v3 4/4] powerpc: Enable STRICT_MODULE_RWX

[PATCH] selftests/powerpc: Don't list r1 in clobbers for TM tests
 2019-10-14  2:30 UTC 

[PATCH] selftests/powerpc: Reduce sigfuz runtime to ~60s
 2019-10-13 23:46 UTC 

[PATCH] net/ibmvnic: Fix EOI when running in XIVE mode
 2019-10-13 18:19 UTC  (3+ messages)

[Bug 205183] New: PPC64: Signal delivery fails with SIGSEGV if between about 1KB and 4KB bytes of stack remain
 2019-10-13 15:56 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-5.4-3 tag
 2019-10-12 21:40 UTC  (2+ messages)

[PATCH] powerpc/papr_scm: Fix an off-by-one check in papr_scm_meta_{get, set}
 2019-10-12 10:00 UTC  (2+ messages)

[PATCH v14 0/6] open: introduce openat2(2) syscall
 2019-10-12  4:15 UTC  (10+ messages)
` [PATCH v14 1/6] namei: O_BENEATH-style resolution restriction flags
` [PATCH v14 2/6] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH v14 3/6] namei: permit ".." resolution with LOOKUP_{IN_ROOT, BENEATH}
` [PATCH v14 4/6] open: introduce openat2(2) syscall
` [PATCH v14 5/6] selftests: add openat2(2) selftests
` [PATCH v14 6/6] Documentation: path-lookup: mention LOOKUP_MAGICLINK_JUMPED

[PATCH v7 0/8] powerpc: Enabling IMA arch specific secure boot policies
 2019-10-11 13:19 UTC  (11+ messages)
` [PATCH v7 2/8] powerpc: add support to initialize ima policy rules
` [PATCH v7 5/8] ima: make process_buffer_measurement() generic
` [PATCH v7 6/8] certs: add wrapper function to check blacklisted binary hash
` [PATCH v7 7/8] ima: check against blacklisted hashes for files with modsig
` [PATCH v7 8/8] powerpc/ima: update ima arch policy to check for blacklist

[PATCH 1/3] powernv/iov: Ensure the pdn for VFs always contains a valid PE number
 2019-10-11  8:27 UTC  (4+ messages)

[PATCH] spufs: fix a crash in spufs_create_root()
 2019-10-11  8:22 UTC  (2+ messages)

[PATCH] powerpc/kvm: Fix kvmppc_vcore->in_guest value in kvmhv_switch_to_host
 2019-10-11  8:22 UTC  (2+ messages)

[PATCH] selftests/powerpc: Fix compiling error on tlbie_test due to newer gcc
 2019-10-11  8:22 UTC  (2+ messages)

[PATCH] powerpc/pseries: Remove confusing warning message
 2019-10-11  8:22 UTC  (2+ messages)

linux-next: build failure after merge of the powerpc tree
 2019-10-11  8:22 UTC  (2+ messages)

[PATCH V5 0/2] mm/debug: Add tests validating architecture page table helpers
 2019-10-11  6:25 UTC  (3+ messages)
` [PATCH V5 1/2] mm/hugetlb: Make alloc_gigantic_page() available for general use
` [PATCH V5 2/2] mm/debug: Add tests validating architecture page table helpers

[PATCH 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES
 2019-10-11  1:38 UTC  (14+ messages)
` [PATCH 07/29] x86: Restore "text" Program Header with dummy section
` [PATCH 08/29] vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
` [PATCH 14/29] vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATA
` [PATCH 28/29] x86/mm: Report actual image regions in /proc/iomem

[RFC PATCH 0/9] Fixes and Enablement of ibm,drc-info property
 2019-10-10 20:16 UTC  (6+ messages)
` [RFC PATCH 1/9] powerpc/pseries: add cpu DLPAR support for drc-info property
` [RFC PATCH 2/9] powerpc/pseries: fix bad drc_index_start value parsing of drc-info entry
    ` powerpc/405GP, cuImage and PCI support

[PATCH v1 0/3] Integrate support for Self save, determine support and preference for self save or restore
 2019-10-10 11:58 UTC  (4+ messages)
` [PATCH v1 1/3] powerpc/powernv: Interface to define support and preference for a SPR
` [PATCH v1 2/3] powerpc/powernv: Introduce Self save support
` [PATCH v1 3/3] powerpc/powernv: Parse device tree, population of SPR support

[PATCH v4 1/2] powerpc/irq: bring back ksp_limit management in C functions
 2019-10-10  5:36 UTC  (2+ messages)
` [PATCH v4 2/2] powerpc/irq: inline call_do_irq() and call_do_softirq()

[Bug 205099] New: KASAN hit at raid6_pq: BUG: Unable to handle kernel data access at 0x00f0fd0d
 2019-10-09 21:19 UTC  (2+ messages)
` [Bug 205099] "

[PATCH v7 00/12] implement KASLR for powerpc/fsl_booke/32
 2019-10-09 18:46 UTC  (6+ messages)

[PATCH v5 00/11] Introduces new count-based method for tracking lockless pagetable walks
 2019-10-09 18:09 UTC  (7+ messages)
` [PATCH v5 01/11] asm-generic/pgtable: Adds generic functions to monitor lockless pgtable walks

[PATCH] powerpc: make syntax for FADump config options in kernel/Makefile readable
 2019-10-09 15:27 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).