linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-13 13:46:09 to 2018-09-18 11:59:10 UTC [more...]

[PATCH V3 0/2] mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region
 2018-09-18 11:58 UTC  (3+ messages)
` [PATCH V3 1/2] mm: Add get_user_pages_cma_migrate
` [PATCH V3 2/2] powerpc/mm/iommu: Allow migration of cma allocated pages during mm_iommu_get

How to handle PTE tables with non contiguous entries ?
 2018-09-18 11:53 UTC  (5+ messages)

[PATCH v1 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock
 2018-09-18 11:48 UTC  (7+ messages)
` [PATCH v1 1/6] mm/memory_hotplug: make remove_memory() take the device_hotplug_lock
` [PATCH v1 2/6] mm/memory_hotplug: make add_memory() "
` [PATCH v1 3/6] mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock
` [PATCH v1 4/6] powerpc/powernv: hold device_hotplug_lock when calling device_online()
` [PATCH v1 5/6] powerpc/powernv: hold device_hotplug_lock in memtrace_offline_pages()
` [PATCH v1 6/6] memory-hotplug.txt: Add some details about locking internals

[PATCH v4] powerpc: Avoid code patching freed init sections
 2018-09-18 11:35 UTC  (5+ messages)

[PATCH v2 0/5] powerpc: Clang build fixes
 2018-09-18 10:53 UTC  (20+ messages)
` [PATCH v2 1/5] powerpc/Makefiles: Fix clang/llvm build
` [PATCH v2 2/5] powerpc/boot: Fix crt0.S syntax for clang
` [PATCH v2 3/5] powerpc/boot: Ensure _zimage_start is a weak symbol
` [PATCH v2 4/5] powerpc: Fix duplicate const clang warning in user access code
` [PATCH v2 5/5] powerpc: Remove -mno-sched-epilog

[PATCH] powerpc/makefile: remove check on obsolete GCC versions
 2018-09-18 10:50 UTC  (4+ messages)

[PATCH] powerpc/pseries: Disable CPU hotplug across migrations
 2018-09-18 10:32 UTC  (3+ messages)

[PATCH] powerpc/kgdb: add kgdb_arch_set/remove_breakpoint()
 2018-09-18  9:33 UTC  (2+ messages)
` Checkpatch bad Warning (Re: [PATCH] powerpc/kgdb: add kgdb_arch_set/remove_breakpoint())

[PATCH] powerpc/time: Calculate proper wday
 2018-09-18  8:27 UTC  (2+ messages)

[PATCH v11 00/26] Speculative page faults
 2018-09-18  6:42 UTC  (15+ messages)

[RFC PATCH 00/11] New TM Model
 2018-09-18  6:36 UTC  (20+ messages)
` [RFC PATCH 01/11] powerpc/tm: Reclaim transaction on kernel entry
` [RFC PATCH 05/11] powerpc/tm: Function that updates the failure code
` [RFC PATCH 06/11] powerpc/tm: Refactor the __switch_to_tm code
` [RFC PATCH 07/11] powerpc/tm: Do not recheckpoint at sigreturn
` [RFC PATCH 08/11] powerpc/tm: Do not reclaim on ptrace
` [RFC PATCH 09/11] powerpc/tm: Do not restore default DSCR
` [RFC PATCH 10/11] powerpc/tm: Set failure summary
` [RFC PATCH 11/11] selftests/powerpc: Adapt the test

[PATCH net-next] net: ibm: fix return type of ndo_start_xmit function
 2018-09-18  6:35 UTC 

[RFC PATCH 0/3] Add support for compound page migration in mm_iommu_get
 2018-09-18  3:51 UTC  (3+ messages)
` [RFC PATCH 3/3] powerpc/mm/iommu: Allow migration of cma allocated pages during mm_iommu_get

[PATCH v2] powerpc/configs: Update skiroot defconfig
 2018-09-18  3:36 UTC 

[PATCH] powerpc/mpc85xx: fix issues in clock node
 2018-09-18  0:43 UTC  (2+ messages)

[PATCH 4.18 084/158] perf tools: Allow overriding MAX_NR_CPUS at compile time
 2018-09-17 22:41 UTC 

[PATCH 4.14 046/126] perf tools: Allow overriding MAX_NR_CPUS at compile time
 2018-09-17 22:41 UTC 

[PATCH RFC 1/4] PCI: hotplug: Add parameter to put devices to reset during rescan
 2018-09-17 22:59 UTC 

[PATCH 4.9 31/70] perf tools: Allow overriding MAX_NR_CPUS at compile time
 2018-09-17 22:42 UTC 

[PATCH 4.4 24/56] perf tools: Allow overriding MAX_NR_CPUS at compile time
 2018-09-17 22:41 UTC 

[PATCH -next] fsl/qe: Fix copy-paste error in ucc_get_tdm_sync_shift
 2018-09-17 21:09 UTC  (2+ messages)

[PATCH 0/3] mm: dirty/accessed pte optimisations
 2018-09-17 17:53 UTC  (4+ messages)
` [PATCH 3/3] mm: optimise pte dirty/accessed bit setting by demand based pte insertion

[PATCH] powerpc: Disable -Wbuiltin-requires-header when setjmp is used
 2018-09-17 17:13 UTC  (2+ messages)

[PATCH 1/2] powerpc: initial stack protector (-fstack-protector) support
 2018-09-17 16:49 UTC  (4+ messages)
` [PATCH 2/2] powerpc/32: stack protector: change the canary value per task

[PATCH] powerpc: fix csum_ipv6_magic() on little endian platforms
 2018-09-17 12:27 UTC  (3+ messages)

[PATCH 4.4.y] crypto: vmx - Fix sleep-in-atomic bugs
 2018-09-17 11:47 UTC  (3+ messages)

[PATCH v2 05/17] compat_ioctl: move more drivers to generic_compat_ioctl_ptrarg
 2018-09-17  9:33 UTC  (5+ messages)

[PATCH 00/12] SLB miss conversion to C, and SLB optimisations
 2018-09-17  8:42 UTC  (20+ messages)
` [PATCH 01/12] powerpc/64s/hash: Fix stab_rr off by one initialization
` [PATCH 02/12] powerpc/64s/hash: avoid the POWER5 < DD2.1 slb invalidate workaround on POWER8/9
` [PATCH 03/12] powerpc/64s/hash: move POWER5 < DD2.1 slbie workaround where it is needed
` [PATCH 04/12] powerpc/64s/hash: remove the vmalloc segment from the bolted SLB
` [PATCH 05/12] powerpc/64s/hash: Use POWER6 SLBIA IH=1 variant in switch_slb
` [PATCH 06/12] powerpc/64s/hash: Use POWER9 SLBIA IH=3 "
` [PATCH 07/12] powerpc/64s/hash: convert SLB miss handlers to C
` [PATCH 08/12] powerpc/64s/hash: remove user SLB data from the paca
` [PATCH 09/12] powerpc/64s/hash: SLB allocation status bitmaps
` [PATCH 10/12] powerpc/64s: xmon do not dump hash fields when using radix mode
` [PATCH 11/12] powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setup
` [PATCH 12/12] powerpc/64s/hash: Add a SLB preload cache

[PATCH v2 00/24] ban the use of _PAGE_XXX flags outside platform specific code
 2018-09-17  7:59 UTC  (5+ messages)
` [PATCH v2 11/24] powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()
  ` [PATCH v2 02/24] drivers/video/fbdev: use ioremap_wc/wt() instead of __ioremap()

[PATCH RFCv2 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock
 2018-09-17  7:32 UTC  (3+ messages)
` [PATCH RFCv2 3/6] mm/memory_hotplug: fix "

[PATCH kernel RFC 0/3] powerpc/pseries/iommu: GPU coherent memory pass through
 2018-09-17  7:05 UTC  (4+ messages)

[PATCH v3 1/3] watchdog: mpc8xxx: use dev_xxxx() instead of pr_xxxx()
 2018-09-17  6:22 UTC  (3+ messages)
` [PATCH v3 2/3] watchdog: mpc8xxx: provide boot status
` [PATCH v3 3/3] dt-bindings: watchdog: add mpc8xxx-wdt support

[PATCH 0/2] Remove Variable Length Arrays from powerpc code
 2018-09-17  2:37 UTC  (5+ messages)
` [PATCH 1/2] powerpc/prom: Remove VLA in prom_check_platform_support()
` [PATCH 2/2] powerpc/pseries: Remove VLA from lparcfg_write()

[PATCH 0/3] -mno-sched-epilog removal
 2018-09-17  2:36 UTC  (7+ messages)
` [PATCH 1/3] powerpc: remove old GCC version checks
` [PATCH 2/3] powerpc: consolidate -mno-sched-epilog into FTRACE flags
` [PATCH 3/3] powerpc: avoid -mno-sched-epilog on GCC 4.9 and newer

[PATCH] kdb: use correct pointer when 'btc' calls 'btt'
 2018-09-16 22:18 UTC  (3+ messages)

[PATCH] powerpc/tm: Fix HFSCR bit for no suspend case
 2018-09-16 20:21 UTC  (2+ messages)

[PATCH v2 0/5] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2018-09-15 19:24 UTC  (7+ messages)
` [PATCH v2 1/5] dt-bindings: arm64: add compatible for LX2160A
` [PATCH v2 2/5] soc/fsl/guts: Add compatible string "
` [PATCH v2 3/5] drivers: clk-qoriq: Add clockgen support for lx2160a
` [PATCH v2 4/5] arm64: dts: add QorIQ LX2160A SoC support
` [PATCH v2 5/5] arm64: dts: add LX2160ARDB board support

[PATCH 1/3] libfdt: Ensure INT_MAX is defined in libfdt_env.h
 2018-09-14 21:32 UTC  (4+ messages)
` [PATCH 2/3] scripts/dtc: Add yamltree.c to dtc sources
` [PATCH 3/3] scripts/dtc: Update to upstream version v1.4.7-14-gc86da84d30e4

[PATCH v2 0/5] powerpc/powernv/pci: Discover surprise-hotplugged PCIe devices during rescan
 2018-09-14 21:12 UTC  (6+ messages)
` [PATCH v2 5/5] PCI/powerpc/eeh: Add pcibios hooks for preparing to rescan

[PATCH 0/5] powerpc/pci/hotplug: Discover surprise-hotplugged PCIe devices during rescan
 2018-09-14 20:54 UTC  (4+ messages)
` [PATCH 4/5] powerpc/powernv/pci: Enable reassigning the bus numbers

[PATCH v3 0/6] powerpc/powernv/pci: Discover surprise-hotplugged PCIe devices during rescan
 2018-09-14 20:42 UTC  (3+ messages)

[GIT PULL] Devicetree fix for 4.19-rc
 2018-09-14 19:25 UTC 

[PATCH v2 1/3] watchdog: mpc8xxx: use dev_xxxx() instead of pr_xxxx()
 2018-09-14 17:35 UTC  (6+ messages)
` [PATCH v2 2/3] watchdog: mpc8xxx: provide boot status
` [PATCH v2 3/3] dt-bindings: watchdog: add mpc8xxx-wdt support

KVM: PPC: Book3S HV: Fix guest r11 corruption with POWER9 TM workarounds
 2018-09-14 17:04 UTC 

[PATCH] powerpc/fadump: re-register firmware-assisted dump if already registered
 2018-09-14 15:38 UTC  (3+ messages)

[PATCH] watchdog: mpc8xxx: provide boot status
 2018-09-14 13:48 UTC  (3+ messages)

[PATCH 00/30] mm: remove bootmem allocator
 2018-09-14 12:10 UTC  (31+ messages)
` [PATCH 01/30] mips: switch to NO_BOOTMEM
` [PATCH 02/30] mm: remove CONFIG_NO_BOOTMEM
` [PATCH 03/30] mm: remove CONFIG_HAVE_MEMBLOCK
` [PATCH 04/30] mm: remove bootmem allocator implementation
` [PATCH 05/30] mm: nobootmem: remove dead code
` [PATCH 06/30] memblock: rename memblock_alloc{_nid, _try_nid} to memblock_phys_alloc*
` [PATCH 07/30] memblock: remove _virt from APIs returning virtual address
` [PATCH 08/30] memblock: replace alloc_bootmem_align with memblock_alloc
` [PATCH 09/30] memblock: replace alloc_bootmem_low with memblock_alloc_low
` [PATCH 10/30] memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_nopanic
` [PATCH 11/30] memblock: replace alloc_bootmem_pages_nopanic with memblock_alloc_nopanic
` [PATCH 12/30] memblock: replace alloc_bootmem_low with memblock_alloc_low
` [PATCH 13/30] memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic
` [PATCH 14/30] memblock: add align parameter to memblock_alloc_node()
` [PATCH 15/30] memblock: replace alloc_bootmem_pages_node with memblock_alloc_node
` [PATCH 16/30] memblock: replace __alloc_bootmem_node with appropriate memblock_ API
` [PATCH 17/30] memblock: replace alloc_bootmem_node with memblock_alloc_node
` [PATCH 18/30] memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
` [PATCH 19/30] memblock: replace alloc_bootmem_pages with memblock_alloc
` [PATCH 20/30] memblock: replace __alloc_bootmem with memblock_alloc_from
` [PATCH 21/30] memblock: replace alloc_bootmem with memblock_alloc
` [PATCH 22/30] mm: nobootmem: remove bootmem allocation APIs
` [PATCH 23/30] memblock: replace free_bootmem{_node} with memblock_free
` [PATCH 24/30] memblock: replace free_bootmem_late with memblock_free_late
` [PATCH 25/30] memblock: rename free_all_bootmem to memblock_free_all
` [PATCH 26/30] memblock: rename __free_pages_bootmem to memblock_free_pages
` [PATCH 27/30] mm: remove nobootmem
` [PATCH 28/30] memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
` [PATCH 29/30] mm: remove include/linux/bootmem.h
` [PATCH 30/30] docs/boot-time-mm: remove bootmem documentation

[PATCH] serial: cpm_uart: return immediately from console poll
 2018-09-14 10:32 UTC 

[PATCH 0/3] System call table generation support
 2018-09-14 10:01 UTC  (5+ messages)
` [PATCH 1/3] powerpc: Replace NR_syscalls macro from asm/unistd.h
` [PATCH 2/3] powerpc: Add system call table generation support
` [PATCH 3/3] powerpc: uapi header and system call table file generation

[PATCH] Correct PowerPC VDSO call frame info
 2018-09-14  3:40 UTC  (4+ messages)
  ` [PATCH] PowerPC/VDSO: Correct call frame information

[PATCH 0/2] powerpc: Clang build fixes
 2018-09-14  2:55 UTC  (4+ messages)
` [PATCH 1/2] powerpc/boot: Fix crt0.S syntax for clang

[PATCH v4] powerpc/64s: reimplement book3s idle code in C
 2018-09-14  1:52 UTC 

[PATCH] MAINTAINERS: Add PPC contacts for PCI core error handling
 2018-09-14  0:05 UTC  (4+ messages)

[PATCH v3 0/9] Devicetree build consolidation
 2018-09-13 15:51 UTC  (5+ messages)
` [PATCH v3 6/9] kbuild: consolidate Devicetree dtb build rules

[PATCH 4.18 124/197] powerpc/platforms/85xx: fix t1042rdb_diu.c build errors & warning
 2018-09-13 13:31 UTC 

[PATCH 4.14 074/115] powerpc/platforms/85xx: fix t1042rdb_diu.c build errors & warning
 2018-09-13 13:31 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).