linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-31 07:02:02 to 2020-04-01 13:15:38 UTC [more...]

[PATCH 1/8] powerpc: Update MAINTAINERS
 2020-04-01 12:53 UTC  (2+ messages)

[PATCH] powernv/opal-sensor-groups: Add documentation for the sysfs interfaces
 2020-04-01 12:53 UTC  (2+ messages)

[PATCH 1/1] powerpc/cputable: Remove unnecessary copy of cpu_spec->oprofile_type
 2020-04-01 12:53 UTC  (2+ messages)

[PATCH] powerpc/32: drop unused ISA_DMA_THRESHOLD
 2020-04-01 12:53 UTC  (2+ messages)

[PATCH 10/16] powerpc: prefer __section and __printf from compiler_attributes.h
 2020-04-01 12:53 UTC  (2+ messages)

[PATCH v4 0/6] [PATCH v4 0/6] Track and expose idle PURR and SPURR ticks
 2020-04-01 12:01 UTC  (8+ messages)
` [PATCH v4 2/6] powerpc/idle: Add accessor function to always read latest idle PURR
` [PATCH v4 5/6] Documentation: Document sysfs interfaces purr, spurr, idle_purr, idle_spurr
` [PATCH v4 6/6] pseries/sysfs: Minimise IPI noise while reading [idle_][s]purr

[RFC WIP PATCH] powerpc/32: system call implement entry/exit logic in C
 2020-04-01 11:48 UTC  (2+ messages)

[PATCH v2 0/2] powerpc: Remove support for ppc405/440 Xilinx platforms
 2020-04-01 11:30 UTC  (9+ messages)
  ` [PATCH v2 2/2] powerpc: Remove Xilinx PPC405/PPC440 support

[PATCH v3 0/3] Add support for divde[.] and divdeu[.] instruction emulation
 2020-04-01 11:21 UTC  (4+ messages)
` [PATCH v3 3/3] powerpc test_emulate_step: add testcases for divde[.] and divdeu[.] instructions

[PATCH v4 00/16] Initial Prefixed Instruction support
 2020-04-01 10:32 UTC  (3+ messages)
` [PATCH v4 03/16] powerpc: Use a datatype for instructions

[PATCH v2] powerpc/fadump: fix race between pstore write and fadump crash trigger
 2020-04-01 10:02 UTC 

[PATCH v2 00/16] powerpc/watchpoint: Preparation for more than one watchpoint
 2020-04-01  9:44 UTC  (36+ messages)
` [PATCH v2 01/16] powerpc/watchpoint: Rename current DAWR macros
` [PATCH v2 02/16] powerpc/watchpoint: Add SPRN macros for second DAWR
` [PATCH v2 03/16] powerpc/watchpoint: Introduce function to get nr watchpoints dynamically
` [PATCH v2 04/16] powerpc/watchpoint/ptrace: Return actual num of available watchpoints
` [PATCH v2 05/16] powerpc/watchpoint: Provide DAWR number to set_dawr
` [PATCH v2 06/16] powerpc/watchpoint: Provide DAWR number to __set_breakpoint
` [PATCH v2 07/16] powerpc/watchpoint: Get watchpoint count dynamically while disabling them
` [PATCH v2 08/16] powerpc/watchpoint: Disable all available watchpoints when !dawr_force_enable
` [PATCH v2 09/16] powerpc/watchpoint: Convert thread_struct->hw_brk to an array
` [PATCH v2 10/16] powerpc/watchpoint: Use loop for thread_struct->ptrace_bps
` [PATCH v2 11/16] powerpc/watchpoint: Introduce is_ptrace_bp() function
` [PATCH v2 12/16] powerpc/watchpoint: Use builtin ALIGN*() macros
` [PATCH v2 13/16] powerpc/watchpoint: Prepare handler to handle more than one watcnhpoint
` [PATCH v2 14/16] powerpc/watchpoint: Don't allow concurrent perf and ptrace events
` [PATCH v2 15/16] powerpc/watchpoint/xmon: Don't allow breakpoint overwriting
` [PATCH v2 16/16] powerpc/watchpoint/xmon: Support 2nd dawr

