messages from 2021-05-23 15:54:21 to 2021-05-28 09:20:18 UTC [more...]
[PATCH v7 00/32] KVM: PPC: Book3S: C-ify the P9 entry/exit code
2021-05-28 9:07 UTC (27+ messages)
` [PATCH v7 01/32] KVM: PPC: Book3S 64: move KVM interrupt entry to a common entry point
` [PATCH v7 02/32] KVM: PPC: Book3S 64: Move GUEST_MODE_SKIP test into KVM
` [PATCH v7 03/32] KVM: PPC: Book3S 64: add hcall interrupt handler
` [PATCH v7 04/32] KVM: PPC: Book3S 64: Move hcall early register setup to KVM
` [PATCH v7 05/32] KVM: PPC: Book3S 64: Move interrupt "
` [PATCH v7 06/32] KVM: PPC: Book3S 64: move bad_host_intr check to HV handler
` [PATCH v7 07/32] KVM: PPC: Book3S 64: Minimise hcall handler calling convention differences
` [PATCH v7 08/32] KVM: PPC: Book3S HV P9: implement kvmppc_xive_pull_vcpu in C
` [PATCH v7 09/32] KVM: PPC: Book3S HV P9: Move setting HDEC after switching to guest LPCR
` [PATCH v7 10/32] KVM: PPC: Book3S HV P9: Reduce irq_work vs guest decrementer races
` [PATCH v7 11/32] KVM: PPC: Book3S HV P9: Move xive vcpu context management into kvmhv_p9_guest_entry
` [PATCH v7 12/32] KVM: PPC: Book3S HV P9: Move radix MMU switching instructions together
` [PATCH v7 13/32] KVM: PPC: Book3S HV P9: Stop handling hcalls in real-mode in the P9 path
` [PATCH v7 14/32] KVM: PPC: Book3S HV P9: Implement the rest of the P9 path in C
` [PATCH v7 15/32] KVM: PPC: Book3S HV P9: inline kvmhv_load_hv_regs_and_go into __kvmhv_vcpu_entry_p9
` [PATCH v7 16/32] KVM: PPC: Book3S HV P9: Read machine check registers while MSR[RI] is 0
` [PATCH v7 17/32] KVM: PPC: Book3S HV P9: Improve exit timing accounting coverage
` [PATCH v7 18/32] KVM: PPC: Book3S HV P9: Move SPR loading after expiry time check
` [PATCH v7 19/32] KVM: PPC: Book3S HV P9: Add helpers for OS SPR handling
` [PATCH v7 20/32] KVM: PPC: Book3S HV P9: Switch to guest MMU context as late as possible
` [PATCH v7 21/32] KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMU
` [PATCH v7 22/32] KVM: PPC: Book3S HV: Remove support for dependent threads mode on P9
` [PATCH v7 23/32] KVM: PPC: Book3S HV: Remove radix guest support from P7/8 path
` [PATCH v7 24/32] KVM: PPC: Book3S HV: Remove virt mode checks from real mode handlers
` [PATCH v7 25/32] KVM: PPC: Book3S HV: Remove unused nested HV tests in XICS emulation
` [PATCH v7 26/32] KVM: PPC: Book3S HV P9: Allow all P9 processors to enable nested HV
[PATCH v7 00/32] KVM: PPC: Book3S: C-ify the P9 entry/exit code
2021-05-28 9:06 UTC
[PATCH 0/3] Skip numa distance for offline nodes
2021-05-28 8:43 UTC (15+ messages)
` [PATCH 1/3] sched/topology: Allow archs to populate distance map
` [PATCH 2/3] powerpc/numa: Populate distance map correctly
[PATCH] perf vendor events: Fix eventcode of power10 json events
2021-05-28 7:56 UTC (6+ messages)
[RFC v2 0/4] Add perf interface to expose nvdimm
2021-05-28 7:53 UTC (11+ messages)
` [RFC v2 1/4] drivers/nvdimm: Add perf interface to expose nvdimm performance stats
` [RFC v2 2/4] powerpc/papr_scm: Add perf interface support
` [RFC v2 3/4] powerpc/papr_scm: Document papr_scm sysfs event format entries
` [RFC v2 4/4] powerpc/papr_scm: Add cpu hotplug support for nvdimm pmu device
[PATCH] powerpc: make show_stack's stack walking KASAN-safe
2021-05-28 7:48 UTC
[PATCH] mm: generalize ZONE_[DMA|DMA32]
2021-05-28 7:45 UTC (6+ messages)
` [PATCH v2] "
[PATCH v2] lockdown, selinux: avoid bogus SELinux lockdown permission checks
2021-05-28 7:09 UTC (7+ messages)
` [PATCH v2] lockdown,selinux: "
[PATCH 0/3] Rid W=1 warnings from Crypto
2021-05-28 7:26 UTC (2+ messages)
[PATCH] Revert "powerpc: Switch to relative jump labels"
2021-05-28 1:29 UTC
[PATCH] ASoC: fsl-asoc-card: Set .owner attribute when registering card
2021-05-27 16:34 UTC
[PATCH v3 0/4] P2040/P2041 i2c recovery erratum
2021-05-27 19:53 UTC (11+ messages)
` [PATCH v3 2/4] powerpc/fsl: set fsl, i2c-erratum-a004447 flag for P2041 i2c controllers
` [PATCH v3 2/4] powerpc/fsl: set fsl,i2c-erratum-a004447 "
` [PATCH v3 3/4] powerpc/fsl: set fsl, i2c-erratum-a004447 flag for P1010 "
` [PATCH v3 3/4] powerpc/fsl: set fsl,i2c-erratum-a004447 "
[PATCH v7 00/15] Restricted DMA
2021-05-27 16:32 UTC (35+ messages)
` [PATCH v7 01/15] swiotlb: Refactor swiotlb init functions
` [PATCH v7 02/15] swiotlb: Refactor swiotlb_create_debugfs
` [PATCH v7 03/15] swiotlb: Add DMA_RESTRICTED_POOL
` [PATCH v7 04/15] swiotlb: Add restricted DMA pool initialization
` [PATCH v7 05/15] swiotlb: Add a new get_io_tlb_mem getter
` [PATCH v7 07/15] swiotlb: Update is_swiotlb_active to add a struct device argument
` [PATCH v7 13/15] dma-direct: Allocate memory from restricted DMA pool if available
` [PATCH v7 14/15] dt-bindings: of: Add restricted DMA pool
[PATCH] docs: kernel-parameters: mark numa=off is supported by a bundle of architectures
2021-05-27 16:11 UTC (2+ messages)
[PATCH -next 1/3] powerpc/rtas: Replaced simple_strtoull() with kstrtoull()
2021-05-27 14:37 UTC (5+ messages)
` [PATCH -next 2/3] xen: balloon: "
` [PATCH -next 3/3] ocfs2: "
[PATCH v8 00/15] Restricted DMA
2021-05-27 13:32 UTC (12+ messages)
` [PATCH v8 01/15] swiotlb: Refactor swiotlb init functions
` [PATCH v8 02/15] swiotlb: Refactor swiotlb_create_debugfs
` [PATCH v8 03/15] swiotlb: Add DMA_RESTRICTED_POOL
` [PATCH v8 04/15] swiotlb: Add restricted DMA pool initialization
` [PATCH v8 05/15] swiotlb: Add a new get_io_tlb_mem getter
` [PATCH v8 06/15] swiotlb: Update is_swiotlb_buffer to add a struct device argument
` [PATCH v8 07/15] swiotlb: Update is_swiotlb_active "
` [PATCH v8 08/15] swiotlb: Bounce data from/to restricted DMA pool if available
` [PATCH v8 09/15] swiotlb: Move alloc_size to find_slots
` [PATCH v8 10/15] swiotlb: Refactor swiotlb_tbl_unmap_single
[PATCH v8 11/15] dma-direct: Add a new wrapper __dma_direct_free_pages()
2021-05-27 13:03 UTC (5+ messages)
` [PATCH v8 12/15] swiotlb: Add restricted DMA alloc/free support
` [PATCH v8 13/15] dma-direct: Allocate memory from restricted DMA pool if available
` [PATCH v8 14/15] dt-bindings: of: Add restricted DMA pool
` [PATCH v8 15/15] of: Add plumbing for "
[PATCH] powerpc/papr_scm: Add support for reporting dirty-shutdown-count
2021-05-27 11:17 UTC (3+ messages)
[PATCH v2] powerpc/papr_scm: Add support for reporting dirty-shutdown-count
2021-05-27 11:16 UTC
[PATCH] powerpc/udbg_hvc: retry putc on -EAGAIN
2021-05-27 11:10 UTC (4+ messages)
[PATCH -next] ASoC: imx-rpmsg: fix platform_no_drv_owner.cocci warnings
2021-05-27 11:07 UTC
[PATCH] Revert "powerpc/kernel/iommu: Align size for IOMMU_PAGE_SIZE() to save TCEs"
2021-05-27 6:10 UTC (3+ messages)
[PATCH v2 0/2] powerpc/sstep: Add emulation support and tests for 'setb' instruction
2021-05-27 5:36 UTC (3+ messages)
` [PATCH v2 1/2] powerpc/sstep: Add emulation support for ‘setb’ instruction
[PATCH] powerpc/stacktrace: fix raise_backtrace_ipi() logic
2021-05-27 1:15 UTC
[PATCH 1/5] kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
2021-05-26 14:32 UTC (2+ messages)
[PATCH v2] KVM: PPC: Book3S HV: Save host FSCR in the P7/8 path
2021-05-26 14:44 UTC (2+ messages)
[Bug 213221] New: Lockdep self tests failing on e6500 system
2021-05-26 14:33 UTC
[PATCH v2] KVM: PPC: Book3S HV: Fix reverse map real-mode address lookup with huge vmalloc
2021-05-26 12:00 UTC
simplify gendisk and request_queue allocation for bio based drivers
2021-05-26 8:07 UTC (27+ messages)
` [PATCH 01/26] block: refactor device number setup in __device_add_disk
` [dm-devel] "
` [PATCH 05/26] block: add blk_alloc_disk and blk_cleanup_disk APIs
` [dm-devel] "
` [PATCH 06/26] brd: convert to blk_alloc_disk/blk_cleanup_disk
` [PATCH 12/26] bcache: "
` [PATCH 13/26] dm: "
` [PATCH 14/26] md: "
` [PATCH 18/26] nvme-multipath: "
[PATCH V3 0/2] selftests/powerpc: Updates to EBB selftest for ISA v3.1
2021-05-26 7:22 UTC (4+ messages)
` [PATCH V3 1/2] selftests/powerpc: Fix "no_handler" EBB selftest
` [PATCH V3 2/2] selftests/powerpc: EBB selftest for MMCR0 control for PMU SPRs in ISA v3.1
[powerpc:next] BUILD SUCCESS b73c8cccd72ac28beaf262fd6ef4b91411fc8335
2021-05-26 2:00 UTC
[powerpc:next-test] BUILD SUCCESS 027f55e87c3094270a3223f7331d033fe15a2b3f
2021-05-26 2:00 UTC
[powerpc:merge] BUILD SUCCESS 112f47a1484ddca610b70cbe4a99f0d0f1701daf
2021-05-26 2:00 UTC
[RFC PATCH 1/2] mm/mremap: Fix race between MOVE_PMD mremap and pageout
2021-05-25 17:28 UTC (3+ messages)
` [RFC PATCH 2/2] mm/mremap: Fix race between MOVE_PUD "
[PATCH v6 updated 9/11] mm/mremap: Fix race between mremap and pageout
2021-05-25 17:22 UTC (4+ messages)
[PATCH v6 00/11] Speedup mremap on ppc64
2021-05-25 17:08 UTC (16+ messages)
` [PATCH v6 01/11] selftest/mremap_test: Update the test to handle pagesize other than 4K
` [PATCH v6 02/11] selftest/mremap_test: Avoid crash with static build
` [PATCH v6 03/11] mm/mremap: Convert huge PUD move to separate helper
` [PATCH v6 04/11] mm/mremap: Use pmd/pud_poplulate to update page table entries
` [PATCH v6 05/11] powerpc/mm/book3s64: Fix possible build error
` [PATCH v6 06/11] powerpc/mm/book3s64: Update tlb flush routines to take a page walk cache flush argument
` [PATCH v6 07/11] mm/mremap: Use range flush that does TLB and page walk cache flush
` [PATCH v6 08/11] mm/mremap: properly flush the TLB on mremap
` [PATCH v6 09/11] mm/mremap: Fix race between mremap and pageout
` [PATCH v6 updated 9/11] "
` [PATCH v6 10/11] mm/mremap: Allow arch runtime override
` [PATCH v6 11/11] powerpc/mm: Enable HAVE_MOVE_PMD support
[V2 0/2] selftests/powerpc: Updates to EBB selftest for ISA v3.1
2021-05-25 13:24 UTC (3+ messages)
` [V2 1/2] selftests/powerpc: Fix "no_handler" EBB selftest
` [V2 2/2] selftests/powerpc: EBB selftest for MMCR0 control for PMU SPRs in ISA v3.1
[PATCH v4 0/3] audit: add support for openat2
2021-05-24 23:04 UTC (4+ messages)
` [PATCH v4 2/3] audit: add support for the openat2 syscall
Linux powerpc new system call instruction and ABI
2021-05-24 20:33 UTC (10+ messages)
[PATCH v5 0/9] Speedup mremap on ppc64
2021-05-24 14:24 UTC (11+ messages)
` [PATCH v5 7/9] mm/mremap: Move TLB flush outside page table lock
[PATCH -next] ASoC: imx-card: Make some symbols static
2021-05-24 13:35 UTC
[PATCH] KVM: PPC: Book3S HV: Save host FSCR in the P7/8 path
2021-05-24 12:49 UTC (2+ messages)
[PATCH] powerpc/configs: Enable STACK_TRACER and FTRACE_SYSCALLS in some of the configs
2021-05-24 12:02 UTC
[PATCH -next] macintosh/therm_adt746x: Replaced simple_strtol() with kstrtoint()
2021-05-24 12:08 UTC
[PATCH] KVM: PPC: Book3S HV: Fix reverse map real-mode address lookup with huge vmalloc
2021-05-24 7:47 UTC (3+ messages)
[PATCH v2 net-next] ethernet: ucc_geth: Use kmemdup() rather than kmalloc+memcpy
2021-05-24 2:00 UTC (3+ messages)
[PATCH 1/1] powerpc/ps3: Fix error return code in ps3_register_devices()
2021-05-24 1:40 UTC (4+ messages)
[PATCH net-next] ethernet: ucc_geth: Use kmemdup() rather than kmalloc+memcpy
2021-05-24 1:07 UTC (4+ messages)
[powerpc:merge] BUILD SUCCESS 8dbbcb8a8856c6b4e56ae705218d8dad1f9cf1e9
2021-05-23 23:49 UTC
[powerpc:fixes-test] BUILD SUCCESS b49f9d9b0e428909796b4a7e7f1049f489859e0f
2021-05-23 23:49 UTC
[GIT PULL] Please pull powerpc/linux.git powerpc-5.13-4 tag
2021-05-23 16:14 UTC (2+ messages)
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).