linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-08 23:28:31 to 2020-06-10 20:42:03 UTC [more...]

[PATCH 0/3] powerpc/xive: PCI hotplug fixes under PowerVM
 2020-06-10 18:10 UTC  (5+ messages)
` [PATCH 2/3] powerpc/pci: unmap legacy INTx interrupts of passthrough IO adapters

[PATCH v3 00/41] Kernel userspace access/execution prevention with hash translation
 2020-06-10 18:47 UTC  (44+ 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 03/41] powerpc/book3s64/pkeys: Move pkey related bits in the linux page table
` [PATCH v3 04/41] powerpc/book3s64/pkeys: Explain key 1 reservation details
` [PATCH v3 05/41] powerpc/book3s64/pkeys: Simplify the key initialization
` [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 17/41] powerpc/book3s64/kuap: Move KUAP related function outside radix
` [PATCH v3 18/41] powerpc/book3s64/kuep: Move KUEP "
` [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
` [PATCH v3 21/41] powerpc/book3s64/kuap: Move UAMOR setup to key init function
` [PATCH v3 22/41] powerpc/book3s64/kuap: Use Key 3 for kernel mapping with hash translation
` [PATCH v3 23/41] powerpc/exec: Set thread.regs early during exec
` [PATCH v3 24/41] powerpc/book3s64/pkeys: Store/restore userspace AMR correctly on entry and exit from kernel
` [PATCH v3 25/41] powerpc/book3s64/kuep: Store/restore userspace IAMR "
` [PATCH v3 26/41] powerpc/book3s64/pkeys: Inherit correctly on fork
` [PATCH v3 27/41] powerpc/book3s64/pkeys: Reset userspace AMR correctly on exec
` [PATCH v3 28/41] powerpc/ptrace-view: Use pt_regs values instead of thread_struct based one
` [PATCH v3 29/41] powerpc/book3s64/pkeys: Don't update SPRN_AMR when in kernel mode
` [PATCH v3 30/41] powerpc/book3s64/kuap: Restrict access to userspace based on userspace AMR
` [PATCH v3 31/41] powerpc/book3s64/kuap: Improve error reporting with KUAP
` [PATCH v3 32/41] powerpc/book3s64/kuap: Use Key 3 to implement KUAP with hash translation
` [PATCH v3 33/41] powerpc/book3s64/kuep: Use Key 3 to implement KUEP "
` [PATCH v3 34/41] powerpc/book3s64/hash/kuap: Enable kuap on hash
` [PATCH v3 35/41] powerpc/book3s64/hash/kuep: Enable KUEP "
` [PATCH v3 36/41] powerpc/book3s64/keys: Print information during boot
` [PATCH v3 37/41] powerpc/selftest/ptrave-pkey: Rename variables to make it easier to follow code
` [PATCH v3 38/41] powerpc/selftest/ptrace-pkey: Update the test to mark an invalid pkey correctly
` [PATCH v3 39/41] powerpc/selftest/ptrace-pkey: IAMR and uamor cannot be updated by ptrace
` [PATCH v3 40/41] powerpc/book3s64/keys/kuap: Reset AMR/IAMR values on kexec
` [PATCH v3 41/41] powerpc/book3s64/hash/kup: Don't hardcode kup key

[PATCH v11 5/6] ndctl/papr_scm, uapi: Add support for PAPR nvdimm specific methods
 2020-06-10 15:11 UTC  (7+ messages)

[PATCH?] powerpc: Hard wire PT_SOFTE value to 1 in gpr_get() too
 2020-06-10 15:07 UTC  (3+ messages)
` [PATCH? v2] "

[PATCH v2 1/4] powerpc/64s: implement probe_kernel_read/write without touching AMR
 2020-06-10 12:41 UTC  (2+ messages)

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

[PATCH] powerpc/pseries/svm: Fixup align argument in alloc_shared_lppaca() function
 2020-06-10 11:21 UTC  (3+ messages)

[PATCH] tty: serial: cpm_uart: Fix behaviour for non existing GPIOs
 2020-06-10 11:18 UTC  (2+ messages)

[PATCH 0/6] consolidate PowerPC instruction encoding macros
 2020-06-10 10:50 UTC  (10+ messages)
` [PATCH 1/6] powerpc/ppc-opcode: introduce PPC_RAW_* macros for base instruction encoding
` [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

[RFC PATCH v2 0/3] ASoC: fsl_asrc_dma: Reuse the dma channel if available in Back-End
 2020-06-10 10:05 UTC  (4+ messages)
` [RFC PATCH v2 1/3] ASoC: soc-card: export snd_soc_lookup_component_nolocked
` [RFC PATCH v2 2/3] ASoC: dmaengine_pcm: export soc_component_to_pcm
` [RFC PATCH v2 3/3] ASoC: fsl_asrc_dma: Reuse the dma channel if available in Back-End

[PATCH] powerpc/kprobes: Use probe_address() to read instructions
 2020-06-10 10:12 UTC  (4+ messages)

[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] 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 v12 5/6] ndctl/papr_scm, uapi: Add support for PAPR nvdimm specific methods
 2020-06-09 16:33 UTC  (2+ messages)

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  (3+ 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 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 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 069/606] powerpc/uaccess: Evaluate macro arguments once, before user access is allowed
 2020-06-08 23:04 UTC  (4+ messages)
` [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


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