linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-02 09:39:45 to 2020-04-05 12:32:22 UTC [more...]

[PATCH V2 0/3] mm/debug: Add more arch page table helper tests
 2020-04-05 12:28 UTC  (3+ messages)

[PATCH v3] powerpc/powernv: add NULL check after kzalloc in opal_add_one_export
 2020-04-05 12:25 UTC 

[PATCH v2] powerpc/powernv: add NULL check after kzalloc in opal_add_one_export
 2020-04-05 12:20 UTC  (3+ messages)

[PATCH] powerpc/powernv: add NULL check after kzalloc in opal_add_one_export
 2020-04-05 10:21 UTC  (3+ messages)

[PATCH] KVM: PPC: Book3S HV: Remove NULL check before kfree
 2020-04-05  9:10 UTC 

[PATCH v3 00/32] powerpc/64: interrupts and syscalls series
 2020-04-05  0:40 UTC  (17+ messages)
` [PATCH v11 0/8] Disable compat cruft on ppc64le v11
  ` [PATCH v11 3/8] powerpc/perf: consolidate read_user_stack_32
  ` [PATCH v11 5/8] powerpc/64: make buildable without CONFIG_COMPAT

WARNING in ext4_da_update_reserve_space
 2020-04-04 22:13 UTC  (5+ messages)

[PATCH v2 00/14] powerpc/64: machine check and system reset fixes
 2020-04-04 21:40 UTC  (21+ messages)
` [PATCH v2 01/14] powerpc/64s/exception: Fix machine check no-loss idle wakeup
` [PATCH v2 02/14] powerpc/64s/exceptions: Fix in_mce accounting in unrecoverable path
` [PATCH v2 03/14] powerpc/64s/exceptions: Change irq reconcile for NMIs from reusing _DAR to RESULT
` [PATCH v2 04/14] powerpc/64s/exceptions: machine check reconcile irq state
` [PATCH v2 05/14] powerpc/pseries/ras: avoid calling rtas_token in NMI paths
` [PATCH v2 06/14] powerpc/pseries/ras: FWNMI_VALID off by one
` [PATCH v2 07/14] powerpc/pseries/ras: fwnmi avoid modifying r3 in error case
` [PATCH v2 08/14] powerpc/pseries/ras: fwnmi sreset should not interlock
` [PATCH v2 09/14] powerpc/pseries: limit machine check stack to 4GB
` [PATCH v2 10/14] powerpc/pseries: machine check use rtas_call_unlocked with args on stack
` [PATCH v2 11/14] powerpc/64s: machine check interrupt update NMI accounting
` [PATCH v2 12/14] powerpc/64s: machine check do not trace real-mode handler
` [PATCH v2 13/14] powerpc/64s: system reset do not trace
` [PATCH v2 14/14] powerpc: make unrecoverable NMIs die instead of panic

[PATCH] powerpc/mce: Add MCE notification chain
 2020-04-04 13:05 UTC  (3+ messages)

[PATCH v2 1/4] powerpc/64s: implement probe_kernel_read/write without touching AMR
 2020-04-04 14:56 UTC  (8+ messages)
` [PATCH v2 2/4] powerpc/64s: use mmu_has_feature in set_kuap() and get_kuap()
` [PATCH v2 3/4] powerpc/uaccess: evaluate macro arguments once, before user access is allowed
` [PATCH v2 4/4] powerpc/uaccess: add more __builtin_expect annotations

[PATCH v2 1/5] uaccess: Add user_read_access_begin/end and user_write_access_begin/end
 2020-04-04  7:17 UTC  (9+ messages)
` [PATCH v2 2/5] uaccess: Selectively open read or write user access
` [PATCH v2 3/5] drm/i915/gem: Replace user_access_begin by user_write_access_begin
` [PATCH v2 4/5] powerpc/uaccess: Implement user_read_access_begin and user_write_access_begin
` [PATCH v2 5/5] uaccess: Rename user_access_begin/end() to user_full_access_begin/end()

[PATCH 1/2] cpufreq: qoriq: convert to a platform driver
 2020-04-03 21:21 UTC  (2+ messages)
` [PATCH 2/2] clk: qoriq: add cpufreq platform device

[Bug 206203] New: kmemleak reports various leaks in drivers/of/unittest.c
 2020-04-03 19:23 UTC  (4+ messages)
` [Bug 206203] "

