linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-17 00:29:02 to 2019-01-21 12:37:27 UTC [more...]

[PATCH v3 0/3] KASAN for powerpc/32
 2019-01-21 12:33 UTC  (10+ messages)
` [PATCH v3 3/3] powerpc/32: Add KASAN support

[PATCH v2 00/29] y2038: add time64 syscalls
 2019-01-21 12:19 UTC  (54+ messages)
` [PATCH v2 01/29] ia64: add __NR_umount2 definition
` [PATCH v2 02/29] ia64: add statx and io_pgetevents syscalls
` [PATCH v2 03/29] ia64: assign syscall numbers for perf and seccomp
` [PATCH v2 04/29] alpha: wire up io_pgetevents system call
` [PATCH v2 05/29] alpha: update syscall macro definitions
` [PATCH v2 06/29] ARM: add migrate_pages() system call
` [PATCH v2 07/29] ARM: add kexec_file_load system call number
` [PATCH v2 08/29] m68k: assign syscall number for seccomp
` [PATCH v2 09/29] sh: remove duplicate unistd_32.h file
` [PATCH v2 10/29] sh: add statx system call
` [PATCH v2 11/29] sparc64: fix sparc_ipc type conversion
` [PATCH v2 12/29] ipc: rename old-style shmctl/semctl/msgctl syscalls
` [PATCH v2 13/29] arch: add split IPC system calls where needed
` [PATCH v2 14/29] arch: add pkey and rseq syscall numbers everywhere
` [PATCH v2 15/29] alpha: add standard statfs64/fstatfs64 syscalls
` [PATCH v2 16/29] alpha: add generic get{eg,eu,g,p,u,pp}id() syscalls
` [PATCH v2 17/29] syscalls: remove obsolete __IGNORE_ macros
` [PATCH v2 18/29] time: make adjtime compat handling available for 32 bit
` [PATCH v2 19/29] time: Add struct __kernel_timex
` [PATCH v2 20/29] time: fix sys_timer_settime prototype
` [PATCH v2 21/29] sparc64: add custom adjtimex/clock_adjtime functions
` [PATCH v2 22/29] timex: use __kernel_timex internally
` [PATCH v2 23/29] timex: change syscalls to use struct __kernel_timex
` [PATCH v2 24/29] x86/x32: use time64 versions of sigtimedwait and recvmmsg
` [PATCH v2 25/29] y2038: syscalls: rename y2038 compat syscalls
` [PATCH v2 26/29] y2038: use time32 syscall names on 32-bit
` [PATCH v2 27/29] y2038: remove struct definition redirects
` [PATCH v2 28/29] y2038: rename old time and utime syscalls
` [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures

[PATCH v2 0/9] mm: PG_reserved cleanups and documentation
 2019-01-21 11:36 UTC  (2+ messages)

[PATCH] powerpc: simplify BDI switch
 2019-01-21 11:34 UTC 

[PATCH v2 1/2] powerpc/8xx: replace most #ifdef by IS_ENABLED() in 8xx_mmu.c
 2019-01-21 11:34 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/8xx: Map a second 8M text page at startup when needed

[PATCHv5 1/4] dt-bindings: add DT binding for the layerscape PCIe controller with EP mode
 2019-01-21  9:45 UTC  (4+ messages)
` [PATCHv5 2/4] arm64: dts: Add the PCIE EP node in dts
` [PATCHv5 3/4] pci: layerscape: Add the EP mode support
` [PATCHv5 4/4] misc: pci_endpoint_test: Add the layerscape EP device support

[PATCH v2 00/21] Refine memblock API
 2019-01-21  8:39 UTC  (23+ messages)
` [PATCH v2 01/21] openrisc: prefer memblock APIs returning virtual address
` [PATCH v2 02/21] powerpc: use memblock functions "
` [PATCH v2 03/21] memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
` [PATCH v2 04/21] memblock: drop memblock_alloc_base_nid()
` [PATCH v2 05/21] memblock: emphasize that memblock_alloc_range() returns a physical address
` [PATCH v2 06/21] memblock: memblock_phys_alloc_try_nid(): don't panic
` [PATCH v2 07/21] memblock: memblock_phys_alloc(): "
` [PATCH v2 08/21] memblock: drop __memblock_alloc_base()
` [PATCH v2 09/21] memblock: drop memblock_alloc_base()
` [PATCH v2 10/21] memblock: refactor internal allocation functions
` [PATCH v2 11/21] memblock: make memblock_find_in_range_node() and choose_memblock_flags() static
` [PATCH v2 12/21] arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
` [PATCH v2 13/21] arch: don't memset(0) memory returned by memblock_alloc()
` [PATCH v2 14/21] ia64: add checks for the return value of memblock_alloc*()
` [PATCH v2 15/21] sparc: "
` [PATCH v2 16/21] mm/percpu: "
` [PATCH v2 17/21] init/main: "
` [PATCH v2 18/21] swiotlb: "
` [PATCH v2 19/21] treewide: "
` [PATCH v2 20/21] memblock: memblock_alloc_try_nid: don't panic
` [PATCH v2 21/21] memblock: drop memblock_alloc_*_nopanic() variants

[PATCH] hugetlb: allow to free gigantic pages regardless of the configuration
 2019-01-19 23:57 UTC  (3+ messages)

[PATCH v13 00/10] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
 2019-01-19 17:21 UTC  (3+ messages)

[PATCH v2] powerpc: chrp: Use device_type helpers to access the node type
 2019-01-19 16:30 UTC  (2+ messages)

[PATCH] powerpc: chrp: Use device_type helpers to access the node type
 2019-01-19 15:59 UTC 

use generic DMA mapping code in powerpc V4
 2019-01-19 14:04 UTC  (26+ messages)

[PATCH] dmaengine: fsldma: Add 64-bit I/O accessors for powerpc64
 2019-01-19 12:58 UTC  (5+ messages)

[PATCH] powerpc: chrp: Use of_node_is_type to access device_type
 2019-01-19 10:41 UTC  (2+ messages)

[PATCH 1/4] powerpc/64s: Always set mmu_slb_size using slb_set_size()
 2019-01-19 10:27 UTC  (9+ messages)
` [PATCH 2/4] powerpc/64s: Add slb_full_bitmap rather than hard-coding U32_MAX
` [PATCH 3/4] powerpc/64s: Move SLB init into hash_utils_64.c
` [PATCH 4/4] powerpc/64s: Support shrinking the SLB for debugging

[PATCH] soc: fsl: qbman: avoid race in clearing QMan interrupt
 2019-01-18 22:56 UTC  (2+ messages)

[PATCH v3 0/4] Add NXP AUDMIX device and machine drivers
 2019-01-18 19:46 UTC  (10+ messages)
` [PATCH v3 1/4] ASoC: fsl: Add Audio Mixer CPU DAI driver
` [PATCH v3 2/4] ASoC: add fsl_audmix DT binding documentation
` [PATCH v3 3/4] ASoC: fsl: Add Audio Mixer machine driver
` [PATCH v3 4/4] ASoC: add imx-audmix DT binding documentation

[GIT PULL] Please pull powerpc/linux.git powerpc-5.0-3 tag
 2019-01-18 18:05 UTC  (2+ messages)

[PATCH 00/21] Refine memblock API
 2019-01-18 18:02 UTC  (10+ messages)
` [PATCH 12/21] arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
` [PATCH 19/21] treewide: add checks for the return value of memblock_alloc*()
` [PATCH 21/21] memblock: drop memblock_alloc_*_nopanic() variants

[PATCH] powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEM
 2019-01-18 14:51 UTC  (4+ messages)

fix a layering violation in videobuf2 and improve dma_map_resource v2
 2019-01-18 11:37 UTC  (4+ messages)
` [PATCH 1/3] dma-mapping: remove the default map_resource implementation
` [PATCH 2/3] dma-mapping: don't BUG when calling dma_map_resource on RAM
` [PATCH 3/3] videobuf2: replace a layering violation with dma_map_resource

[PATCH] media: fsl-viu: Use proper check for presence of {out, in}_be32()
 2019-01-18 10:45 UTC  (4+ messages)
` [PATCH] media: fsl-viu: Use proper check for presence of {out,in}_be32()

G5 Quad hangs early on 4.20.2 / 5.0-rc2+
 2019-01-18 10:09 UTC  (9+ messages)

[PATCH] powerpc/powernv: Remove duplicate header
 2019-01-18 10:04 UTC  (2+ messages)

fix a layering violation in videobuf2 and improve dma_map_resource
 2019-01-18  9:41 UTC  (5+ messages)
  ` [PATCH 3/3] videobuf2: replace a layering violation with dma_map_resource

ptrace compile failure with gcc-8.2 on 32-bit powerpc
 2019-01-18  8:27 UTC 

[RFC PATCH v2 1/5] powerpc/syscalls: Use the number when building SPU syscall table
 2019-01-18  6:40 UTC  (8+ messages)
` [RFC PATCH v2 2/5] powerpc/syscalls: Remove unused offset parameter
` [RFC PATCH v2 5/5] powerpc/syscalls: Allow none instead of sys_ni_syscall

[RFC PATCH 1/5] powerpc/syscalls: Remove unused offset parameter
 2019-01-18  6:23 UTC  (3+ messages)
` [RFC PATCH 4/5] powerpc/syscalls: Allow none instead of sys_ni_syscall

[PATCH] powerpc/powernv: Force an freset if IODA reset fails
 2019-01-18  4:14 UTC 

[PATCH 0/3] powerpc: some header search path cleanups
 2019-01-18  2:50 UTC  (2+ messages)

[PATCH] powerpc/cell: Remove duplicate header
 2019-01-17 17:47 UTC  (2+ messages)

[PATCH] Selftests/powerpc: Add a signal fuzzer selftest
 2019-01-17 17:01 UTC 

[PATCH] powerpc/wii: properly disable use of BATs when requested
 2019-01-17 14:55 UTC  (4+ messages)
` [RESENDING PATCH] "

ppc64le reliable stack unwinder and scheduled tasks
 2019-01-17 14:52 UTC  (5+ messages)

[PATCH] kbuild: mark prepare0 as PHONY to fix external module build
 2019-01-17 13:39 UTC  (3+ messages)

[PATCH v2 1/7] dump_stack: Support adding to the dump stack arch description
 2019-01-17 13:30 UTC  (7+ messages)
` [PATCH v2 2/7] powerpc: Add PVR & CPU name to "
` [PATCH v2 3/7] powerpc/64: Add logical PVR to the "
` [PATCH v2 4/7] powerpc: Add device-tree model to "
` [PATCH v2 5/7] powerpc: Add ppc_md.name "
` [PATCH v2 6/7] powerpc/powernv: Add opal details "
` [PATCH v2 7/7] powerpc/pseries: Add firmware "

[PATCH] powerpc/64s: Remove MSR_RI optimisation in system_call_exit()
 2019-01-17 11:35 UTC 

[PATCH v2] powerpc/wii: properly disable use of BATs when requested
 2019-01-17 10:59 UTC 

[PATCH v2 00/15] powerpc/32s: Use BATs/LTLBs for STRICT_KERNEL_RWX
 2019-01-17 10:14 UTC  (12+ messages)

[PATCH v2 3/4] kbuild: add real-prereqs shorthand for $(filter-out FORCE, $^)
 2019-01-17 10:02 UTC 

[PATCH V2] mm: Introduce GFP_PGTABLE
 2019-01-17  9:56 UTC  (4+ messages)

[PATCH 2/3] kbuild: add real-prereqs shorthand for $(filter-out FORCE, $^)
 2019-01-17  5:59 UTC  (3+ messages)

[PATCH] pseries/hotplug: Add more delay in pseries_cpu_die while waiting for rtas-stop
 2019-01-17  6:03 UTC  (8+ messages)

[PATCH] powerpc/syscalls: Fix syscall tracing
 2019-01-17  0:27 UTC  (2+ messages)
`  "

[PATCH] powerpc/4xx/ocm: Fix fix for phys_addr_t printf warnings
 2019-01-17  0:27 UTC  (2+ messages)
`  "

[PATCH] powerpc: PCI does not require PowerNV
 2019-01-17  0:27 UTC  (2+ messages)
`  "


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