messages from 2020-04-03 00:57:02 to 2020-04-06 08:20:15 UTC [more...]
[PATCH v5 00/21] Initial Prefixed Instruction support
2020-04-06 8:09 UTC (5+ messages)
` [PATCH v5 01/21] powerpc/xmon: Remove store_inst() for patch_instruction()
` [PATCH v5 02/21] powerpc/xmon: Move out-of-line instructions to text section
` [PATCH v5 03/21] powerpc: Change calling convention for create_branch() et. al
` [PATCH v5 04/21] powerpc: Use a macro for creating instructions from u32s
[RFC/PATCH 0/3] Add support for stop instruction inside KVM guest
2020-04-03 9:31 UTC (6+ 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
[Bug 207129] New: PowerMac G4 DP (5.6.2 debug kernel + inline KASAN) freezes shortly after booting with "do_IRQ: stack overflow: 1760"
2020-04-06 5:29 UTC (2+ messages)
` [Bug 207129] "
[PATCH v4 0/6] [PATCH v4 0/6] Track and expose idle PURR and SPURR ticks
2020-04-03 18:10 UTC (12+ 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
[RFC PATCH v0 0/5] powerpc/mm/radix: Memory unplug fixes
2020-04-06 3:49 UTC (6+ messages)
` [RFC PATCH v0 1/5] powerpc/pseries/hotplug-memory: Set DRCONF_MEM_HOTREMOVABLE for hot-plugged mem
` [RFC PATCH v0 2/5] powerpc/mm/radix: Create separate mappings for hot-plugged memory
` [RFC PATCH v0 3/5] powerpc/mm/radix: Fix PTE/PMD fragment count for early page table mappings
` [RFC PATCH v0 4/5] powerpc/mm/radix: Free PUD table when freeing pagetable
` [RFC PATCH v0 5/5] powerpc/mm/radix: Remove split_kernel_mapping()
Make PowerNV IOMMU group setup saner (and fix it for hotpug)
2020-04-06 3:07 UTC (8+ messages)
` [PATCH 1/7] powerpc/powernv/npu: Clean up compound table group initialisation
` [PATCH 2/7] powerpc/powernv/iov: Don't add VFs to iommu group during PE config
` [PATCH 3/7] powerpc/powernv/pci: Register iommu group at PE DMA setup
` [PATCH 4/7] powerpc/powernv/pci: Add device to iommu group during dma_dev_setup()
` [PATCH 5/7] powerpc/powernv/pci: Delete old iommu recursive iommu setup
` [PATCH 6/7] powerpc/powernv/pci: Move tce size parsing to pci-ioda-tce.c
` [PATCH 7/7] powerpc/powernv/npu: Move IOMMU group setup into npu-dma.c
[PATCH 1/2] cpufreq: qoriq: convert to a platform driver
2020-04-06 2:58 UTC (3+ messages)
` [PATCH 2/2] clk: qoriq: add cpufreq platform device
[PATCH] powerpc/mce: Add MCE notification chain
2020-04-06 2:17 UTC (4+ messages)
[RFC PATCH v2 01/13] powerpc/radix: Make kuap_check_amr() and kuap_restore_amr() generic
2020-04-06 1:52 UTC (19+ messages)
` [RFC PATCH v2 02/13] powerpc/32s: Create C version of kuap_restore() and kuap_check()
` [RFC PATCH v2 03/13] powerpc/8xx: "
` [RFC PATCH v2 04/13] powerpc/irq: Add new helpers to play with MSR_EE and MSR_RI on PPC32
` [RFC PATCH v2 05/13] powerpc/syscall: Rename syscall_64.c into syscall.c
` [RFC PATCH v2 06/13] powerpc/syscall: Make syscall_64.c buildable on PPC32
` [RFC PATCH v2 07/13] powerpc/syscall: Use is_compat_task()
` [RFC PATCH v2 08/13] powerpc/syscall: Save r3 in regs->orig_r3
` [RFC PATCH v2 09/13] powerpc/syscall: Selectively check MSR_RI and MSR_PR on syscall entry
` [RFC PATCH v2 10/13] powerpc/syscall: system call implement entry/exit logic in C for PPC32
` [RFC PATCH v2 11/13] powerpc/syscall: Avoid stack frame in likely part of syscall_call_exception()
` [RFC PATCH v2 12/13] powerpc/kernel: Do not inconditionally save non volatile registers on system call
` [RFC PATCH v2 13/13] powerpc/kernel: Do not use READ_ONCE() to access current thread_info flags
[PATCH] KVM: PPC: Book3S HV: Remove NULL check before kfree
2020-04-06 1:14 UTC (2+ messages)
[PATCH v3] powerpc/powernv: add NULL check after kzalloc in opal_add_one_export
2020-04-06 1:13 UTC (2+ messages)
[PATCH] Fix: buffer overflow during hvc_alloc()
2020-04-06 0:31 UTC (2+ messages)
[powerpc:merge] BUILD SUCCESS 2c0ce4ff35994a7b12cc9879ced52c9e7c2e6667
2020-04-05 23:24 UTC
[powerpc:next] BUILD SUCCESS 6ba4a2d3591039aea1cb45c7c42262d26351a2fa
2020-04-05 23:24 UTC
[Bug 199561] sungem: RX MAC fifo overflow smac[03910440]
2020-04-05 22:00 UTC (2+ messages)
[GIT PULL] Please pull powerpc/linux.git powerpc-5.7-1 tag
2020-04-05 19:45 UTC (3+ messages)
[RFC WIP PATCH] powerpc/32: system call implement entry/exit logic in C
2020-04-05 18:53 UTC (4+ messages)
[PATCH v2 1/5] uaccess: Add user_read_access_begin/end and user_write_access_begin/end
2020-04-05 18:47 UTC (10+ 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()
[mm/debug] f675f2f91d: WARNING:at_mm/debug_vm_pgtable.c:#debug_vm_pgtable
2020-04-05 14:49 UTC (2+ messages)
[PATCH v2 00/22] Avoid IPI while updating page table entries
2020-04-05 13:37 UTC (4+ messages)
` [PATCH v2 01/22] powerpc/pkeys: Avoid using lockless page table walk
[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 (3+ 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 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
[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 (10+ 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 RESEND 1/4] uaccess: Add user_read_access_begin/end and user_write_access_begin/end
2020-04-03 17:26 UTC (11+ 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 (2+ 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 (8+ 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)
[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 (10+ messages)
[PATCH v4 00/25] Add support for OpenCAPI Persistent Memory devices
2020-04-03 4:27 UTC (13+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).