linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-21 02:52:01 to 2021-04-23 14:41:08 UTC [more...]

[PATCH 1/2] powerpc: Fix a memory leak in error handling paths
 2021-04-23 14:40 UTC 

[PATCH] powerpc/signal32: Fix erroneous SIGSEGV on RT signal return
 2021-04-23 13:52 UTC 

[PATCH] powerpc: Initialize local variable fdt to NULL in elf64_load()
 2021-04-23 13:50 UTC  (7+ messages)

[PATCH v5 00/16] Restricted DMA
 2021-04-23 13:46 UTC  (23+ messages)
` [PATCH v5 01/16] swiotlb: Fix the type of index
` [PATCH v5 02/16] swiotlb: Refactor swiotlb init functions
` [PATCH v5 03/16] swiotlb: Refactor swiotlb_create_debugfs
` [PATCH v5 04/16] swiotlb: Add DMA_RESTRICTED_POOL
` [PATCH v5 05/16] swiotlb: Add restricted DMA pool initialization
` [PATCH v5 06/16] swiotlb: Add a new get_io_tlb_mem getter
` [PATCH v5 07/16] swiotlb: Update is_swiotlb_buffer to add a struct device argument
` [PATCH v5 08/16] swiotlb: Update is_swiotlb_active "
` [PATCH v5 09/16] swiotlb: Bounce data from/to restricted DMA pool if available
` [PATCH v5 10/16] swiotlb: Move alloc_size to find_slots
` [PATCH v5 11/16] swiotlb: Refactor swiotlb_tbl_unmap_single
` [PATCH v5 12/16] dma-direct: Add a new wrapper __dma_direct_free_pages()
` [PATCH v5 13/16] swiotlb: Add restricted DMA alloc/free support
` [PATCH v5 14/16] dma-direct: Allocate memory from restricted DMA pool if available
` [PATCH v5 15/16] dt-bindings: of: Add restricted DMA pool
` [PATCH v5 16/16] of: Add plumbing for "

[PATCH bpf-next 1/2] bpf: Remove bpf_jit_enable=2 debugging mode
 2021-04-23 11:29 UTC  (14+ messages)

[PATCH kernel] powerpc/makefile: Do not redefine $(CPP) for preprocessor
 2021-04-23 13:41 UTC  (5+ messages)

[PATCH 0/2] powerpc/sstep: Add emulation support and tests for 'setb' instruction
 2021-04-23 13:29 UTC  (11+ messages)
` [PATCH 1/2] powerpc/sstep: Add emulation support for ‘setb’ instruction

[PATCH v3 00/11] DDW + Indirect Mapping
 2021-04-23  9:04 UTC  (15+ messages)
` [PATCH v3 01/11] powerpc/pseries/iommu: Replace hard-coded page shift
` [PATCH v3 02/11] powerpc/kernel/iommu: Add new iommu_table_in_use() helper
` [PATCH v3 03/11] powerpc/pseries/iommu: Add iommu_pseries_alloc_table() helper
` [PATCH v3 04/11] powerpc/pseries/iommu: Add ddw_list_new_entry() helper
` [PATCH v3 05/11] powerpc/pseries/iommu: Allow DDW windows starting at 0x00
` [PATCH v3 06/11] powerpc/pseries/iommu: Add ddw_property_create() and refactor enable_ddw()
` [PATCH v3 07/11] powerpc/pseries/iommu: Reorganize iommu_table_setparms*() with new helper
` [PATCH v3 08/11] powerpc/pseries/iommu: Update remove_dma_window() to accept property name
` [PATCH v3 09/11] powerpc/pseries/iommu: Find existing DDW with given "
` [PATCH v3 10/11] powerpc/pseries/iommu: Make use of DDW for indirect mapping
` [PATCH v3 11/11] powerpc/pseries/iommu: Rename "direct window" to "dma window"

[PATCH 1/2] audit: add support for the openat2 syscall
 2021-04-23  7:48 UTC  (5+ messages)

[PATCH 0/2] link vdso with linker
 2021-04-23  7:40 UTC  (7+ messages)
` [PATCH 1/2] powerpc/vdso64: link vdso64 "

[PATCH] cpuidle/pseries: Fixup CEDE0 latency only for POWER10 onwards
 2021-04-23  7:35 UTC  (3+ messages)

[PATCH 1/2] ASoC: imx-akcodec: Add imx-akcodec machine driver
 2021-04-23  5:51 UTC  (2+ messages)
` [PATCH 2/2] ASoC: dt-bindings: imx-akcodec: Add binding doc for akcodec "

cleanup and fix swiotlb sizing
 2021-04-23  5:23 UTC  (9+ messages)
