linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-14 05:53:43 to 2019-07-18 05:10:16 UTC [more...]

[PATCH kernel v4 0/2] powerpc/xive: Drop deregistered irqs
 2019-07-18  5:06 UTC  (2+ messages)
` [PATCH kernel v4 1/2] powerpc: Add handler for orphaned interrupts

[PATCH] powerpc/dma: Fix invalid DMA mmap behavior
 2019-07-18  3:45 UTC  (4+ messages)

[PATCH v3 0/6] Remove x86-specific code from generic headers
 2019-07-18  3:28 UTC  (7+ messages)
` [PATCH v3 1/6] x86, s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/Kconfig
` [PATCH v3 2/6] swiotlb: Remove call to sme_active()
` [PATCH v3 3/6] dma-mapping: Remove dma_check_mask()
` [PATCH v3 4/6] x86, s390/mm: Move sme_active() and sme_me_mask to x86-specific header
` [PATCH v3 5/6] fs/core/vmcore: Move sev_active() reference to x86 arch code
` [PATCH v3 6/6] s390/mm: Remove sev_active() function

[PATCH v2] powerpc/nvdimm: Pick the nearby online node if the device node is not online
 2019-07-18  3:19 UTC  (2+ messages)

[PATCH v9 00/10] namei: openat2(2) path resolution restrictions
 2019-07-18  3:17 UTC  (20+ messages)
` [PATCH v9 01/10] namei: obey trailing magic-link DAC permissions
` [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags

[PATCH v4 0/8] kvmppc: Paravirtualize KVM to support ultravisor
 2019-07-18  2:47 UTC  (18+ messages)
` [PATCH v4 2/8] powerpc: Introduce FW_FEATURE_ULTRAVISOR
` [PATCH v4 3/8] KVM: PPC: Ultravisor: Add generic ultravisor call handler
` [PATCH v4 4/8] KVM: PPC: Ultravisor: Use UV_WRITE_PATE ucall to register a PATE
` [PATCH v4 6/8] KVM: PPC: Ultravisor: Restrict LDBAR access
` [PATCH v4 7/8] KVM: PPC: Ultravisor: Enter a secure guest

[PATCH] powerpc: remove meaningless KBUILD_ARFLAGS addition
 2019-07-18  2:19 UTC  (15+ messages)

[PATCH] ibmvfc: fix WARN_ON during event pool release
 2019-07-17 19:48 UTC 

[PATCH v4 12/15] docs: ABI: stable: make files ReST compatible
 2019-07-17 16:13 UTC  (3+ messages)
` [PATCH v4 13/15] docs: ABI: testing: make the files compatible with ReST output

Add a new fchmodat4() syscall, v2
 2019-07-17 12:39 UTC  (11+ messages)
` [PATCH v2 1/4] Non-functional cleanup of a "__user * filename"
` [PATCH v2 2/4] Add fchmodat4(), a new syscall
` [PATCH v2 3/4] arch: Register fchmodat4, usually as syscall 434
` [PATCH v2 4/4] tools: Add fchmodat4

[PATCH v3 14/20] docs: ABI: stable: make files ReST compatible
 2019-07-17 11:05 UTC  (2+ messages)
` [PATCH v3 15/20] docs: ABI: testing: make the files compatible with ReST output

[PATCH] powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()
 2019-07-17 10:35 UTC 

[RFC PATCH 00/10] implement KASLR for powerpc/fsl_booke/32
 2019-07-17  8:06 UTC  (11+ messages)
` [RFC PATCH 01/10] powerpc: unify definition of M_IF_NEEDED
` [RFC PATCH 02/10] powerpc: move memstart_addr and kernstart_addr to init-common.c
` [RFC PATCH 03/10] powerpc: introduce kimage_vaddr to store the kernel base
` [RFC PATCH 04/10] powerpc/fsl_booke/32: introduce create_tlb_entry() helper
` [RFC PATCH 05/10] powerpc/fsl_booke/32: introduce reloc_kernel_entry() helper
` [RFC PATCH 06/10] powerpc/fsl_booke/32: implement KASLR infrastructure
` [RFC PATCH 07/10] powerpc/fsl_booke/32: randomize the kernel image offset
` [RFC PATCH 08/10] powerpc/fsl_booke/kaslr: clear the original kernel if randomized
` [RFC PATCH 09/10] powerpc/fsl_booke/kaslr: support nokaslr cmdline parameter
` [RFC PATCH 10/10] powerpc/fsl_booke/kaslr: dump out kernel offset information on panic

[PATCH kernel v3] powerpc/xive: Drop deregistered irqs
 2019-07-17  6:06 UTC  (3+ messages)

[PATCH v7] cpufreq/pasemi: fix an use-after-free in pas_cpufreq_cpu_init()
 2019-07-17  4:26 UTC  (2+ messages)

[PATCH 1/2] arch: mark syscall number 435 reserved for clone3
 2019-07-16 20:13 UTC  (7+ messages)

