messages from 2018-10-01 14:51:25 to 2018-10-04 04:58:46 UTC [more...]
[PATCH v3 00/33] KVM: PPC: Book3S HV: Nested HV virtualization
2018-10-04 3:05 UTC (48+ messages)
` [PATCH v3 01/33] powerpc: Turn off CPU_FTR_P9_TM_HV_ASSIST in non-hypervisor mode
` [PATCH v3 02/33] KVM: PPC: Book3S: Simplify external interrupt handling
` [PATCH v3 03/33] KVM: PPC: Book3S HV: Remove left-over code in XICS-on-XIVE emulation
` [PATCH v3 04/33] KVM: PPC: Book3S HV: Move interrupt delivery on guest entry to C code
` [PATCH v3 05/33] KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functions
` [PATCH v3 06/33] KVM: PPC: Book3S HV: Simplify real-mode interrupt handling
` [PATCH v3 07/33] KVM: PPC: Book3S: Rework TM save/restore code and make it C-callable
` [PATCH v3 08/33] KVM: PPC: Book3S HV: Call kvmppc_handle_exit_hv() with vcore unlocked
` [PATCH v3 09/33] KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guests
` [PATCH v3 10/33] KVM: PPC: Book3S HV: Handle hypervisor instruction faults better
` [PATCH v3 11/33] KVM: PPC: Book3S HV: Add a debugfs file to dump radix mappings
` [PATCH v3 12/33] KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
` [PATCH v3 13/33] KVM: PPC: Book3S HV: Clear partition table entry on vm teardown
` [PATCH v3 14/33] KVM: PPC: Book3S HV: Make kvmppc_mmu_radix_xlate process/partition table agnostic
` [PATCH v3 15/33] KVM: PPC: Book3S HV: Refactor radix page fault handler
` [PATCH v3 16/33] KVM: PPC: Book3S HV: Use kvmppc_unmap_pte() in kvm_unmap_radix()
` [PATCH v3 17/33] KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualization
` [PATCH v3 18/33] KVM: PPC: Book3S HV: Nested guest entry via hypercall
` [PATCH v3 19/33] KVM: PPC: Book3S HV: Use XICS hypercalls when running as a nested hypervisor
` [PATCH v3 20/33] KVM: PPC: Book3S HV: Handle hypercalls correctly when nested
` [PATCH v3 21/33] KVM: PPC: Book3S HV: Framework to handle HV Emulation Assist Interrupt
` [PATCH v3 22/33] KVM: PPC: Book3S HV: Handle page fault for a nested guest
` [PATCH v3 23/33] KVM: PPC: Book3S HV: Introduce rmap to track nested guest mappings
` [PATCH v3 24/33] KVM: PPC: Book3S HV: Emulate Privileged TLBIE for guest hypervisors
` [PATCH v3 25/33] KVM: PPC: Book3S HV: Invalidate TLB when nested vcpu moves physical cpu
` [PATCH v3 26/33] KVM: PPC: Book3S HV: Don't access HFSCR, LPIDR or LPCR when running nested
` [PATCH v3 27/33] KVM: PPC: Book3S HV: Add one-reg interface to virtual PTCR register
` [PATCH v3 28/33] KVM: PPC: Book3S HV: Sanitise hv_regs on nested guest entry
` [PATCH v3 29/33] KVM: PPC: Book3S HV: Handle differing endianness for H_ENTER_NESTED
` [PATCH v3 30/33] KVM: PPC: Book3S HV: Allow HV module to load without hypervisor mode
` [PATCH v3 31/33] KVM: PPC: Book3S HV: Add nested shadow page tables to debugfs
` [PATCH v3 32/33] KVM: PPC: Book3S HV: Use hypercalls for TLB invalidation when nested
` [PATCH v3 33/33] KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualization
[PATCH v03 0/5] powerpc/migration: Affinity fix for memory
2018-10-04 2:24 UTC (12+ messages)
` [PATCH v03 1/5] powerpc/drmem: Export 'dynamic-memory' loader
` [PATCH v03 3/5] migration/memory: Add hotplug READD_MULTIPLE
` [PATCH v03 4/5] migration/memory: Evaluate LMB assoc changes
[PATCH] migration/mm: Add WARN_ON to try_offline_node
2018-10-04 1:02 UTC (15+ messages)
[PATCH] dma-direct: Fix return value of dma_direct_supported
2018-10-03 23:48 UTC
dma mask related fixups (including full bus_dma_mask support) v2
2018-10-03 23:10 UTC (5+ messages)
` [PATCH 5/5] dma-direct: always allow dma mask <= physiscal memory size
[PATCH] selftests/powerpc: Add check for TM SPRS on coredump
2018-10-03 21:31 UTC
[PATCH v2 0/3] powerpc/powernv/npu: Improve ATSD invalidation overhead
2018-10-03 18:51 UTC (4+ messages)
` [PATCH v2 1/3] powerpc/powernv/npu: Reduce eieio usage when issuing ATSD invalidates
` [PATCH v2 2/3] powerpc/powernv/npu: Use size-based "
` [PATCH v2 3/3] powerpc/powernv/npu: Remove atsd_threshold debugfs setting
[PATCH 0/3] powerpc/powernv/npu: Improve ATSD invalidation overhead
2018-10-03 18:33 UTC (10+ messages)
` [PATCH 1/3] powerpc/powernv/npu: Reduce eieio usage when issuing ATSD invalidates
` [PATCH 2/3] powerpc/powernv/npu: Use size-based "
` [PATCH 3/3] powerpc/powernv/npu: Remove atsd_threshold debugfs setting
[RFC PATCH kernel] vfio/spapr_tce: Get rid of possible infinite loop
2018-10-03 18:17 UTC (3+ messages)
[PATCH RFC] mm/memory_hotplug: Introduce memory block types
2018-10-03 17:14 UTC (18+ messages)
[PATCH v3 0/6] arm64: dts: NXP: add basic dts file for LX2160A SoC
2018-10-03 14:25 UTC (7+ messages)
` [PATCH v3 3/6] drivers: clk-qoriq: increase array size of cmux_to_group
` [PATCH v3 4/6] drivers: clk-qoriq: Add clockgen support for lx2160a
[PATCH v9 0/3] powerpc: Detection and scheduler optimization for POWER9 bigcore
2018-10-03 11:19 UTC (3+ messages)
[PATCH v4] powerpc: Avoid code patching freed init sections
2018-10-03 11:18 UTC (7+ messages)
` [PATCH] powerpc: use PTRRELOC during early init
[RFC PATCH v3 0/7] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
2018-10-03 9:30 UTC (27+ messages)
` [RFC PATCH v3 1/7] book3s/64: avoid circular header inclusion in mmu-hash.h
` [RFC PATCH v3 2/7] powerpc: Prepare for moving thread_info into task_struct
` [RFC PATCH v3 3/7] powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
` [RFC PATCH v3 4/7] powerpc: regain entire stack space
` [RFC PATCH v3 5/7] powerpc: 'current_set' is now a table of task_struct pointers
` [RFC PATCH v3 7/7] powerpc/64: Modify CURRENT_THREAD_INFO()
[PATCH kernel] cxl: Remove unused include
2018-10-03 8:29 UTC (4+ messages)
[PATCH v2 02/33] KVM: PPC: Book3S HV: Remove left-over code in XICS-on-XIVE emulation
2018-10-03 5:09 UTC (8+ messages)
` [PATCH v2 06/33] KVM: PPC: Book3S: Rework TM save/restore code and make it C-callable
` [PATCH v2 18/33] KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualization
` [PATCH v2 19/33] KVM: PPC: Book3S HV: Nested guest entry via hypercall
` [PATCH v2 20/33] KVM: PPC: Book3S HV: Use XICS hypercalls when running as a nested hypervisor
Looking for architecture papers
2018-10-03 4:07 UTC (2+ messages)
[PATCH] powerpc: Add doorbell tracepoints
2018-10-03 3:48 UTC (2+ messages)
[RFC 00/15] PCI: turn some __weak functions into callbacks
2018-10-02 20:59 UTC (2+ messages)
[PATCH v2 0/5] soc/fsl/qbman: DPAA QBMan fixes and additions
2018-10-02 20:07 UTC (8+ messages)
` [PATCH v2 5/5] soc/fsl_qbman: export coalesce change API
[PATCH] powerpc/mobility: Extend start/stop topology update scope
2018-10-02 19:32 UTC (2+ messages)
[PATCH v2] powerpc/pseries: Track LMB nid instead of using device tree
2018-10-02 15:35 UTC
[PATCH v2 0/9] Fixes for SLB to C series
2018-10-02 14:27 UTC (10+ messages)
` [PATCH v2 1/9] Revert "powerpc/64s/hash: remove user SLB data from the paca"
` [PATCH v2 2/9] powerpc/64: add struct int_regs to save additional registers on stack
` [PATCH v2 3/9] powerpc/64: interrupts save PPR on stack rather than thread_struct
` [PATCH v2 4/9] powerpc/64s/hash: Fix preloading of SLB entries
` [PATCH v2 5/9] powerpc/64s/hash: add more barriers for slb preloading
` [PATCH v2 6/9] powerpc/64s/hash: SLB fix preemption issues
` [PATCH v2 7/9] powerpc/64s/hash: Fix false positive preempt warnings
` [PATCH v2 8/9] powerpc/64s/hash: slb_flush_and_rebolt simplify
` [PATCH v2 9/9] powerpc/64s/hash: add some slb debugging tests
drivers binding to device node with multiple compatible strings
2018-10-02 14:19 UTC (4+ messages)
[PATCH v6] selftests: add headers_install to lib.mk
2018-10-02 14:12 UTC (3+ messages)
[PATCH] driver core: device: add BUS_ATTR_WO macro
2018-10-02 9:43 UTC (3+ messages)
[PATCH 1/2] powerpc/64: Remove duplicated -mabi=elfv2 for little endian targets
2018-10-02 8:30 UTC (10+ messages)
` [PATCH 2/2] powerpc/64: Increase stack redzone for 64-bit kernel to 512 bytes
[PATCH kernel] powerpc/powernv/ioda: Allocate indirect TCE levels of cached userspace addresses on demand
2018-10-02 4:56 UTC (2+ messages)
[PATCH kernel v2] powerpc/ioda/npu: Call skiboot's hot reset hook when disabling NPU2
2018-10-02 3:20 UTC
[PATCH 1/2] powerpc/tm: Move tm_enable definition
2018-10-02 0:05 UTC (3+ messages)
` [PATCH 2/2] powerpc/tm: Avoid SPR flush if TM is disabled
[PATCH] powerpc: remove leftover code of old GCC version checks
2018-10-01 23:51 UTC (2+ messages)
[PATCH] powerpc/lib: fix book3s/32 boot failure due to code patching
2018-10-01 23:19 UTC (2+ messages)
[PATCH] kdb: print real address of pointers instead of hashed addresses
2018-10-01 19:55 UTC (2+ messages)
[PATCH 1/2] powerpc/time: Use clockevents_register_device(), fixing an issue with large decrementer
2018-10-01 23:01 UTC (2+ messages)
` [PATCH 2/2] powerpc/time: Add set_state_oneshot_stopped decrementer callback
[PATCH] kdb: use correct pointer when 'btc' calls 'btt'
2018-10-01 19:52 UTC (8+ messages)
` "
[PATCH 1/2] powerpc/time: Use clockevents_register_device(), fixing an issue with large decrementer
2018-10-01 22:57 UTC (4+ messages)
` [PATCH 2/2] powerpc/time: Only cap decrementer when watchdog is enabled
[v4] powerpc: Avoid code patching freed init sections
2018-10-01 22:57 UTC (3+ messages)
[PATCH] powerpc: signedness bug in update_flash_db()
2018-10-01 22:45 UTC (5+ messages)
[PATCH v4 0/9] Devicetree build consolidation
2018-10-01 20:34 UTC (5+ messages)
` [PATCH v4 1/9] powerpc: build .dtb files in dts directory
` [PATCH v4 6/9] kbuild: consolidate Devicetree dtb build rules
` [PATCH v4 7/9] powerpc: enable building all dtbs
[RFC PATCH 00/11] New TM Model
2018-10-01 17:50 UTC (6+ messages)
` [RFC PATCH 11/11] selftests/powerpc: Adapt the test
[PATCH v2] powerpc/rtas: Fix a potential race between CPU-Offline & Migration
2018-10-01 15:19 UTC (2+ messages)
[PATCH v3 0/9] Devicetree build consolidation
2018-10-01 14:48 UTC (10+ messages)
` [PATCH v3 6/9] kbuild: consolidate Devicetree dtb build rules
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).