linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-08 06:29:35 to 2020-06-10 10:31:14 UTC [more...]

[PATCH v3 00/41] Kernel userspace access/execution prevention with hash translation
 2020-06-10  9:51 UTC  (17+ messages)
` [PATCH v3 01/41] powerpc/book3s64/pkeys: Fixup bit numbering
` [PATCH v3 02/41] powerpc/book3s64/pkeys: pkeys are supported only on hash on book3s
` [PATCH v3 06/41] powerpc/book3s64/pkeys: Prevent key 1 modification from userspace
` [PATCH v3 07/41] powerpc/book3s64/pkeys: kill cpu feature key CPU_FTR_PKEY
` [PATCH v3 08/41] powerpc/book3s64/pkeys: Convert execute key support to static key
` [PATCH v3 09/41] powerpc/book3s64/pkeys: Simplify pkey disable branch
` [PATCH v3 10/41] powerpc/book3s64/pkeys: Convert pkey_total to max_pkey
` [PATCH v3 11/41] powerpc/book3s64/pkeys: Make initial_allocation_mask static
` [PATCH v3 12/41] powerpc/book3s64/pkeys: Mark all the pkeys above max pkey as reserved
` [PATCH v3 13/41] powerpc/book3s64/pkeys: Enable MMU_FTR_PKEY
` [PATCH v3 14/41] powerpc/book3s64/kuep: Add MMU_FTR_KUEP
` [PATCH v3 15/41] powerpc/book3s64/pkeys: Use execute_pkey_disable static key
` [PATCH v3 16/41] powerpc/book3s64/pkeys: Use MMU_FTR_PKEY instead of pkey_disabled "
` [PATCH v3 18/41] powerpc/book3s64/kuep: Move KUEP related function outside radix
` [PATCH v3 19/41] powerpc/book3s64/kuap: Rename MMU_FTR_RADIX_KUAP to MMU_FTR_KUAP
` [PATCH v3 20/41] powerpc/book3s64/kuap/kuep: Make KUAP and KUEP a subfeature of PPC_MEM_KEYS

Boot issue with the latest Git kernel
 2020-06-10  9:06 UTC  (7+ messages)
        ` PowerPC KVM-PR issue

[PATCH] powerpc/spufs: fix the type of ret in spufs_arch_write_note
 2020-06-10  8:55 UTC 

[PATCH v5 00/10] Support new pmem flush and sync instructions for POWER
 2020-06-10  6:23 UTC  (11+ messages)
` [PATCH v5 01/10] powerpc/pmem: Restrict papr_scm to P8 and above
` [PATCH v5 02/10] powerpc/pmem: Add new instructions for persistent storage and sync
` [PATCH v5 03/10] powerpc/pmem: Add flush routines using new pmem store and sync instruction
` [PATCH v5 04/10] libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier
` [PATCH v5 05/10] powerpc/pmem/of_pmem: Update of_pmem to use the new barrier instruction
` [PATCH v5 06/10] powerpc/pmem: Avoid the barrier in flush routines
` [PATCH v5 07/10] powerpc/book3s/pmem: Add WARN_ONCE to catch the wrong usage of pmem flush functions
` [PATCH v5 08/10] libnvdimm/dax: Add a dax flag to control synchronous fault support
` [PATCH v5 09/10] powerpc/pmem: Disable synchronous fault by default
` [PATCH v5 10/10] powerpc/pmem: Initialize pmem device on newer hardware

ipr crashes due to NULL dma_need_drain since cc97923a5bcc ("block: move dma drain handling to scsi")
 2020-06-10  5:43 UTC  (4+ messages)

[PATCH v3 0/7] Base support for POWER10
 2020-06-10  5:30 UTC  (4+ messages)

[PATCH 0/6] consolidate PowerPC instruction encoding macros
 2020-06-10  5:19 UTC  (7+ messages)
` [PATCH 2/6] powerpc/ppc-opcode: move ppc instruction encoding from test_emulate_step
` [PATCH 3/6] powerpc/bpf_jit: reuse instruction macros from ppc-opcode.h
` [PATCH 4/6] powerpc/ppc-opcode: consolidate powerpc instructions from bpf_jit.h