[PATCH] powerpc/64: mark __boot_from_prom and start_here_common as __ref
 2019-07-16 19:48 UTC 

[PATCH v3] tpm: tpm_ibm_vtpm: Fix unallocated banks
 2019-07-16 17:52 UTC  (4+ messages)

Non deterministic kernel crashes after minimal devicetree changes
 2019-07-16 15:50 UTC 

[PATCH 01/12] Documentation: move architectures together
 2019-07-16 14:51 UTC  (5+ messages)
` [PATCH 02/12] Documentation/arm: repointer docs to Documentation/arch/arm

[PATCH 00/14] pending doc patches for 5.3-rc
 2019-07-16 12:10 UTC  (2+ messages)
` [PATCH 01/14] docs: powerpc: convert docs to ReST and rename to *.rst

[PATCH kernel v2] powerpc/xive: Drop deregistered irqs
 2019-07-16 11:54 UTC  (5+ messages)

[PATCH v4 00/25] Add FADump support on PowerNV platform
 2019-07-16 11:35 UTC  (26+ messages)
` [PATCH v4 01/25] powerpc/fadump: move internal macros/definitions to a new header
` [PATCH v4 02/25] powerpc/fadump: move internal code to a new file
` [PATCH v4 03/25] powerpc/fadump: Improve fadump documentation
` [PATCH v4 04/25] pseries/fadump: move rtas specific definitions to platform code
` [PATCH v4 05/25] pseries/fadump: introduce callbacks for platform specific operations
` [PATCH v4 06/25] pseries/fadump: define register/un-register callback functions
` [PATCH v4 07/25] pseries/fadump: move out platform specific support from generic code
` [PATCH v4 08/25] powerpc/fadump: use FADump instead of fadump for how it is pronounced
` [PATCH v4 09/25] opal: add MPIPL interface definitions
` [PATCH v4 10/25] powernv/fadump: add fadump support on powernv
` [PATCH v4 11/25] powernv/fadump: register kernel metadata address with opal
` [PATCH v4 12/25] powernv/fadump: define register/un-register callback functions
` [PATCH v4 13/25] powernv/fadump: support copying multiple kernel memory regions
` [PATCH v4 14/25] powernv/fadump: process the crashdump by exporting it as /proc/vmcore
` [PATCH v4 15/25] powerpc/fadump: Update documentation about OPAL platform support
` [PATCH v4 16/25] powerpc/fadump: consider reserved ranges while reserving memory
` [PATCH v4 17/25] powerpc/fadump: consider reserved ranges while releasing memory
` [PATCH v4 18/25] powernv/fadump: process architected register state data provided by firmware
` [PATCH v4 19/25] powernv/fadump: add support to preserve crash data on FADUMP disabled kernel
` [PATCH v4 20/25] powerpc/fadump: update documentation about CONFIG_PRESERVE_FA_DUMP
` [PATCH v4 21/25] powernv/opalcore: export /sys/firmware/opal/core for analysing opal crashes
` [PATCH v4 22/25] powernv/fadump: Warn before processing partial crashdump
` [PATCH v4 23/25] powernv/opalcore: provide an option to invalidate /sys/firmware/opal/core file
` [PATCH v4 24/25] powernv/fadump: consider f/w load area
` [PATCH v4 25/25] powernv/fadump: update documentation about option to release opalcore

[PATCH v3 00/11] mm/memory_hotplug: Factor out memory block devicehandling
 2019-07-16 11:09 UTC  (24+ messages)
` [PATCH v3 02/11] s390x/mm: Fail when an altmap is used for arch_add_memory()
` [PATCH v3 03/11] s390x/mm: Implement arch_remove_memory()
` [PATCH v3 06/11] mm/memory_hotplug: Allow arch_remove_pages() without CONFIG_MEMORY_HOTREMOVE
` [PATCH v3 09/11] mm/memory_hotplug: Remove memory block devices before arch_remove_memory()
` [PATCH v3 10/11] mm/memory_hotplug: Make unregister_memory_block_under_nodes() never fail

[PATCH 00/10] cpufreq: Migrate users of policy notifiers to QoS requests
 2019-07-16 10:27 UTC  (4+ messages)

[PATCH 06/10] powerpc: macintosh: Switch to QoS requests instead of cpufreq notifier
 2019-07-16  9:54 UTC 

[PATCH v6] cpufreq/pasemi: fix an use-after-free in pas_cpufreq_cpu_init()
 2019-07-16  9:00 UTC  (3+ messages)
` [PATCH v6] cpufreq/pasemi: fix an use-after-free inpas_cpufreq_cpu_init()

[Bug 203647] New: Locking API testsuite fails "mixed read-lock/lock-write ABBA" rlock on kernels >=4.14.x
 2019-07-16  8:58 UTC  (2+ messages)
` [Bug 203647] "

[PATCH v2 0/6]
 2019-07-16  7:00 UTC  (8+ messages)
