linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-05 05:35:52 to 2020-06-09 07:32:14 UTC [more...]

[PATCH 0/7] powerpc: branch cache flush changes
 2020-06-09  7:06 UTC  (3+ 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 v2] selftests: powerpc: Fix CPU affinity for child process
 2020-06-09  6:32 UTC  (2+ messages)

[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 v3 0/7] Base support for POWER10
 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 v11 0/6] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-06-09  0:46 UTC  (15+ messages)
` [PATCH v11 1/6] powerpc: Document details on H_SCM_HEALTH hcall
` [PATCH v11 2/6] seq_buf: Export seq_buf_printf
` [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 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 v12 0/6] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-06-08 21:10 UTC  (7+ 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

[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  (7+ messages)
` [v1 PATCH 1/2] Refactoring carrying over IMA measuremnet logs over Kexec
` [v1 PATCH 2/2] Add Documentation regarding the ima-kexec-buffer node in the chosen node documentation

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

[RFC PATCH] ASoC: fsl_asrc_dma: Fix warning "Cannot create DMA dma:tx symlink"
 2020-06-08  7:07 UTC 

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

Boot issue with the latest Git kernel
 2020-06-07 14:07 UTC  (6+ messages)

[PATCH 1/2] powerpc/64s: remove PROT_SAO support
 2020-06-07 12:02 UTC  (2+ messages)
` [PATCH 2/2] powerpc/64s/hash: disable subpage_prot syscall by default

[PATCH v5 0/4] vmalloc kernel mapping and relocatable kernel
 2020-06-07  7:59 UTC  (5+ messages)
` [PATCH v5 1/4] riscv: Move kernel mapping to vmalloc zone
` [PATCH v5 2/4] riscv: Introduce CONFIG_RELOCATABLE
` [PATCH v5 3/4] powerpc: Move script to check relocations at compile time in scripts/
` [PATCH v5 4/4] riscv: Check relocations at compile time

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

[PATCH] powerpc/fadump: update kernel logs before fadump crash begins
 2020-06-06  4:45 UTC 

[powerpc:merge] BUILD SUCCESS ec7b8eb9bc7a519047485c95f7292b48f5b73fe6
 2020-06-06  3:48 UTC 

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

[GIT PULL] Please pull powerpc/linux.git powerpc-5.8-1 tag
 2020-06-06  0:50 UTC  (6+ messages)

ppc64le and 32-bit LE userland compatibility
 2020-06-05 23:54 UTC  (4+ messages)

[RESEND PATCH v9 0/5] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-06-05 18:19 UTC  (7+ messages)
` [RESEND PATCH v9 4/5] ndctl/papr_scm, uapi: Add support for PAPR nvdimm specific methods
  ` [RESEND PATCH v9 4/5] ndctl/papr_scm,uapi: "

[PATCH v2] cxl: Remove dead Kconfig option
 2020-06-05 16:16 UTC  (2+ messages)

[PATCH] tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributes
 2020-06-05 15:33 UTC  (2+ messages)

[PATCH v1 0/4] Migrate non-migrated pages of a SVM
 2020-06-05 14:38 UTC  (4+ messages)
` [PATCH v1 2/4] KVM: PPC: Book3S HV: track shared GFNs of secure VMs

[PATCH] powerpc/mm: Fix typo in IS_ENABLED()
 2020-06-05 14:18 UTC 

[PATCH v4 0/4] vmalloc kernel mapping and relocatable kernel
 2020-06-05 12:30 UTC  (4+ messages)
` [PATCH v4 1/4] riscv: Move kernel mapping to vmalloc zone

[PATCH AUTOSEL 4.9 5/6] drivers/net/ibmvnic: Update VNIC protocol version reporting
 2020-06-05 12:26 UTC 

[PATCH AUTOSEL 4.14 7/8] drivers/net/ibmvnic: Update VNIC protocol version reporting
 2020-06-05 12:26 UTC 

[PATCH AUTOSEL 4.19 8/9] drivers/net/ibmvnic: Update VNIC protocol version reporting
 2020-06-05 12:25 UTC 

[PATCH AUTOSEL 5.4 13/14] drivers/net/ibmvnic: Update VNIC protocol version reporting
 2020-06-05 12:25 UTC 

[PATCH AUTOSEL 5.6 16/17] drivers/net/ibmvnic: Update VNIC protocol version reporting
 2020-06-05 12:25 UTC 

[PATCH 0/7] powerpc/perf: Add support for power10 PMU Hardware
 2020-06-05 10:29 UTC  (9+ messages)
` [PATCH 1/7] powerpc/perf: Add support for ISA3.1 PMU SPRs
` [PATCH 2/7] KVM: PPC: Book3S HV: Save/restore new PMU registers
` [PATCH 3/7] powerpc/xmon: Add PowerISA v3.1 PMU SPRs
` [PATCH 4/7] powerpc/perf: Add power10_feat to dt_cpu_ftrs
` [PATCH 5/7] powerpc/perf: Update Power PMU cache_events to u64 type
` [PATCH 6/7] powerpc/perf: power10 Performance Monitoring support
` [PATCH 7/7] powerpc/perf: support BHRB disable bit and new filtering modes

linux-next 04 June: warning: "ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE" is not defined
 2020-06-05  5:33 UTC 


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