[PATCH] powerpc/pseries/svm: Fixup align argument in alloc_shared_lppaca() function
 2020-06-10  4:19 UTC  (2+ messages)

[PATCH] powerpc/pseries/svm: Remove unwanted check for shared_lppaca_size
 2020-06-10  4:15 UTC  (3+ messages)

[PATCH] ibmvscsi: don't send host info in adapter info MAD after LPM
 2020-06-10  2:02 UTC  (2+ messages)

[PATCH v11 0/6] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-06-09 18:53 UTC  (15+ messages)
` [PATCH v11 3/6] powerpc/papr_scm: Fetch nvdimm health information from PHYP
` [PATCH v11 4/6] powerpc/papr_scm: Improve error logging and handling papr_scm_ndctl()
` [PATCH v11 5/6] ndctl/papr_scm, uapi: Add support for PAPR nvdimm specific methods
` [PATCH v11 6/6] powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTH

[PATCH v12 0/6] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-06-09 16:33 UTC  (8+ messages)
` [PATCH v12 1/6] powerpc: Document details on H_SCM_HEALTH hcall
` [PATCH v12 2/6] seq_buf: Export seq_buf_printf
` [PATCH v12 3/6] powerpc/papr_scm: Fetch nvdimm health information from PHYP
` [PATCH v12 4/6] powerpc/papr_scm: Improve error logging and handling papr_scm_ndctl()
` [PATCH v12 5/6] ndctl/papr_scm, uapi: Add support for PAPR nvdimm specific methods
` [PATCH v12 6/6] powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTH

ppc64le and 32-bit LE userland compatibility
 2020-06-09 16:06 UTC  (5+ messages)
` [musl] "

[PATCH] mm: Move p?d_alloc_track to separate header file
 2020-06-09 15:53 UTC  (4+ messages)

[PATCH 00/17] spelling.txt: /decriptors/descriptors/
 2020-06-09 12:45 UTC  (2+ messages)
` [PATCH 06/17] drivers: scsi: Fix trivial spelling

Add a new fchmodat4() syscall, v2
 2020-06-09 13:52 UTC  (2+ messages)

[RFC PATCH] ASoC: fsl_asrc_dma: Fix warning "Cannot create DMA dma:tx symlink"
 2020-06-09 13:50 UTC  (2+ messages)

[PATCH v3] selftests: powerpc: Fix CPU affinity for child process
 2020-06-09 10:29 UTC  (3+ messages)

[PATCH] ASoC: fsl_ssi: Fix bclk calculation for mono channel
 2020-06-09  8:19 UTC 

[PATCH v2] selftests: powerpc: Fix online CPU selection
 2020-06-09  7:37 UTC 

[PATCH] powerpc/pseries/svm: Remove unwanted check for shared_lppaca_size
 2020-06-09  7:23 UTC 

[PATCH v2] selftests: powerpc: Fix CPU affinity for child process
 2020-06-09  7:21 UTC  (3+ messages)

[PATCH 0/7] powerpc: branch cache flush changes
 2020-06-09  7:06 UTC  (8+ messages)
` [PATCH 1/7] powerpc/security: re-name count cache flush to branch cache flush
` [PATCH 2/7] powerpc/security: change link stack flush state to the flush type enum
` [PATCH 3/7] powerpc/security: make display of branch cache flush more consistent
` [PATCH 4/7] powerpc/security: split branch cache flush toggle from code patching
` [PATCH 5/7] powerpc/64s: Move branch cache flushing bcctr variant to ppc-ops.h
` [PATCH 6/7] powerpc/security: Allow for processors that flush the link stack using the special bcctr
` [PATCH 7/7] powerpc/64s: advertise hardware link stack flush

[PATCH] selftests: powerpc: Fix online CPU selection
 2020-06-09  6:20 UTC  (4+ messages)

[PATCH 0/7] powerpc: branch cache flush changes
 2020-06-09  6:16 UTC  (8+ messages)
` [PATCH 1/7] powerpc/security: re-name count cache flush to branch cache flush
` [PATCH 2/7] powerpc/security: change link stack flush state to the flush type enum
` [PATCH 3/7] powerpc/security: make display of branch cache flush more consistent
` [PATCH 4/7] powerpc/security: split branch cache flush toggle from code patching
` [PATCH 5/7] powerpc/64s: Move branch cache flushing bcctr variant to ppc-ops.h
` [PATCH 6/7] powerpc/security: Allow for processors that flush the link stack using the special bcctr
` [PATCH 7/7] powerpc/64s: advertise hardware link stack flush

