linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-25 15:11:10 to 2021-01-29 07:22:09 UTC [more...]

[PATCH] powerpc/sstep: Fix array out of bound warning
 2021-01-29  7:18 UTC  (3+ messages)

[PATCH v2] powerpc/sstep: Fix array out of bound warning
 2021-01-29  7:17 UTC 

[PATCH] powerpc/fault: fix wrong KUAP fault for IO_URING
 2021-01-29  6:52 UTC  (11+ messages)

[PATCH 1/2] crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error)
 2021-01-29  5:10 UTC  (2+ messages)

module loader dead code removal and cleanups v2
 2021-01-29  5:10 UTC  (16+ messages)
` [PATCH 01/13] powerpc/powernv: remove get_cxl_module
` [PATCH 02/13] drm: remove drm_fb_helper_modinit
` [PATCH 03/13] module: unexport find_module and module_mutex
` [PATCH 04/13] module: use RCU to synchronize find_module
` [PATCH 05/13] kallsyms: refactor {,module_}kallsyms_on_each_symbol
` [PATCH 06/13] kallsyms: only build {, module_}kallsyms_on_each_symbol when required
` [PATCH 07/13] module: mark module_mutex static
` [PATCH 08/13] module: remove each_symbol_in_section
` [PATCH 09/13] module: merge each_symbol_section into find_symbol
` [PATCH 10/13] module: pass struct find_symbol_args to find_symbol
` [PATCH 11/13] module: move struct symsearch to module.c
` [PATCH 12/13] module: remove EXPORT_SYMBOL_GPL_FUTURE
` [PATCH 13/13] module: remove EXPORT_UNUSED_SYMBOL*

[PATCH net v2] ibmvnic: device remove has higher precedence over reset
 2021-01-29  4:34 UTC 

[PATCH] vio: make remove callback return void
 2021-01-28 20:08 UTC  (3+ messages)

[PATCH 00/27] arch: syscalls: unifiy all syscalltbl.sh into scripts/syscalltbl.sh
 2021-01-28 18:53 UTC  (35+ messages)
` [PATCH 01/27] scripts: add generic syscalltbl.sh
` [PATCH 02/27] x86/syscalls: fix -Wmissing-prototypes warnings from COND_SYSCALL()
` [PATCH 03/27] x86/build: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 04/27] x86/entry/x32: rename __x32_compat_sys_* to __x64_compat_sys_*
` [PATCH 05/27] x86/syscalls: switch to generic syscalltbl.sh
` [PATCH 06/27] ARM: syscalls: "
` [PATCH 07/27] alpha: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 08/27] alpha: syscalls: switch to generic syscalltbl.sh
` [PATCH 09/27] ia64: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 10/27] ia64: syscalls: switch to generic syscalltbl.sh
` [PATCH 11/27] m68k: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 12/27] m68k: syscalls: switch to generic syscalltbl.sh
` [PATCH 13/27] microblaze: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 14/27] microblaze: syscalls: switch to generic syscalltbl.sh
` [PATCH 15/27] mips: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 16/27] mips: syscalls: switch to generic syscalltbl.sh
` [PATCH 17/27] parisc: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 18/27] parisc: syscalls: switch to generic syscalltbl.sh
` [PATCH 19/27] sh: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 20/27] sh: syscalls: switch to generic syscalltbl.sh
` [PATCH 21/27] sparc: remove wrong comment from arch/sparc/include/asm/Kbuild
` [PATCH 22/27] sparc: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 23/27] sparc: syscalls: switch to generic syscalltbl.sh
` [PATCH 24/27] powerpc: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 25/27] powerpc: syscalls: switch to generic syscalltbl.sh
` [PATCH 26/27] xtensa: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 27/27] xtensa: syscalls: switch to generic syscalltbl.sh

module loader dead code removal and cleanusp
 2021-01-28 16:24 UTC  (11+ messages)
` [PATCH 03/13] livepatch: refactor klp_init_object
` [PATCH 04/13] livepatch: move klp_find_object_module to module.c
` [PATCH 13/13] module: remove EXPORY_UNUSED_SYMBOL*

