LinuxPPC-Dev Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-06 19:11:39 to 2021-05-11 12:04:32 UTC [more...]

[PATCH v2 0/2] powerpc/sstep: Add emulation support and tests for 'setb' instruction
 2021-05-11 12:18 UTC  (3+ messages)
` [PATCH v2 1/2] powerpc/sstep: Add emulation support for ‘setb’ instruction
` [PATCH v2 2/2] powerpc/sstep: Add tests for setb instruction

[PATCH kernel v2] powerpc/makefile: Do not redefine $(CPP) for preprocessor
 2021-05-11 11:20 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Fix kvm_unmap_gfn_range_hv() for Hash MMU
 2021-05-11 10:54 UTC 

[PATCH] powerpc: Force inlining of csum_add()
 2021-05-11 10:51 UTC  (2+ messages)

[PATCH v3 1/1] kernel.h: Split out panic and oops helpers
 2021-05-11  7:41 UTC 

[PATCH] ASoC: fsl_xcvr: Remove unneeded semicolon
 2021-05-11  8:26 UTC  (2+ messages)

[PATCH] ASoC: imx-pcm-rpmsg: Fix warning of incorrect type in assignment
 2021-05-11  8:25 UTC  (2+ messages)

[PATCH] ASoC: fsl_spdif: add support for enabling raw capture mode
 2021-05-11  8:25 UTC  (2+ messages)

[PATCH v4 00/11] DDW + Indirect Mapping
 2021-05-11  7:57 UTC  (13+ messages)
` [PATCH v4 02/11] powerpc/kernel/iommu: Add new iommu_table_in_use() helper
` [PATCH v4 06/11] powerpc/pseries/iommu: Add ddw_property_create() and refactor enable_ddw()
` [PATCH v4 07/11] powerpc/pseries/iommu: Reorganize iommu_table_setparms*() with new helper
` [PATCH v4 08/11] powerpc/pseries/iommu: Update remove_dma_window() to accept property name
` [PATCH v4 09/11] powerpc/pseries/iommu: Find existing DDW with given "
` [PATCH v4 10/11] powerpc/pseries/iommu: Make use of DDW for indirect mapping

[PATCH v2] ppc64/numa: consider the max numa node for migratable LPAR
 2021-05-11  7:31 UTC 

[PATCH] powerpc/legacy_serial: Fix UBSAN: array-index-out-of-bounds
 2021-05-11  4:54 UTC  (4+ messages)

[V3 PATCH 00/16] Enable VAS and NX-GZIP support on powerVM
 2021-05-11  2:18 UTC  (36+ messages)
` [V3 PATCH 01/16] powerpc/powernv/vas: Rename register/unregister functions
` [PATCH V3 02/16] powerpc/vas: Move VAS API to common book3s platform
` [V3 PATCH 03/16] powerpc/vas: Create take/drop task reference functions
` [V3 PATCH 04/16] powerpc/vas: Move update_csb/dump_crb to common book3s platform
` [V3 PATCH 05/16] powerpc/vas: Define and use common vas_window struct
` [V3 PATCH 06/16] powerpc/pseries/vas: Define VAS/NXGZIP HCALLs and structs
` [V3 PATCH 07/16] powerpc/vas: Define QoS credit flag to allocate window
` [V3 PATCH 08/16] powerpc/pseries/VAS: Implement allocate/modify/deallocate HCALLS
` [V3 PATCH 09/16] powerpc/pseries/vas: Implement to get all capabilities
` [V3 PATCH 10/16] powerpc/pseries/vas: Integrate API with open/close windows
` [V3 PATCH 12/16] powerpc/pseries/vas: sysfs interface to export capabilities
` [V3 PATCH 15/16] crypto/nx: Get NX capabilities for GZIP coprocessor type

[PATCH] s390/hvc_iucv: Drop unnecessary NULL check after container_of
 2021-05-11  1:25 UTC 

[PATCH v3 0/3] audit: add support for openat2
 2021-05-11  1:23 UTC  (3+ messages)
` [PATCH v3 1/3] audit: replace magic audit syscall class numbers with macros

[PATCH v2] powerpc/legacy_serial: Fix UBSAN: array-index-out-of-bounds
 2021-05-11  1:07 UTC 

[PATCH -next] ppc: boot: Fix a typo in the file decompress.c
 2021-05-10  7:51 UTC 

[PATCH 01/11] PCI: Use sysfs_emit() and sysfs_emit_at() in "show" functions
 2021-05-10 15:57 UTC  (13+ messages)
` [PATCH 02/11] PCI/AER: "
` [PATCH 03/11] PCI: "
` [PATCH 04/11] PCI/MSI: "
` [PATCH 05/11] PCI/IOV: "
` [PATCH 06/11] PCI/P2PDMA: "
` [PATCH 07/11] PCI/ASPM: "
` [PATCH 08/11] PCI: switchtec: "
` [PATCH 09/11] PCI: rpadlpar: "
` [PATCH 10/11] PCI: hotplug: "
` [PATCH 11/11] PCI: shpchp: "

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

[PATCH v1 1/1] powerpc/prom_init: Move custom isspace() to its own namespace
 2021-05-10 14:49 UTC 

[RFC PATCH 0/7] Memory hotplug/hotremove at subsection size
 2021-05-10 14:36 UTC  (17+ messages)
` [RFC PATCH 1/7] mm: sparse: set/clear subsection bitmap when pages are onlined/offlined

