Nicholas Piggin ([email protected])

Number of posts: 1500 (0.3 per day)
First post: 2010-08-10 10:17:13
Last post: 2024-04-10 04:27:43

Date List Subject
2023-01-19 01:34:22 linux-kernel Re: [PATCH v3 04/24] powerpc/secvar: Handle format string in the consumer
2023-01-19 01:30:13 linux-kernel Re: [PATCH v3 08/24] powerpc/secvar: Allow backend to populate static list of variable names
2023-01-19 01:24:29 linux-kernel Re: [PATCH v3 13/24] powerpc/pseries: Fix handling of PLPKS object flushing timeout
2023-01-19 01:24:15 linux-kernel Re: [PATCH v3 16/24] powerpc/pseries: Implement signed update for PLPKS objects
2023-01-19 01:14:46 linux-kernel Re: [PATCH v3 02/24] powerpc/secvar: WARN_ON_ONCE() if multiple secvar ops are set
2023-01-19 01:14:35 linux-kernel Re: [PATCH v3 04/24] powerpc/secvar: Handle format string in the consumer
2023-01-12 12:24:03 linux-kernel [PATCH] kallsyms: Fix scheduling with interrupts disabled in self-test
2022-12-20 10:34:53 linux-kernel [PATCH] tools/objtool: tolerate STT_NOTYPE symbols at end of section
2022-12-20 08:18:26 linux-kernel Re: [PATCH] exit: Detect and fix irq disabled state in oops
2022-12-20 07:27:30 linux-kernel [PATCH] cputime: remove cputime_to_nsecs fallback
2022-11-29 11:55:26 linux-kernel Re: [RFC PATCH 03/13] powerpc/dexcr: Handle hashchk exception
2022-11-07 13:54:59 linux-kernel Re: [PATCH v5 2/2] powerpc/64: Add module check for ELF ABI version
2022-11-07 13:20:46 linux-kernel Re: [PATCH 1/2] powerpc: export the CPU node count
2022-10-31 13:21:58 linux-kernel [PATCH v5 0/2] powerpc module arch checks
2022-10-31 12:59:31 linux-kernel [PATCH v5 1/2] module: add module_elf_check_arch for module-specific checks
2022-10-31 12:17:27 linux-kernel [PATCH v5 2/2] powerpc/64: Add module check for ELF ABI version
2022-10-13 06:37:31 linux-kernel Re: [GIT PULL] Please pull powerpc/linux.git powerpc-6.1-1 tag
2022-10-13 06:23:49 linux-kernel Re: [GIT PULL] Please pull powerpc/linux.git powerpc-6.1-1 tag
2022-10-13 06:15:34 linux-kernel Re: [GIT PULL] Please pull powerpc/linux.git powerpc-6.1-1 tag
2022-10-13 05:51:51 linux-kernel Re: [GIT PULL] Please pull powerpc/linux.git powerpc-6.1-1 tag
2022-10-11 11:29:45 linux-kernel Re: [GIT PULL] Please pull powerpc/linux.git powerpc-6.1-1 tag
2022-10-10 04:13:03 linux-kernel Re: [PATCH linux-next][RFC] powerpc: avoid lockdep when we are offline
2022-10-04 09:54:54 linux-kernel [PATCH] exit: Detect and fix irq disabled state in oops
2022-09-28 03:08:30 linux-kernel Re: [PATCH linux-next][RFC] powerpc: avoid lockdep when we are offline
2022-09-27 04:33:03 linux-kernel Re: [PATCH linux-next][RFC] powerpc: avoid lockdep when we are offline
2022-09-24 04:26:06 linux-kernel Re: [PATCH] powerpc/irq: Modernise inline assembly in irq_soft_mask_{set,return}
2022-09-23 16:36:08 linux-kernel Re: [PATCH] powerpc/irq: Modernise inline assembly in irq_soft_mask_{set,return}
2022-09-23 07:47:29 linux-kernel Re: [PATCH] powerpc/irq: Modernise inline assembly in irq_soft_mask_{set,return}
2022-09-23 07:08:09 linux-kernel Re: [PATCH] powerpc/irq: Refactor irq_soft_mask_{set,or}_return()
2022-09-20 09:18:28 linux-kernel Re: [PATCH v2 06/19] powerpc/cputable: Split cpu_specs[] out of cputable.h
2022-09-19 12:23:25 linux-kernel [PATCH] lib: zstd: build common files separately for compress and decompress
2022-09-16 01:25:54 linux-kernel Re: [PATCH kernel] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
2022-09-07 04:52:19 linux-kernel Re: [PATCH v2] powerpc/vdso: link with -z noexecstack
2022-09-07 04:38:05 linux-kernel Re: [PATCH] powerpc/book3s: Inline first level of update_mmu_cache()
2022-08-31 03:46:02 linux-kernel Re: [PATCH v2 02/16] powerpc: override __ALIGN() and __ALIGN_STR() macros
2022-08-30 09:37:59 linux-kernel Re: [PATCH v2] powerpc: Fix irq_soft_mask_set() and irq_soft_mask_return() with sanitizer
2022-08-30 05:26:18 linux-kernel Re: [PATCH v2] powerpc: Fix irq_soft_mask_set() and irq_soft_mask_return() with sanitizer
2022-07-29 04:04:23 linux-kernel Re: [PATCH v2 06/12] locking/qspinlock: merge qspinlock_paravirt.h into qspinlock.c
2022-07-13 07:36:01 linux-kernel [PATCH v2 05/12] locking/qspinlock: be less clever with the preprocessor
2022-07-13 07:31:53 linux-kernel [PATCH v2 01/12] locking/qspinlock: remove pv_node abstraction
2022-07-13 07:24:52 linux-kernel [PATCH v2 02/12] locking/qspinlock: inline mcs_spinlock functions into qspinlock
2022-07-13 07:24:49 linux-kernel [PATCH v2 06/12] locking/qspinlock: merge qspinlock_paravirt.h into qspinlock.c
2022-07-13 07:24:04 linux-kernel [PATCH v2 07/12] locking/qspinlock: remove arch qspinlock_paravirt.h includes
2022-07-13 07:23:13 linux-kernel [PATCH v2 00/12] locking/qspinlock: simplify code generation
2022-07-13 07:22:54 linux-kernel [PATCH v2 11/12] locking/qspinlock: separate pv_wait_node from the non-paravirt path
2022-07-13 07:22:43 linux-kernel [PATCH v2 08/12] locking/qspinlock: stop renaming queued_spin_lock_slowpath to native_queued_spin_lock_slowpath
2022-07-13 07:22:18 linux-kernel [PATCH v2 04/12] locking/qspinlock: move pv lock word helpers into qspinlock.c
2022-07-13 07:20:24 linux-kernel [PATCH v2 09/12] locking/qspinlock: rename __pv_init_lock_hash to pv_spinlocks_init
2022-07-13 07:11:05 linux-kernel [PATCH v2 10/12] locking/qspinlock: paravirt use simple trylock in case idx overflows
2022-07-13 07:11:03 linux-kernel [PATCH v2 12/12] locking/qspinlock: simplify pv_wait_head_or_lock calling scheme
2022-07-13 07:09:00 linux-kernel [PATCH v2 03/12] locking/qspinlock: split common mcs queueing code into its own function