linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-17 07:19:55 to 2020-04-20 09:05:18 UTC [more...]

[PATCH v3 1/2] powerpc/fadump: use static allocation for reserved memory ranges
 2020-04-20  8:56 UTC  (2+ messages)
` [PATCH v3 2/2] powerpc/fadump: consider reserved ranges while reserving memory

[PATCH v2 1/2] powerpc/fadump: use static allocation for reserved memory ranges
 2020-04-20  8:04 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/fadump: consider reserved ranges while reserving memory

[PATCH] powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUG
 2020-04-20  7:47 UTC 

[PATCH 1/2] powerpc/fadump: use static allocation for reserved memory ranges
 2020-04-20  7:30 UTC  (5+ messages)
` [PATCH 2/2] powerpc/fadump: consider reserved ranges while reserving memory

[PATCH v2 1/2] powerpc/fadump: use static allocation for reserved memory ranges
 2020-04-20  7:26 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/fadump: consider reserved ranges while reserving memory

[PATCH 0/7] clean up redundant 'kvm_run' parameters
 2020-04-20  7:17 UTC  (10+ messages)
` [PATCH 1/7] KVM: s390: "
` [PATCH 2/7] KVM: arm64: "
` [PATCH 3/7] KVM: PPC: Remove redundant kvm_run from vcpu_arch
` [PATCH 4/7] KVM: PPC: clean up redundant 'kvm_run' parameters
` [PATCH 5/7] KVM: PPC: clean up redundant kvm_run parameters in assembly
` [PATCH 6/7] KVM: MIPS: clean up redundant 'kvm_run' parameters
` [PATCH 7/7] KVM: MIPS: clean up redundant kvm_run parameters in assembly

[PATCH v5 0/4] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-04-20  7:14 UTC  (4+ messages)
` [PATCH v5 4/4] powerpc/papr_scm: Implement support for DSM_PAPR_SCM_HEALTH

[PATCH] KVM: X86: Fix compile error in svm/sev.c
 2020-04-20  7:14 UTC  (3+ messages)

[RFC 00/11] perf: Enhancing perf to export processor hazard information
 2020-04-20  7:09 UTC  (13+ messages)

[PATCH v6 0/4] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-04-20  7:07 UTC  (5+ messages)
` [PATCH v6 1/4] powerpc: Document details on H_SCM_HEALTH hcall
` [PATCH v6 2/4] powerpc/papr_scm: Fetch nvdimm health information from PHYP
` [PATCH v6 3/4] ndctl/papr_scm, uapi: Add support for PAPR nvdimm specific methods
` [PATCH v6 4/4] powerpc/papr_scm: Implement support for PAPR_SCM_PDSM_HEALTH

[PATCH] powerpc/book3s64/kuap: SPRN_AMR modification need CSI instructions before and after
 2020-04-20  7:04 UTC  (4+ messages)

crash in cpuidle_enter_state with 5.7-rc1
 2020-04-20  6:50 UTC  (3+ messages)

[PATCH v2 0/2] powerpc/eeh: Release EEH device state synchronously
 2020-04-20  5:47 UTC  (3+ messages)
` [PATCH v2 1/2] powerpc/eeh: fix pseries_eeh_configure_bridge()
` [PATCH v2 2/2] powerpc/eeh: Release EEH device state synchronously

[PATCH v2] powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure
 2020-04-20  5:37 UTC 

[PATCH] powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure
 2020-04-20  5:35 UTC  (2+ messages)

Powerpc Linux 'scv' system call ABI proposal take 2
 2020-04-20  4:31 UTC  (29+ messages)
` [musl] "

[PATCH v2, RESEND] misc: new driver sram_uapi for user level SRAM access
 2020-04-20  3:05 UTC 

[PATCH] iommu: spapr_tce: Disable compile testing to fix build on book3s_32 config
 2020-04-20  3:04 UTC  (4+ messages)

[PATCH] papr/scm: Add bad memory ranges to nvdimm bad ranges
 2020-04-20  3:02 UTC  (4+ messages)

[PATCH] powerpc/fsl: Add cache properties for T2080/T2081
 2020-04-20  2:53 UTC  (6+ messages)
` [PATCH v2] powerpc/setup_64: Set cache-line-size based on cache-block-size

[PATCH AUTOSEL 5.5 37/75] Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs enabled"
 2020-04-19 23:40 UTC  (7+ messages)
` [PATCH AUTOSEL 5.5 38/75] powerpc/pseries: Fix MCE handling on pseries
` [PATCH AUTOSEL 5.5 71/75] powerpc/powernv/ioda: Fix ref count for devices with their own PE
` [PATCH AUTOSEL 5.5 72/75] pci/hotplug/pnv-php: Remove erroneous warning
` [PATCH AUTOSEL 5.5 73/75] ocxl: Add PCI hotplug dependency to Kconfig

[Bug 207359] New: MegaRAID SAS 9361 controller hang/reset
 2020-04-19 20:55 UTC  (3+ messages)