[PATCH] powerpc/powernv: Fix a warning message
 2020-06-09  5:59 UTC  (2+ messages)

[PATCH v3 2/5] powerpc: module_[32|64].c: replace swap function with built-in one
 2020-06-09  5:58 UTC  (2+ messages)

[PATCH v3 7/9] powerpc/ps3: Add check for otheros image size
 2020-06-09  5:56 UTC  (2+ messages)

[PATCH 0/6] assorted kuap fixes (try again)
 2020-06-09  5:54 UTC  (2+ messages)

[PATCH] powerpc/kprobes: Use probe_address() to read instructions
 2020-06-09  5:53 UTC  (3+ messages)

[PATCH v8 22.5/30] powerpc/optprobes: Add register argument to patch_imm64_load_insns()
 2020-06-09  5:51 UTC  (2+ messages)

[PATCH v2] powerpc/pseries: Make vio and ibmebus initcalls pseries specific
 2020-06-09  5:29 UTC  (2+ messages)

[PATCH] hw_breakpoint: Fix build warnings with clang
 2020-06-09  5:29 UTC  (2+ messages)

Make PowerNV IOMMU group setup saner (and fix it for hotpug)
 2020-06-09  5:29 UTC  (3+ messages)
` [PATCH 1/7] powerpc/powernv/npu: Clean up compound table group initialisation

[PATCH] powerpc/powernv/pci: Add an explaination for PNV_IODA_PE_BUS_ALL
 2020-06-09  5:29 UTC  (2+ messages)

[PATCH] powerpc/powernv: Add a print indicating when an IODA PE is released
 2020-06-09  5:29 UTC  (2+ messages)

[PATCH] powerpc/64s: Fix early_init_mmu section mismatch
 2020-06-09  5:29 UTC  (2+ messages)

[PATCH] powerpc/64: refactor interrupt exit irq disabling sequence
 2020-06-09  5:29 UTC  (2+ messages)

[PATCH] powerpc/64s/radix: Don't prefetch DAR in update_mmu_cache
 2020-06-09  5:29 UTC  (2+ messages)

Fix sysfs pci bus rescan on PowerNV (and other things)
 2020-06-09  5:29 UTC  (3+ messages)
` [PATCH 1/4] powerpc/powernv/pci: Add helper to find ioda_pe from BDFN

[PATCH 0/3] powerpc/module_64: Fix _mcount() stub
 2020-06-09  5:29 UTC  (2+ messages)

[PATCH] powerpc/wii: Fix declaration made after definition
 2020-06-09  5:29 UTC  (2+ messages)

[PATCH] powerpc/xmon: Show task->thread.regs in process display
 2020-06-09  5:29 UTC  (2+ messages)

[PATCH v4 1/2] powerpc/64s/hash: Add stress_slb kernel boot option to increase SLB faults
 2020-06-09  5:29 UTC  (2+ messages)

[RFC PATCH 1/4] powerpc/64s: Don't init FSCR_DSCR in __init_FSCR()
 2020-06-09  5:29 UTC  (2+ messages)

[PATCH v2] powerpc: Add ppc_inst_as_u64()
 2020-06-09  5:29 UTC  (2+ messages)

Remove WALNUT hacks in serio/i8042 (was Re: ld.lld: error: undefined symbol: kb_cs)
 2020-06-09  5:29 UTC  (3+ messages)
