linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-27 00:46:50 to 2021-08-01 07:39:51 UTC [more...]

[PATCH v3 0/5] nvmem: nintendo-otp: Add new driver for the Wii and Wii U OTP
 2021-08-01  7:38 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/5] "
  ` [PATCH v4 2/5] dt-bindings: nintendo-otp: Document the Wii and Wii U OTP support
  ` [PATCH v4 3/5] powerpc: wii.dts: Reduce the size of the control area

[PATCH v3 00/41] powerpc/32: Switch to interrupt entry/exit in C
 2021-08-01  6:57 UTC  (8+ messages)
` [PATCH v3 31/41] powerpc/32: Dismantle EXC_XFER_STD/LITE/TEMPLATE

[PATCH 2/2] virtio-console: remove unnecessary kmemdup()
 2021-08-01  5:16 UTC 

[PATCH 1/2] tty: hvc: pass DMA capable memory to put_chars()
 2021-08-01  5:16 UTC 

[PATCH 2/3] trace: refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
 2021-07-31 23:12 UTC  (3+ messages)

[PATCH v1 0/5] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-07-31 12:08 UTC  (7+ messages)
` [PATCH v1 4/5] PCI: Adapt all code locations to not use struct pci_dev::driver directly

Debian SID kernel doesn't boot on PowerBook 3400c
 2021-07-31 18:24 UTC  (2+ messages)

[PATCH v2] arch: vdso: remove if-conditionals of $(c-gettimeofday-y)
 2021-07-31  6:00 UTC 

[PATCH] arch: vdso: remove if-conditionals of $(c-gettimeofday-y)
 2021-07-31  5:57 UTC 

[PATCH] powerpc/vdso: Don't use r30 to avoid breaking Go lang
 2021-07-30 23:55 UTC  (4+ messages)

[PATCH 00/11] Implement generic prot_guest_has() helper function
 2021-07-30 22:34 UTC  (19+ messages)
` [PATCH 01/11] mm: Introduce a function to check for virtualization protection features
` [PATCH 02/11] x86/sev: Add an x86 version of prot_guest_has()
` [PATCH 03/11] powerpc/pseries/svm: Add a powerpc "
` [PATCH 04/11] x86/sme: Replace occurrences of sme_active() with prot_guest_has()
` [PATCH 05/11] x86/sev: Replace occurrences of sev_active() "
` [PATCH 06/11] x86/sev: Replace occurrences of sev_es_active() "
` [PATCH 07/11] treewide: Replace the use of mem_encrypt_active() "
` [PATCH 08/11] mm: Remove the now unused mem_encrypt_active() function
` [PATCH 09/11] x86/sev: "
` [PATCH 10/11] powerpc/pseries/svm: "
` [PATCH 11/11] s390/mm: "

[PATCH 1/3] powerpc: remove unused zInstall target from arch/powerpc/boot/Makefile
 2021-07-30 20:29 UTC  (6+ messages)
` [PATCH 2/3] powerpc: make the install target not depend on any build artifact
` [PATCH 3/3] powerpc: move the install rule to arch/powerpc/Makefile

[PATCH 1/3] powerpc/pseries: Parse control memory access error
 2021-07-30 18:23 UTC  (3+ messages)
` [PATCH 2/3] selftests/powerpc: Add test for real address error handling
` [PATCH 3/3] powerpc/mce: Modify the real address error logging messages

[PATCH v5 0/6] compat: remove compat_alloc_user_space
 2021-07-30 13:35 UTC  (20+ messages)
` [PATCH v5 1/6] kexec: move locking into do_kexec_load
` [PATCH v5 2/6] kexec: avoid compat_alloc_user_space
` [PATCH v5 3/6] mm: simplify compat_sys_move_pages
` [PATCH v5 4/6] mm: simplify compat numa syscalls
` [PATCH v5 5/6] compat: remove some compat entry points
` [PATCH v5 6/6] arch: remove compat_alloc_user_space

[PATCH] arch: Kconfig: clean up obsolete use of HAVE_IDE
 2021-07-30 11:53 UTC  (5+ messages)

[PATCH] powerpc/svm: Don't issue ultracalls if !mem_encrypt_active()
 2021-07-30 11:42 UTC 

[PATCHv2 0/3] Subject: [PATCHv2 0/3] Make cache-object aware of L3 siblings by parsing "ibm, thread-groups" property
 2021-07-30 10:08 UTC  (5+ messages)
` [PATCHv2 1/3] powerpc/cacheinfo: Lookup cache by dt node and thread-group id
` [PATCHv2 2/3] powerpc/cacheinfo: Remove the redundant get_shared_cpu_map()
` [PATCHv2 3/3] powerpc/smp: Use existing L2 cache_map cpumask to find L3 cache siblings