` [Bug 207359] "

generic DMA bypass flag v3
 2020-04-19 14:46 UTC  (11+ messages)
` [PATCH 1/4] dma-mapping: move the remaining DMA API calls out of line
` [PATCH 3/4] dma-mapping: add a dma_ops_bypass flag to struct device

[PATCH 01/10] powerpc/book3s64/pkeys: Fixup bit numbering
 2020-04-19 13:55 UTC  (10+ messages)
` [PATCH 02/10] powerpc/book3s64/pkeys: pkeys are supported only on hash on book3s
` [PATCH 03/10] powerpc/book3s64/pkeys: Move pkey related bits in the linux page table
` [PATCH 04/10] powerpc/book3s64/pkeys: Explain key 1 reservation details
` [PATCH 05/10] powerpc/book3s64/pkeys: Simplify the key initialization
` [PATCH 06/10] powerpc/book3s64/pkeys: kill cpu feature key CPU_FTR_PKEY
` [PATCH 07/10] powerpc/book3s64/pkeys: Convert execute key support to static key
` [PATCH 08/10] powerpc/book3s64/pkeys: Simplify pkey disable branch
` [PATCH 09/10] powerpc/book3s64/pkeys: Convert pkey_total to max_pkey
` [PATCH 10/10] powerpc/book3s64/pkeys: Make initial_allocation_mask static

[PATCH v2] misc: new driver sram_uapi for user level SRAM access
 2020-04-19 12:30 UTC 

remove set_fs calls from the exec and coredump code v2
 2020-04-19 11:50 UTC  (26+ messages)
` [PATCH 2/8] signal: clean up __copy_siginfo_to_user32
    ` [PATCH 1/2] signal: Factor copy_siginfo_to_external32 from copy_siginfo_to_user32
    ` [PATCH 2/2] signal: Remove the set_fs in binfmt_elf.c:fill_siginfo_note
` [PATCH 4/8] binfmt_elf: open code copy_siginfo_to_user to kernelspace buffer
` [PATCH 8/8] exec: open code copy_string_kernel

[PATCH v3 00/50] Add log level to show_stack()
 2020-04-19  6:24 UTC 

[PATCHv3 00/50] Add log level to show_stack()
 2020-04-18 20:19 UTC  (2+ messages)
` [PATCHv3 26/50] powerpc: Add show_stack_loglvl()

[PATCH v6,0/4] misc: new driver sram_uapi for user level SRAM access
 2020-04-19  7:25 UTC  (8+ messages)
` [PATCH v6, 1/4] powerpc: sysdev: fix compile error for fsl_85xx_l2ctlr
` [PATCH v6, 2/4] powerpc: sysdev: fix compile error for fsl_85xx_cache_sram
` [PATCH v6, 3/4] powerpc: sysdev: fix compile warning "
` [PATCH v6, 4/4] drivers: misc: new driver sram_uapi for user level SRAM access
    ` [PATCH v6,4/4] "

[PATCH] tools/testing/selftests/powerpc/tm: Remove duplicate headers
 2020-04-19  6:46 UTC 

[PATCH] tools/testing/selftests/powerpc/mm: Remove duplicate headers
 2020-04-19  6:41 UTC 

How to use "y" constraint in GCC inline powerpc assembly ?
 2020-04-18 21:39 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 22/47] Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs enabled"
 2020-04-18 14:42 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 41/47] powerpc/powernv/ioda: Fix ref count for devices with their own PE
` [PATCH AUTOSEL 4.19 42/47] pci/hotplug/pnv-php: Remove erroneous warning
` [PATCH AUTOSEL 4.19 43/47] ocxl: Add PCI hotplug dependency to Kconfig

[PATCH AUTOSEL 5.4 35/78] Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs enabled"
 2020-04-18 14:40 UTC  (5+ messages)
` [PATCH AUTOSEL 5.4 36/78] powerpc/pseries: Fix MCE handling on pseries
` [PATCH AUTOSEL 5.4 69/78] powerpc/powernv/ioda: Fix ref count for devices with their own PE
` [PATCH AUTOSEL 5.4 70/78] pci/hotplug/pnv-php: Remove erroneous warning
` [PATCH AUTOSEL 5.4 71/78] ocxl: Add PCI hotplug dependency to Kconfig

[PATCH AUTOSEL 5.6 39/73] Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs enabled"
 2020-04-18 13:47 UTC  (2+ messages)
` [PATCH AUTOSEL 5.6 40/73] powerpc/pseries: Fix MCE handling on pseries

[RFC PATCH] powerpc/64/signal: balance return predictor stack in signal trampoline
 2020-04-18 10:44 UTC  (3+ messages)

[RFC PATCH 0/3] Use per-CPU temporary mappings for patching
 2020-04-18 10:36 UTC  (3+ messages)