` [PATCH 1/7] swiotlb: pass bytes instead of nslabs to swiotlb_init_with_tbl
` [PATCH 2/7] swiotlb: use swiotlb_size_or_default in swiotlb_init
` [PATCH 3/7] swiotlb: use swiotlb_adjust_size in setup_io_tlb_npages
` [PATCH 4/7] powerpc/pseries: simplify svm_swiotlb_init
` [PATCH 5/7] MIPS/octeon: simplify swiotlb initialization
` [PATCH 6/7] swiotlb: replace default_nslabs with a byte value
` [PATCH 7/7] swiotlb: don't override the command line in swiotlb_adjust_size

[powerpc:next] BUILD SUCCESS ee6b25fa7c037e42cc5f3b5c024b2a779edab6dd
 2021-04-23  3:56 UTC 

[PATCH 0/4] Fix queued spinlocks and a bit more
 2021-04-23  3:11 UTC  (5+ messages)
` [PATCH 1/4] powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocks
` [PATCH 2/4] powerpc/pseries: Don't trace hcall tracing wrapper
` [PATCH 3/4] powerpc/pseries: use notrace hcall variant for H_CEDE idle
` [PATCH 4/4] powerpc/pseries: warn if recursing into the hcall tracing code

[PATCH V2 net] ibmvnic: Continue with reset if set link down failed
 2021-04-23  2:26 UTC  (15+ messages)

[PATCH] powerpc/powernv/pci: remove dead code from !CONFIG_EEH
 2021-04-23  1:13 UTC  (3+ messages)

[PATCH 1/2] powerpc: Make the code in __show_regs nice-looking
 2021-04-22 16:49 UTC  (5+ messages)
` [PATCH 2/2] powerpc: Print esr register when hitting Program Interrupt

[PATCH v2] powerpc/kconfig: Restore alphabetic order of the selects under CONFIG_PPC
 2021-04-22 13:57 UTC  (2+ messages)

remove the nvlink2 pci_vfio subdriver v2
 2021-04-22 13:52 UTC  (7+ messages)
` [PATCH 1/2] vfio/pci: remove vfio_pci_nvlink2

[PATCH v4 00/14] Restricted DMA
 2021-04-22  8:20 UTC  (2+ messages)

[V3 PATCH 00/16] Enable VAS and NX-GZIP support on powerVM
 2021-04-22  6:56 UTC  (9+ messages)
` [V3 PATCH 13/16] crypto/nx: Rename nx-842-pseries file name to nx-common-pseries
` [V3 PATCH 14/16] crypto/nx: Register and unregister VAS interface
` [V3 PATCH 15/16] crypto/nx: Get NX capabilities for GZIP coprocessor type
` [V3 PATCH 16/16] crypto/nx: Add sysfs interface to export NX capabilities

[PATCH 1/1] powerpc/kernel/iommu: Align size for IOMMU_PAGE_SIZE() to save TCEs
 2021-04-22  6:53 UTC  (4+ messages)
` [PATCH 1/1] powerpc/kernel/iommu: Use largepool as a last resort when !largealloc

[PATCH] powerpc/mce: save ignore_event flag unconditionally for UE
 2021-04-22  6:10 UTC  (4+ messages)

[PATCH v5 0/9] Speedup mremap on ppc64
 2021-04-22  5:43 UTC  (10+ messages)
` [PATCH v5 1/9] selftest/mremap_test: Update the test to handle pagesize other than 4K
` [PATCH v5 2/9] selftest/mremap_test: Avoid crash with static build
` [PATCH v5 3/9] mm/mremap: Use pmd/pud_poplulate to update page table entries
` [PATCH v5 4/9] powerpc/mm/book3s64: Fix possible build error
` [PATCH v5 5/9] powerpc/mm/book3s64: Update tlb flush routines to take a page walk cache flush argument
` [PATCH v5 6/9] mm/mremap: Use range flush that does TLB and page walk cache flush
` [PATCH v5 7/9] mm/mremap: Move TLB flush outside page table lock
` [PATCH v5 8/9] mm/mremap: Allow arch runtime override
` [PATCH v5 9/9] powerpc/mm: Enable move pmd/pud

[PATCH] ASoC: fsl: imx-pcm-dma: Don't request dma channel in probe
 2021-04-22  3:33 UTC  (14+ messages)

mmu.c:undefined reference to `patch__hash_page_A0'
 2021-04-22  2:16 UTC  (5+ messages)

[powerpc:next] BUILD SUCCESS 39352430aaa05fbe4ba710231c70b334513078f2
 2021-04-22  1:46 UTC 

[powerpc:next-test] BUILD REGRESSION f76c7820fc6ef641b75b5142aea72f1485c73bb1
 2021-04-22  1:46 UTC 

[powerpc:merge] BUILD SUCCESS d20f726744a0312b4b6613333bda7da9bc52fb75
 2021-04-22  1:46 UTC 

[powerpc:next-test 245/263] arch/powerpc/include/asm/mmu_context.h:287:19: error: redefinition of 'pte_to_hpte_pkey_bits'
 2021-04-21 22:24 UTC 

[PATCH v3] powerpc: make ALTIVEC select PPC_FPU
 2021-04-21 21:06 UTC 

[PATCH v2] powerpc: make ALTIVEC select PPC_FPU
 2021-04-21 20:59 UTC  (3+ messages)

[PATCH] opal/fadump: fix fadump to work with a different endian capture kernel
 2021-04-21 17:50 UTC 

