linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-10 08:37:12 to 2021-06-14 23:06:52 UTC [more...]

[PATCH 00/11] powerpc: Add support for Microwatt soft-core
 2021-06-14 23:03 UTC  (4+ messages)
` [PATCH 02/11] powerpc: Add Microwatt device tree
` [PATCH 08/11] powerpc/microwatt: Add microwatt_defconfig
` [PATCH 10/11] powerpc/microwatt: Add a boot wrapper for Microwatt

[PATCH 0/5] cpufreq: cppc: Fix suspend/resume specific races with FIE code
 2021-06-14 13:48 UTC  (2+ messages)

[PATCH] ASoC:fsl_easrc:Remove superfluous error message around platform_get_irq()
 2021-06-14 19:53 UTC  (3+ messages)

[PATCH] ASoC: fsl_spdif: Fix error handler with pm_runtime_enable
 2021-06-14 19:53 UTC  (2+ messages)

[PATCH] ASoC:fsl_spdif:Remove superfluous error message around platform_get_irq()
 2021-06-14 19:53 UTC  (3+ messages)

[RFC PATCH 0/8] Add support for FORM2 associativity
 2021-06-14 16:40 UTC  (9+ messages)
` [RFC PATCH 1/8] powerpc/pseries: rename min_common_depth to primary_domain_index
` [RFC PATCH 2/8] powerpc/pseries: rename distance_ref_points_depth to max_domain_index
` [RFC PATCH 3/8] powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITY
` [RFC PATCH 4/8] powerpc/pseries: Consolidate DLPAR NUMA distance update
` [RFC PATCH 5/8] powerpc/pseries: Consolidate NUMA distance update during boot
` [RFC PATCH 6/8] powerpc/pseries: Add a helper for form1 cpu distance
` [RFC PATCH 7/8] powerpc/pseries: Add support for FORM2 associativity
` [RFC PATCH 8/8] powerpc/papr_scm: Use FORM2 associativity details

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

[PATCH v7 02/11] mm/mremap: Fix race between MOVE_PUD mremap and pageout
 2021-06-14 16:08 UTC  (4+ messages)
` [mm/mremap] ecf8443e51: vm-scalability.throughput -29.4% regression

[PATCH] powerpc: Fix initrd corruption with relative jump labels
 2021-06-14 15:57 UTC  (2+ messages)

[PATCH v2] powerpc: make stack walking KASAN-safe
 2021-06-14 12:09 UTC 

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

[PATCH] powerpc/signal64: Don't read sigaction arguments back from user memory
 2021-06-14 11:49 UTC  (5+ messages)

[RFC PATCH 0/7] Memory hotplug/hotremove at subsection size
 2021-06-14 11:32 UTC  (7+ messages)

[PATCH 00/21] Rid W=1 warnings from IDE
 2021-06-14  9:12 UTC  (3+ messages)

[PATCH] powerpc/signal64: Copy siginfo before changing regs->nip
 2021-06-14  7:22 UTC  (6+ messages)

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

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

[PATCH v2 0/4] Add perf interface to expose nvdimm
 2021-06-14  5:23 UTC  (5+ messages)
` [PATCH v2 1/4] drivers/nvdimm: Add nvdimm pmu structure
` [PATCH v2 2/4] drivers/nvdimm: Add perf interface to expose nvdimm performance stats
` [PATCH v2 3/4] powerpc/papr_scm: Add perf interface support
` [PATCH v2 4/4] powerpc/papr_scm: Document papr_scm sysfs event format entries

[PATCH v5 00/17] Enable VAS and NX-GZIP support on PowerVM
 2021-06-14  3:46 UTC  (33+ messages)
` [PATCH v5 01/17] powerpc/powernv/vas: Release reference to tgid during window close
` [PATCH v5 02/17] powerpc/vas: Move VAS API to book3s common platform
` [PATCH v5 03/17] powerpc/powernv/vas: Rename register/unregister functions
` [PATCH v5 04/17] powerpc/vas: Add platform specific user window operations
` [PATCH v5 05/17] powerpc/vas: Create take/drop pid and mm reference functions
` [PATCH v5 06/17] powerpc/vas: Move update_csb/dump_crb to common book3s platform
` [PATCH v5 07/17] powerpc/vas: Define and use common vas_window struct
` [PATCH v5 08/17] powerpc/pseries/vas: Define VAS/NXGZIP hcalls and structs
` [PATCH v5 09/17] powerpc/vas: Define QoS credit flag to allocate window
` [PATCH v5 10/17] powerpc/pseries/vas: Add hcall wrappers for VAS handling
` [PATCH v5 11/17] powerpc/pseries/vas: Implement getting capabilities from hypervisor
` [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 v5 14/17] crypto/nx: Rename nx-842-pseries file name to nx-common-pseries
` [PATCH v5 15/17] crypto/nx: Register and unregister VAS interface on PowerVM
` [PATCH v5 16/17] crypto/nx: Get NX capabilities for GZIP coprocessor type
` [PATCH v5 17/17] crypto/nx: Add sysfs interface to export NX capabilities

[PATCH -next 0/9] ASoC: fsl: Use devm_platform_get_and_ioremap_resource()
 2021-06-13 14:00 UTC  (11+ messages)
` [PATCH -next 1/9] ASoC: fsl_asrc: "
` [PATCH -next 2/9] ASoC: fsl_aud2htx: "
` [PATCH -next 3/9] ASoC: fsl_easrc: "
` [PATCH -next 4/9] ASoC: fsl_esai: "
` [PATCH -next 5/9] ASoC: fsl_micfil: "
` [PATCH -next 6/9] ASoC: fsl_sai: "
` [PATCH -next 7/9] ASoC: fsl_spdif: "
` [PATCH -next 8/9] ASoC: fsl_ssi: "
` [PATCH -next 9/9] ASoC: fsl_xcvr: check return value after calling platform_get_resource_byname()

