linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-25 15:37:21 to 2019-10-30 06:46:46 UTC [more...]

[PATCH 1/3] arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained
 2019-10-30  6:38 UTC  (3+ messages)
` [PATCH 2/3] arch: msgbuf.h: make uapi asm/msgbuf.h self-contained
` [PATCH 3/3] arch: sembuf.h: make uapi asm/sembuf.h self-contained

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

[PATCH 2/2] ASoC: fsl_asrc: Add support for imx8qm
 2019-10-30  3:20 UTC 

[PATCH v6] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-10-30  1:58 UTC  (14+ messages)

[PATCH v2 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES
 2019-10-30  1:01 UTC  (8+ messages)
` [PATCH v2 01/29] powerpc: Rename "notes" PT_NOTE to "note"

[PATCH 0/7] towards QE support on ARM
 2019-10-30  0:36 UTC  (12+ messages)
` [PATCH 4/7] soc: fsl: qe: replace spin_event_timeout by readx_poll_timeout_atomic
` [PATCH v2 00/23] QUICC Engine support on ARM
  ` [PATCH v2 03/23] soc: fsl: qe: avoid ppc-specific io accessors
      ` ppc: inlining iowrite32be and friends (was: Re: [PATCH v2 03/23] soc: fsl: qe: avoid ppc-specific io accessors)
  ` [PATCH v2 20/23] serial: make SERIAL_QE depend on PPC32

[PATCH 1/2] ASoC: dt-bindings: fsl_asrc: add compatible string for imx8qm
 2019-10-30  0:17 UTC  (3+ messages)
` [PATCH 2/2] ASoC: fsl_asrc: Add support "

[PATCH v4 0/4] Implement STRICT_MODULE_RWX for powerpc
 2019-10-30  0:16 UTC  (3+ messages)

Bug 205201 - Booting halts if Dawicontrol DC-2976 UW SCSI board installed, unless RAM size limited to 3500M
 2019-10-30  0:10 UTC  (2+ messages)

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

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

[PATCH v10 1/3] PM: wakeup: Add routine to help fetch wakeup source object
 2019-10-29 21:19 UTC  (2+ messages)

[PATCH] L1TF support in PowerPC SYSFS
 2019-10-29 19:07 UTC 

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

[PATCH v2 0/8] powerpc/vdso32 enhancement and optimisation
 2019-10-29 16:12 UTC  (7+ messages)
` [PATCH v2 1/8] powerpc/32: Add VDSO version of getcpu
` [PATCH v2 4/8] powerpc/vdso32: inline __get_datapage()

[PATCH v2 0/1] pseries/hotplug: Change the default behaviour of cede_offline
 2019-10-29 15:29 UTC  (4+ messages)

[PATCH v6 0/7] Powerpc/Watchpoint: Few important fixes
 2019-10-29 14:01 UTC  (3+ messages)

[PATCH 0/6] Improvements for random.h/archrandom.h
 2019-10-29 13:18 UTC  (11+ messages)
` [PATCH 1/6] random: Mark CONFIG_ARCH_RANDOM functions __must_check
` [PATCH 2/6] x86: Move arch_has_random* inside CONFIG_ARCH_RANDOM
` [PATCH 3/6] x86: Mark archrandom.h functions __must_check
` [PATCH 4/6] powerpc: Use bool in archrandom.h
` [PATCH 5/6] powerpc: Mark archrandom.h functions __must_check
` [PATCH 6/6] s390x: "

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

[Bug 205327] New: kmemleak reports various leaks in "swapper/0"
 2019-10-29 11:27 UTC  (4+ messages)
` [Bug 205327] "

[PATCH] powerepc/book3s64/hash: Align start address correctly with bolt mapping
 2019-10-29 11:08 UTC  (2+ messages)

[PATCH V8] mm/debug: Add tests validating architecture page table helpers
 2019-10-29 10:31 UTC  (2+ messages)

[PATCH] powerpc/powernv/smp: fix a warning at CPU hotplug
 2019-10-29 10:13 UTC  (2+ messages)

[PATCH v3] selftests/powerpc: Fixup clobbers for TM tests
 2019-10-29  9:53 UTC 

[PATCH v3 0/8] powerpc/vdso32 enhancement and optimisation
 2019-10-29  9:53 UTC  (9+ messages)
` [PATCH v3 1/8] powerpc/32: Add VDSO version of getcpu on non SMP
` [PATCH v3 2/8] powerpc/vdso32: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSE
` [PATCH v3 3/8] powerpc: Fix vDSO clock_getres()
` [PATCH v3 4/8] powerpc/vdso32: inline __get_datapage()
` [PATCH v3 5/8] powerpc/vdso32: Don't read cache line size from the datapage on PPC32
` [PATCH v3 6/8] powerpc/vdso32: use LOAD_REG_IMMEDIATE()
` [PATCH v3 7/8] powerpc/vdso32: implement clock_getres entirely
` [PATCH v3 8/8] powerpc/vdso32: miscellaneous optimisations

[PATCH] powerpc: sysdev: xive: Use true/false for bool type
 2019-10-29  8:22 UTC 

[RFC PATCH 1/4] libnvdimm/namespace: Make namespace size validation arch dependent
 2019-10-29  5:30 UTC  (9+ messages)
` [RFC PATCH 2/4] libnvdimm/namespace: Disable the region if the namespace size is not aligned correctly
` [RFC PATCH 3/4] libnvdimm/namespace: Use direct-mapping page size to validate namespace size
` [RFC PATCH 4/4] libnvdimm/namespace: Add debug check while initializing namespace resource size

[PATCH] powerpc: sysdev: xive: Fix use true/false for bool type
 2019-10-29  4:17 UTC  (2+ messages)

[PATCH 00/10] Add support for OpenCAPI SCM devices
 2019-10-29  2:47 UTC  (14+ messages)
` [PATCH 02/10] nvdimm: remove prototypes for nonexistent functions
` [PATCH 04/10] powerpc: Map & release OpenCAPI LPC memory
` [PATCH 09/10] powerpc: Enable OpenCAPI Storage Class Memory driver on bare metal
` [PATCH 10/10] ocxl: Conditionally bind SCM devices to the generic OCXL driver

[PATCH v2 23/23] soc: fsl: qe: remove PPC32 dependency from CONFIG_QUICC_ENGINE
 2019-10-29  0:50 UTC  (4+ messages)

[PATCH v9 0/8] powerpc: Enabling IMA arch specific secure boot policies
 2019-10-28 23:42 UTC  (23+ messages)
` [PATCH v9 1/8] powerpc: detect the secure boot mode of the system
` [PATCH v9 2/8] powerpc/ima: add support to initialize ima policy rules
` [PATCH v9 3/8] powerpc: detect the trusted boot state of the system
` [PATCH v9 5/8] ima: make process_buffer_measurement() generic
` [PATCH v9 7/8] ima: check against blacklisted hashes for files with modsig

[PATCH 0/5] debugfs: Remove casts in debugfs_create_*() callers
 2019-10-28 17:56 UTC  (5+ messages)
` [PATCH 1/5] crypto: nx - Improve debugfs_create_u{32, 64}() handling for atomics
  ` [PATCH 1/5] crypto: nx - Improve debugfs_create_u{32,64}() "
` [PATCH 3/5] drm/amdgpu: Remove superfluous void * cast in debugfs_create_file() call

passing NULL to clock_getres (VDSO): terminated by unexpected signal 11
 2019-10-28 15:50 UTC  (3+ messages)

[PATCH v2] cpufreq: powernv: fix stack bloat and NR_CPUS limitation
 2019-10-28 15:26 UTC  (3+ messages)

[PATCH] ASoC: fsl: fsl_dma: fix build failure
 2019-10-28 14:56 UTC  (2+ messages)
` Applied "ASoC: fsl: fsl_dma: fix build failure" to the asoc tree

[PATCH V3] ASoC: fsl_asrc: refine the setting of internal clock divider
 2019-10-28 14:56 UTC  (2+ messages)
` Applied "ASoC: fsl_asrc: refine the setting of internal clock divider" to the asoc tree

[PATCH V3] ASoC: fsl_esai: Add spin lock to protect reset, stop and start
 2019-10-28 14:56 UTC  (2+ messages)
` Applied "ASoC: fsl_esai: Add spin lock to protect reset, stop and start" to the asoc tree

[PATCH 0/3] ocxl: Support for an 0penCAPI device in a QEMU guest
 2019-10-28 14:40 UTC  (3+ messages)
` [PATCH 2/3] ocxl: Add pseries-specific code

[PATCH v14 06/22] powerpc: mm: Add p?d_leaf() definitions
 2019-10-28 13:58 UTC 

[PATCH v2 1/2] kasan: support instrumented bitops combined with generic bitops
 2019-10-28 13:56 UTC  (3+ messages)

[PATCH v2] powerpc/imc: Add documentation for IMC and trace-mode
 2019-10-28 10:08 UTC 

[PATCH v2 1/3] powernv/iov: Ensure the pdn for VFs always contains a valid PE number
 2019-10-28  8:54 UTC  (3+ messages)
` [PATCH v2 2/3] powerpc/pci: Fix pcibios_setup_device() ordering
` [PATCH v2 3/3] powerpc/pci: Remove pcibios_setup_bus_devices()

Onboard SD card doesn't work anymore after the 'mmc-v5.4-2' updates
 2019-10-28  8:47 UTC  (8+ messages)

[PATCH V2] ASoC: fsl_esai: Add spin lock to protect reset, stop and start
 2019-10-28  7:47 UTC 

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

[PATCH 08/10] nvdimm: Add driver for OpenCAPI Storage Class Memory
 2019-10-28  1:12 UTC  (4+ messages)
` [RFC PATCH] nvdimm: scm_get() can be static

linux-next: build warning after merge of the bpf-next tree
 2019-10-28  0:02 UTC  (2+ messages)

[PATCH v6 00/10] mm/memory_hotplug: Shrink zones before removing memory
 2019-10-27 22:45 UTC  (3+ messages)
` [PATCH v6 05/10] mm/memory_hotplug: Shrink zones when offlining memory

[RFC PATCH] powerpc/32: Switch VDSO to C implementation
 2019-10-27 19:07 UTC  (12+ messages)

[PATCH v6 25/30] PNP: Don't reserve BARs for PCI when enabled movable BARs
 2019-10-27 17:40 UTC  (2+ messages)

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

[PATCH AUTOSEL 4.19 40/59] net/ibmvnic: Fix EOI when running in XIVE mode
 2019-10-26 13:18 UTC 

[PATCH AUTOSEL 5.3 58/99] net/ibmvnic: Fix EOI when running in XIVE mode
 2019-10-26 13:15 UTC 

loop nesting in alignment exception and machine check
 2019-10-26 11:20 UTC  (2+ messages)

[PATCH] ide: remove set but not used variable 'hwif'
 2019-10-26  1:57 UTC 

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

[PATCH V2] ASoC: fsl_esai: Add spin lock to protect reset, stop and start
 2019-10-25 21:10 UTC  (2+ messages)

[PATCH v2 0/2] Enabling MSI for Microblaze
 2019-10-25 20:45 UTC  (2+ messages)

Oxford Semiconductor Ltd OX16PCI954 - weird dmesg
 2019-10-25 16:37 UTC  (2+ messages)

[PATCH v5 4/4] powerpc: load firmware trusted keys/hashes into kernel keyring
 2019-10-25 16:02 UTC  (2+ messages)

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


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