[PATCH 0/3] sched: Task priority related cleanups
 2021-01-28 13:10 UTC  (4+ messages)
` [PATCH 1/3] sched: Remove MAX_USER_RT_PRIO
` [PATCH 2/3] sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIO
` [PATCH 3/3] sched/core: Update task_prio() function header

[PATCH v4 00/10] Improve signal performance on PPC64 with KUAP
 2021-01-28 12:05 UTC  (13+ messages)
` [PATCH v4 01/10] powerpc/uaccess: Add unsafe_copy_from_user
` [PATCH v4 02/10] powerpc/signal: Add unsafe_copy_{vsx, fpr}_from_user()
` [PATCH v4 03/10] powerpc/signal64: Move non-inline functions out of setup_sigcontext()
` [PATCH v4 04/10] powerpc: Reference param in MSR_TM_ACTIVE() macro
` [PATCH v4 05/10] powerpc/signal64: Remove TM ifdefery in middle of if/else block
` [PATCH v4 06/10] powerpc/signal64: Replace setup_sigcontext() w/ unsafe_setup_sigcontext()
` [PATCH v4 07/10] powerpc/signal64: Replace restore_sigcontext() w/ unsafe_restore_sigcontext()
` [PATCH v4 08/10] powerpc/signal64: Rewrite handle_rt_signal64() to minimise uaccess switches
` [PATCH v4 09/10] powerpc/signal64: Rewrite rt_sigreturn() "
` [PATCH v4 10/10] powerpc/signal64: Use __get_user() to copy sigset_t

[PATCH] ASoC: fsl_spdif: Utilize the defined parameter to clear code
 2021-01-28 11:27 UTC 

[PATCH v5 1/2] powerpc/mce: Reduce the size of event arrays
 2021-01-28 10:41 UTC  (2+ messages)
` [PATCH v5 2/2] powerpc/mce: Remove per cpu variables from MCE handlers

[PATCH] PCI: dwc: layerscape: convert to builtin_platform_driver()
 2021-01-28 10:35 UTC  (26+ messages)

[PATCH v4 1/2] powerpc/mce: Reduce the size of event arrays
 2021-01-28  9:27 UTC  (4+ messages)
` [PATCH v4 2/2] powerpc/mce: Remove per cpu variables from MCE handlers

[PATCH v6 00/39] powerpc: interrupt wrappers
 2021-01-28  9:25 UTC  (10+ messages)
` [PATCH v6 05/39] powerpc: remove arguments from fault handler functions
` [PATCH v6 08/39] powerpc: rearrange do_page_fault error case to be inside exception_enter
` [PATCH v6 14/39] powerpc/perf: move perf irq/nmi handling details into traps.c

[PATCH 2/3] kbuild: LD_VERSION redenomination
 2021-01-28  6:38 UTC  (2+ messages)

[PATCH] powerpc64: Workaround sigtramp vdso return call
 2021-01-28  5:38 UTC 

[PATCH v15 00/10] Carry forward IMA measurement log on kexec on ARM64
 2021-01-28  4:57 UTC  (18+ messages)
` [PATCH v15 09/10] arm64: Call kmalloc() to allocate DTB buffer
` [PATCH v15 10/10] arm64: Add IMA log information in kimage used for kexec

[PATCH 1/2] PCI/AER: Disable AER interrupt during suspend
 2021-01-28  4:09 UTC  (4+ messages)
` [PATCH 2/2] PCI/DPC: Disable DPC "

[PATCH 1/2] powerpc/vdso: fix unnecessary rebuilds of vgettimeofday.o
 2021-01-28  4:01 UTC  (4+ messages)
` [PATCH 2/2] powerpc/vdso64: remove meaningless vgettimeofday.o build rule

[PATCH v11 00/13] huge vmalloc mappings
 2021-01-28  3:13 UTC  (27+ messages)