[powerpc][next-20210727] Boot failure - kernel BUG at arch/powerpc/kernel/interrupt.c:98!
 2021-07-30  5:17 UTC  (8+ messages)

[PATCH kernel] powerpc/powernv: Check if powernv_rng is initialized
 2021-07-30  4:43 UTC 

[powerpc:merge] BUILD SUCCESS 3c639d9f60fff1b0d8b73d888ba27295318ae05f
 2021-07-30  4:28 UTC 

[powerpc:next] BUILD SUCCESS e1ab9a730b426fadc018f91b7c98412473e542fb
 2021-07-30  3:22 UTC 

[powerpc:next-test] BUILD SUCCESS 2861326d8d5ec28ddb72f127ce5f2d1ec0726911
 2021-07-30  3:22 UTC 

[powerpc:fixes-test] BUILD SUCCESS a88603f4b92ecef9e2359e40bcb99ad399d85dd7
 2021-07-30  3:14 UTC 

[PATCH v3 00/21] .map_sg() error cleanup
 2021-07-29 20:15 UTC  (22+ messages)
` [PATCH v3 01/21] dma-mapping: Allow map_sg() ops to return negative error codes
` [PATCH v3 02/21] dma-direct: Return appropriate error code from dma_direct_map_sg()
` [PATCH v3 03/21] iommu: Return full error code from iommu_map_sg[_atomic]()
` [PATCH v3 04/21] dma-iommu: Return error code from iommu_dma_map_sg()
` [PATCH v3 05/21] alpha: return error code from alpha_pci_map_sg()
` [PATCH v3 06/21] ARM/dma-mapping: return error code from .map_sg() ops
` [PATCH v3 07/21] ARM/dma-mapping: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v3 08/21] ia64/sba_iommu: return error code from sba_map_sg_attrs()
` [PATCH v3 09/21] MIPS/jazzdma: return error code from jazz_dma_map_sg()
` [PATCH v3 10/21] powerpc/iommu: return error code from .map_sg() ops
` [PATCH v3 11/21] powerpc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v3 12/21] s390/pci: return error code from s390_dma_map_sg()
` [PATCH v3 13/21] s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v3 14/21] sparc/iommu: return error codes from .map_sg() ops
` [PATCH v3 15/21] sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v3 16/21] parisc: return error code from .map_sg() ops
` [PATCH v3 17/21] xen: swiotlb: return error code from xen_swiotlb_map_sg()
` [PATCH v3 18/21] x86/amd_gart: return error code from gart_map_sg()
` [PATCH v3 19/21] x86/amd_gart: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v3 20/21] dma-mapping: return error code from dma_dummy_map_sg()
` [PATCH v3 21/21] dma-mapping: Disallow .map_sg operations from returning zero on error

[PATCH] powerpc/stacktrace: Include linux/delay.h
 2021-07-29 18:01 UTC  (2+ messages)

Possible regression by ab037dd87a2f (powerpc/vdso: Switch VDSO to generic C implementation.)
 2021-07-29 12:58 UTC  (9+ messages)

[PATCH] powerpc/perf/24x7: use 'unsigned int' instead of 'unsigned'
 2021-07-29 11:52 UTC 

[PATCH v2 0/7] sections: Unify kernel sections range check and use
 2021-07-29 11:06 UTC  (16+ messages)
` [PATCH v2 1/7] kallsyms: Remove arch specific text and data check
` [PATCH v2 2/7] kallsyms: Fix address-checks for kernel related range
` [PATCH v2 3/7] sections: Move and rename core_kernel_data() to is_kernel_core_data()
` [PATCH v2 4/7] sections: Move is_kernel_inittext() into sections.h
` [PATCH v2 5/7] kallsyms: Rename is_kernel() and is_kernel_text()
` [PATCH v2 6/7] sections: Add new "
` [PATCH v2 7/7] powerpc/mm: Use is_kernel_text() and is_kernel_inittext() helper

clang/ld.lld build fails with `can't create dynamic relocation R_PPC64_ADDR64 against local symbol in readonly segment`
 2021-07-29  8:23 UTC 

[PATCH] powerpc/pseries: Fix regression while building external modules
 2021-07-29  6:04 UTC 

