August 2019 Archives by thread
Starting: Thu Aug 1 00:21:29 AEST 2019
Ending: Sat Aug 31 23:44:15 AEST 2019
Messages: 1895
- microblaze HAVE_MEMBLOCK_NODE_MAP dependency (was Re: [PATCH v2 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA)
Mike Rapoport
- [PATCH v10 06/22] powerpc: mm: Add p?d_leaf() definitions
Steven Price
- [PATCH 0/8] Raspberry Pi 4 DMA addressing support
Nicolas Saenz Julienne
- [PATCH 6/8] dma-direct: turn ARCH_ZONE_DMA_BITS into a variable
Nicolas Saenz Julienne
- [RFC PATCH] powerpc/64s/radix: introduce option to disable broadcast tlbie
Nicholas Piggin
- [PATCH] powerpc: Support CMDLINE_EXTEND
Chris Packham
- [PATCH v2] powerpc: Support CMDLINE_EXTEND
Chris Packham
- [PATCH 1/3] powerpc/spinlocks: Refactor SHARED_PROCESSOR
Andrew Donnellan
- [PATCH 2/3] powerpc/spinlocks: Rename SPLPAR-only spinlocks
Andrew Donnellan
- [PATCH 3/3] powerpc/spinlock: Fix oops in shared-processor spinlocks
Andrew Donnellan
- [PATCH] powerpc/configs: Add debug config fragment
Andrew Donnellan
- [PATCH] powerpc/powernv: Print helpful message when cores guarded
Joel Stanley
- [Bug 204375] kernel 5.2.4 w. KASAN enabled fails to boot on a PowerMac G4 3,6 at very early stage
bugzilla-daemon at bugzilla.kernel.org
- [PATCH 0/2] powerpc/xive: 2 small tweaks in 'xive_irq_bitmap_add()'
Christophe JAILLET
- [PATCH] powerpc/xive: Add some error handling code to 'xive_spapr_init()'
Christophe JAILLET
- [PATCH] powerpc/mce: Schedule work from irq_work
Santosh Sivaraj
- [PATCH] selftests/powerpc: Fix build failures with GCC 9
Michael Ellerman
- [Bug 204371] BUG kmalloc-4k (Tainted: G W ): Object padding overwritten
bugzilla-daemon at bugzilla.kernel.org
- fix default dma_mmap_* pgprot
Christoph Hellwig
- [PATCH v3 00/10] implement KASLR for powerpc/fsl_booke/32
Diana Madalina Craciun
- [PATCH v3 0/7] soc/fsl/qbman: Enable Kexec for DPAA1 devices
Roy Pledge
- [PATCH v3 2/7] soc/fsl/qbman: Cleanup buffer pools if BMan was initialized prior to bootup
Roy Pledge
- [PATCH v3] powerpc: Support CMDLINE_EXTEND
Chris Packham
- [PATCH 1/1] pseries/hotplug-memory.c: Replace nested ifs by switch-case
Leonardo Bras
- [PATCH 1/1] pseries/hotplug-memory.c: Change rc variable to bool
Leonardo Bras
- [PATCH] powerpc/xive: Update comment referencing magic loads from an ESB
Jordan Niethe
- [PATCH v2] PCI: rpaphp: Avoid a sometimes-uninitialized warning
Bjorn Helgaas
- [PATCH] drivers/macintosh/smu.c: Mark expected switch fall-through
Michael Ellerman
- [PATCH] powerpc/spe: Mark expected switch fall-throughs
Michael Ellerman
- [PATCH] powerpc/kasan: fix early boot failure on PPC32
Michael Ellerman
- [PATCH v2 0/3] Fix oops in shared-processor spinlocks
Christopher M. Riedl
- [PATCH v2] crypto: nx: nx-842-powernv: Add of_node_put() before return
Herbert Xu
- [PATCH] hwrng: Use device-managed registration API
Herbert Xu
- [PATCH] powerpc: Remove inaccessible CMDLINE default
Chris Packham
- [PATCH 0/3] EEH fixes 4
Sam Bobroff
- [PATCH 1/3] powerpc/eeh: Slightly simplify eeh_add_to_parent_pe()
Sam Bobroff
- [PATCH 3/3] powerpc/eeh: Fix crash when edev->pdev changes
Sam Bobroff
- [PATCH 5/5] dma-mapping: remove ARCH_NO_COHERENT_DMA_MMAP
Christoph Hellwig
- [PATCH v3 06/10] powerpc/fsl_booke/32: implement KASLR infrastructure
Diana Madalina Craciun
- [PATCH v2 00/44] powerpc/64s/exception: cleanup and macrofiy,
Nicholas Piggin
- [PATCH v2 01/44] powerpc/64s/exception: machine check fwnmi remove HV case
Nicholas Piggin
- [PATCH v2 02/44] powerpc/64s/exception: machine check remove bitrotted comment
Nicholas Piggin
- [PATCH v2 03/44] powerpc/64s/exception: machine check fix KVM guest test
Nicholas Piggin
- [PATCH v2 04/44] powerpc/64s/exception: machine check adjust RFI target
Nicholas Piggin
- [PATCH v2 05/44] powerpc/64s/exception: machine check pseries should always run the early handler
Nicholas Piggin
- [PATCH v2 06/44] powerpc/64s/exception: machine check remove machine_check_pSeries_0 branch
Nicholas Piggin
- [PATCH v2 07/44] powerpc/64s/exception: machine check use correct cfar for late handler
Nicholas Piggin
- [PATCH v2 08/44] powerpc/64s/powernv: machine check dump SLB contents
Nicholas Piggin
- [PATCH v2 09/44] powerpc/64s/pseries: machine check convert to use common event code
Nicholas Piggin
- [PATCH v2 10/44] powerpc/64s/exception: machine check pseries should skip the late handler for kernel MCEs
Nicholas Piggin
- [PATCH v2 11/44] powerpc/64s/exception: machine check restructure to reuse common macros
Nicholas Piggin
- [PATCH v2 12/44] powerpc/64s/exception: machine check move tramp code
Nicholas Piggin
- [PATCH v2 13/44] powerpc/64s/exception: simplify machine check early path
Nicholas Piggin
- [PATCH v2 14/44] powerpc/64s/exception: machine check move unrecoverable handling out of line
Nicholas Piggin
- [PATCH v2 15/44] powerpc/64s/exception: untangle early machine check handler branch
Nicholas Piggin
- [PATCH v2 16/44] powerpc/64s/exception: machine check improve labels and comments
Nicholas Piggin
- [PATCH v2 17/44] powerpc/64s/exception: Fix DAR load for handle_page_fault error case
Nicholas Piggin
- [PATCH v2 18/44] powerpc/64s/exception: move head-64.h exception code to exception-64s.S
Nicholas Piggin
- [PATCH v2 19/44] powerpc/64s/exception: Add EXC_HV_OR_STD, which selects HSRR if HVMODE
Nicholas Piggin
- [PATCH v2 20/44] powerpc/64s/exception: Fix performance monitor virt handler
Nicholas Piggin
- [PATCH v2 21/44] powerpc/64s/exception: remove 0xb00 handler
Nicholas Piggin
- [PATCH v2 22/44] powerpc/64s/exception: Replace PROLOG macros and EXC helpers with a gas macro
Nicholas Piggin
- [PATCH v2 23/44] powerpc/64s/exception: remove EXCEPTION_PROLOG_0/1, rename _2
Nicholas Piggin
- [PATCH v2 24/44] powerpc/64s/exception: Add the virt variant of the denorm interrupt handler
Nicholas Piggin
- [PATCH v2 25/44] powerpc/64s/exception: INT_HANDLER support HDAR/HDSISR and use it in HDSI
Nicholas Piggin
- [PATCH v2 26/44] powerpc/64s/exception: Add INT_KVM_HANDLER gas macro
Nicholas Piggin
- [PATCH v2 27/44] powerpc/64s/exception: KVM_HANDLER reorder arguments to match other macros
Nicholas Piggin
- [PATCH v2 28/44] powerpc/64s/exception: Merge EXCEPTION_PROLOG_COMMON_2/3
Nicholas Piggin
- [PATCH v2 29/44] powerpc/64s/exception: Add INT_COMMON gas macro to generate common exception code
Nicholas Piggin
- [PATCH v2 30/44] powerpc/64s/exception: Expand EXCEPTION_COMMON macro into caller
Nicholas Piggin
- [PATCH v2 31/44] powerpc/64s/exception: Expand EXCEPTION_PROLOG_COMMON_1 and 2 into caller
Nicholas Piggin
- [PATCH v2 32/44] powerpc/64s/exception: INT_COMMON add DAR, DSISR, reconcile options
Nicholas Piggin
- [PATCH v2 33/44] powerpc/64s/exception: move interrupt entry code above the common handler
Nicholas Piggin
- [PATCH v2 34/44] powerpc/64s/exception: program check handler do not branch into a macro
Nicholas Piggin
- [PATCH v2 35/44] powerpc/64s/exception: Remove pointless KVM handler name bifurcation
Nicholas Piggin
- [PATCH v2 36/44] powerpc/64s/exception: reduce page fault unnecessary loads
Nicholas Piggin
- [PATCH v2 37/44] powerpc/64s/exception: Introduce INT_DEFINE parameter block for code generation
Nicholas Piggin
- [PATCH v2 38/44] powerpc/64s/exception: Add GEN_COMMON macro that uses INT_DEFINE parameters
Nicholas Piggin
- [RFC PATCH] powerpc: Add the ppc_capabilities ELF note
Michael Ellerman
- [PATCH AUTOSEL 5.2 01/76] powerpc: fix off by one in max_zone_pfn initialization for ZONE_DMA
Sasha Levin
- [PATCH AUTOSEL 4.19 21/42] cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()
Sasha Levin
- [PATCH AUTOSEL 4.19 35/42] scsi: ibmvfc: fix WARN_ON during event pool release
Sasha Levin
- [PATCH AUTOSEL 4.14 13/30] cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()
Sasha Levin
- [PATCH AUTOSEL 4.14 25/30] scsi: ibmvfc: fix WARN_ON during event pool release
Sasha Levin
- [PATCH AUTOSEL 4.9 08/22] cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()
Sasha Levin
- [PATCH AUTOSEL 4.9 19/22] scsi: ibmvfc: fix WARN_ON during event pool release
Sasha Levin
- [PATCH AUTOSEL 4.4 07/17] cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()
Sasha Levin
- [PATCH AUTOSEL 4.4 15/17] scsi: ibmvfc: fix WARN_ON during event pool release
Sasha Levin
- [PATCH v2 1/1] powerpc/pseries/hotplug-memory.c: Change rc variable to bool
Leonardo Bras
- [PATCH v2 0/3] more migration vs CPU hotplug fixes etc
Nathan Lynch
- [PATCH v2 3/3] powerpc/pseries/mobility: use cond_resched when updating device tree
Nathan Lynch
- [RFC PATCH v3] powerpc/xmon: Restrict when kernel is locked down
Christopher M. Riedl
- [RFC PATCH v2] powerpc/xmon: restrict when kernel is locked down
Christopher M Riedl
- [GIT PULL] Please pull powerpc/linux.git powerpc-5.3-3 tag
Michael Ellerman
- [Bug 204479] KASAN hit at modprobe zram
bugzilla-daemon at bugzilla.kernel.org
- SMP lockup at boot on Freescale/NXP T2080 (powerpc 64)
Chris Packham
- [PATCH] powerpc: convert put_page() to put_user_page*()
john.hubbard at gmail.com
- [PATCHv2 1/3] dt-bindings: pci: layerscape-pci: add compatible strings "fsl, ls1028a-pcie"
Xiaowei Bao
- [PATCH v7 0/7] powerpc: implement machine check safe memcpy
Santosh Sivaraj
- [PATCH v4 00/10] implement KASLR for powerpc/fsl_booke/32
Jason Yan
- [PATCH v4 02/10] powerpc: move memstart_addr and kernstart_addr to init-common.c
Jason Yan
- [PATCH v4 04/10] powerpc/fsl_booke/32: introduce create_tlb_entry() helper
Jason Yan
- [PATCH v4 05/10] powerpc/fsl_booke/32: introduce reloc_kernel_entry() helper
Jason Yan
- [PATCH v4 10/10] powerpc/fsl_booke/kaslr: dump out kernel offset information on panic
Jason Yan
- fix default dma_mmap_* pgprot v2
Christoph Hellwig
- remove default fallbacks in dma_map_ops v2
Christoph Hellwig
- [PATCH v5 1/3] PM: wakeup: Add routine to help fetch wakeup source object.
Rafael J. Wysocki
- [PATCH 2/3] powerpc/64s/radix: ioremap use ioremap_page_range
Christophe Leroy
- [PATCH v12 01/11] MODSIGN: Export module signature definitions
Philipp Rudo
- [PATCH net-next] ibmveth: Allow users to update reported speed and duplex
Thomas Falcon
- [PATCH v3 0/3] Fix oops in shared-processor spinlocks
Christopher M. Riedl
- [PATCH v3 1/3] powerpc/spinlocks: Refactor SHARED_PROCESSOR
Christopher M. Riedl
- [PATCH v3 2/3] powerpc/spinlocks: Rename SPLPAR-only spinlocks
Christopher M. Riedl
- [PATCH v3 3/3] powerpc/spinlocks: Fix oops in shared-processor spinlocks
Christopher M. Riedl
- [PATCH] powerpc/fadump: sysfs for fadump memory reservation
Sourabh Jain
- [PATCH v3 0/3] Powerpc64/Watchpoint: Few important fixes
Ravi Bangoria
- [PATCH v4 0/6] Remove x86-specific code from generic headers
Thiago Jung Bauermann
- [PATCH v3 00/16] Secure Virtual Machine Enablement
Thiago Jung Bauermann
- [PATCH v3 01/16] powerpc/kernel: Add ucall_norets() ultravisor call handler
Thiago Jung Bauermann
- [PATCH v3 15/16] Documentation/powerpc: Ultravisor API
Thiago Jung Bauermann
- [PATCHv3 1/3] dt-bindings: pci: layerscape-pci: add compatible strings "fsl, ls1028a-pcie"
Xiaowei Bao
- [PATCH v2 0/3] arm/arm64: Add support for function error injection
Leo Yan
- [PATCH net-next v2] ibmveth: Allow users to update reported speed and duplex
Thomas Falcon
- [PATCH v2 3/5] x86: Kconfig: Remove CONFIG_NODES_SPAN_OTHER_NODES
Hoan Tran OS
- [PATCH] KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VP
Cédric Le Goater
- [PATCH AUTOSEL 5.2 21/59] powerpc/nvdimm: Pick nearby online node if the device node is not online
Sasha Levin
- [PATCH 0/4] powerpc: KASAN for 64-bit Book3S on Radix
Daniel Axtens
- [PATCH v3 38/41] powerpc: convert put_page() to put_user_page*()
john.hubbard at gmail.com
- [PATCH v4 0/9]
Sam Bobroff
- [PATCH v4 3/9] powerpc/eeh: Improve debug messages around device addition
Sam Bobroff
- [PATCH v4 4/9] powerpc/eeh: Initialize EEH address cache earlier
Sam Bobroff
- [PATCH] nvdimm/of_pmem: Provide a unique name for bus provider
Aneesh Kumar K.V
- fix default dma_mmap_* pgprot v3
Christoph Hellwig
- [PATCH v5 00/10] implement KASLR for powerpc/fsl_booke/32
Jason Yan
- [PATCH v8 0/7] powerpc: implement machine check safe memcpy
Santosh Sivaraj
- [PATCH] powerpc: use <asm-generic/dma-mapping.h>
Christoph Hellwig
- [PATCH] scsi: ibmvfc: Mark expected switch fall-throughs
Martin K. Petersen
- [PATCH v5 0/7] kvmppc: Paravirtualize KVM to support ultravisor
Claudio Carvalho
- powerpc flush_inval_dcache_range() was buggy until v5.3-rc1 (was Re: [PATCH 4/4] powerpc/64: reuse PPC32 static inline flush_dcache_range())
Michael Ellerman
- [PATCH] powerpc/mm: Use refcount_t for refcount
Chuhong Yuan
- [PATCH v2] powerpc/fadump: sysfs for fadump memory reservation
Sourabh Jain
- [PATCH] powerpc/64e: drop stale call to smp_processor_id() which hangs SMP startup
Christophe Leroy
- [PATCH 0/2] ftrace: two fixes with func_probes handling
Naveen N. Rao
- remove default fallbacks in dma_map_ops v3
Christoph Hellwig
- [PATCH 1/8] dma-mapping: provide a better default ->get_required_mask
Christoph Hellwig
- [PATCH 2/8] dma-mapping: move the dma_get_sgtable API comments from arm to common code
Christoph Hellwig
- [PATCH 3/8] dma-mapping: explicitly wire up ->mmap and ->get_sgtable
Christoph Hellwig
- [PATCH 4/8] dma-mapping: add a dma_can_mmap helper
Christoph Hellwig
- [PATCH] soc: fsl: dpio: Add support for QBMan ring bulk enqueue.
Youri Querry
- [PATCH] powerpc/kmcent2: update the ethernet devices' phy properties
Valentin Longchamp
- [PATCH 1/2] powerpc: Allow flush_icache_range to work across ranges >4GB
Alastair D'Silva
- [PATCH 2/2] powerpc: Convert flush_icache_range to C
Alastair D'Silva
- [RFC V2 0/1] mm/debug: Add tests for architecture exported page table helpers
Anshuman Khandual
- [PATCH v5 0/4] Mark the namespace disabled on pfn superblock mismatch
Aneesh Kumar K.V
- [PATCH v6 0/7] KVMPPC driver to manage secure guest pages
Bharata B Rao
- [PATCH v6 2/7] kvmppc: Shared pages support for secure guests
Bharata B Rao
- [PATCH v6 00/12] implement KASLR for powerpc/fsl_booke/32
Jason Yan
- [PATCH v6 01/12] powerpc: unify definition of M_IF_NEEDED
Jason Yan
- [PATCH v6 02/12] powerpc: move memstart_addr and kernstart_addr to init-common.c
Jason Yan
- [PATCH v6 04/12] powerpc/fsl_booke/32: introduce create_tlb_entry() helper
Jason Yan
- [PATCH v6 07/12] powerpc/fsl_booke/32: randomize the kernel image offset
Jason Yan
- [PATCH 1/2] ASoC: fsl_esai: Add compatible string for imx6ull
Shengjiu Wang
- [PATCH 2/2] ASoC: fsl_esai: Add new compatible string for imx6ull
Shengjiu Wang
- [PATCH 2/2] powerpc/mm: Warn if W+X pages found on boot
Christophe Leroy
- [PATCH] powerpc/kasan: fix parallele loading of modules.
Christophe Leroy
- [PATCH] powerpc/kasan: fix shadow area set up for modules.
Christophe Leroy
- [PATCH] powerpc/ptdump: fix addresses display on PPC32
Christophe Leroy
- [PATCH] powerpc: fix inline asm constraints for dcbz
Nick Desaulniers
- [GIT PULL] Please pull powerpc/linux.git powerpc-5.3-4 tag
Michael Ellerman
- [PATCH v2] powerpc/32: activate ARCH_HAS_PMEM_API and ARCH_HAS_UACCESS_FLUSHCACHE
Michael Ellerman
- [PATCH v2 1/5] powerpc/powernv: Move SCOM access code into powernv platform
Michael Ellerman
- [PATCH] powerpc/64s: Make boot look nice(r)
Michael Ellerman
- [PATCH v2] powerpc/powernv: Restrict OPAL symbol map to only be readable by root
Michael Ellerman
- [PATCH] powerpc/rtas: unexport rtas_online_cpus_mask, rtas_offline_cpus_mask
Michael Ellerman
- [PATCH v3] powerpc/fadump: sysfs for fadump memory reservation
Sourabh Jain
- next take at setting up a dma mask by default for platform devices
Christoph Hellwig
- [PATCH 1/6] usb: don't create dma pools for HCDs with a localmem_pool
Christoph Hellwig
- [PATCH 3/6] usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
- [PATCH 5/6] dma-mapping: remove is_device_dma_capable
Christoph Hellwig
- [PATCH 6/6] driver core: initialize a default DMA mask for platform device
Christoph Hellwig
- [PATCH] dmaengine: fsldma: Mark expected switch fall-through
Gustavo A. R. Silva
- [PATCH] powerpc: Avoid clang warnings around setjmp and longjmp
Nathan Chancellor
- [PATCH 0/2] powerpc/xive: Fix race condition leading to host crashes and hangs
Paul Mackerras
- [PATCH 1/2] KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts
Paul Mackerras
- [PATCH 2/2] powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race
Paul Mackerras
- [PATCH v4 03/25] powerpc/fadump: Improve fadump documentation
Mahesh Jagannath Salgaonkar
- [PATCH v9 0/7] powerpc: implement machine check safe memcpy
Santosh Sivaraj
- [PATCH v4 05/25] pseries/fadump: introduce callbacks for platform specific operations
Mahesh J Salgaonkar
- [PATCHv3 2/2] PCI: layerscape: Add CONFIG_PCI_LAYERSCAPE_EP to build EP/RC separately
Lorenzo Pieralisi
- [PATCHv3 1/2] PCI: layerscape: Add the bar_fixed_64bit property in EP driver.
Lorenzo Pieralisi
- [PATCH v4 06/25] pseries/fadump: define register/un-register callback functions
Mahesh J Salgaonkar
- [PATCH 10/16] powerpc: prefer __section and __printf from compiler_attributes.h
Nick Desaulniers
- [PATCHv4 1/2] PCI: layerscape: Add the bar_fixed_64bit property in EP driver.
Xiaowei Bao
- [PATCH v4 0/3] Fix oops in shared-processor spinlocks
Christopher M. Riedl
- Freeze on ppc32 MPC8248 board with 5.2 kernel
Christophe Leroy
- [PATCH] powerpc: Remove empty comment
Jordan Niethe
- [PATCH v4 07/25] pseries/fadump: move out platform specific support from generic code
Mahesh J Salgaonkar
- [PATCHv5 1/2] PCI: layerscape: Add the bar_fixed_64bit property in EP driver.
Xiaowei Bao
- [PATCH v2 0/3] powerpc/xive: Fix race condition leading to host crashes and hangs
Paul Mackerras
- [PATCH 1/2] powerpc: rewrite LOAD_REG_IMMEDIATE() as an intelligent macro
Christophe Leroy
- [PATCH v2 2/3] KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE device
Paul Mackerras
- [PATCH v2 3/3] powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race
Paul Mackerras
- [PATCH v4 11/25] powernv/fadump: register kernel metadata address with opal
Mahesh J Salgaonkar
- [PATCH v4 12/25] powernv/fadump: define register/un-register callback functions
Mahesh J Salgaonkar
- [PATCH v4 13/25] powernv/fadump: support copying multiple kernel memory regions
Mahesh J Salgaonkar
- [REGRESSION] Boot failure with DEBUG_PAGEALLOC on Wii, after PPC32 KASAN patches
Jonathan Neuschäfer
- [RFC PATCH] bpf: handle 32-bit zext during constant blinding
Naveen N. Rao
- [PATCH v1 01/10] powerpc/mm: drop ppc_md.iounmap()
Christophe Leroy
- [PATCHv6 1/2] PCI: layerscape: Add the bar_fixed_64bit property in EP driver.
Xiaowei Bao
- [PATCH] powerpc/32s: fix boot failure with DEBUG_PAGEALLOC without KASAN.
Christophe Leroy
- [PATCH v4 1/2] powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64
Christophe Leroy
- [PATCH] powerpc: remove the ppc44x ocm.c file
Christoph Hellwig
- [PATCH v1 1/4] arm64: dts: ls1028a-rdb: enable emmc hs400 mode
Yinbo Zhu
- [PATCH 0/3] Add bad pmem bad blocks to bad range
Santosh Sivaraj
- [PATCH] powerpc/futex: fix warning: 'oldval' may be used uninitialized in this function
Christophe Leroy
- [PATCH v2 1/2] powerpc: rewrite LOAD_REG_IMMEDIATE() as an intelligent macro
Christophe Leroy
- [PATCH v2] powerpc/32s: fix boot failure with DEBUG_PAGEALLOC without KASAN.
Christophe Leroy
- [PATCH v4 14/25] powernv/fadump: process the crashdump by exporting it as /proc/vmcore
Mahesh J Salgaonkar
- [PATCH 1/5] powerpc/ptdump: fix addresses display on PPC32
Christophe Leroy
- [PATCH 3/5] powerpc/ptdump: drop dummy KERN_VIRT_START on PPC32
Christophe Leroy
- [PATCH 4/5] powerpc/ptdump: get out of note_prot_wx() when CONFIG_PPC_DEBUG_WX is not selected.
Christophe Leroy
- use the generic DMA direct remap code on powerpc
Christoph Hellwig
- [bug report] powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performance
Dan Carpenter
- [PATCH] powerpc/mm: don't display empty early ioremap area
Christophe Leroy
- [PATCH 0/3] powerpc/xmon: Fix dump of XIVE interrupt under pseries
Cédric Le Goater
- [PATCH 1/3] powerpc/xmon: Check for HV mode when dumping XIVE info from OPAL
Cédric Le Goater
- [PATCH 2/3] kbuild: rebuild modules when module linker scripts are updated
Masahiro Yamada
- [5.3.0-rc4-next][bisected 882632][qla2xxx] WARNING: CPU: 10 PID: 425 at drivers/scsi/qla2xxx/qla_isr.c:2784 qla2x00_status_entry.isra
Abdul Haleem
- [PATCH v4 18/25] powernv/fadump: process architected register state data provided by firmware
Mahesh J Salgaonkar
- [PATCH v5 06/18] compat_ioctl: move WDIOC handling into wdt drivers
Arnd Bergmann
- [PATCH] powerpc/selftests: Fix and enhance TM signal context tests
Gustavo Romero
- [PATCH 1/2] powerpc: Document xmon options
Gustavo Romero
- [PATCH 0/6] drm+dma: cache support for arm, etc
Rob Clark
- [PATCH v4 0/3] kasan: support backing vmalloc space with real shadow memory
Daniel Axtens
- [PATCH v10 0/7] powerpc: implement machine check safe memcpy
Santosh Sivaraj
- [PATCH 0/6] powerpc: convert cache asm to C
Alastair D'Silva
- [PATCH 1/6] powerpc: Allow flush_icache_range to work across ranges >4GB
Alastair D'Silva
- [PATCH] powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GB
Alastair D'Silva
- [RFC PATCH v4 0/2] Restrict xmon when kernel is locked down
Christopher M. Riedl
- [RFC PATCH v4 2/2] powerpc/xmon: Restrict when kernel is locked down
Christopher M. Riedl
- [PATCH 01/10] PCI: designware-ep: Add multiple PFs support for DWC
Xiaowei Bao
- [PATCH 02/10] PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
Xiaowei Bao
- [PATCH 03/10] PCI: designware-ep: Move the function of getting MSI capability forward
Xiaowei Bao
- [PATCH 04/10] dt-bindings: pci: layerscape-pci: add compatible strings for ls1088a and ls2088a
Xiaowei Bao
- ppc64le kernel panic on 5.2.9-rc1
Major Hayden
- 5.2.7 kernel doesn't boot on G5
Mathieu Malaterre
- [PATCH 0/3] series to optionally disable tlbie for 64s/radix
Nicholas Piggin
- [PATCH v5 00/12]
Sam Bobroff
- [PATCH v5 02/12] powerpc/eeh: Clear stale EEH_DEV_NO_HANDLER flag
Sam Bobroff
- [PATCH v5 04/12] powerpc/eeh: Initialize EEH address cache earlier
Sam Bobroff
- [PATCH v5 07/12] powerpc/eeh: Add bdfn field to eeh_dev
Sam Bobroff
- [PATCH v5 12/12] powerpc/eeh: Slightly simplify eeh_add_to_parent_pe()
Sam Bobroff
- [PATCH v4 19/25] powernv/fadump: add support to preserve crash data on FADUMP disabled kernel
Mahesh J Salgaonkar
- [PATCH] ASoC: imx-audmux: Add driver suspend and resume to support MEGA Fast
Shengjiu Wang
- [PATCH 1/5] powerpc/mm: define empty update_mmu_cache() as static inline
Christophe Leroy
- [PATCH v4 22/25] powernv/fadump: Warn before processing partial crashdump
Mahesh J Salgaonkar
- next take at setting up a dma mask by default for platform devices v2
Christoph Hellwig
- cleanup the dma_pgprot handling
Christoph Hellwig
- [PATCH] powerpc/32: Add warning on misaligned copy_page() or clear_page()
Christophe Leroy
- [PATCH] powerpc/32: Add VDSO version of getcpu
Christophe Leroy
- [PATCH v2] powerpc/32: Add VDSO version of getcpu
Christophe Leroy
- [PATCH] powerpc/vdso32: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSE
Christophe Leroy
- [PATCH] crypto: vmx/xts - use fallback for ciphertext stealing
Ard Biesheuvel
- [PATCH] powerpc: Set right value of Speculation_Store_Bypass in /proc/<pid>/status
Gustavo Walbon
- [PATCH] powerpc/vdso32: inline __get_datapage()
Christophe Leroy
- [RFC PATCH] powerpc: Convert ____flush_dcache_icache_phys() to C
Christophe Leroy
- [PATCH v6 0/5] powerpc/powernv/pci: Make hotplug self-sufficient, independent of FW and DT
Sergey Miroshnichenko
- [PATCH v5 00/23] PCI: Allow BAR movement during hotplug
Sergey Miroshnichenko
- [PATCH v5 03/23] PCI: hotplug: Add a flag for the movable BARs feature
Sergey Miroshnichenko
- [PATCH] btrfs: fix allocation of bitmap pages.
Christophe Leroy
- [PATCH] powerpc: optimise WARN_ON()
Christophe Leroy
- [RFC PATCH] powerpc: use __builtin_trap() in BUG/WARN macros.
Christophe Leroy
- [PATCH 1/2] powerpc/64s: remplement power4_idle code in C
Michael Ellerman
- [PATCH] powerpc: Don't add -mabi= flags when building with Clang
Nathan Chancellor
- [PATCH kernel] vfio/spapr_tce: Fix incorrect tce_iommu_group memory free
Alexey Kardashevskiy
- [PATCH] powerpc: remove meaningless KBUILD_ARFLAGS addition
Masahiro Yamada
- [PATCH kernel] KVM: PPC: vfio/spapr_tce: Split out TCE invalidation from TCE updates
Alexey Kardashevskiy
- [PATCH 1/2] kasan: support instrumented bitops combined with generic bitops
Daniel Axtens
- [PATCH] powerpc/603: fix handling of the DIRTY flag
Christophe Leroy
- WARN_ON(1) generates ugly code since commit 6b15f678fb7d
Christophe Leroy
- [PATCH v5 0/2] powerpc: Enabling IMA arch specific secure boot policies
Nayna Jain
- [PATCH v5 1/2] powerpc: detect the secure boot mode of the system
Nayna Jain
- [PATCH v5 2/2] powerpc: Add support to initialize ima policy rules
Nayna Jain
- [PATCH 1/3] powerpc: don't use __WARN() for WARN_ON()
Christophe Leroy
- [PATCH 2/3] powerpc: refactoring BUG/WARN macros
Christophe Leroy
- [PATCH v3 1/3] powerpc: rewrite LOAD_REG_IMMEDIATE() as an intelligent macro
Christophe Leroy
- [PATCH v4 00/16] Secure Virtual Machine Enablement
Thiago Jung Bauermann
- [PATCH v4 01/16] powerpc/kernel: Add ucall_norets() ultravisor call handler
Thiago Jung Bauermann
- [PATCH v2 1/2] kasan: support instrumented bitops combined with generic bitops
Daniel Axtens
- [PATCH RESEND v11 0/8] openat2(2)
Aleksa Sarai
- [PATCH RESEND v11 1/8] namei: obey trailing magic-link DAC permissions
Aleksa Sarai
- [PATCH RESEND v11 2/8] procfs: switch magic-link modes to be more sane
Aleksa Sarai
- [PATCH RESEND v11 3/8] open: O_EMPTYPATH: procfs-less file descriptor re-opening
Aleksa Sarai
- [PATCH RESEND v11 4/8] namei: O_BENEATH-style path resolution flags
Aleksa Sarai
- [PATCH RESEND v11 5/8] namei: LOOKUP_IN_ROOT: chroot-like path resolution
Aleksa Sarai
- [PATCH RESEND v11 6/8] namei: aggressively check for nd->root escape on ".." resolution
Aleksa Sarai
- [PATCH RESEND v11 7/8] open: openat2(2) syscall
Aleksa Sarai
- [PATCH 1/2] powerpc/64s: remove support for kernel-mode syscalls
Nicholas Piggin
- [PATCH v2] mm: hwpoison: disable memory error handling on 1GB hugepage
Wanpeng Li
- [PATCH] powerpc/Makefile: Always pass --synthetic to nm if supported
Michael Ellerman
- [PATCH 1/3] powerpc/64: __ioremap_at clean up in the error case
Christophe Leroy
- [PATCH v11 0/7] powerpc: implement machine check safe memcpy
Santosh Sivaraj
- [PATCH v5 00/31] Add FADump support on PowerNV platform
Hari Bathini
- [bug report] hwmon: (ibmpowernv) Add attributes to enable/disable sensor groups
Dan Carpenter
- [PATCH v2 00/12] powerpc/mm: cleanup and refactoring in ioremap
Christophe Leroy
- [PATCH v2 01/12] powerpc: remove the ppc44x ocm.c file
Christophe Leroy
- [PATCH v4 1/3] powerpc: rewrite LOAD_REG_IMMEDIATE() as an intelligent macro
Christophe Leroy
- [PATCH v2 00/11] Raspberry Pi 4 DMA addressing support
Nicolas Saenz Julienne
- [PATCH] powerpc/fadump: when fadump is supported register the fadump sysfs files.
Michal Suchanek
- [PATCH rebased] powerpc/fadump: when fadump is supported register the fadump sysfs files.
Michal Suchanek
- [PATCH 1/2] net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can run
Juliet Kim
- [PATCH] selftests/powerpc: Retry on host facility unavailable
Gustavo Romero
- [PATCH v2] powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GB
Alastair D'Silva
- [PATCH v4 1/7] kexec: add KEXEC_ELF
Thiago Jung Bauermann
- [PATCH v4 2/7] kexec_elf: change order of elf_*_to_cpu() functions
Thiago Jung Bauermann
- [PATCH v4 3/7] kexec_elf: remove parsing of section headers
Thiago Jung Bauermann
- [PATCH v4 4/7] kexec_elf: remove PURGATORY_STACK_SIZE
Thiago Jung Bauermann
- [PATCH v4 5/7] kexec_elf: remove Elf_Rel macro
Thiago Jung Bauermann
- [PATCH v4 6/7] kexec_elf: remove unused variable in kexec_elf_load()
Thiago Jung Bauermann
- [PATCH v4 7/7] kexec_elf: support 32 bit ELF files
Thiago Jung Bauermann
- [PATCH v4 0/7] kexec: add generic support for elf kernel images
Thiago Jung Bauermann
- [PATCH v6 1/3] PM: wakeup: Add routine to help fetch wakeup source object.
Ran Wang
- [PATCH] platform/powernv: Avoid re-registration of imc debugfs directory
Anju T Sudhakar
- [PATCH 1/3] powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOV
Oliver O'Halloran
- [PATCH] soc/fsl/qbman: fix return value error in bm_shutdown_pool()
Jason Yan
- [PATCH v3 1/2] powerpc/powernv: Enhance opal message read interface
Vasant Hegde
- [PATCH] powerpc/mm: drop #ifdef CONFIG_MMU in is_ioremap_addr()
Christophe Leroy
- [PATCH 1/2] powerpc/mm: Add a helper to select PAGE_KERNEL_RO or PAGE_READONLY
Christophe Leroy
- [PATCH] powerpc/8xx: set STACK_END_MAGIC earlier on the init_stack
Christophe Leroy
- [PATCH 00/10] powerpc/64s/exception: initial reworking of
Nicholas Piggin
- [PATCH] powerpc: Add barrier_nospec to raw_copy_in_user()
Michal Suchánek
- [PATCH v2] btrfs: fix allocation of bitmap pages.
Christophe Leroy
- [PATCH v2 0/4] powerpc: expose secure variables to the kernel and userspace
Nayna Jain
- [PATCH] powerpc/mm: tell if a bad page fault on data is read or write.
Christophe Leroy
- [PATCH v1 5/5] mm/memory_hotplug: Remove zone parameter from __remove_pages()
David Hildenbrand
- [PATCH] bpf: handle 32-bit zext during constant blinding
Naveen N. Rao
- [PATCH] powerpc/8xx: drop unused self-modifying code alternative to FixupDAR.
Christophe Leroy
- [PATCH] powerpc/64s/exception: most SRR type interrupts need only test KVM for PR-KVM
Nicholas Piggin
- [PATCH v6 0/7] kvmppc: Paravirtualize KVM to support ultravisor
Claudio Carvalho
- [linux-next][PPC][bisected c7d8b7][gcc 6.4.1] build error at drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:1471
Abdul Haleem
- [PATCH] powerpc: dump kernel log before carrying out fadump or kdump
Ganesh Goudar
- [PATCH v7 0/7] KVMPPC driver to manage secure guest pages
Bharata B Rao
- [PATCH v2 01/10] PCI: designware-ep: Add multiple PFs support for DWC
Xiaowei Bao
- [PATCH v2 02/10] PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
Xiaowei Bao
- Kernel build error
James David Lyons
- [PATCH v3] powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()
Michael Ellerman
- [PATCH] powerpc/64: allow compiler to cache 'current'
Michael Ellerman
- [PATCH] powerpc/hw_breakpoint: move instruction stepping out of hw_breakpoint_handler()
Michael Ellerman
- [PATCH kernel v5 1/4] powerpc/powernv/ioda: Fix race in TCE level allocation
Michael Ellerman
- [PATCH 1/5] powerpc/64s/radix: Fix memory hotplug section page table creation
Michael Ellerman
- [PATCH v2] powerpc/smp: Use nid as fallback for package_id
Srikar Dronamraju
- [PATCH 0/3] Early node associativity
Srikar Dronamraju
- [PATCH -next] crypto: nx - remove unused variables 'nx_driver_string' and 'nx_driver_version'
YueHaibing
- [PATCH v2 0/8] powerpc/vdso32 enhancement and optimisation
Christophe Leroy
- [PATCH v2 3/8] powerpc: Fix vDSO clock_getres()
Christophe Leroy
- [PATCH] powerpc/64: don't select ARCH_HAS_SCALED_CPUTIME on book3E
Christophe Leroy
- [PATCH v2] powerpc/powernv: Add ultravisor message log interface
Claudio Carvalho
- [RFC 0/3] New idle device-tree format and support for versioned stop state
Abhishek Goel
- [PATCH v4 1/3] dt-bindings: pci: layerscape-pci: add compatible strings "fsl, ls1028a-pcie"
Xiaowei Bao
- [PATCH] powerpc/32: Don't populate page tables for block mapped pages except on the 8xx.
Christophe Leroy
- [PATCH] powerpc/8xx: Fix permanently mapped IMMR region.
Christophe Leroy
- [PATCH] powerpc/64: Fix stacktrace on BE when function_graph is enabled
Michael Ellerman
- [PATCH 1/2] powerpc/32s: automatically allocate BAT in setbat()
Christophe Leroy
- [PATCH 2/2] powerpc/83xx: map IMMR with a BAT.
Christophe Leroy
- [PATCH] powerpc/mm/radix: remove useless kernel messages
Qian Cai
- [PATCH v5 0/7] kexec: add generic support for elf kernel images
Sven Schnelle
- [powerpc]WARN : arch/powerpc/platforms/powernv/smp.c:160
Sachin Sant
- [PATCH 00/11] ftrace: add support for recording function parameters and return value
Changbin Du
- [PATCH kernel] KVM: PPC: Fix incorrect guest-to-user-translation error handling
Alexey Kardashevskiy
- [PATCH kernel v2 0/4] powerpc/powernv/kvm: Invalidate multiple TCEs at once
Alexey Kardashevskiy
- [PATCH kernel v2 1/4] powerpc/powernv/ioda: Split out TCE invalidation from TCE updates
Alexey Kardashevskiy
- [PATCH v4 1/2] powerpc/powernv: Enhance opal message read interface
Vasant Hegde
- [PATCH v4 2/2] powerpc/powernv: Add new opal message type
Vasant Hegde
- [PATCH] powerpc/time: use feature fixup in __USE_RTC() instead of cpu feature.
Christophe Leroy
- [PATCH] KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required functions
Paul Mackerras
- [PATCH] PCI: hotplug: Remove surplus return from a void function
Krzysztof Wilczynski
- [PATCH v2 6/6] mm/memory_hotplug: Pass nid instead of zone to __remove_pages()
David Hildenbrand
- [PATCH] powerpc/prom: convert PROM_BUG() to standard trap
Christophe Leroy
- [PATCH v3 0/4] powerpc: expose secure variables to the kernel and userspace
Nayna Jain
- cleanup the dma_pgprot handling v2
Christoph Hellwig
- [PATCH 1/6] unicore32: remove the unused pgprot_dmacoherent define
Christoph Hellwig
- [PATCH 2/6] arm-nommu: remove the unused pgprot_dmacoherent define
Christoph Hellwig
- [PATCH 1/6] powerpc/32s: add an option to exclusively select powerpc 601
Christophe Leroy
- [PATCH v12 00/11] Appended signatures support for IMA appraisal
Jordan Hand
- [PATCH 0/4] powerpc/64: syscalls in C
Nicholas Piggin
- [PATCH] powerpc: Perform a bounds check in arch_add_memory
Alastair D'Silva
- [PATCH] perf arch powerpc: Sync powerpc syscall.tbl
Naveen N. Rao
- [PATCH 1/2] powerpc: permanently include 8xx registers in reg.h
Christophe Leroy
- [PATCH 2/2] powerpc: cleanup hw_irq.h
Christophe Leroy
- [PATCH 0/2] powerpc/82xx: Adjustments for pq2ads_pci_init_irq()
Markus Elfring
- [PATCH 1/2] powerpc/82xx: Delete an unnecessary of_node_put() call in pq2ads_pci_init_irq()
Markus Elfring
- [PATCH v3] powerpc/imc: Dont create debugfs files for cpu-less nodes
Madhavan Srinivasan
- powerpc asm-prototypes.h seems odd
Masahiro Yamada
- [RESEND PATCH v5 13/31] powernv/fadump: reset metadata address during clean up
Hari Bathini
- [PATCH 0/2] PowerPC-pSeries: Adjustments for dlpar_store()
Markus Elfring
- [PATCH v2 0/4] powerpc/64: syscalls in C
Nicholas Piggin
- [PATCH v1 1/2] PCI/AER: Use for_each_set_bit()
Andy Shevchenko
- [DOC][PATCH] powerpc: Provide initial documentation for PAPR hcalls
Vaibhav Jain
- [PATCH] ASoC: imx-audmix: register the card on a proper dev
Shengjiu Wang
- [PATCH net] ibmvnic: Do not process reset during or after device removal
Thomas Falcon
- [PATCH v2 1/2] powerpc: permanently include 8xx registers in reg.h
Christophe Leroy
- [PATCH 0/4] Disable compat cruft on ppc64le
Michal Suchanek
- [PATCH 1/4] fs: always build llseek.
Michal Suchanek
- [PATCH v5 0/2] Restrict xmon when kernel is locked down
Christopher M. Riedl
- [PATCH v5 1/2] powerpc/xmon: Allow listing and clearing breakpoints in read-only mode
Christopher M. Riedl
- [PATCH v5 2/2] powerpc/xmon: Restrict when kernel is locked down
Christopher M. Riedl
- [PATCH v3 1/2] powerpc/powernv/opal-msglog: Refactor memcons code
Claudio Carvalho
- [PATCH] powerpc/configs: Disable /dev/port in skiroot defconfig
Michael Ellerman
- [PATCH v5] powerpc/64s: support nospectre_v2 cmdline option
Michael Ellerman
- [linux-next][BUG][driver/scsi/lpfc][10541f] Kernel panics when booting next kernel on my Power 9 box
Abdul Haleem
- [PATCH] powerpc: Replace GPL boilerplate with SPDX identifiers
Thomas Huth
- [PATCH v3 3/3] Powerpc64/Watchpoint: Rewrite ptrace-hwbreak.c selftest
Christophe Leroy
- [DOC][PATCH v2] powerpc: Provide initial documentation for PAPR hcalls
Vaibhav Jain
- [PATCH] powerpc/64: interrupt return in C
Nicholas Piggin
- [PATCH v2 0/4] Disable compat cruft on ppc64le v2
Michal Suchanek
- [PATCH] sefltest/ima: support appended signatures (modsig)
Mimi Zohar
- [PATCH v4 1/2] powerpc/powernv/opal-msglog: Refactor memcons code
Michael Ellerman
- [PATCH] powerpc/booke: Spelling s/date/data/
Geert Uytterhoeven
- [PATCH] powerpc/reg: use ASM_FTR_IFSET() instead of opencoding fixup.
Christophe Leroy
- [PATCH v2] powerpc/mm: Implement STRICT_MODULE_RWX
Christophe Leroy
- [PATCH v1] sefltest/ima: support appended signatures (modsig)
Mimi Zohar
- [PATCH v3 0/4] Disable compat cruft on ppc64le v3
Michal Suchanek
- [PATCH] ASoC: fsl_ssi: Fix clock control issue in master mode
Shengjiu Wang
- [PATCH v2 0/4] Early node associativity
Srikar Dronamraju
- [PATCH v2 1/4] powerpc/vphn: Check for error from hcall_vphn
Srikar Dronamraju
- [PATCH 1/2] powerpc/nvdimm: Use HCALL error as the return value
Aneesh Kumar K.V
- [PATCH 2/2] powerpc/nvdimm: use H_SCM_QUERY hcall on H_OVERLAP error
Aneesh Kumar K.V
- [PATCH v3 10/11] mm/memory_hotplug: Remove zone parameter from __remove_pages()
David Hildenbrand
- [PATCH kernel v2] powerpc/of/pci: Rewrite pci_parse_of_flags
Alexey Kardashevskiy
- [PATCH v3 1/2] powerpc: permanently include 8xx registers in reg.h
Christophe Leroy
- [PATCH v3 2/2] powerpc: cleanup hw_irq.h
Christophe Leroy
- [PATCH kernel v3 0/5] powerpc/powernv/kvm: Invalidate multiple TCEs at once
Alexey Kardashevskiy
- [PATCH kernel v3 2/5] KVM: PPC: Book3S: Invalidate multiple TCEs at once
Alexey Kardashevskiy
- [PATCH v4 0/4] Disable compat cruft on ppc64le v4
Michal Suchanek
- [PATCH AUTOSEL 4.19 12/29] powerpc/64: mark start_here_multiplatform as __ref
Sasha Levin
- [PATCH AUTOSEL 4.14 06/14] powerpc/64: mark start_here_multiplatform as __ref
Sasha Levin
- [PATCH 0/3] Fix fallthrough warnings.
Michal Suchanek
- [PATCH 01/37] perf arch powerpc: Sync powerpc syscall.tbl
Arnaldo Carvalho de Melo
- [PATCH v2 0/2] powerpc: Add PowerPC Capabilities ELF note
Maxiwell S. Garcia
- [PATCH AUTOSEL 5.2 22/76] ibmveth: Convert multicast list size for little-endian system
Sasha Levin
- [PATCH AUTOSEL 5.2 43/76] ibmvnic: Unmap DMA address of TX descriptor buffers after use
Sasha Levin
- [PATCH AUTOSEL 4.19 09/45] ibmveth: Convert multicast list size for little-endian system
Sasha Levin
- [PATCH AUTOSEL 4.19 25/45] ibmvnic: Unmap DMA address of TX descriptor buffers after use
Sasha Levin
- [PATCH AUTOSEL 4.14 06/27] ibmveth: Convert multicast list size for little-endian system
Sasha Levin
- [PATCH AUTOSEL 4.9 04/16] ibmveth: Convert multicast list size for little-endian system
Sasha Levin
- [PATCH AUTOSEL 4.4 04/15] ibmveth: Convert multicast list size for little-endian system
Sasha Levin
- [PATCH v5 0/5] Disable compat cruft on ppc64le v5
Michal Suchanek
- [PATCH v5 1/5] powerpc: make llseek 32bit-only.
Michal Suchanek
- [PATCH v5 2/5] powerpc: move common register copy functions from signal_32.c to signal.c
Michal Suchanek
- [PATCH] net/ibmvnic: free reset work of removed device from queue
Juliet Kim
- [PATCH v5 0/5] kasan: support backing vmalloc space with real shadow memory
Daniel Axtens
- [PATCH] powerpc/64s/exceptions: Use keyword params to shorten arg lists
Michael Ellerman
- Singaporean Mr. Teo En Ming's Refugee Seeking Attempts
Turritopsis Dohrnii Teo En Ming
- [PATCH v6 0/2] Restrict xmon when kernel is locked down
Christopher M. Riedl
- [PATCH v6 1/2] powerpc/xmon: Allow listing and clearing breakpoints in read-only mode
Christopher M. Riedl
- Oops (request_key_auth_describe) while running cve-2016-7042 from LTP
Sachin Sant
- [PATCH v4 3/8] mm/memory_hotplug: Shrink zones when offlining memory
David Hildenbrand
- [PATCH 0/3] powerpc/mm: Conditionally call H_BLOCK_REMOVE
Laurent Dufour
- [PATCH v6 0/6] Disable compat cruft on ppc64le v6
Michal Suchanek
- [PATCH 1/2] ftrace: Fix NULL pointer dereference in t_probe_next()
Steven Rostedt
- [PATCH v7 0/6] Disable compat cruft on ppc64le v7
Michal Suchanek
- [PATCH v7 1/6] powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro
Michal Suchanek
- [PATCH v7 2/6] powerpc: move common register copy functions from signal_32.c to signal.c
Michal Suchanek
- lockdep warning while booting POWER9 PowerNV
Qian Cai
- [PATCH v2 0/9] check the node id consistently across different arches
Yunsheng Lin
- [PATCH v2 2/9] x86: numa: check the node id consistently for x86
Yunsheng Lin
- [PATCH v2 4/9] powerpc: numa: check the node id consistently for powerpc
Yunsheng Lin
- [PATCH v2 5/9] s390: numa: check the node id consistently for s390
Yunsheng Lin
- [PATCH v2 6/9] sh: numa: check the node id consistently for sh
Yunsheng Lin
- [PATCH v2 8/9] mips: numa: check the node id consistently for mips ip27
Yunsheng Lin
- [PATCH v2 7/9] sparc64: numa: check the node id consistently for sparc64
David Miller
- [RFC PATCH v2 00/10] Enable CONFIG_VMAP_STACK on PPC32
Christophe Leroy
- [RFC PATCH v2 01/10] powerpc/32: replace MTMSRD() by mtmsr
Christophe Leroy
- [RFC PATCH v2 02/10] powerpc/32: Add EXCEPTION_PROLOG_0 in head_32.h
Christophe Leroy
- [RFC PATCH v2 04/10] powerpc/8xx: Use alternative scratch registers in DTLB miss handler
Christophe Leroy
Last message date:
Sat Aug 31 23:44:15 AEST 2019
Archived on: Sat Aug 31 23:44:43 AEST 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).