` [PATCH] input: i8042: Remove special PowerPC handling

[PATCH v2] powerpc: Add ppc_inst_next()
 2020-06-09  5:29 UTC  (2+ messages)

[PATCH] powerpc/configs/64s: Enable CONFIG_PRINTK_CALLER
 2020-06-09  5:29 UTC  (2+ messages)

[PATCH] powerpc: Add ppc_inst_as_u64()
 2020-06-09  5:29 UTC  (2+ messages)

[PATCH] powerpc/4xx: Don't unmap NULL mbase
 2020-06-09  5:29 UTC  (2+ messages)

[PATCH] powerpc/tm: Document h/rfid and mtmsrd quirk
 2020-06-09  5:29 UTC  (2+ messages)

[PATCH] powerpc: Fix misleading small cores print
 2020-06-09  5:29 UTC  (2+ messages)

[PATCH] powerpc/configs: Add LIBNVDIMM to ppc64_defconfig
 2020-06-09  5:29 UTC  (2+ messages)

[PATCH v2 0/2] powerpc: Remove support for ppc405/440 Xilinx platforms
 2020-06-09  5:29 UTC  (2+ messages)

[PATCH v3 1/1] powerpc/kernel: Enables memory hot-remove after reboot on pseries guests
 2020-06-09  5:29 UTC  (2+ messages)

[PATCH v2] powerpc/XIVE: SVM: share the event-queue page with the Hypervisor
 2020-06-09  5:29 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v6 0/2] Implement reentrant rtas call
 2020-06-09  5:29 UTC  (2+ messages)

[PATCH v2 1/1] powerpc/crash: Use NMI context for printk when starting to crash
 2020-06-09  5:28 UTC  (2+ messages)

[PATCH v10 0/5] powerpc/hv-24x7: Expose chip/sockets info to add json file metric support for the hv_24x7 socket/chip level events
 2020-06-09  5:28 UTC  (2+ messages)

[PATCHv3] powerpc/crashkernel: take "mem=" option into account
 2020-06-09  5:28 UTC  (3+ messages)
` [PATCHv4] "

[PATCH] powerpc/fadump: account for memory_limit while reserving memory
 2020-06-09  5:28 UTC  (2+ messages)

[PATCH] macintosh/ams-input: switch to using input device polling mode
 2020-06-09  5:28 UTC  (2+ messages)

[PATCH v5 00/13] Modernise powerpc 40x
 2020-06-09  5:28 UTC  (2+ messages)

[PATCH 0/3] powerpc/xive: PCI hotplug fixes under PowerVM
 2020-06-09  5:28 UTC  (2+ messages)

[PATCH v4 00/45] Use hugepages to map kernel mem on 8xx
 2020-06-09  5:28 UTC  (2+ messages)

[PATCH v2] powerpc/32s: Fix another build failure with CONFIG_PPC_KUAP_DEBUG
 2020-06-09  5:28 UTC  (2+ messages)

[PATCH] powerpc/32: disable KASAN with pages bigger than 16k
 2020-06-09  5:28 UTC  (2+ messages)

[PATCH v2 01/12] powerpc/52xx: Blacklist functions running with MMU disabled for kprobe
 2020-06-09  5:28 UTC  (2+ messages)

[PATCH] powerpc/uaccess: Don't set KUEP by default on book3s/32
 2020-06-09  5:28 UTC  (2+ messages)

[PATCH] powerpc/uaccess: Don't set KUAP by default on book3s/32
 2020-06-09  5:28 UTC  (2+ messages)

[PATCH] powerpc/8xx: Reduce time spent in allow_user_access() and friends
 2020-06-09  5:28 UTC  (2+ messages)

[PATCH -next] powerpc/powernv: add NULL check after kzalloc
 2020-06-09  5:28 UTC  (2+ messages)

[PATCH v3] powerpc/64s/pgtable: fix an undefined behaviour
 2020-06-09  5:28 UTC  (2+ messages)

[PATCH] powerpc/book3s64/radix/tlb: Determine hugepage flush correctly
 2020-06-09  5:28 UTC  (2+ messages)

[PATCH] powerpc/book3s64/kvm: Fix secondary page table walk warning during migration
 2020-06-09  5:28 UTC  (2+ messages)

[PATCH] ocxl: Fix misleading comment
 2020-06-09  5:28 UTC  (2+ messages)

[PATCH] cxl: Remove dead Kconfig options
 2020-06-09  5:28 UTC  (2+ messages)

[PATCH 5/5] powerpc: Add LKDTM test to hijack a patch mapping
 2020-06-09  4:48 UTC  (2+ messages)

[PATCH 4/5] powerpc/lib: Add LKDTM accessor for patching addr
 2020-06-09  4:40 UTC  (2+ messages)

[PATCH v2] mm/debug_vm_pgtable: Fix kernel crash by checking for THP support
 2020-06-09  2:47 UTC  (2+ messages)