[PATCH v2 1/2] selftests/powerpc: Add missing clobbered register to to ptrace TM tests
 2021-07-29  4:13 UTC  (2+ messages)
` [PATCH v2 2/2] selftests: Skip TM tests on synthetic TM implementations

[PATCH v5 0/2] KVM: PPC: Book3S HV: Nested guest state sanitising changes
 2021-07-29  3:52 UTC  (5+ messages)
` [PATCH v5 2/2] KVM: PPC: Book3S HV: Stop forwarding all HFUs to L1

[PATCH] ibmvfc: fix command state accounting and stale response detection
 2021-07-29  3:37 UTC  (2+ messages)

[PATCH v2 0/1] cpufreq:powernv: Fix init_chip_info initialization in numa=off
 2021-07-28 12:05 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH] virtio-console: avoid DMA from vmalloc area
 2021-07-28  9:10 UTC  (2+ messages)

[PATCH] mm/pkeys: Remove unused parameter in arch_set_user_pkey_access
 2021-07-28  6:47 UTC 

[PATCH V2] powerpc/fadump: register for fadump as early as possible
 2021-07-28  7:26 UTC 

[PATCH] powerpc/xmon: use ARRAY_SIZE
 2021-07-28  3:01 UTC  (2+ messages)

switch the block layer to use kmap_local_page v3
 2021-07-28  1:31 UTC  (17+ messages)
` [PATCH 01/15] MIPS: don't include <linux/genhd.h> in <asm/mach-rc32434/rb.h>
` [PATCH 02/15] bvec: fix the include guards for bvec.h
` [PATCH 03/15] bvec: add a bvec_kmap_local helper
` [PATCH 04/15] bvec: add memcpy_{from, to}_bvec and memzero_bvec helper
` [PATCH 05/15] block: use memzero_page in zero_fill_bio
` [PATCH 06/15] rbd: use memzero_bvec
` [PATCH 07/15] dm-writecache: use bvec_kmap_local instead of bvec_kmap_irq
` [PATCH 08/15] ps3disk: use memcpy_{from,to}_bvec
` [PATCH 09/15] block: remove bvec_kmap_irq and bvec_kunmap_irq
` [PATCH 10/15] block: rewrite bio_copy_data_iter to use bvec_kmap_local and memcpy_to_bvec
` [PATCH 11/15] block: use memcpy_to_bvec in copy_to_high_bio_irq
` [PATCH 12/15] block: use memcpy_from_bvec in bio_copy_kern_endio_read
` [PATCH 13/15] block: use memcpy_from_bvec in __blk_queue_bounce
` [PATCH 14/15] block: use bvec_kmap_local in t10_pi_type1_{prepare, complete}
` [PATCH 15/15] block: use bvec_kmap_local in bio_integrity_process

[PATCH v6 0/6] Add support for FORM2 associativity
 2021-07-27 10:03 UTC  (7+ messages)
` [PATCH v6 1/6] powerpc/pseries: rename min_common_depth to primary_domain_index
` [PATCH v6 2/6] powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITY
` [PATCH v6 3/6] powerpc/pseries: Consolidate different NUMA distance update code paths
` [PATCH v6 4/6] powerpc/pseries: Add a helper for form1 cpu distance
` [PATCH v6 5/6] powerpc/pseries: Add support for FORM2 associativity
` [PATCH v6 6/6] powerpc/pseries: Consolidate form1 distance initialization into a helper

[PATCH printk v4 0/6] printk: remove safe buffers
 2021-07-27  7:26 UTC  (2+ messages)

[PATCH 1/3] powerpc64/bpf: Store temp registers' bpf to ppc mapping
 2021-07-27  6:55 UTC  (3+ messages)
` [PATCH 2/3] powerpc/bpf: Use helper for mapping bpf to ppc registers on PPC64
` [PATCH 3/3] powerpc/bpf: Reallocate BPF registers to volatile registers when possible "

[PATCH] cpufreq:powernv: Fix init_chip_info initialization in numa=off
 2021-07-27  6:49 UTC  (3+ messages)

[PATCH v5 0/6] Add support for FORM2 associativity
 2021-07-27  5:59 UTC  (7+ messages)
` [PATCH v5 4/6] powerpc/pseries: Consolidate different NUMA distance update code paths

[PATCH] tests/nvdimm/ndtest: Simulate nvdimm health, DSC and smart-inject
 2021-07-27  5:50 UTC 

Linux kernel: powerpc: KVM guest to host memory corruption
 2021-07-27  0:46 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 NNTP newsgroup(s).