` [PATCH v2 3/6] powerpc/eeh: Improve debug messages around device addition
          ` [EXTERNAL] "

[PATCH v2] powerpc/mm/radix: Fix PTE/PMD fragment count for early page table mappings
 2019-07-16  6:32 UTC 

[PATCH] PPC: Set reserved PCR bits
 2019-07-16  5:46 UTC  (2+ messages)

[PATCH V3] cpufreq: Make cpufreq_generic_init() return void
 2019-07-16  4:06 UTC 

Misc EEH fixes
 2019-07-16  4:00 UTC  (11+ messages)
` [PATCH 1/5] powerpc/eeh_cache: Don't use pci_dn when inserting new ranges
` [PATCH 2/5] powerpc/eeh_sysfs: Fix incorrect comment
` [PATCH 3/5] powerpc/eeh_sysfs: ifdef pseries sr-iov sysfs properties
` [PATCH 4/5] powerpc/eeh_sysfs: Remove double pci_dn lookup
` [PATCH 5/5] powerpc/eeh_sysfs: Make clearing EEH_DEV_SYSFS saner

[PATCH] powerpc/nvdimm: Pick the nearby online node if the device node is not online
 2019-07-16  3:43 UTC  (2+ messages)

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-07-15 23:24 UTC  (19+ messages)

[PATCH 0/3] Remove x86-specific code from generic headers
 2019-07-15 20:14 UTC  (8+ messages)
` [PATCH 3/3] fs/core/vmcore: Move sev_active() reference to x86 arch code

[PATCH 0/3] Remove x86-specific code from generic headers
 2019-07-15 20:00 UTC  (4+ messages)
` [PATCH 1/3] x86, s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/Kconfig

[PATCH v2 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2019-07-15 18:43 UTC  (9+ messages)
` [PATCH v2 3/5] x86: Kconfig: Remove CONFIG_NODES_SPAN_OTHER_NODES

[PATCH v2] powerpc/imc: Dont create debugfs files for cpu-less nodes
 2019-07-15 18:41 UTC  (4+ messages)

[PATCH v4] powerpc/setup_64: fix -Wempty-body warnings
 2019-07-15 18:32 UTC 

[PATCH 1/4] powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()
 2019-07-15 17:03 UTC  (5+ messages)
` [PATCH 2/4] powerpc/32: activate ARCH_HAS_PMEM_API and ARCH_HAS_UACCESS_FLUSHCACHE

[PATCH kernel v4 0/4 repost] powerpc/ioda2: Yet another attempt to allow DMA masks between 32 and 59
 2019-07-15 12:39 UTC  (8+ messages)
` [PATCH kernel v4 2/4] powerpc/iommu: Allow bypass-only for DMA

[PATCH v4 0/7] kexec: add generic support for elf kernel images
 2019-07-15  8:27 UTC  (8+ messages)
` [PATCH v4 1/7] kexec: add KEXEC_ELF
` [PATCH v4 2/7] kexec_elf: change order of elf_*_to_cpu() functions
` [PATCH v4 3/7] kexec_elf: remove parsing of section headers
` [PATCH v4 4/7] kexec_elf: remove PURGATORY_STACK_SIZE
` [PATCH v4 5/7] kexec_elf: remove Elf_Rel macro
` [PATCH v4 6/7] kexec_elf: remove unused variable in kexec_elf_load()
` [PATCH v4 7/7] kexec_elf: support 32 bit ELF files

[PATCH v3 0/7] kexec: add generic support for elf kernel images
 2019-07-15  7:24 UTC  (6+ messages)
` [PATCH v3 5/7] kexec_elf: remove elf_addr_to_cpu macro

[PATCH v3] powerpc/setup_64: fix -Wempty-body warnings
 2019-07-15  6:27 UTC  (2+ messages)

[PATCH] powerpc/eeh: Handle hugepages in ioremap space
 2019-07-15  5:24 UTC  (2+ messages)

[PATCH] powerpc/powernv/idle: Fix restore of SPRN_LDBAR for POWER9 stop state
 2019-07-15  5:24 UTC  (2+ messages)

[RFC PATCH kernel] powerpc/xive: Drop deregistered irqs
 2019-07-15  2:27 UTC  (10+ messages)

[PATCH 1/3] KVM: PPC: Book3S HV: Always save guest pmu for guest capable of nesting
 2019-07-15  2:23 UTC  (4+ messages)

[PATCH] powerpc: mm: Limit rma_size to 1TB when running without HV mode
 2019-07-15  2:23 UTC  (4+ messages)

[PATCH] powerpc/kmcent2: update the ethernet devices' phy properties
 2019-07-14 20:05 UTC 

[Bug 200055] WARNING: CPU: 0 PID: 1 at kernel/locking/lockdep.c:3214 .__lockdep_init_map+0x260/0x270
 2019-07-14 10:49 UTC  (4+ 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).