[PATCH] powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')
 2021-04-21 17:24 UTC 

[PATCH v2 1/2] powerpc: Free fdt on error in elf64_load()
 2021-04-21 16:36 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc: If kexec_build_elf_info() fails return immediately from elf64_load()

[PATCH] powerpc/64s: Fix mm_cpumask memory ordering comment
 2021-04-21 15:17 UTC 

[PATCH 1/1] of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses
 2021-04-21 14:14 UTC  (8+ messages)

[PATCH 1/2] powerpc: Free fdt on error in elf64_load()
 2021-04-21 14:02 UTC  (8+ messages)
` [PATCH 2/2] powerpc: If kexec_build_elf_info() fails return immediately from elf64_load()

[PATCH v1] KVM: PPC: Book3S HV P9: implement kvmppc_xive_pull_vcpu in C
 2021-04-21 13:31 UTC  (2+ messages)

[PATCH] powerpc/pseries: Add shutdown() to vio_driver and vio_bus
 2021-04-21 13:08 UTC  (2+ messages)

[PATCH] powerpc/pseries: Stop calling printk in rtas_stop_self()
 2021-04-21 13:08 UTC  (2+ messages)

[PATCH] powerpc: Only define _TASK_CPU for 32-bit
 2021-04-21 13:08 UTC  (2+ messages)

[PATCH] powerpc/kvm: Fix PR KVM with KUAP/MEM_KEYS enabled
 2021-04-21 13:08 UTC  (2+ messages)

[PATCH v4 1/2] powerpc/perf: Infrastructure to support checking of attr.config*
 2021-04-21 13:08 UTC  (3+ messages)
` [PATCH 2/2] powerpc/perf: Add platform specific check_attr_config

[PATCH 1/1] powerpc/pseries/iommu: Fix window size for direct mapping with pmem
 2021-04-21 13:08 UTC  (2+ messages)

[PATCH] Documentation/powerpc: Add proper links for manual and tests
 2021-04-21 13:08 UTC  (2+ messages)

[PATCH] powerpc/pseries/mce: Fix a typo in error type assignment
 2021-04-21 13:08 UTC  (2+ messages)

[PATCH 0/2] pseries: UNISOLATE DRCs to signal device removal error
 2021-04-21 13:08 UTC  (2+ messages)

[PATCH v3 1/4] powerpc: Remove probe_user_read_inst()
 2021-04-21 13:08 UTC  (2+ messages)

[PATCH v2 1/2] powerpc/inst: ppc_inst_as_u64() becomes ppc_inst_as_ulong()
 2021-04-21 13:08 UTC  (2+ messages)

[PATCH] selftests: timens: Fix gettime_perf to work on powerpc
 2021-04-21 13:08 UTC  (2+ messages)

[PATCH] powerpc/32: Use r2 in wrtspr() instead of r0
 2021-04-21 13:08 UTC  (2+ messages)

[PATCH 1/3] powerpc/ebpf32: Fix comment on BPF_ALU{64} | BPF_LSH | BPF_K
 2021-04-21 13:08 UTC  (2+ messages)

[PATCH 1/3] powerpc/8xx: Enhance readability of trap types
 2021-04-21 13:08 UTC  (2+ messages)

[PATCH V2 0/5] powerpc/perf: Export processor pipeline stage cycles information
 2021-04-21 13:08 UTC  (2+ messages)

[PATCH 1/2] powerpc/fadump: Fix sparse warnings
 2021-04-21 12:54 UTC  (2+ messages)
` [PATCH 2/2] powerpc/powernv: Fix type of opal_mpipl_query_tag() addr argument

[PATCH v11 0/6] KASAN for powerpc64 radix
 2021-04-21 12:29 UTC  (3+ messages)
` [PATCH v11 6/6] powerpc: Book3S 64-bit outline-only KASAN support

[PATCH] powerpc/64s: Add load address to plt branch targets before moved to linked location for non-relocatable kernels
 2021-04-21 11:59 UTC  (3+ messages)

[PATCH v2] soc: fsl: qe: Remove unused function
 2021-04-21 10:56 UTC 

powerpc{32,64} randconfigs
 2021-04-21 10:08 UTC  (7+ messages)

[PATCH 0/2] Change struct page layout for page_pool
 2021-04-21  8:58 UTC  (11+ messages)
` [PATCH 1/2] mm: Fix struct page layout on 32-bit systems

[PATCH] soc: fsl: qe: remove unused function
 2021-04-21  7:56 UTC  (4+ messages)

[PATCH v10 00/10] powerpc: Further Strict RWX support
 2021-04-21  6:51 UTC  (21+ messages)
` [PATCH v10 01/10] powerpc/mm: Implement set_memory() routines
` [PATCH v10 03/10] powerpc: Always define MODULES_{VADDR,END}
` [PATCH v10 05/10] powerpc/bpf: Write protect JIT code
` [PATCH v10 06/10] powerpc/mm/ptdump: debugfs handler for W+X checks at runtime


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).