[PATCH v3 1/1] ppc/crash: Reset spinlocks during crash
 2020-04-01  9:26 UTC  (3+ messages)

[PATCH v2] qtpm2: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module
 2020-04-01  9:10 UTC  (3+ messages)

[PATCH v6 0/7] ASoC: Add new module driver for new ASRC
 2020-04-01  9:00 UTC  (9+ messages)
` [PATCH v6 1/7] ASoC: fsl_asrc: rename asrc_priv to asrc
` [PATCH v6 2/7] ASoC: dt-bindings: fsl_asrc: Add new property fsl, asrc-format
` [PATCH v6 3/7] ASoC: fsl-asoc-card: Support "
` [PATCH v6 4/7] ASoC: fsl_asrc: Support new property fsl,asrc-format
` [PATCH v6 5/7] ASoC: fsl_asrc: Move common definition to fsl_asrc_common
` [PATCH v6 6/7] ASoC: dt-bindings: fsl_easrc: Add document for EASRC
` [PATCH v6 7/7] ASoC: fsl_easrc: Add EASRC ASoC CPU DAI drivers

[PATCH v4 00/25] Add support for OpenCAPI Persistent Memory devices
 2020-04-01  8:49 UTC  (26+ messages)
` [PATCH v4 01/25] powerpc/powernv: Add OPAL calls for LPC memory alloc/release
` [PATCH v4 02/25] mm/memory_hotplug: Allow check_hotplug_memory_addressable to be called from drivers
` [PATCH v4 03/25] powerpc/powernv: Map & release OpenCAPI LPC memory
` [PATCH v4 04/25] ocxl: Remove unnecessary externs
` [PATCH v4 05/25] ocxl: Address kernel doc errors & warnings
` [PATCH v4 06/25] ocxl: Tally up the LPC memory on a link & allow it to be mapped
` [PATCH v4 07/25] ocxl: Add functions to map/unmap LPC memory
` [PATCH v4 08/25] ocxl: Emit a log message showing how much LPC memory was detected
` [PATCH v4 10/25] nvdimm: Add driver for OpenCAPI Persistent Memory
` [PATCH v4 16/25] nvdimm/ocxl: Implement the Read Error Log command
` [PATCH v4 17/25] nvdimm/ocxl: Add controller dump IOCTLs
` [PATCH v4 18/25] nvdimm/ocxl: Add an IOCTL to report controller statistics
` [PATCH v4 19/25] nvdimm/ocxl: Forward events to userspace
` [PATCH v4 22/25] nvdimm/ocxl: Add debug IOCTLs
` [PATCH v4 23/25] nvdimm/ocxl: Expose SMART data via ndctl

[PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2020-04-01  7:51 UTC  (14+ messages)
      ` [PATCH RFC] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP (was: Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA)

[PATCH] papr/scm: Add bad memory ranges to nvdimm bad ranges
 2020-04-01  7:47 UTC 

[PATCH v7 0/7] set_memory() routines and STRICT_MODULE_RWX
 2020-04-01  5:50 UTC  (5+ messages)
` [PATCH v7 7/7] powerpc/32: use set_memory_attr()

[PATCH v5 0/4] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-04-01  5:32 UTC  (9+ messages)
` [PATCH v5 1/4] powerpc/papr_scm: Fetch nvdimm health information from PHYP
` [PATCH v5 2/4] ndctl/uapi: Introduce NVDIMM_FAMILY_PAPR_SCM as a new NVDIMM DSM family
` [PATCH v5 3/4] powerpc/papr_scm, uapi: Add support for handling PAPR DSM commands
  ` [PATCH v5 3/4] powerpc/papr_scm,uapi: "
` [PATCH v5 4/4] powerpc/papr_scm: Implement support for DSM_PAPR_SCM_HEALTH

[PATCH v2] powerpc/XIVE: SVM: share the event-queue page with the Hypervisor
 2020-04-01  5:32 UTC  (3+ messages)

Emulate ppc64le builds on x86/x64 machine
 2020-04-01  3:57 UTC  (2+ messages)

[PATCH 0/2] selftests: vm: Build fixes for powerpc64
 2020-04-01  3:37 UTC  (3+ messages)

[PATCH] powerpc/64/tm: Don't let userspace set regs->trap via sigreturn
 2020-04-01  2:38 UTC 

[PATCH v2 01/11] powerpc: Mark 4xx as Orphan in MAINTAINERS
 2020-04-01  2:20 UTC  (19+ messages)
` [PATCH v2 02/11] powerpc: Remove Xilinx PPC405/PPC440 support
` [PATCH v2 03/11] powerpc/40x: Remove 40x platforms
` [PATCH v2 04/11] powerpc/boot: Remove all "
` [PATCH v2 05/11] powerpc: Remove support for 40x
` [PATCH v2 06/11] powerpc: Remove IBM405 Erratum #77
` [PATCH v2 07/11] powerpc/xmon: Remove PPC403 and PPC405
` [PATCH v2 08/11] powerpc/4xx: Remove CONFIG_4xx
` [PATCH v2 09/11] powerpc/platforms: Move files from 4xx to 44x
` [PATCH v2 10/11] powerpc/pgtable: Drop PTE_ATOMIC_UPDATES
` [PATCH v2 11/11] powerpc/32: Replace RFI by rfi

[PATCH] Fix "[v3, 12/32] powerpc/64s/exception: move KVM test to common code"
 2020-04-01  1:12 UTC 

[PATCH v2] powerpc: Add new HWCAP bits
 2020-03-31 23:50 UTC 

[PATCH] powerpc: Add new HWCAP bits
 2020-03-31 23:27 UTC  (4+ messages)

[PATCH 0/2] powerpc: Remove support for ppc405/440 Xilinx platforms
 2020-03-31 17:51 UTC  (15+ messages)

[PATCH v2 01/12] powerpc/52xx: Blacklist functions running with MMU disabled for kprobe
 2020-03-31 17:05 UTC  (13+ messages)
` [PATCH v2 02/12] powerpc/82xx: Blacklist pq2_restart() "
` [PATCH v2 03/12] powerpc/83xx: Blacklist mpc83xx_deep_resume() "
` [PATCH v2 04/12] powerpc/powermac: Blacklist functions running with MMU disabled "
` [PATCH v2 05/12] powerpc/mem: Blacklist flush_dcache_icache_phys() "
` [PATCH v2 06/12] powerpc/32s: Make local symbols non visible in hash_low
` [PATCH v2 07/12] powerpc/32s: Blacklist functions running with MMU disabled for kprobe
` [PATCH v2 08/12] powerpc/rtas: Remove machine_check_in_rtas()
` [PATCH v2 09/12] powerpc/32: Blacklist functions running with MMU disabled for kprobe
` [PATCH v2 10/12] powerpc/entry32: Blacklist exception entry points "
` [PATCH v2 11/12] powerpc/entry32: Blacklist syscall exit "
` [PATCH v2 12/12] powerpc/entry32: Blacklist exception "

[PATCH] powerpc/44x: Make AKEBONO depends on NET
 2020-03-31 16:53 UTC  (2+ messages)

[PATCH v2] macintosh: convert to i2c_new_scanned_device
 2020-03-31 15:33 UTC  (2+ messages)

[PATCH v2] powerpc/perf: Add documentation around use of "ppc_set_pmu_inuse" in PMU core-book3s
 2020-03-31 12:43 UTC 

[PATCH] powerpc/perf: Add documentation around use of "ppc_set_pmu_inuse" in PMU core-book3s
 2020-03-31 12:43 UTC  (2+ messages)

[PATCH V2 0/3] mm/debug: Add more arch page table helper tests
 2020-03-31 12:30 UTC  (2+ messages)

[RFC/PATCH 0/3] Add support for stop instruction inside KVM guest
 2020-03-31 12:14 UTC  (5+ messages)
` [RFC/PATCH 1/3] powerpc/kvm: Handle H_FAC_UNAVAIL when guest executes stop
` [RFC/PATCH 2/3] pseries/kvm: Clear PSSCR[ESL|EC] bits before guest entry
` [RFC/PATCH 3/3] cpuidle/pseries: Add stop0lite state

[PATCH v4 0/4] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-03-31 10:58 UTC  (5+ messages)
` [PATCH v4 1/4] powerpc/papr_scm: Fetch nvdimm health information from PHYP
` [PATCH v4 2/4] ndctl/uapi: Introduce NVDIMM_FAMILY_PAPR_SCM as a new NVDIMM DSM family
` [PATCH v4 3/4] powerpc/papr_scm, uapi: Add support for handling PAPR DSM commands
` [PATCH v4 4/4] powerpc/papr_scm: Implement support for DSM_PAPR_SCM_HEALTH

[PATCH v19 00/24] selftests, powerpc, x86: Memory Protection Keys
 2020-03-31  9:58 UTC  (25+ messages)
` [PATCH v19 01/24] selftests/x86/pkeys: Move selftests to arch-neutral directory
` [PATCH v19 02/24] selftests/vm/pkeys: Rename all references to pkru to a generic name
` [PATCH v19 03/24] selftests/vm/pkeys: Move generic definitions to header file
` [PATCH v19 04/24] selftests/vm/pkeys: Move some definitions to arch-specific header
` [PATCH v19 05/24] selftests/vm/pkeys: Make gcc check arguments of sigsafe_printf()
` [PATCH v19 06/24] selftests: vm: pkeys: Use sane types for pkey register
` [PATCH v19 07/24] selftests: vm: pkeys: Add helpers for pkey bits
` [PATCH v19 08/24] selftests/vm/pkeys: Fix pkey_disable_clear()
` [PATCH v19 09/24] selftests/vm/pkeys: Fix assertion in pkey_disable_set/clear()
` [PATCH v19 10/24] selftests/vm/pkeys: Fix alloc_random_pkey() to make it really random
` [PATCH v19 11/24] selftests: vm: pkeys: Use the correct huge page size
` [PATCH v19 12/24] selftests/vm/pkeys: Introduce generic pkey abstractions
` [PATCH v19 13/24] selftests/vm/pkeys: Introduce powerpc support
` [PATCH v19 14/24] selftests/vm/pkeys: Fix number of reserved powerpc pkeys
` [PATCH v19 15/24] selftests/vm/pkeys: Fix assertion in test_pkey_alloc_exhaust()
` [PATCH v19 16/24] selftests/vm/pkeys: Improve checks to determine pkey support
` [PATCH v19 17/24] selftests/vm/pkeys: Associate key on a mapped page and detect access violation
` [PATCH v19 18/24] selftests/vm/pkeys: Associate key on a mapped page and detect write violation
` [PATCH v19 19/24] selftests/vm/pkeys: Detect write violation on a mapped access-denied-key page
` [PATCH v19 20/24] selftests/vm/pkeys: Introduce a sub-page allocator
` [PATCH v19 21/24] selftests/vm/pkeys: Test correct behaviour of pkey-0
` [PATCH v19 22/24] selftests/vm/pkeys: Override access right definitions on powerpc
` [PATCH v19 23/24] selftests: vm: pkeys: Use the correct page size "
` [PATCH v19 24/24] selftests: vm: pkeys: Fix multilib builds for x86

[PATCH v5 0/7] ASoC: Add new module driver for new ASRC
 2020-03-31  9:55 UTC  (7+ messages)
` [PATCH v5 1/7] ASoC: dt-bindings: fsl_asrc: Add new property fsl, asrc-format
  ` [PATCH v5 1/7] ASoC: dt-bindings: fsl_asrc: Add new property fsl,asrc-format


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