[PATCH 1/1] powerpc/pseries/ras: Delete a redundant condition branch
 2021-05-10 13:19 UTC 

[PATCH] ppc64/numa: consider the max numa node for migratable LPAR
 2021-05-10 13:01 UTC  (3+ messages)

[PATCH v5 00/16] Restricted DMA
 2021-05-10  9:53 UTC  (2+ messages)

[PATCH v2 1/2] ASoC: imx-akcodec: Add imx-akcodec machine driver
 2021-05-10  7:07 UTC  (2+ messages)
` [PATCH v2 2/2] ASoC: dt-bindings: imx-akcodec: Add binding doc for akcodec "

[PATCH] powerpc/pmu: Make the generic compat PMU use the architected events
 2021-05-10  7:13 UTC  (2+ messages)

Kernel crosscompilers
 2021-05-10  6:07 UTC  (7+ messages)

[PATCH v13 0/8] powerpc: Further Strict RWX support
 2021-05-10  1:18 UTC  (9+ messages)
` [PATCH v13 1/8] powerpc/mm: Implement set_memory() routines
` [PATCH v13 2/8] powerpc/lib/code-patching: Set up Strict RWX patching earlier
` [PATCH v13 3/8] powerpc/kprobes: Mark newly allocated probes as ROX
` [PATCH v13 4/8] powerpc/bpf: Remove bpf_jit_free()
` [PATCH v13 5/8] powerpc/bpf: Write protect JIT code
` [PATCH v13 6/8] powerpc: Set ARCH_HAS_STRICT_MODULE_RWX
` [PATCH v13 7/8] powerpc/mm: implement set_memory_attr()
` [PATCH v13 8/8] powerpc/32: use set_memory_attr()

[PATCH v12 0/8] powerpc: Further Strict RWX support
 2021-05-10  0:52 UTC  (12+ messages)
` [PATCH v12 2/8] powerpc/lib/code-patching: Set up Strict RWX patching earlier
` [PATCH v12 3/8] powerpc/kprobes: Mark newly allocated probes as ROX
` [PATCH v12 4/8] powerpc/bpf: Remove bpf_jit_free()
` [PATCH v12 5/8] powerpc/bpf: Write protect JIT code
` [PATCH v12 6/8] powerpc: Set ARCH_HAS_STRICT_MODULE_RWX

Radeon NI: GIT kernel with the nislands_smc commit doesn't boot on a Freescale P5040 board and P.A.Semi Nemo board
 2021-05-09 23:04 UTC  (5+ messages)

[PATCH] arch: powerpc: kvm: remove unnecessary casting
 2021-05-09 12:00 UTC 

[FSL P50x0] Xorg always restarts again and again after the the PowerPC updates 5.13-1
 2021-05-09 21:46 UTC  (7+ messages)

[PATCH v2 0/3] P2040/P2041 i2c recovery erratum
 2021-05-09 21:11 UTC  (12+ messages)
` [PATCH v2 1/3] dt-bindings: i2c: mpc: Add fsl, i2c-erratum-a004447 flag
  ` [PATCH v2 1/3] dt-bindings: i2c: mpc: Add fsl,i2c-erratum-a004447 flag
` [PATCH v2 2/3] powerpc/fsl: set fsl, i2c-erratum-a004447 flag for P2041 i2c controllers
` [PATCH v2 3/3] i2c: mpc: implement erratum A-004447 workaround

[PATCH 0/3] Unisolate LMBs DRC on removal error + cleanups
 2021-05-09  8:43 UTC  (5+ messages)
` [PATCH 2/3] hotplug-memory.c: enhance dlpar_memory_remove* LMB checks

[powerpc:merge] BUILD SUCCESS fcc98c6d0289241dded10b74f8198fc4ecb22bd1
 2021-05-09  1:38 UTC 

[powerpc:next] BUILD SUCCESS f96271cefe6dfd1cb04195b76f4a33e185cd7f92
 2021-05-09  1:38 UTC 

[PATCH] arch: powerpc: kvm: remove unnecessary casting
 2021-05-08 21:37 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-5.13-2 tag
 2021-05-08 16:09 UTC  (2+ messages)

[PATCH v3] powerpc/papr_scm: Reduce error severity if nvdimm stats inaccessible
 2021-05-08 15:11 UTC  (2+ messages)

[PATCH 1/2] ASoC: imx-akcodec: Add imx-akcodec machine driver
 2021-05-08 11:14 UTC  (6+ messages)
` [PATCH 2/2] ASoC: dt-bindings: imx-akcodec: Add binding doc for akcodec "

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