[PATCH] fs: btrfs: Disable BTRFS on platforms having 256K pages
 2021-06-12 14:44 UTC  (10+ messages)
` [PATCH] "

[PATCH] usb: gadget: fsl: properly remove remnant of MXC support
 2021-06-12 11:25 UTC  (3+ messages)

[PATCH v2 00/12] powerpc: Optimise KUAP on book3s/32
 2021-06-12  6:18 UTC  (3+ messages)
` [PATCH v2 08/12] powerpc/32s: Allow disabling KUAP at boot time

[PATCH v3 0/9] Remove DISCONTIGMEM memory model
 2021-06-12  5:43 UTC  (4+ messages)
` [PATCH v3 5/9] mm: remove CONFIG_DISCONTIGMEM

switch the block layer to use kmap_local_page
 2021-06-12  4:07 UTC  (5+ messages)
` [PATCH 09/16] ps3disk: use memcpy_{from,to}_bvec

[PATCH 1/2] powerpc/64: drop redundant defination of spin_until_cond
 2021-06-11 19:54 UTC  (3+ messages)
` [PATCH 2/2] powerpc/watchdog: include linux/processor.h for spin_until_cond

[PATCH] powerpc/32: Display modules range in virtual memory layout
 2021-06-11 19:08 UTC 

simplify gendisk and request_queue allocation for blk-mq based drivers
 2021-06-11 17:55 UTC  (2+ messages)

[PATCH v8 00/15] Restricted DMA
 2021-06-11 15:31 UTC  (4+ messages)

[PATCH 0/1] PPC32: fix ptrace() access to FPU registers
 2021-06-11 14:37 UTC  (9+ messages)

[RFC 0/2] CPU-Idle latency selftest framework
 2021-06-11 12:41 UTC  (3+ messages)
` [RFC 1/2] powerpc/cpuidle: Extract IPI based and timer based wakeup latency from idle states
` [RFC 2/2] powerpc/selftest: Add support for cpuidle latency measurement

[PATCH] powerpc/boot: add zImage.lds to targets
 2021-06-11 11:11 UTC 

[PATCH] powerpc/build: vdso linker warning for orphan sections
 2021-06-11 11:10 UTC 

[PATCH v2] powerpc/tau: Remove superfluous parameter in alloc_workqueue() call
 2021-06-11  7:58 UTC 

[PATCH 1/2] powerpc/tm: Move tm_enable definition
 2021-06-11  7:35 UTC  (4+ messages)
` [PATCH 2/2] powerpc/tm: Avoid SPR flush if TM is disabled

[PATCH] powerpc/tau: Remove redundant parameter in alloc_workqueue() call
 2021-06-11  6:03 UTC  (2+ messages)

[PATCH v2 1/4] powerpc/interrupt: Interchange prep_irq_for_{kernel_enabled/user}_exit()
 2021-06-11  2:32 UTC  (6+ messages)
` [PATCH v2 2/4] powerpc/interrupt: Refactor prep_irq_for_user_exit()
` [PATCH v2 3/4] powerpc/interrupt: Rename and lightly change syscall_exit_prepare_main()

[FSL P50x0] KVM HV doesn't work anymore
 2021-06-11  2:24 UTC  (12+ messages)

[PATCH AUTOSEL 5.12 42/43] powerpc/fsl: set fsl, i2c-erratum-a004447 flag for P2041 i2c controllers
 2021-06-10 22:00 UTC  (4+ messages)
  ` [PATCH AUTOSEL 5.12 42/43] powerpc/fsl: set fsl,i2c-erratum-a004447 "

[PATCH net-next] ibmvnic: Use list_for_each_entry() to simplify code in ibmvnic.c
 2021-06-10 21:10 UTC  (4+ messages)

[PATCH] powerpc/signal32: Remove impossible #ifdef combinations
 2021-06-10 15:58 UTC 

[PATCH v3 00/11] powerpc/64: fast interrupt exits
 2021-06-10 13:09 UTC  (12+ messages)
` [PATCH v3 01/11] powerpc: remove interrupt exit helpers unused argument
` [PATCH v3 02/11] powerpc/64s: introduce different functions to return from SRR vs HSRR interrupts
` [PATCH v3 03/11] powerpc/64s: avoid reloading (H)SRR registers if they are still valid
` [PATCH v3 04/11] powerpc/64: handle MSR EE and RI in interrupt entry wrapper
` [PATCH v3 05/11] powerpc/64: move interrupt return asm to interrupt_64.S
` [PATCH v3 06/11] powerpc/64s: system call avoid setting MSR[RI] until we set MSR[EE]
` [PATCH v3 07/11] powerpc/64s: save one more register in the masked interrupt handler
` [PATCH v3 08/11] powerpc/64: allow alternate return locations for soft-masked interrupts
` [PATCH v3 09/11] powerpc/64: interrupt soft-enable race fix
` [PATCH v3 10/11] powerpc/64: treat low kernel text as irqs soft-masked
` [PATCH v3 11/11] powerpc/64: use interrupt restart table to speed up return from interrupt

[next] [powerpc] tau_6xx.c:204:30: error: too many arguments for format [-Werror=format-extra-args]
 2021-06-10 11:54 UTC 

[PATCH] powerpc/vdso: Fix multiple issues with sys_call_table
 2021-06-10 11:36 UTC  (3+ messages)

[PATCH] powerpc/mm/book3s64: Fix possible build error
 2021-06-10  8:36 UTC 


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