[PATCH v5 0/4] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-04-03 18:41 UTC  (12+ 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-03 18:24 UTC  (4+ messages)

[PATCH v4 0/6] [PATCH v4 0/6] Track and expose idle PURR and SPURR ticks
 2020-04-03 18:10 UTC  (11+ messages)
` [PATCH v4 2/6] powerpc/idle: Add accessor function to always read latest idle PURR
` [PATCH v4 6/6] pseries/sysfs: Minimise IPI noise while reading [idle_][s]purr

[PATCH RESEND 1/4] uaccess: Add user_read_access_begin/end and user_write_access_begin/end
 2020-04-03 17:26 UTC  (16+ messages)

[PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2020-04-03 16:36 UTC  (12+ messages)

[PATCH v2 0/4] ocxl: Cleanup AFU interrupt allocation
 2020-04-03 16:09 UTC  (9+ messages)
` [PATCH v2 1/4] scsi: cxlflash: Access interrupt trigger page from xive directly
` [PATCH v2 2/4] ocxl: "
` [PATCH v2 3/4] ocxl: Don't return trigger page when allocating an interrupt
` [PATCH v2 4/4] ocxl: Remove custom service to allocate interrupts

[PATCH 1/2] powerpc: Add base support for ISA v3.1
 2020-04-03 15:32 UTC  (3+ messages)
` [PATCH 2/2] powerpc/dt_cpu_ftrs: Advertise support for ISA v3.1 if selected

[PATCH v3 1/1] powerpc/kernel: Enables memory hot-remove after reboot on pseries guests
 2020-04-03 14:38 UTC  (6+ messages)

[PATCH] powerpc: improve ppc_save_regs
 2020-04-03 13:10 UTC 

[PATCH 0/4] ocxl: Cleanup AFU interrupt allocation
 2020-04-03 11:19 UTC  (14+ messages)
` [PATCH 1/4] scsi: cxlflash: Access interrupt trigger page from xive directly
` [PATCH 2/4] ocxl: "
` [PATCH 3/4] ocxl: Don't return trigger page when allocating an interrupt
` [PATCH 4/4] ocxl: Remove custom service to allocate interrupts

[PATCH] qbman: Remove set but not used variable 'err'
 2020-04-03  7:35 UTC 

[PATCH v2 00/12] powerpc/64: machine check and system reset fixes
 2020-04-03 10:24 UTC  (4+ messages)
` [PATCH v2 08/12] powerpc/pseries: limit machine check stack to 4GB

[PATCH kernel] powerpc/pseries/ddw: Extend upper limit for huge DMA window for persistent memory
 2020-04-03 10:04 UTC  (3+ messages)

[PATCH v8 1/7] powerpc/mm: Implement set_memory() routines
 2020-04-03 10:03 UTC  (9+ messages)
` [PATCH v8 2/7] powerpc/kprobes: Mark newly allocated probes as RO

[PATCH] selftests/powerpc: Always build the tm-poison test 64-bit
 2020-04-03  9:56 UTC 

[RFC] cpuidle/powernv : Support for pre-entry and post exit of stop state in firmware
 2020-04-03  9:27 UTC 

linux-next: Tree for Apr 3
 2020-04-03  9:00 UTC 

[PATCH 1/4] powerpc/64s: implement probe_kernel_read/write without touching AMR
 2020-04-03  8:59 UTC  (6+ messages)
` [PATCH 3/4] powerpc/uaccess: evaluate macro arguments once, before user access is allowed

generic DMA bypass flag v2
 2020-04-03  8:38 UTC  (13+ messages)
` [PATCH 1/2] dma-mapping: add a dma_ops_bypass flag to struct device

[PATCH v10 00/14] powerpc/vas: Page fault handling for user space NX requests
 2020-04-03  8:19 UTC  (2+ messages)

[RFC WIP PATCH] powerpc/32: system call implement entry/exit logic in C
 2020-04-03  7:33 UTC  (3+ messages)

[PATCH] tty: hvc: remove hvcs_driver_string
 2020-04-03  7:30 UTC  (2+ messages)

[RFC PATCH 0/4] consolidate PowerPC instruction encoding macros
 2020-04-03  7:14 UTC  (6+ messages)
` [RFC PATCH 3/4] powerpc ppc-opcode: move ppc instuction encoding from test_emulate_step

[PATCH] powerpc/mm: ptdump: Add missing include <asm/vio.h>
 2020-04-03  6:47 UTC  (4+ messages)
` [PATCH v2] powerpc/mm: ptdump: Add missing include <asm/hvcall.h>

[PATCH v3 1/1] ppc/crash: Reset spinlocks during crash
 2020-04-03  6:41 UTC  (4+ messages)

[PATCH 0/4] powerpc/eeh: Release EEH device state synchronously
 2020-04-03  6:08 UTC  (9+ messages)
` [PATCH 1/4] powerpc/eeh: fix pseries_eeh_configure_bridge()
` [PATCH 2/4] powerpc/eeh: Release EEH device state synchronously
` [PATCH 3/4] powerpc/eeh: Remove workaround from eeh_add_device_late()
` [PATCH 4/4] powerpc/eeh: Clean up edev cleanup for VFs

[PATCH 0/2] powerpc: Remove support for ppc405/440 Xilinx platforms
 2020-04-03  4:59 UTC  (14+ messages)

[PATCH v4 00/25] Add support for OpenCAPI Persistent Memory devices
 2020-04-03  4:27 UTC  (19+ messages)
` [PATCH v4 03/25] powerpc/powernv: Map & release OpenCAPI LPC memory
` [PATCH v4 07/25] ocxl: Add functions to map/unmap "
` [PATCH v4 08/25] ocxl: Emit a log message showing how much LPC memory was detected
` [PATCH v4 16/25] nvdimm/ocxl: Implement the Read Error Log command

[RFC/PATCH 0/3] Add support for stop instruction inside KVM guest
 2020-04-03  2:20 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

[PATCH v2 00/22] Avoid IPI while updating page table entries
 2020-04-03  0:28 UTC  (3+ messages)
` [PATCH v2 01/22] powerpc/pkeys: Avoid using lockless page table walk

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

[PATCH v8 0/7] powerpc/perf: Add json file metric support for the hv_24x7 socket/chip level events
 2020-04-02 21:27 UTC  (5+ messages)
` [PATCH v8 6/7] tools/perf: Enable Hz/hz prinitg for --metric-only option

[PATCH v2] qtpm2: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module
 2020-04-02 19:31 UTC  (4+ messages)

[RFC PATCH v2 1/1] powerpc/kernel: Enables memory hot-remove after reboot on pseries guests
 2020-04-02 17:08 UTC  (4+ messages)

[PATCH v2] sched/core: fix illegal RCU from offline CPUs
 2020-04-02 16:57 UTC  (6+ messages)

[PATCH v4 0/3] Add support for divde[.] and divdeu[.] instruction emulation
 2020-04-02 15:19 UTC  (4+ messages)
` [PATCH v4 1/3] powerpc ppc-opcode: add divde and divdeu opcodes
` [PATCH v4 2/3] powerpc sstep: add support for divde[.] and divdeu[.] instructions
` [PATCH v4 3/3] powerpc test_emulate_step: add testcases "

[PATCH 00/18] genirq: Remove setup_irq()
 2020-04-02 15:03 UTC  (5+ messages)
` [PATCH 0/6] Kill setup_irq()

[PATCH v2] powerpc/64: Update Speculation_Store_Bypass in /proc/<pid>/status
 2020-04-02 12:49 UTC 

[PATCH] powerpc/64s: Fix doorbell wakeup msgclr optimisation
 2020-04-02 12:12 UTC 

[PATCH] Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs enabled"
 2020-04-02 12:04 UTC 

[PATCH V2 0/5] selftests/powerpc: Add NX-GZIP engine testcase
 2020-04-02 10:55 UTC  (4+ messages)
` [PATCH V2 3/5] selftests/powerpc: Add NX-GZIP engine compress testcase

[PATCH v1 00/46] Use hugepages to map kernel mem on 8xx
 2020-04-02 10:19 UTC  (3+ messages)
` [PATCH v1 06/46] powerpc/kasan: Refactor update of early shadow mappings

[PATCH v1 39/46] powerpc/8xx: Add a function to early map kernel via huge pages
 2020-04-02 10:13 UTC  (4+ messages)

[powerpc:next] BUILD SUCCESS c17eb4dca5a353a9dbbb8ad6934fe57af7165e91
 2020-04-02  9:37 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).