[PATCH 0/4] powerpc/security mitigation updates
 2021-05-08 10:00 UTC  (6+ messages)
` [PATCH 4/4] powerpc/powernv: Remove POWER9 PVR version check for entry and uaccess flushes

[PATCH 1/1] powerpc/ps3: Remove a couple of unneeded semicolons
 2021-05-08  9:51 UTC 

[PATCH] powerpc/signal: Fix possible build failure with unsafe_copy_fpr_{to/from}_user
 2021-05-08  9:25 UTC 

[PATCH] powerpc/uaccess: Fix __get_user() with CONFIG_CC_HAS_ASM_GOTO_OUTPUT
 2021-05-08  9:25 UTC 

[PATCH -next] crypto: nx842: add missing MODULE_DEVICE_TABLE
 2021-05-08  3:14 UTC 

[RESEND PATCH v4 00/11] Use per-CPU temporary mappings for patching
 2021-05-07 22:26 UTC  (5+ messages)
` [RESEND PATCH v4 10/11] powerpc: Protect patching_mm with a lock

[PATCH] lockdown, selinux: fix bogus SELinux lockdown permission checks
 2021-05-07 22:17 UTC  (2+ messages)
` [PATCH] lockdown,selinux: "

[RFC 0/12] Unify asm/unaligned.h around struct helper
 2021-05-07 22:07 UTC  (3+ messages)
` [RFC 05/12] powerpc: use linux/unaligned/le_struct.h on LE power7

WARNING: CPU: 0 PID: 1 at arch/powerpc/lib/feature-fixups.c:109 do_feature_fixups+0xb0/0xf0
 2021-05-07 20:59 UTC  (7+ messages)
` UBSAN: array-index-out-of-bounds in arch/powerpc/kernel/legacy_serial.c:359:56

[PATCH] powerpc/8xx: Update mpc885_ads_defconfig to improve CI
 2021-05-07 16:37 UTC 

[PATCH] powerpc/perf: Simplify Makefile
 2021-05-07 14:11 UTC  (2+ messages)

[PATCH v2] powerpc/papr_scm: Reduce error severity if nvdimm stats inaccessible
 2021-05-07 12:18 UTC  (3+ messages)

[PATCH] powerpc/papr_scm: Make 'perf_stats' invisible if perf-stats unavailable
 2021-05-07 11:40 UTC  (3+ messages)

[PATCH v2] powerpc/papr_scm: Make 'perf_stats' invisible if perf-stats unavailable
 2021-05-07 11:39 UTC 

[PATCH v7 0/6] Support for H_RPT_INVALIDATE in PowerPC KVM
 2021-05-07 10:30 UTC  (4+ messages)
` [PATCH v7 4/6] KVM: PPC: Book3S HV: Nested support in H_RPT_INVALIDATE

[PATCH] powerpc/xive: Fix unsigned comparison with less than zero
 2021-05-07 10:20 UTC 

[PATCH] powerpc: Define NR_CPUS all the time
 2021-05-07  9:24 UTC 

[PATCH net v3] ibmvnic: Continue with reset if set link down failed
 2021-05-07  7:24 UTC  (5+ messages)

[PATCH v2 1/5] powerpc/nohash: Refactor update of BDI2000 pointers in switch_mmu_context()
 2021-05-07  7:03 UTC  (5+ messages)
` [PATCH v2 2/5] powerpc/nohash: Convert set_context() to C
` [PATCH v2 3/5] powerpc/32s: Refactor update of user segment registers
` [PATCH v2 4/5] powerpc/32s: Convert switch_mmu_context() to C
` [PATCH v2 5/5] powerpc/32s: Simplify calculation of segment register content

[PATCH] selftests/powerpc: Add test of mitigation patching
 2021-05-07  6:42 UTC 

[PATCH] powerpc/mmu: Remove leftover CONFIG_E200
 2021-05-07  6:00 UTC 

[PATCH] powerpc/mmu: Don't duplicate radix_enabled()
 2021-05-07  5:45 UTC 

[PATCH] powerpc/603: Avoid a pile of NOPs when not using SW LRU in TLB exceptions
 2021-05-07  5:02 UTC 

[PATCH] powerpc/eeh: skip slot presence check when PE is temporarily unavailable
 2021-05-07  0:41 UTC  (2+ messages)

[PATCH 0/3] P2040/P2041 i2c recovery erratum
 2021-05-06 20:45 UTC  (4+ messages)
` [PATCH 3/3] i2c: mpc: implement erratum A-004447 workaround


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