` [PATCH v11 01/13] mm/vmalloc: fix HUGE_VMAP regression by enabling huge pages in vmalloc_to_page
` [PATCH v11 02/13] mm: apply_to_pte_range warn and fail if a large pte is encountered
` [PATCH v11 03/13] mm/vmalloc: rename vmap_*_range vmap_pages_*_range
` [PATCH v11 04/13] mm/ioremap: rename ioremap_*_range to vmap_*_range
` [PATCH v11 05/13] mm: HUGE_VMAP arch support cleanup
` [PATCH v11 06/13] powerpc: inline huge vmap supported functions
` [PATCH v11 07/13] arm64: "
` [PATCH v11 08/13] x86: "
` [PATCH v11 09/13] mm/vmalloc: provide fallback arch huge vmap support functions
` [PATCH v11 10/13] mm: Move vmap_range from mm/ioremap.c to mm/vmalloc.c
` [PATCH v11 11/13] mm/vmalloc: add vmap_range_noflush variant
` [PATCH v11 12/13] mm/vmalloc: Hugepage vmalloc mappings
` [PATCH v11 13/13] powerpc/64s/radix: Enable huge "

[PATCH v3 00/32] powerpc/64: interrupts and syscalls series
 2021-01-28  0:09 UTC  (4+ messages)
` [PATCH v3 28/32] powerpc/64s: interrupt implement exit logic in C

[PATCH v4 00/23] powerpc/32: Implement C syscall entry/exit
 2021-01-27 23:50 UTC  (20+ messages)
` [PATCH v4 11/23] powerpc/syscall: Rename syscall_64.c into syscall.c
` [PATCH v4 12/23] powerpc/syscall: Make syscall.c buildable on PPC32
` [PATCH v4 13/23] powerpc/syscall: Use is_compat_task()
` [PATCH v4 14/23] powerpc/syscall: Save r3 in regs->orig_r3
` [PATCH v4 15/23] powerpc/syscall: Change condition to check MSR_RI
` [PATCH v4 16/23] powerpc/32: Always save non volatile GPRs at syscall entry
` [PATCH v4 17/23] powerpc/syscall: implement system call entry/exit logic in C for PPC32
` [PATCH v4 18/23] powerpc/32: Remove verification of MSR_PR on syscall in the ASM entry
` [PATCH v4 19/23] powerpc/syscall: Avoid stack frame in likely part of system_call_exception()
` [PATCH v4 20/23] powerpc/syscall: Do not check unsupported scv vector on PPC32
` [PATCH v4 21/23] powerpc/syscall: Remove FULL_REGS verification in system_call_exception
` [PATCH v4 22/23] powerpc/syscall: Optimise checks in beginning of system_call_exception()
` [PATCH v4 23/23] powerpc/syscall: Avoid storing 'current' in another pointer

GIT kernel with the PowerPC updates 5.11-1 doesn't boot on a FSL P5040 board and in a virtual e5500 QEMU machine
 2021-01-27 16:07 UTC  (2+ messages)
` FSL P5040: KVM HV doesn't work with the RC5 of kernel 5.11

[PATCH] powerpc/64s: prevent recursive replay_soft_interrupts causing superfluous interrupt
 2021-01-27  8:32 UTC  (2+ messages)

[PATCH 3/5] powerpc/xive: remove unnecessary unmap_kernel_range
 2021-01-26  7:25 UTC  (3+ messages)

[PATCH v10 00/12] huge vmalloc mappings
 2021-01-26  9:50 UTC  (5+ messages)
` [PATCH v10 11/12] mm/vmalloc: Hugepage "

[PATCH v2] tpm: ibmvtpm: fix error return code in tpm_ibmvtpm_probe()
 2021-01-26  1:47 UTC 

[PATCH] powerpc/mm: Limit allocation of SWIOTLB on server machines
 2021-01-26  1:02 UTC  (7+ messages)

[PATCH v2 2/2] memblock: do not start bottom-up allocations with kernel_end
 2021-01-26  0:30 UTC  (4+ 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).