linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-04 22:22:37 to 2020-08-08 00:53:13 UTC [more...]

[PATCH 00/22] crypto: add check for xts input length equal to zero
 2020-08-07 18:06 UTC  (24+ messages)
` [PATCH 01/22] crypto: arm/aes-ce - "
` [PATCH 02/22] crypto: arm/aes-neonbs "
` [PATCH 03/22] crypto: arm64/aes "
` [PATCH 04/22] crypto: arm64/aes-neonbs "
` [PATCH 05/22] crypto: powerpc/aes-spe "
` [PATCH 06/22] crypto: s390/aes "
` [PATCH 07/22] crypto: s390/paes "
` [PATCH 08/22] crypto: x86/glue_helper "
` [PATCH 09/22] crypto: xts - add check for block "
` [PATCH 10/22] crypto: atmel-aes - add check for xts input "
` [PATCH 11/22] crypto: artpec6 "
` [PATCH 12/22] crypto: bcm "
` [PATCH 13/22] crypto: cavium/cpt "
` [PATCH 14/22] crypto: cavium/nitrox "
` [PATCH 15/22] crypto: ccp "
` [PATCH 16/22] crypto: ccree "
` [PATCH 17/22] crypto: chelsio "
` [PATCH 18/22] crypto: hisilicon/sec "
` [PATCH 19/22] crypto: inside-secure "
` [PATCH 20/22] crypto: octeontx "
` [PATCH 21/22] crypto: qce "
` [PATCH 22/22] crypto: vmx "

[RFC PATCH 1/2] powerpc/numa: Introduce logical numa id
 2020-08-07 20:45 UTC  (8+ messages)

[Latest Git kernel/Linux-next kernel] Xorg doesn't start after the seccomp updates v5.9-rc1
 2020-08-07 19:12 UTC  (3+ messages)

[RFC PATCH v1] power: don't manage floating point regs when no FPU
 2020-08-07 16:13 UTC 

[PATCH] powerpc:entry_32: correct the path and function name in the comment
 2020-08-07 14:31 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.9-1 tag
 2020-08-07 13:13 UTC 

[PATCH] powerpc/papr_scm: Make access mode of 'perf_stats' attribute file to '0400'
 2020-08-07 12:31 UTC 

[PATCH V6 0/2] tools/perf: Add extended regs support for powerpc
 2020-08-07 12:24 UTC  (4+ messages)
` [PATCH V6 1/2] tools/perf: Add perf tools support for extended register capability in powerpc
` [PATCH V6 2/2] tools/perf: Add perf tools support for extended regs in power10

[PATCH 1/2] lockdep: improve current->(hard|soft)irqs_enabled synchronisation with actual irq state
 2020-08-07 11:11 UTC  (2+ messages)

[PATCH v2] powerpc/pci: unmap legacy INTx interrupts when a PHB is removed
 2020-08-07 10:18 UTC 

[PATCH V6 0/2] powerpc/perf: Add support for perf extended regs in powerpc
 2020-08-07 10:05 UTC  (3+ messages)
` [PATCH V6 1/2] powerpc/perf: Add support for outputting extended regs in perf intr_regs
` [PATCH V6 2/2] powerpc/perf: Add extended regs support for power10 platform