[PATCH kernel] KVM: PPC: Protect kvm_vcpu_read_guest with srcu locks
 2020-06-09  2:12 UTC 

[PATCH AUTOSEL 4.4 21/37] powerpc/spufs: fix copy_to_user while atomic
 2020-06-08 23:27 UTC 

[PATCH AUTOSEL 4.9 29/50] powerpc/spufs: fix copy_to_user while atomic
 2020-06-08 23:26 UTC 

[PATCH AUTOSEL 4.14 42/72] powerpc/spufs: fix copy_to_user while atomic
 2020-06-08 23:24 UTC 

[PATCH AUTOSEL 4.19 049/106] sched/core: Fix illegal RCU from offline CPUs
 2020-06-08 23:21 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 054/106] powerpc/spufs: fix copy_to_user while atomic

[PATCH AUTOSEL 5.4 089/175] sched/core: Fix illegal RCU from offline CPUs
 2020-06-08 23:17 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 097/175] powerpc/spufs: fix copy_to_user while atomic

[PATCH AUTOSEL 5.6 038/606] powerpc/vdso32: Fallback on getres syscall when clock is unknown
 2020-06-08 23:04 UTC  (7+ messages)
` [PATCH AUTOSEL 5.6 039/606] powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUG
` [PATCH AUTOSEL 5.6 069/606] powerpc/uaccess: Evaluate macro arguments once, before user access is allowed
` [PATCH AUTOSEL 5.6 070/606] powerpc/ima: Fix secure boot rules in ima arch policy
` [PATCH AUTOSEL 5.6 115/606] scsi: ibmvscsi: Fix WARN_ON during event pool release
` [PATCH AUTOSEL 5.6 117/606] ibmvnic: Skip fatal error reset after passive init
` [PATCH AUTOSEL 5.6 150/606] powerpc/64s: Disable STRICT_KERNEL_RWX

[PATCH AUTOSEL 5.7 038/274] soc: fsl: dpio: properly compute the consumer index
 2020-06-08 23:04 UTC  (3+ messages)
` [PATCH AUTOSEL 5.7 145/274] sched/core: Fix illegal RCU from offline CPUs
` [PATCH AUTOSEL 5.7 161/274] powerpc/spufs: fix copy_to_user while atomic

[PATCH] selftests: powerpc: Fix online CPU selection
 2020-06-08 16:52 UTC 

[PATCH] KVM: PPC: Book3S HV: increase KVMPPC_NR_LPIDS on POWER8 and POWER9
 2020-06-08 11:57 UTC 

[PATCH] mm/debug_vm_pgtable: Fix kernel crash with page table validate
 2020-06-08 12:15 UTC  (4+ messages)

[v1 PATCH 0/2] Adding support to carry IMA measurement logs
 2020-06-08 12:02 UTC  (3+ messages)
` [v1 PATCH 1/2] Refactoring carrying over IMA measuremnet logs over Kexec

[RFC PATCH v0 0/4] Off-load TLB invalidations to host for !GTSE
 2020-06-08 10:49 UTC  (5+ messages)
` [RFC PATCH v0 1/4] powerpc/mm: Make GTSE as MMU FTR
` [RFC PATCH v0 2/4] powerpc/prom_init: Ask for Radix GTSE only if supported
` [RFC PATCH v0 3/4] powerpc/pseries: H_REGISTER_PROC_TBL should ask for GTSE only if enabled
` [RFC PATCH v0 4/4] powerpc/mm/book3s64/radix: Off-load TLB invalidations to host when !GTSE

[RFC PATCH 1/2] libnvdimm: Add prctl control for disabling synchronous fault support
 2020-06-08  7:42 UTC  (13+ messages)

[PATCH v2 1/4] powerpc/percpu: Update percpu bootmem allocator
 2020-06-08  7:12 UTC  (5+ messages)
` [PATCH v2 2/4] powerpc/64/mm: implement page mapping percpu first chunk allocator
` [PATCH v2 3/4] powerpc/book3s64/hash/4k: Support large linear mapping range with 4K
` [PATCH v2 4/4] powerpc/mm/book3s: Split radix and hash MAX_PHYSMEM limit

[PATCH] tty: serial: cpm_uart: Fix behaviour for non existing GPIOs
 2020-06-08  6:41 UTC  (2+ 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).