October 2017 Archives by thread
Starting: Sun Oct 1 04:36:12 AEDT 2017
Ending: Tue Oct 31 23:13:40 AEDT 2017
Messages: 1286
- [PATCH v5 for 4.14 1/3] membarrier: Provide register expedited private command
Paul E. McKenney
- Linux 4.14: Reported regressions as of Sunday, 2017-10-01
Thorsten Leemhuis
- [PATCH v3] powerpc: fix compile error on 64K pages on 40x, 44x
Christian Lamparter
- [PATCH] powernv: Add OCC driver to mmap sensor area
Stewart Smith
- [PATCH 1/1] KVM: PPC: Book3S: Fix server always zero from kvmppc_xive_get_xive()
David Gibson
- [PATCH v2] KVM: PPC: Book3S PR: only install valid SLBs during KVM_SET_SREGS
Greg Kurz
- [PATCH 0/2] powerpc/xive: fix CPU hot unplug
Cédric Le Goater
- [RFC GIT Pull] core watchdog sanitizing
Thomas Gleixner
- [PATCH] mm: fix RODATA_TEST failure "rodata_test: test data was not read only"
Kees Cook
- [PATCH] drivers: of: increase MAX_RESERVED_REGIONS to 32
Mauricio Faria de Oliveira
- [patch V2 22/29] lockup_detector: Make watchdog_nmi_reconfigure() two stage
Michael Ellerman
- [PATCH v3 00/20] Speculative page faults
Michael Ellerman
- [PATCH] kernel/module_64.c: Add REL24 relocation support of livepatch symbols
Kamalesh Babulal
- [PATCH 4.4] cxl: Fix driver use count
Greg KH
- [linux-next] [bisected a4615d11] Memory DLPAR triggers WARN_ONCE() in mm/page_vma_mapped.c
Abdul Haleem
- [PATCH v2 4/5] powerpc: pseries: only store the device node basename in full_name
Michael Ellerman
- [linux-next][Oops] memory hot-unplug results fault instruction address at /include/linux/list.h:104
Abdul Haleem
- refactor dma_cache_sync V2
Christoph Hellwig
- [PATCH 1/2] powerpc/perf: Cleanup cache_sel bits comment
Madhavan Srinivasan
- [RFC PATCH] powerpc/perf: Add compact mode pmu support for powernv
Madhavan Srinivasan
- [PATCH v9 01/12] x86/mm: setting fields in deferred pages
Michal Hocko
- [PATCH v9 02/12] sparc64/mm: setting fields in deferred pages
Michal Hocko
- [PATCH v9 03/12] mm: deferred_init_memmap improvements
Michal Hocko
- [PATCH v9 04/12] sparc64: simplify vmemmap_populate
Michal Hocko
- [PATCH v9 06/12] mm: zero struct pages during initialization
Michal Hocko
- [PATCH v9 08/12] mm: zero reserved and unavailable struct pages
Michal Hocko
- [PATCH v9 12/12] mm: stop zeroing memory during allocation in vmemmap
Michal Hocko
- [PATCH v9 09/12] mm/kasan: kasan specific map populate function
Mark Rutland
- [PATCH] mm: remove unnecessary WARN_ONCE in page_vma_mapped_walk().
Kirill A. Shutemov
- [PATCH0/8] Support for ibm,dynamic-memory-v2 device tree property
Nathan Fontenot
- [PATCH v2] powerpc: Blacklist GCC 5.4 6.1 and 6.2
Michal Suchánek
- [PATCH] mm/mmu_notifier: avoid double notification when it is useless
Andrea Arcangeli
- [PATCH v2] powerpc: configs: Add Skiroot defconfig
Joel Stanley
- [PATCH] powerpc/perf: Fix for core/nest imc call trace on cpuhotplug
Anju T Sudhakar
- [PATCHv3 1/7] switch dereference_function_descriptor() to `unsigned long'
Petr Mladek
- [PATCHv3 2/7] sections: split dereference_function_descriptor()
Petr Mladek
- [PATCH 1/2] powerpc/strict_rwx: quirks for STRICT_RWX patches
Michael Ellerman
- [PATCHv3 3/7] ia64: Add .opd based function descriptor dereference
Petr Mladek
- [PATCH v2 0/2] powerpc/xive: fix CPU hot unplug
Cédric Le Goater
- [PATCHv3 4/7] powerpc64: Add .opd based function descriptor dereference
Petr Mladek
- [PATCHv3 5/7] parisc64: Add .opd based function descriptor dereference
Petr Mladek
- [PATCH 2/2] powerpc/strict_rwx: fixup region splitting
Michael Ellerman
- [PATCHv3 6/7] symbol lookup: use new kernel and module dereference functions
Petr Mladek
- [PATCHv3 7/7] checkpatch: add pF/pf deprecation warning
Petr Mladek
- [PATCH v2] kernel/module_64.c: Add REL24 relocation support of livepatch symbols
Kamalesh Babulal
- [PATCH] mm: deferred_init_memmap improvements
Pavel Tatashin
- [bug report] out of bounds read parsing vmode commandline option
Geert Uytterhoeven
- Possible LMB hot unplug bug in 4.13+ kernels
Daniel Henrique Barboza
- [PATCH tip/core/rcu 1/3] membarrier: Provide register expedited private command
Paul E. McKenney
- [PATCH 00/13] timer: Start conversion to timer_setup()
Kees Cook
- [PATCH 01/13] timer: Convert schedule_timeout() to use from_timer()
Kees Cook
- [PATCH 03/13] timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
Kees Cook
- [PATCH 04/13] timer: Remove init_timer_pinned() in favor of timer_setup()
Kees Cook
- [PATCH] powerpc: Drop lockdep_assert_cpus_held call from arch_update_cpu_topology
Thiago Jung Bauermann
- [PATCH] powerpc: Default to enabling STRICT_KERNEL_RWX
Kees Cook
- [v3,1/2] powerpc/mm: Export flush_all_mm()
Michael Ellerman
- [v2] cxl: Set the valid bit in PE for dedicated mode
Michael Ellerman
- [1/3] powerpc: oprofile: use setup_timer() helper.
Michael Ellerman
- powerpc/powernv: Use early_radix_enabled in POWER9 tlb flush
Michael Ellerman
- [v2, 1/6] powerpc/watchdog: do not panic from locked CPU's IPI handler
Michael Ellerman
- [1/3] powerpc/lib/sstep: Add XER bits introduced in POWER ISA v3.0
Michael Ellerman
- powerpc/mm: Call flush_tlb_kernel_range with interrupts enabled
Michael Ellerman
- powerpc: Fix action argument for cpufeatures-based TLB flush
Michael Ellerman
- [PATCH] powerpc/tm: P9 disabled suspend mode workaround
Michael Neuling
- [linux-next][DLPAR CPU][Oops] Kernel crash with CPU hotunplug
Abdul Haleem
- [PATCH] KVM: PPC: Book3S HV: Delete an error message for a failed memory allocation in kvmppc_allocate_hpt()
SF Markus Elfring
- [PATCH] bootwrapper: mspsc.c: fix pointer-to-int-cast warnings
Michal Suchanek
- [PATCH 0/2] PowerPC-Cell OProfile: Adjustments for three function implementations
SF Markus Elfring
- [PATCH] powerpc/perf/hv-24x7: Delete an error message for a failed memory allocation in create_events_from_catalog()
SF Markus Elfring
- [linux-next][Oops] CPU toggle resulted in kernel crash
Abdul Haleem
- [PATCH v2] powerpc: Default to enabling STRICT_KERNEL_RWX
Kees Cook
- [PATCH 0/2] PowerPC-Cell platform: Adjustments for four function implementations
SF Markus Elfring
- [PATCH 0/4] PCI: Cleanup unused stuff
Bjorn Helgaas
- [PATCH 0/2] Power Mac: Adjustments for five function implementations
SF Markus Elfring
- [PATCH v10 00/10] complete deferred page initialization
Pavel Tatashin
- [PATCH v10 01/10] x86/mm: setting fields in deferred pages
Pavel Tatashin
- [RFC PATCH for 4.14 1/2] membarrier: Remove unused code for architectures without membarrier hooks
Mathieu Desnoyers
- [RFC PATCH v2 for 4.14 2/2] Fix: membarrier: Handle CLONE_VM + !CLONE_THREAD correctly on powerpc
Mathieu Desnoyers
- [PATCH] selftests/powerpc: Remove redundant cp_abort test
Michael Neuling
- [PATCH kernel v2] powerpc/powernv: Reserve a hole which appears after enabling IOV
Alexey Kardashevskiy
- [PATCH 0/3] some boot/shutdown improvements
Nicholas Piggin
- [PATCH] cpufreq: powernv: Return the actual CPU frequency in /proc/cpuinfo
Shriya
- [PATCH 1/3] powerpc/tm: Add commandline option to disable hardware transactional memory
Cyril Bur
- [PATCH 1/2] powerpc/vdso64: Coarse timer support preparatory patch
Naveen N. Rao
- [PATCH 2/2] powerpc/vdso64: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSE
Naveen N. Rao
- [GIT PULL] Please pull powerpc/linux.git powerpc-4.14-4 tag
Michael Ellerman
- powerpc/powernv: Increase memory block size to 1GB on radix
Michael Ellerman
- [PATCH 00/18] crypto: talitos - fixes and performance improvement
Christophe Leroy
- [PATCH 03/18] crypto: talitos - fix setkey to check key weakness
Christophe Leroy
- [PATCH 04/18] crypto: talitos - fix AEAD for sha224 on non sha224 capable chips
Christophe Leroy
- [PATCH 05/18] crypto: talitos - fix use of sg_link_tbl_len
Christophe Leroy
- linux-4.14-rc3/arch/powerpc/perf/imc-pmu.c:599: pointless test ?
David Binderman
- [PATCH v3 0/3] Split default display handling out from VGA arbiter
Bjorn Helgaas
- [PATCH 0/2] vgaarb: Select fallback default VGA device
Bjorn Helgaas
- [PATCH v2 00/18] powerpc/vas: Add support for FTW
Sukadev Bhattiprolu
- [PATCH v2 02/18] powerpc/vas: Validate window credits
Sukadev Bhattiprolu
- [PATCH v2 03/18] powerpc/vas: Cleanup some debug code
Sukadev Bhattiprolu
- [PATCH 03/25] powerpc: track allocation status of all pkeys
Michael Ellerman
- [1/1] powerpc: get_wchan(): solve possible race scenario due to parallel wakeup
Michael Ellerman
- [V3] cxl: Add support for POWER9 DD2
Michael Ellerman
- powerpc/xmon: Add option to show uptime information
Michael Ellerman
- powerpc: Add PPC_EMULATED_STATS to powernv_defconfig
Michael Ellerman
- [v2, 1/6] powerpc/kprobes: Some cosmetic updates to try_to_emulate()
Michael Ellerman
- powerpc: Always initialize input array when calling epapr_hypercall()
Michael Ellerman
- selftests/powerpc: Use snprintf to construct DSCR sysfs interface paths
Michael Ellerman
- powerpc/powernv: Make opal_event_shutdown() callable from IRQ context
Michael Ellerman
- Linux 4.14: Reported regressions as of Sunday, 2017-10-08
Thorsten Leemhuis
- [PATCH] powerpc/powernv: Add kernel cmdline parameter to disable imc
Anju T Sudhakar
- [PATCH] cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registers
Frederic Barrat
- [PATCH v4 00/20] Speculative page faults
Laurent Dufour
- [PATCH v3] powerpc/xmon: Support dumping software pagetables
Michael Ellerman
- [PATCH] powerpc/perf/hv-24x7: Fix incorrect comparison in memord
Michael Ellerman
- [PATCH 1/2] powerpc/64s: Move the two FAST_ENDIAN macros next to each other
Michael Ellerman
- [PATCH] powerpc/xmon: Add kstack base to paca dump
Michael Ellerman
- [PATCH] powerpc/lib/sstep: Fix count leading zeros instructions
Sandipan Das
- [PATCH v2 1/2] powerpc/perf: Cleanup cache_sel bits comment
Madhavan Srinivasan
- [PATCH] powerpc/memkey: fix compilation error caused by upstream changes
Ram Pai
- [PATCH] cxl: Dump PSL_FIR1/2 registers on PSL9 error irq
Vaibhav Jain
- [PATCH] cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASK
Vaibhav Jain
- [PATCH] cxl: Dump PSL_FIR register on PSL9 error irq
Vaibhav Jain
- [PATCH v11 0/9] complete deferred page initialization
Pavel Tatashin
- [PATCH v11 1/9] x86/mm: setting fields in deferred pages
Pavel Tatashin
- [PATCH v11 3/9] sparc64: simplify vmemmap_populate
Pavel Tatashin
- [PATCH v11 4/9] mm: defining memblock_virt_alloc_try_nid_raw
Pavel Tatashin
- [PATCH v11 7/9] arm64/kasan: add and use kasan_map_populate()
Pavel Tatashin
- [PATCH v11 8/9] mm: stop zeroing memory during allocation in vmemmap
Pavel Tatashin
- [PATCH v11 9/9] sparc64: optimized struct page zeroing
Pavel Tatashin
- [PATCH v4 00/10] Allow opal-async waiters to get interrupted
Cyril Bur
- [PATCH v4 01/10] mtd: powernv_flash: Use WARN_ON_ONCE() rather than BUG_ON()
Cyril Bur
- [PATCH v4 02/10] mtd: powernv_flash: Don't treat OPAL_SUCCESS as an error
Cyril Bur
- [PATCH v4 03/10] mtd: powernv_flash: Remove pointless goto in driver init
Cyril Bur
- [PATCH v4 04/10] mtd: powernv_flash: Don't return -ERESTARTSYS on interrupted token acquisition
Cyril Bur
- [PATCH v4 07/10] powernv/opal-sensor: remove not needed lock
Cyril Bur
- [PATCH v4 08/10] powerpc/opal: Add opal_async_wait_response_interruptible() to opal-async
Cyril Bur
- [PATCH v2] powerpc/lib/sstep: Fix count leading zeros instructions
Sandipan Das
- [PATCH] powerpc/pseries/cpuidle: add polling idle for shared processor guests
Nicholas Piggin
- [PATCH] selftests/powerpc: fix build error in powerpc ptrace selftests.
Michael Ellerman
- [PATCH] powerpc/64s/radix: fix preempt imbalance in TLB flush
Nicholas Piggin
- [PATCH] KVM: PPC: Book3S HV: POWER9 more doorbell fixes
Nicholas Piggin
- KASan for powerpc
KHUSHAL GUMGAONKAR
- [PATCH] powerpc/modules: Use WARN_ON() in stub_for_addr()
Kamalesh Babulal
- [PATCH] powerpc/perf: Fix IMC initialization crash
Anju T Sudhakar
- [PATCH] scsi: ibmvscsi: Convert timers to use timer_setup()
Kees Cook
- [PATCH kernel] KVM: PPC: Protect kvmppc_gpa_to_ua() with srcu
Alexey Kardashevskiy
- [PATCH kernel] KVM: PPC: Enable in-kernel TCE handlers for PR KVM
Alexey Kardashevskiy
- [PATCH v2] cxl: Dump PSL_FIR register on PSL9 error irq
Vaibhav Jain
- [PATCH v5] powerpc/vdso64: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSE
Santosh Sivaraj
- [linux-next] [6f5b24e] WARNING: CPU: 0 PID: 10288 at net/ipv4/tcp_input.c:889 tcp_update_reordering+0x1c4/0x1e0
Abdul Haleem
- [PATCH] cxl: Rework the implementation of cxl_stop_trace_psl9()
Vaibhav Jain
- [PATCH] powerpc/perf: Add ___GFP_NOWARN flag to alloc_pages_node()
Anju T Sudhakar
- [PATCH v5 00/22] Speculative page faults
Laurent Dufour
- [PATCH 0/5] arm64: add ls1012a and ls1046a pcie support
Bjorn Helgaas
- [PATCH v3 2/2] pseries/eeh: Add Pseries pcibios_bus_add_device
Bjorn Helgaas
- [PATCH v3 0/2] Prepartion for SR-IOV PowerVM Enablement
Bjorn Helgaas
- powerpc/livepatch: Fix livepatch stack access
Michael Ellerman
- [PATCH] powerpc/configs: Enable I2C_CHARDEV for pseries and powernv
Andrew Donnellan
- [PATCH 1/3] powerpc/watchdog: Tweak watchdog printks
Michael Ellerman
- [PATCH] powerpc/tm: Don't check for WARN in TM Bad Thing handling
Michael Ellerman
- [PATCH 1/4] powerpc/tm: Add commandline option to disable hardware transactional memory
Michael Ellerman
- [PATCH] KVM: PPC: fix oops when checking KVM_CAP_PPC_HTM
Michael Ellerman
- [PATCH V2 10/10] powerpc/mm: kasan: Add kasan support for ppc64
KHUSHAL GUMGAONKAR
- [PATCH] powerpc/powernv: Enable reset_devices parameter to issue a PHB reset
Guilherme G. Piccoli
- [RFC PATCH for 4.15 07/14] Restartable sequences: powerpc architecture support
Mathieu Desnoyers
- [RFC PATCH for 4.15 08/14] Restartable sequences: Wire up powerpc system call
Mathieu Desnoyers
- [RFC PATCH for 4.15 11/14] cpu_opv: Wire up powerpc system call
Mathieu Desnoyers
- [PATCH v2 0/2] vgaarb: Select fallback default VGA device
Bjorn Helgaas
- [PATCH v3 0/3] powerpc/64: memcmp() optimization
wei.guo.simon at gmail.com
- [PATCH v2] cpufreq: powernv: Fix the frequency read by /proc/cpuinfo
Shriya
- [PATCH V2] powerpc/perf: Fix IMC initialization crash
Anju T Sudhakar
- [GIT PULL] Please pull powerpc/linux.git powerpc-4.14-5 tag
Michael Ellerman
- [PATCH 0/1] powerpc: Implements MMIO emulation for lvx/stvx instructions
Jose Ricardo Ziviani
- [PATCH] powerpc/eeh: make eeh_ops structures _ro_after_init
Bhumika Goyal
- [PATCH tip/sched/membarrier 1/5] membarrier: Provide register expedited private command
Paul E. McKenney
- [PATCH tip/sched/membarrier 4/5] membarrier: Remove unused code for architectures without membarrier hooks
Paul E. McKenney
- [PATCH tip/sched/membarrier 5/5] Fix: membarrier: Handle CLONE_VM + !CLONE_THREAD correctly on powerpc
Paul E. McKenney
- [PATCH v1] powerpc/pci: convert to use for_each_pci_bridge() helper
Andy Shevchenko
- [PATCH v12 00/11] complete deferred page initialization
Pavel Tatashin
- [PATCH v12 01/11] mm: deferred_init_memmap improvements
Pavel Tatashin
- [PATCH v12 02/11] x86/mm: setting fields in deferred pages
Pavel Tatashin
- [PATCH v12 03/11] sparc64/mm: setting fields in deferred pages
Pavel Tatashin
- [PATCH v12 04/11] sparc64: simplify vmemmap_populate
Pavel Tatashin
- [PATCH v12 06/11] mm: zero reserved and unavailable struct pages
Pavel Tatashin
- [PATCH v12 07/11] x86/kasan: add and use kasan_map_populate()
Pavel Tatashin
- [PATCH v12 08/11] arm64/kasan: add and use kasan_map_populate()
Pavel Tatashin
- [PATCH v12 09/11] mm: stop zeroing memory during allocation in vmemmap
Pavel Tatashin
- [PATCH v12 11/11] arm64: kasan: Avoid using vmemmap_populate to initialise shadow
Pavel Tatashin
- [PATCH] ptrace: Add compat PTRACE_{G,S}ETSIGMASK handlers
Yury Norov
- [PATCH v2 7/9] powerpc/64s: do not allocate lppaca if we are not virtualized
Paul Mackerras
- BUG_ON() in irq_work_run_list
Chandan Rajendra
- Linux 4.14: Reported regressions as of Sunday, 2017-10-15
Thorsten Leemhuis
- [PATCH 1/2] powerpc/perf/imc: use cpu_to_node instead topology_physical_package_id
Madhavan Srinivasan
- [PATCH v2] powerpc/xmon: Support dumping software pagetables
Balbir Singh
- [PATCH v4] powerpc/xmon: Support dumping software pagetables
Balbir Singh
- [PATCH] selftests/powerpc: Add alignment handler selftest
Andrew Donnellan
- [PATCH v4 1/5] powerpc/mce.c: Remove unused function get_mce_fault_addr()
Michael Ellerman
- [PATCH v4 2/5] powerpc/mce: align the print of physical address better
Michael Ellerman
- [PATCH v2] powerpc/64s: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX
Balbir Singh
- [PATCH v4 3/5] powerpc/mce: Hookup derror (load/store) UE errors
Michael Ellerman
- [PATCH v4 5/5] powerpc/mce: hookup memory_failure for UE errors
Michael Ellerman
- [PATCH kernel] RFC: prom_init: Fetch flatten device tree from the system firmware
Alexey Kardashevskiy
- [PATCH] powerpc/mm/hash: Add pr_fmt() to hash_utils64.c
Aneesh Kumar K.V
- [PATCH] powerpc/mm/radix: Drop unneeded NULL check
Aneesh Kumar K.V
- [PATCH v3] KVM: PPC: Book3S PR: only install valid SLBs during KVM_SET_SREGS
Greg Kurz
- [PATCH 1/2] powerpc/nodes: Ensure enough nodes avail for operations
Michael Ellerman
- [PATCH 2/2] powerpc/hotplug: Ensure nodes initialized for hotplug
Michael Ellerman
- [linux-next] kernel build on powerpc is broken
Abdul Haleem
- [Part1 PATCH v6 09/17] resource: Provide resource struct in resource walk callback
Brijesh Singh
- [PATCH 0/4] char-TPM: Adjustments for ten function implementations
SF Markus Elfring
- [PATCH] crypto: vmx - Use skcipher for ctr fallback
Paulo Flabiano Smorigo
- [PATCH] powerpc/watchdog: Convert timers to use timer_setup()
Kees Cook
- [PATCH 55/58] net: fs_enet: Remove unused timer
Kees Cook
- [PATCH 0/2] Optimize mmu_notifier->invalidate_range callback
jglisse at redhat.com
- [PATCH v3] kernel/module_64.c: Add REL24 relocation support of livepatch symbols
Kamalesh Babulal
- [PATCH 0/3] PowerPC-OPAL: Adjustments for some function implementations
SF Markus Elfring
- [PATCH] powerpc/40x: acadia: Fix the 'interrupt-parent' property
Fabio Estevam
- [PATCH 0/3] PowerNV-PCI: Adjustments for two function implementations
SF Markus Elfring
- [PATCH] powerpc/xmon: check before calling xive functions
Breno Leitao
- [PATCH 0/2] PowerPC-PS3: Adjustments for three function implementations
SF Markus Elfring
- lpar issue for ZONE_DEVICE p2pmem in 4.14-rc
Stephen Bates
- [PATCH v2 5/5] of/fdt: only store the device node basename in full_name
Rob Herring
- [PATCH v5 00/18] Appended signatures support for IMA appraisal
Thiago Jung Bauermann
- [RFC v7 24/25] powerpc: Deliver SEGV signal on pkey violation
Balbir Singh
- [RFC v7 02/25] powerpc: track allocation status of all pkeys
Balbir Singh
- [PATCH 04/25] powerpc: helper function to read,write AMR,IAMR,UAMOR registers
Balbir Singh
- [PATCH 05/25] powerpc: helper functions to initialize AMR, IAMR and UAMOR registers
Balbir Singh
- [PATCH 06/25] powerpc: cleaup AMR,iAMR when a key is allocated or freed
Balbir Singh
- [PATCH 09/25] powerpc: ability to create execute-disabled pkeys
Balbir Singh
- [PATCH 10/25] powerpc: store and restore the pkey state across context switches
Balbir Singh
- [PATCH 11/25] powerpc: introduce execute-only pkey
Balbir Singh
- [PATCH 12/25] powerpc: ability to associate pkey to a vma
Balbir Singh
- [PATCH 13/25] powerpc: implementation for arch_override_mprotect_pkey()
Balbir Singh
- [PATCH 14/25] powerpc: map vma key-protection bits to pte key bits.
Balbir Singh
- [PATCH 16/25] powerpc: Program HPTE key protection bits
Balbir Singh
- [PATCH 17/25] powerpc: helper to validate key-access permissions of a pte
Balbir Singh
- [PATCH] powerpc: ipic - fix status get and status clear
Christophe Leroy
- [PATCH] powerpc/xmon: Always enable xmon sysrq trigger
Guilherme G. Piccoli
- [RFC v7 12/25] powerpc: implementation for arch_override_mprotect_pkey()
Laurent Dufour
- [RFC v7 16/25] powerpc: helper to validate key-access permissions of a pte
Laurent Dufour
- [RFC v7 15/25] powerpc: Program HPTE key protection bits
Laurent Dufour
- [PATCH 0/5] PowerPC-pSeries: Adjustments for seven function implementations
SF Markus Elfring
- [PATCH 18/25] powerpc: check key protection for user page access
Balbir Singh
- [PATCH V2 0/3] pseries/nodes: Fix issues with memoryless nodes
Michael Bringmann
- [PATCH 19/25] powerpc: implementation for arch_vma_access_permitted()
Balbir Singh
- [PATCH 20/25] powerpc: Handle exceptions caused by pkey violation
Balbir Singh
- [PATCH 21/25] powerpc: introduce get_pte_pkey() helper
Balbir Singh
- [PATCH 3/7] powerpc: Free up four 64K PTE bits in 4K backed HPTE pages
Michael Ellerman
- [PATCH 1/10] KVM: PPC: Book3S HV: Use ARRAY_SIZE macro
Paul Mackerras
- [PATCH 6/7] KVM: PPC: Cocci spatch "vma_pages"
Paul Mackerras
- [PATCH] powerpc/64: Free up CPU_FTR_ICSWX
Michael Ellerman
- [PATCH] powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
- [PATCH 01/25] powerpc: initial pkey plumbing
Michael Ellerman
- selftests/powerpc: context_switch: Fix pthread errors
Michael Ellerman
- [V14,1/4] powerpc/vphn: Update CPU topology when VPHN enabled
Michael Ellerman
- [v4, 1/5] powerpc/mce.c: Remove unused function get_mce_fault_addr()
Michael Ellerman
- [PATCH 1/7] powerpc: introduce pte_set_hash_slot() helper
Michael Ellerman
- [PATCH 1/2] powerpc/lib: Implement PMEM API
Oliver O'Halloran
- [RFC][PATCH v2 0/7] printk/ia64/ppc64/parisc64: let's deprecate %pF/%pf printk specifiers
Sergey Senozhatsky
- [PATCH] powerpc/perf: Fix IMC allocation routine
Guilherme G. Piccoli
- [PATCH] powerpc/vio: dispose of virq mapping on vdevice unregister
Tyrel Datwyler
- [PATCH 0/2] Add POWER9 DD2.0 feature, remove idle workarounds in DD2.1
Nicholas Piggin
- [PATCH] soc/qbman: Simplify bman_release()
Sebastian Huber
- [PATCH v2 0/8] powerpc: Support ibm,dynamic-memory-v2 property
Nathan Fontenot
- [Part1 PATCH v7 09/17] resource: Provide resource struct in resource walk callback
Brijesh Singh
- [PATCH v9 00/10] Application Data Integrity feature introduced by SPARC M7
Khalid Aziz
- [PATCH v9 07/10] mm: Add address parameter to arch_validate_prot()
Khalid Aziz
- [PATCH] powerpc/64: Fix latency tracing for lazy irq replay
Nicholas Piggin
- [PATCH 0/3] improve recoverability of OPAL calls
Nicholas Piggin
- [PATCH v2 0/3] avoid secondary hold spinloop when possible
Nicholas Piggin
- [PATCH kernel] powerpc/powernv/idoa: Remove unnecessary pcidev from pci_dn
Alexey Kardashevskiy
- [PATCH 4/7] powerpc: Free up four 64K PTE bits in 64K backed HPTE pages
Aneesh Kumar K.V
- [PATCH 02/25] powerpc: define an additional vma bit for protection keys.
Aneesh Kumar K.V
- [PATCH V3 0/2] pseries/nodes: Fix issues with memoryless nodes
Michael Bringmann
- [PATCH 1/4] powerpc/kprobes: Disable preemption before invoking probe handler for optprobes
Naveen N. Rao
- [PATCH v10 0/4] this patchset is to remove PPCisms for QEIC
Qiang Zhao
- [v3, 4/6] powerpc: dts: acadia: DT fix s/#interrupts-parent/#interrupt-parent/
Michael Ellerman
- [v2] axonram: Delete an unnecessary variable initialisation in axon_ram_probe()
Michael Ellerman
- cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registers
Michael Ellerman
- [PATCH 0/3] dts: Add the property of IB and OB
Bao Xiaowei
- [PATCH] powernv: Avoid checkstop on HMI and MCE
Michael Neuling
- [PATCH] drivers/macintosh: Convert timers to use timer_setup()
Kees Cook
- [PATCH] powerpc/64: set DSCR default initially from SPR
Nicholas Piggin
- [PATCH v2 0/3] powerpc/64s/radix: misc minor TLB flush fixes
Nicholas Piggin
- [PATCH 23/25] powerpc: Deliver SEGV signal on pkey violation
Michael Ellerman
- [PATCH 22/25] powerpc: capture the violated protection key on fault
Michael Ellerman
- [PATCH 08/25] powerpc: sys_pkey_alloc() and sys_pkey_free() system calls
Michael Ellerman
- [PATCH] powerpc/mm: Add a CONFIG option to choose if radix is used by default
Michael Ellerman
- [PATCH] powerpc/tm: Set ckpt_regs.msr before using it.
Breno Leitao
- [PATCH] powerpc/tm: Make the tm code more readable
Breno Leitao
- [PATCH V4 0/2] pseries/nodes: Fix issues with memoryless nodes
Michael Bringmann
- [PATCH] bitmap: Fix optimization of bitmap_set/clear for big-endian machines
Paul Mackerras
- [PATCH] powerpc: Fix check for copy/paste instructions in alignment handler
Paul Mackerras
- [PATCH] powerpc/powernv: Enable tunneled operations
Philippe Bergheaud
- [PATCH v2] powerpc/powernv: Add pci_reset_phbs parameter to issue a PHB reset
Guilherme G. Piccoli
- [PATCH 0/3] cxlflash: Miscellaneous fixes
Uma Krishnan
- [PATCH] powerpc/tm: fix live state of vs0/32 in tm_reclaim
Cyril Bur
- [RFC PATCH] powerpc/powernv: OPAL do not process events from hard interrupt context
Nicholas Piggin
- [PATCH V5 0/2] pseries/nodes: Fix issues with memoryless nodes
Michael Bringmann
- [PATCH 4/4] m68k/mac: Add mutual exclusion for IOP interrupt polling
Finn Thain
- [PATCH kernel] vfio/spapr: Add trace points for map/unmap
Alexey Kardashevskiy
- [PATCH 00/16] Remove hash page table slot tracking from linux PTE
Aneesh Kumar K.V
- [PATCH] powerpc/kernel/sysfs: Export ldbar spr to sysfs
Anju T Sudhakar
- Linux 4.14: Reported regressions as of Sunday, 2017-10-29
Thorsten Leemhuis
- [PATCH 1/2] powerpc: Don't enable FP/Altivec if not checkpointed
Cyril Bur
- [mainline][ppc] sysfs: cannot create duplicate filename '/devices/hv_24x7/events/PM_CAPP1_APC_UOP_SEND_PB_CMD'
Abdul Haleem
- [PATCH v5] powerpc/xmon: Support dumping software pagetables
Balbir Singh
- [rfc] powerpc/npu: Cleanup MMIO ATSD flushing
Balbir Singh
- linux-next: manual merge of the powerpc tree with Linus' tree
Mark Brown
- [PATCH 0/2] Fix function_graph tracer for ppc64 BE
Naveen N. Rao
- [PATCH kernel] powerpc/powernv/ioda: Relax max DMA window size check
Alexey Kardashevskiy
- [PATCH v2 1/4] powerpc: Don't enable FP/Altivec if not checkpointed
Cyril Bur
- [RFC PATCH 0/7] powerpc/64s/radix TLB flush performance improvements
Nicholas Piggin
- [RFC PATCH 6/7] powerpc/64s/radix: reset mm_cpumask for single thread process when possible
Nicholas Piggin
- [PATCH] powerpc/perf: Fix core-imc hotplug callback failure during imc initialization
Anju T Sudhakar
- [PATCH] powerpc/perf: Change the data type for the variable 'ncpu' in IMC code
Anju T Sudhakar
- [PATCH] powerpc/perf: Clean up IMC code with some code refactoring
Anju T Sudhakar
- [PATCH v3 1/2] livepatch: send a fake signal to all blocking tasks
Miroslav Benes
Last message date:
Tue Oct 31 23:13:40 AEDT 2017
Archived on: Tue Oct 31 23:13:58 AEDT 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).