[PATCH v5 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline
 2020-08-07 10:04 UTC  (14+ messages)

[PATCH v2 0/2] powerpc/pci: unmap interrupts when a PHB is removed
 2020-08-07 10:02 UTC  (4+ messages)
` [PATCH v2 2/2] powerpc/pci: unmap all "

[PATCH] ASoC: fsl_sai: Add -EPROBE_DEFER check for regmap init
 2020-08-07  9:14 UTC 

[PATCH v2 1/2] sched/topology: Allow archs to override cpu_smt_mask
 2020-08-07  7:45 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/topology: Override cpu_smt_mask

[PATCH] ASoC: fsl-asoc-card: Get "extal" clock rate by clk_get_rate
 2020-08-07  7:17 UTC  (3+ messages)

[PATCH] powerpc/pseries/hotplug-cpu: increase wait time for vCPU death
 2020-08-07  7:05 UTC  (10+ messages)

[PATCH] powerpc/signal: Move and simplify get_clean_sp()
 2020-08-07  2:48 UTC  (3+ messages)

[PATCH v8 0/8] powerpc: switch VDSO to C implementation
 2020-08-07  2:44 UTC  (9+ messages)
` [PATCH v8 5/8] powerpc/vdso: Prepare for switching VDSO to generic "

[PATCH V5 0/4] powerpc/perf: Add support for perf extended regs in powerpc
 2020-08-07  2:11 UTC  (6+ messages)

[PATCH] powerpc/book3s64/radix: Make radix_mem_block_size 64bit
 2020-08-07  1:11 UTC  (4+ messages)

[PATCH] powerpc/perf: Account for interrupts during PMC overflow for an invalid SIAR check
 2020-08-06 23:51 UTC  (2+ messages)

[PATCH v1 1/5] powerpc/mm: sanity_check_fault() should work for all, not only BOOK3S
 2020-08-06 21:07 UTC  (6+ messages)
` [PATCH v1 2/5] powerpc/fault: Unnest definition of page_fault_is_write() and page_fault_is_bad()
` [PATCH v1 3/5] powerpc/fault: Reorder tests in bad_kernel_fault()
` [PATCH v1 4/5] powerpc/fault: Avoid heavy search_exception_tables() verification
` [PATCH v1 5/5] powerpc/fault: Perform exception fixup in do_page_fault()

[Bug 207359] New: MegaRAID SAS 9361 controller hang/reset
 2020-08-06 17:56 UTC  (2+ messages)
` [Bug 207359] "

[PATCH v2 1/4] powerpc/drmem: Make lmb_size 64 bit
 2020-08-06 16:23 UTC  (4+ messages)
` [PATCH v2 2/4] powerpc/mem: Store the dt_root_size/addr cell values for later usage
` [PATCH v2 3/4] powerpc/memhotplug: Make lmb size 64bit
` [PATCH v2 4/4] powerpc/book3s64/radix: Make radix_mem_block_size 64bit

[PATCH][V2] macintosh: windfarm: remove detatch debug containing spelling mistakes
 2020-08-06 11:24 UTC  (2+ messages)

[PATCH v2 1/2] powerpc/perf: consolidate GPCI hcall structs into asm/hvcall.h
 2020-08-06 15:19 UTC  (8+ messages)
` [PATCH v2 2/2] powerpc/pseries: new lparcfg key/value pair: partition_affinity_score

[PATCH 1/2] sched/topology: Allow archs to override cpu_smt_mask
 2020-08-06 14:09 UTC  (10+ messages)

[RFC PATCH 1/3] powerpc/mem: Store the dt_root_size/addr cell values for later usage
 2020-08-06 12:52 UTC  (4+ messages)
` [RFC PATCH 2/3] powerpc/numa: Use global variable instead of fetching again
` [RFC PATCH 3/3] powerpc/lmb-size: Use addr #size-cells value when fetching lmb-size
` [RFC PATCH] powerpc/drmem: use global variable instead of fetching again

[PATCH] powerpc/40x: Fix assembler warning about r0
 2020-08-06 12:33 UTC  (6+ messages)

[PATCH v2] powerpc/uaccess: simplify the get_fs() set_fs() logic
 2020-08-06 12:33 UTC  (4+ messages)

[PATCH 1/2] powerpc/fpu: Drop cvt_fd() and cvt_df()
 2020-08-06 12:20 UTC  (2+ messages)
` [PATCH 2/2] powerpc: drop hard_reset_now() and poweroff_now() declaration

[PATCH] powerpc/irq: Drop forward declaration of struct irqaction
 2020-08-06 12:19 UTC 

[PATCH] powerpc/hwirq: Remove stale forward irq_chip declaration
 2020-08-06 12:19 UTC 

[PATCH v3 1/3] syscalls: use uaccess_kernel in addr_limit_user_check
 2020-08-06  9:54 UTC  (5+ messages)
` [PATCH v3 2/3] uaccess: remove segment_eq
` [PATCH v3 3/3] powerpc/uaccess: simplify the get_fs() set_fs() logic

[PATCH] powerpc/32s: Fix assembler warning about r0
 2020-08-06  6:01 UTC 

[PATCH v10 0/5] powerpc: switch VDSO to C implementation
 2020-08-06  5:46 UTC  (12+ messages)
` [PATCH v10 1/5] powerpc/processor: Move cpu_relax() into asm/vdso/processor.h
` [PATCH v10 2/5] powerpc/vdso: Prepare for switching VDSO to generic C implementation
` [PATCH v10 3/5] powerpc/vdso: Save and restore TOC pointer on PPC64
` [PATCH v10 4/5] powerpc/vdso: Switch VDSO to generic C implementation
` [PATCH v10 5/5] powerpc/vdso: Provide __kernel_clock_gettime64() on vdso32

[powerpc:merge] BUILD SUCCESS 3cd2184115b85cc8242fec3d42529cd112962984
 2020-08-06  4:14 UTC 

[powerpc:next] BUILD SUCCESS a7aaa2f26bfd932a654706b19859e7adf802bee2
 2020-08-06  4:14 UTC 

[PATCH 0/5] Use per-CPU temporary mappings for patching
 2020-08-06  3:24 UTC  (5+ messages)
` [PATCH v2 1/5] powerpc/mm: Introduce temporary mm
` [PATCH v2 2/5] powerpc/lib: Initialize a temporary mm for code patching

Scott Wood fix for SysRQ Crash over Serial Console on Linux PowerPC 2.6.32 kernel?
 2020-08-06  1:30 UTC  (3+ messages)
  ` How would I code a Write to a proc file from within the kernel without reading anything from user space?

[PATCH v2] powerpc: Warn about use of smt_snooze_delay
 2020-08-05 23:57 UTC  (3+ messages)

linux-next: manual merge of the char-misc tree with the powerpc tree
 2020-08-05 23:40 UTC  (2+ messages)

[PATCH] macintosh: windfarm: fix spelling mistake "detatch" -> "detach"
 2020-08-05 22:08 UTC  (2+ messages)

[PATCH v5 0/4] Allow bigger 64bit window by removing default DMA window
 2020-08-05 18:08 UTC  (10+ messages)
` [PATCH v5 1/4] powerpc/pseries/iommu: Create defines for operations in ibm, ddw-applicable
  ` [PATCH v5 1/4] powerpc/pseries/iommu: Create defines for operations in ibm,ddw-applicable
` [PATCH v5 2/4] powerpc/pseries/iommu: Update call to ibm, query-pe-dma-windows
  ` [PATCH v5 2/4] powerpc/pseries/iommu: Update call to ibm,query-pe-dma-windows
` [PATCH v5 3/4] powerpc/pseries/iommu: Move window-removing part of remove_ddw into remove_dma_window
` [PATCH v5 4/4] powerpc/pseries/iommu: Allow bigger 64bit window by removing default DMA window

[PATCH v2 00/17] memblock: seasonal cleaning^w cleanup
 2020-08-05 17:11 UTC  (21+ messages)
` [PATCH v2 02/17] dma-contiguous: simplify cma_early_percent_memory()
` [PATCH v2 11/17] arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
` [PATCH v2 12/17] arch, drivers: replace for_each_membock() with for_each_mem_range()
` [PATCH v2 13/17] x86/setup: simplify initrd relocation and reservation
` [PATCH v2 14/17] x86/setup: simplify reserve_crashkernel()
` [PATCH v2 15/17] memblock: remove unused memblock_mem_size()
` [PATCH v2 16/17] memblock: implement for_each_reserved_mem_region() using __next_mem_region()
` [PATCH v2 17/17] memblock: use separate iterators for memory and reserved regions

[PATCH][next] dmaengine: Use fallthrough pseudo-keyword
 2020-08-05 16:14 UTC  (3+ messages)

[PATCH] powerpc/32s: Fix is_module_segment() when MODULES_VADDR is defined
 2020-08-05 15:27 UTC 

[PATCH] powerpc/kasan: Fix KASAN_SHADOW_START on BOOK3S_32
 2020-08-05 15:27 UTC 

[PATCH] powerpc/drmem: Don't compute the NUMA node for each LMB
 2020-08-05 13:35 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] usb: gadget: fix spelling mistake "Dectected" -> "Detected"
 2020-08-05 13:14 UTC 

[PATCH v3 0/4] VSX 32-byte vector paired load/store instructions
 2020-08-05 12:53 UTC  (3+ messages)
` [PATCH v3 2/4] powerpc/sstep: support emulation for vsx vector paired storage access instructions

[PATCH v3 0/3] refine and clean code for synchronous mode
 2020-08-05  6:55 UTC  (5+ messages)
` [PATCH v3 1/3] ASoC: fsl_sai: Refine enable/disable TE/RE sequence in trigger()
` [PATCH v3 2/3] ASoC: fsl_sai: Drop TMR/RMR settings for synchronous mode
` [PATCH v3 3/3] ASoC: fsl_sai: Replace synchronous check with fsl_sai_dir_is_synced

[PATCH v3 0/2] powerpc/watchpoint/ptrace: Buf fix plus new feature flag
 2020-08-05  6:27 UTC  (3+ messages)
` [PATCH v3 1/2] powerpc/watchpoint/ptrace: Fix SETHWDEBUG when CONFIG_HAVE_HW_BREAKPOINT=N
` [PATCH v3 2/2] powerpc/watchpoint/ptrace: Introduce PPC_DEBUG_FEATURE_DATA_BP_ARCH_31

[PATCH v2 0/2] refine and clean code for synchronous mode
 2020-08-05  5:15 UTC  (7+ messages)
` [PATCH v2 1/2] ASoC: fsl_sai: Clean "
` [PATCH v2 2/2] ASoC: fsl_sai: Refine enable and disable sequence "

[PATCH v4] selftests/powerpc: Fix pkey syscall redefinitions
 2020-08-05  4:56 UTC  (2+ messages)

[powerpc:next] BUILD SUCCESS 0c83b277ada72b585e6a3e52b067669df15bcedb
 2020-08-05  4:47 UTC 

[powerpc:merge] BUILD SUCCESS 14fd53d1e5ee7350564cac75e336f8c0dea13bc9
 2020-08-05  4:47 UTC 

[PATCH] powerpc/powernv/sriov: Fix use of uninitialised variable
 2020-08-05  0:42 UTC  (2+ messages)

[PATCH v2] selftests/powerpc: Skip vmx/vsx/tar/etc tests on older CPUs
 2020-08-05  0:42 UTC  (2+ messages)

[PATCH v4 0/7] Remove default DMA window before creating DDW
 2020-08-04 21:34 UTC  (3+ messages)
` [PATCH v4 1/7] powerpc/pseries/iommu: Create defines for operations in ibm, ddw-applicable


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