` [RFC PATCH 1/3] powerpc/mm: Introduce temporary mm

[RFC PATCH] powerpc/lib: Fixing use a temporary mm for code patching
 2020-04-18 10:27 UTC  (5+ messages)

[PATCH] soc: fsl: guts: remove unneeded semicolon in fsl_soc_die_match()
 2020-04-18  8:18 UTC 

[PATCH] powerpc/pseries: Make vio and ibmebus initcalls pseries specific
 2020-04-18  1:04 UTC  (2+ messages)

[PATCH] drivers: uio: new driver uio_fsl_85xx_cache_sram
 2020-04-17 23:02 UTC  (3+ messages)

[PATCH v4,4/4] drivers: uio: new driver for fsl_85xx_cache_sram
 2020-04-17 22:50 UTC  (6+ messages)

[PATCH v3 0/4] Clean up hugetlb boot command line processing
 2020-04-17 18:50 UTC  (5+ messages)
` [PATCH v3 1/4] hugetlbfs: add arch_hugetlb_valid_size
` [PATCH v3 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
` [PATCH v3 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
` [PATCH v3 4/4] hugetlbfs: clean up command line processing

ppc64 early slub caches have zero random value
 2020-04-17 17:19 UTC  (2+ messages)

[PATCH v4 1/2] powerpc/uaccess: Implement unsafe_put_user() using 'asm goto'
 2020-04-17 17:08 UTC  (2+ messages)
` [PATCH v4 2/2] powerpc/uaccess: Implement unsafe_copy_to_user() as a simple loop

[Bug 206203] New: kmemleak reports various leaks in drivers/of/unittest.c
 2020-04-17 15:47 UTC  (3+ messages)
` [Bug 206203] "

Linux-next POWER9 NULL pointer NIP since 1st Apr
 2020-04-17 15:18 UTC  (15+ messages)
              ` POWER9 crash due to STRICT_KERNEL_RWX (WAS: Re: Linux-next POWER9 NULL pointer NIP...)

[PATCH] soc: fsl: dpio: avoid stack usage warning
 2020-04-17 14:58 UTC  (3+ messages)

[PATCH v2] sched/core: fix illegal RCU from offline CPUs
 2020-04-17 13:26 UTC  (3+ messages)

[PATCH v6 01/10] powerpc/powernv/idle: Restore IAMR after idle
 2020-04-17 12:02 UTC  (5+ messages)
` [PATCH v6 09/10] powerpc/64s: Implement KUAP for Radix MMU

[PATCH] powerpc/mm: Kill the task on KUAP fault
 2020-04-17 11:58 UTC 

[PATCH] powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32
 2020-04-17 11:58 UTC 

POWER9 crash due to STRICT_KERNEL_RWX (WAS: Re: Linux-next POWER9 NULL pointer NIP...)
 2020-04-17 11:49 UTC  (3+ messages)

[PATCH V2] vhost: do not enable VHOST_MENU by default
 2020-04-17  9:48 UTC  (16+ messages)

[PATCH v6 0/9] crypto/nx: Enable GZIP engine and provide userpace API
 2020-04-17  9:11 UTC  (10+ messages)
` [PATCH v6 1/9] powerpc/vas: Initialize window attributes for GZIP coprocessor type
` [PATCH v6 2/9] powerpc/vas: Define VAS_TX_WIN_OPEN ioctl API
` [PATCH v6 3/9] powerpc/vas: Add VAS user space API
` [PATCH v6 4/9] crypto/nx: Initialize coproc entry with kzalloc
` [PATCH v6 5/9] crypto/nx: Rename nx-842-powernv file name to nx-common-powernv
` [PATCH v6 6/9] crypto/nx: Make enable code generic to add new GZIP compression type
` [PATCH v6 7/9] crypto/nx: Enable and setup "
` [PATCH v6 8/9] crypto/nx: Remove 'pid' in vas_tx_win_attr struct
` [PATCH v6 9/9] Documentation/powerpc: VAS API

[PATCH v5,0/4] drivers: uio: new driver uio_fsl_85xx_cache_sram
 2020-04-17  7:42 UTC  (6+ messages)
` [PATCH v5, 1/4] powerpc: sysdev: fix compile error for fsl_85xx_l2ctlr
` [PATCH v5, 2/4] powerpc: sysdev: fix compile error for fsl_85xx_cache_sram
` [PATCH v5, 3/4] powerpc: sysdev: fix compile warning "
` [PATCH v5,4/4] drivers: uio: new driver "
  `  "

Fix sysfs pci bus rescan on PowerNV (and other things)
 2020-04-17  7:35 UTC  (5+ messages)
` [PATCH 1/4] powerpc/powernv/pci: Add helper to find ioda_pe from BDFN
` [PATCH 2/4] powerpc/powernv/pci: Re-work bus PE configuration
` [PATCH 3/4] powerpc/powernv/pci: Reserve the root bus PE during init
` [PATCH 4/4] powerpc/powernv/pci: Sprinkle around some WARN_ON()s


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