LinuxPPC-Dev Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-15 13:32:45 to 2021-06-17 06:33:22 UTC [more...]

[PATCH v13 00/12] Restricted DMA
 2021-06-17  6:32 UTC  (14+ messages)
` [PATCH v13 01/12] swiotlb: Refactor swiotlb init functions
` [PATCH v13 02/12] swiotlb: Refactor swiotlb_create_debugfs
` [PATCH v13 03/12] swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used
` [PATCH v13 04/12] swiotlb: Update is_swiotlb_buffer to add a struct device argument
` [PATCH v13 05/12] swiotlb: Update is_swiotlb_active "
` [PATCH v13 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
` [PATCH v13 07/12] swiotlb: Move alloc_size to swiotlb_find_slots
` [PATCH v13 08/12] swiotlb: Refactor swiotlb_tbl_unmap_single
` [PATCH v13 09/12] swiotlb: Add restricted DMA alloc/free support
` [PATCH v13 10/12] swiotlb: Add restricted DMA pool initialization
` [PATCH v13 11/12] dt-bindings: of: Add restricted DMA pool
` [PATCH v13 12/12] of: Add plumbing for "

[PATCH] crypto: nx: Fix memcpy() over-reading in nonce
 2021-06-17  6:08 UTC  (2+ messages)

[PATCH v4 0/2] powerpc/64: Option to use ELF V2 ABI for big-endian
 2021-06-17  5:21 UTC  (14+ messages)
` [PATCH v4 1/2] module: add elf_check_module_arch for module specific elf arch checks

[PATCH 00/11] powerpc: Add support for Microwatt soft-core
 2021-06-17  4:41 UTC  (16+ messages)
` [PATCH 01/11] powerpc: Add Microwatt platform
` [PATCH 02/11] powerpc: Add Microwatt device tree
` [PATCH 06/11] powerpc: microwatt: Use standard 16550 UART for console
` [PATCH 07/11] powerpc: Add support for microwatt's hardware random number generator
` [PATCH 11/11] powerpc/microwatt: Disable interrupts in boot wrapper main program

[PATCH v2 1/4] powerpc/interrupt: Interchange prep_irq_for_{kernel_enabled/user}_exit()
 2021-06-17  3:33 UTC  (5+ messages)
` [PATCH v2 2/4] powerpc/interrupt: Refactor prep_irq_for_user_exit()

[powerpc:next-test] BUILD SUCCESS 27f6bc40cd9485020869fb01244b77ae6a266680
 2021-06-17  3:19 UTC 

[mm/mremap] ecf8443e51: vm-scalability.throughput -29.4% regression
 2021-06-17  2:38 UTC  (3+ messages)
  ` [LKP] "

[PATCH] powerpc/build: vdso linker warning for orphan sections
 2021-06-17  1:48 UTC  (2+ messages)

[PATCH v2 0/6] mrermap fixes
 2021-06-17  1:43 UTC  (10+ messages)
` [PATCH v2 1/6] selftest/mremap_test: Update the test to handle pagesize other than 4K
` [PATCH v2 2/6] selftest/mremap_test: Avoid crash with static build
` [PATCH v2 3/6] mm/mremap: Convert huge PUD move to separate helper
` [PATCH v2 4/6] mm/mremap: Don't enable optimized PUD move if page table levels is 2
` [PATCH v2 5/6] mm/mremap: Use pmd/pud_poplulate to update page table entries
` [PATCH v2 6/6] mm/mremap: hold the rmap lock in write mode when moving "

[PATCH v12 00/12] Restricted DMA
 2021-06-17  0:47 UTC  (18+ messages)
` [PATCH v12 01/12] swiotlb: Refactor swiotlb init functions
` [PATCH v12 02/12] swiotlb: Refactor swiotlb_create_debugfs
` [PATCH v12 03/12] swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used
` [PATCH v12 04/12] swiotlb: Update is_swiotlb_buffer to add a struct device argument
` [PATCH v12 05/12] swiotlb: Update is_swiotlb_active "
` [PATCH v12 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
` [PATCH v12 07/12] swiotlb: Move alloc_size to swiotlb_find_slots
` [PATCH v12 08/12] swiotlb: Refactor swiotlb_tbl_unmap_single
` [PATCH v12 09/12] swiotlb: Add restricted DMA alloc/free support
` [PATCH v12 10/12] swiotlb: Add restricted DMA pool initialization
` [PATCH v12 11/12] dt-bindings: of: Add restricted DMA pool
` [PATCH v12 12/12] of: Add plumbing for "

[PATCH v4 0/4] shoot lazy tlbs
 2021-06-17  0:32 UTC  (13+ messages)
` [PATCH v4 2/4] lazy tlb: allow lazy tlb mm refcounting to be configurable

[PATCH 6/8] powerpc/membarrier: Remove special barrier on mm switch
 2021-06-16 23:58 UTC  (8+ messages)
` [PATCH 8/8] membarrier: Rewrite sync_core_before_usermode() and improve documentation

[to-be-updated] mm-rename-p4d_page_vaddr-to-p4d_pgtable-and-make-it-return-pud_t.patch removed from -mm tree
 2021-06-16 23:08 UTC 

[to-be-updated] mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch removed from -mm tree
 2021-06-16 23:08 UTC 

[PATCH v13 0/3] KASAN core changes for ppc64 radix KASAN
 2021-06-16 17:23 UTC  (8+ messages)
` [PATCH v13 1/3] kasan: allow an architecture to disable inline instrumentation
` [PATCH v13 2/3] kasan: allow architectures to provide an outline readiness check
` [PATCH v13 3/3] kasan: define and use MAX_PTRS_PER_* for early shadow tables

switch the block layer to use kmap_local_page v2
 2021-06-16 16:52 UTC  (17+ messages)
` [PATCH 06/18] bvec: add a bvec_kmap_local helper
  ` [dm-devel] "
` [PATCH 07/18] bvec: add memcpy_{from, to}_bvec and memzero_bvec helper
` [PATCH 08/18] block: use memzero_page in zero_fill_bio
` [PATCH 09/18] rbd: use memzero_bvec
` [PATCH 10/18] dm-writecache: use bvec_kmap_local instead of bvec_kmap_irq
` [PATCH 11/18] ps3disk: use memcpy_{from,to}_bvec
` [PATCH 12/18] block: remove bvec_kmap_irq and bvec_kunmap_irq
` [PATCH 13/18] block: rewrite bio_copy_data_iter to use bvec_kmap_local and memcpy_to_bvec
` [PATCH 14/18] block: use memcpy_to_bvec in copy_to_high_bio_irq
` [PATCH 15/18] block: use memcpy_from_bvec in bio_copy_kern_endio_read
` [PATCH 16/18] block: use memcpy_from_bvec in __blk_queue_bounce
` [PATCH 17/18] block: use bvec_kmap_local in t10_pi_type1_{prepare, complete}
` [PATCH 18/18] block: use bvec_kmap_local in bio_integrity_process

[PATCH v19 00/13] Carry forward IMA measurement log on kexec on ARM64
 2021-06-16 15:12 UTC  (8+ messages)
` [PATCH v19 05/13] of: Add a common kexec FDT setup function

[PATCH] PS3: Remove unneeded semicolons
 2021-06-16 14:41 UTC 

[PATCH v2 1/1] powerpc/papr_scm: Properly handle UUID types and API
 2021-06-16 14:05 UTC  (3+ messages)

[PATCH 00/21] Rid W=1 warnings from IDE
 2021-06-16 13:52 UTC  (4+ messages)

[PATCH 0/1] Interface to represent PAPR firmware attributes
 2021-06-16 13:42 UTC  (2+ messages)
` [PATCH 1/1] powerpc/pseries: "

[PATCH v1 1/1] powerpc/papr_scm: Properly handle UUID types and API
 2021-06-16 13:38 UTC  (5+ messages)

[PATCH v2 00/12] powerpc: Cleanup use of 'struct ppc_inst'
 2021-06-16 13:05 UTC  (4+ messages)

[PATCH v2 0/4] Add perf interface to expose nvdimm
 2021-06-16 10:55 UTC  (2+ messages)

[PATCH v5 00/17] Enable VAS and NX-GZIP support on PowerVM
 2021-06-16  9:40 UTC  (13+ messages)
` [PATCH v5 04/17] powerpc/vas: Add platform specific user window operations
` [PATCH v5 12/17] powerpc/pseries/vas: Integrate API with open/close windows
` [PATCH v5 13/17] powerpc/pseries/vas: Setup IRQ and fault handling

[PATCH v3] lockdown, selinux: fix wrong subject in some SELinux lockdown checks
 2021-06-16  8:51 UTC 

[powerpc:next-test 113/124] arch/powerpc/kernel/interrupt_64.S: asm/head-64.h is included more than once
 2021-06-16  7:35 UTC  (2+ messages)
` [RFC PATCH powerpc] powerpc/64: fix duplicated inclusion

Oops (NULL pointer) with 'perf record' of selftest 'null_syscall'
 2021-06-16  6:48 UTC  (6+ messages)

[PATCH V2 0/3] cpufreq: Migrate away from ->stop_cpu() callback
 2021-06-16  6:40 UTC  (2+ messages)
` [PATCH V2 3/3] cpufreq: powerenv: Migrate to ->exit() callback instead of ->stop_cpu()

[PATCH v11 00/12] Restricted DMA
 2021-06-16  6:25 UTC  (18+ messages)
` [PATCH v11 01/12] swiotlb: Refactor swiotlb init functions
` [PATCH v11 02/12] swiotlb: Refactor swiotlb_create_debugfs
` [PATCH v11 03/12] swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used
` [PATCH v11 04/12] swiotlb: Update is_swiotlb_buffer to add a struct device argument
` [PATCH v11 05/12] swiotlb: Update is_swiotlb_active "
` [PATCH v11 06/12] swiotlb: Use is_dev_swiotlb_force for swiotlb data bouncing
` [PATCH v11 07/12] swiotlb: Move alloc_size to swiotlb_find_slots
` [PATCH v11 08/12] swiotlb: Refactor swiotlb_tbl_unmap_single
` [PATCH v11 09/12] swiotlb: Add restricted DMA alloc/free support
` [PATCH v11 10/12] swiotlb: Add restricted DMA pool initialization
` [PATCH v11 11/12] dt-bindings: of: Add restricted DMA pool
` [PATCH v11 12/12] of: Add plumbing for "

[powerpc:merge] BUILD SUCCESS 77fe1f3ccbe0cdc6f386aef522b043c52196d4d2
 2021-06-16  6:00 UTC 

[PATCH v8 0/3] Speedup mremap on ppc64
 2021-06-16  4:57 UTC  (4+ messages)
` [PATCH v8 1/3] mm/mremap: Allow arch runtime override
` [PATCH v8 2/3] powerpc/book3s64/mm: Update flush_tlb_range to flush page walk cache
` [PATCH v8 3/3] powerpc/mm: Enable HAVE_MOVE_PMD support

[PATCH 0/5] cpufreq: cppc: Fix suspend/resume specific races with FIE code
 2021-06-16  4:57 UTC  (5+ messages)

[PATCH v12 0/6] KASAN core changes for ppc64 radix KASAN
 2021-06-16  4:41 UTC  (7+ messages)
` [PATCH v12 1/6] kasan: allow an architecture to disable inline instrumentation
` [PATCH v12 2/6] kasan: allow architectures to provide an outline readiness check

[PATCH v10 00/12] Restricted DMA
 2021-06-16  3:55 UTC  (25+ messages)
` [PATCH v10 01/12] swiotlb: Refactor swiotlb init functions
` [PATCH v10 02/12] swiotlb: Refactor swiotlb_create_debugfs
` [PATCH v10 03/12] swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used
` [PATCH v10 04/12] swiotlb: Update is_swiotlb_buffer to add a struct device argument
` [PATCH v10 05/12] swiotlb: Update is_swiotlb_active "
` [PATCH v10 06/12] swiotlb: Use is_dev_swiotlb_force for swiotlb data bouncing
` [PATCH v10 07/12] swiotlb: Move alloc_size to swiotlb_find_slots
` [PATCH v10 08/12] swiotlb: Refactor swiotlb_tbl_unmap_single
` [PATCH v10 09/12] swiotlb: Add restricted DMA pool initialization
` [PATCH v10 10/12] swiotlb: Add restricted DMA alloc/free support
` [PATCH v10 11/12] dt-bindings: of: Add restricted DMA pool
` [PATCH v10 12/12] of: Add plumbing for "

[powerpc:next] BUILD SUCCESS ddf4a7bcd09439e82c4d6f959f4ff6c53f07466f
 2021-06-16  3:37 UTC 

[powerpc:next-test] BUILD REGRESSION 103bf32b0d2dd8b8a4d3d9ebdded5ba4e8263e6a
 2021-06-16  3:37 UTC 

[powerpc:fixes-test] BUILD SUCCESS 478036c4cd1a16e613a2f883d79c03cf187faacb
 2021-06-16  3:26 UTC 

[PATCH] powerpc: Fix initrd corruption with relative jump labels
 2021-06-16  2:40 UTC  (4+ messages)

[PATCH v7 00/11] Speedup mremap on ppc64
 2021-06-16  1:44 UTC  (4+ messages)

[PATCH v3 00/11] powerpc/64: fast interrupt exits
 2021-06-16  1:25 UTC  (8+ messages)
` [PATCH v3 03/11] powerpc/64s: avoid reloading (H)SRR registers if they are still valid
` [PATCH v3 11/11] powerpc/64: use interrupt restart table to speed up return from interrupt

[PATCH v2] selftests/powerpc: Always test lmw and stmw
 2021-06-16  1:06 UTC  (2+ messages)

[RFC] powerpc/pseries: Interface to represent PAPR firmware attributes
 2021-06-16  0:03 UTC  (5+ messages)

+ mm-rename-p4d_page_vaddr-to-p4d_pgtable-and-make-it-return-pud_t.patch added to -mm tree
 2021-06-15 23:38 UTC 

+ mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch added to -mm tree
 2021-06-15 23:38 UTC 

[powerpc:next-test 119/124] arch/powerpc/kernel/interrupt.c:378:23: warning: no previous prototype for 'syscall_exit_restart'
 2021-06-15 19:48 UTC 

[powerpc:next-test 116/124] arch/powerpc/lib/restart_table.c:13:15: warning: no previous prototype for 'search_kernel_restart_table'
 2021-06-15 18:42 UTC 

simplify gendisk and request_queue allocation for blk-mq based drivers
 2021-06-15 16:28 UTC  (5+ messages)
` [PATCH 09/30] mtd_blkdevs: use blk_mq_alloc_disk

[PATCH AUTOSEL 5.10 07/30] ASoC: fsl-asoc-card: Set .owner attribute when registering card
 2021-06-15 15:48 UTC 

[PATCH AUTOSEL 5.12 07/33] ASoC: fsl-asoc-card: Set .owner attribute when registering card
 2021-06-15 15:47 UTC 

[PATCH kernel v2] powerpc/powernv: Reserve a hole which appears after enabling IOV
 2021-06-15 15:09 UTC  (2+ messages)

Testing with Github Actions
 2021-06-15 13:35 UTC 

[PATCH v9 00/14] Restricted DMA
 2021-06-15 13:30 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).