linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-04 17:32:09 to 2022-11-10 11:45:43 UTC [more...]

[PATCH 00/17] powerpc: alternate queued spinlock implementation
 2022-11-10 11:44 UTC  (55+ messages)
` [PATCH 01/17] powerpc/qspinlock: powerpc qspinlock implementation
` [PATCH 02/17] powerpc/qspinlock: add mcs queueing for contended waiters
` [PATCH 03/17] powerpc/qspinlock: use a half-word store to unlock to avoid larx/stcx
` [PATCH 04/17] powerpc/qspinlock: convert atomic operations to assembly
` [PATCH 05/17] powerpc/qspinlock: allow new waiters to steal the lock before queueing
` [PATCH 06/17] powerpc/qspinlock: theft prevention to control latency
` [PATCH 07/17] powerpc/qspinlock: store owner CPU in lock word
` [PATCH 08/17] powerpc/qspinlock: paravirt yield to lock owner
` [PATCH 09/17] powerpc/qspinlock: implement option to yield to previous node
` [PATCH 10/17] powerpc/qspinlock: allow stealing when head of queue yields
` [PATCH 11/17] powerpc/qspinlock: allow propagation of yield CPU down the queue
` [PATCH 12/17] powerpc/qspinlock: add ability to prod new queue head CPU
` [PATCH 13/17] powerpc/qspinlock: trylock and initial lock attempt may steal
` [PATCH 14/17] powerpc/qspinlock: use spin_begin/end API
` [PATCH 15/17] powerpc/qspinlock: reduce remote node steal spins
` [PATCH 16/17] powerpc/qspinlock: allow indefinite spinning on a preempted owner
` [PATCH 17/17] powerpc/qspinlock: provide accounting and options for sleepy locks

[PATCH 0/4] powerpc/pseries: expose firmware security variables via filesystem
 2022-11-10  9:58 UTC  (10+ messages)
` [PATCH 1/4] powerpc/pseries: Add new functions to PLPKS driver
` [PATCH 2/4] fs: define a firmware security filesystem named fwsecurityfs
` [PATCH 3/4] powerpc/pseries: initialize fwsecurityfs with plpks arch-specific structure
` [PATCH 4/4] powerpc/pseries: expose authenticated variables stored in LPAR PKS

[6.1.0-rc4-next-20221109] Boot time warning kernel/module/main.c:852
 2022-11-10  8:01 UTC 

[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
 2022-11-10  7:31 UTC  (46+ messages)
` [PATCH 02/44] KVM: Initialize IRQ FD after arch hardware setup
` [PATCH 04/44] KVM: Teardown VFIO ops earlier in kvm_exit()
` [PATCH 05/44] KVM: s390: Unwind kvm_arch_init() piece-by-piece() if a step fails
` [PATCH 06/44] KVM: s390: Move hardware setup/unsetup to init/exit
` [PATCH 09/44] KVM: Drop arch hardware (un)setup hooks
` [PATCH 22/44] KVM: RISC-V: Do arch init directly in riscv_kvm_init()
` [PATCH 23/44] KVM: RISC-V: Tag init functions and data with __init, __ro_after_init
` [PATCH 25/44] KVM: s390: Do s390 specific init without bouncing through kvm_init()
` [PATCH 26/44] KVM: s390: Mark __kvm_s390_init() and its descendants as __init
` [PATCH 27/44] KVM: Drop kvm_arch_{init,exit}() hooks
` [PATCH 30/44] KVM: Drop kvm_arch_check_processor_compat() hook
` [PATCH 32/44] KVM: x86: Unify pr_fmt to use module name for all KVM modules
` [PATCH 37/44] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
` [PATCH 38/44] KVM: Disable CPU hotplug during hardware enabling
` [PATCH 44/44] KVM: Opt out of generic hardware enabling on s390 and PPC

[PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
 2022-11-10  1:50 UTC  (2+ messages)

[PATCH] powerpc/pseries: fix possible memory leak in ibmebus_bus_init()
 2022-11-10  1:19 UTC 

[PATCH net-next v2 00/11] net: pcs: Add support for devices probed in the "usual" manner
 2022-11-09 22:59 UTC  (3+ messages)

[PATCH v1 0/2] cleanup stackprotector canary generation
 2022-11-09 17:44 UTC  (3+ messages)
` [PATCH v1 2/2] stackprotector: actually use get_random_canary()

[6.1.0-rc3-next-20221104] Boot failure - kernel BUG at mm/memblock.c:519
 2022-11-09 11:48 UTC  (10+ messages)

[6.1.0-rc4-next-20221108] Boot failure on powerpc
 2022-11-09 11:04 UTC  (3+ messages)

[PATCH 1/2] tools/perf: Fix printing os->prefix in CSV metrics output
 2022-11-09 10:23 UTC  (10+ messages)
` [PATCH 2/2] tools/perf: Fix printing field separator "

[PATCH v10 0/9] powerpc/code-patching: Use temporary mm for Radix MMU
 2022-11-09  6:23 UTC  (17+ messages)
` [PATCH v10 1/9] powerpc: Allow clearing and restoring registers independent of saved breakpoint state
` [PATCH v10 2/9] powerpc/code-patching: Use WARN_ON and fix check in poking_init
` [PATCH v10 3/9] powerpc/mm: Remove extern from function prototypes
` [PATCH v10 4/9] powerpc/mm: Remove empty hash__ functions
` [PATCH v10 5/9] cxl: Use radix__flush_all_mm instead of generic flush_all_mm
` [PATCH v10 6/9] powerpc/mm: Remove flush_all_mm, local_flush_all_mm
` [PATCH v10 7/9] powerpc/tlb: Add local flush for page given mm_struct and psize
` [PATCH v10 8/9] powerpc/code-patching: Use temporary mm for Radix MMU
` [PATCH v10 9/9] powerpc/code-patching: Consolidate and cache per-cpu patching context

[PATCH linux-next][RFC]powerpc: move pseries interrupt cleanup code to under __cpu_disable
 2022-11-09  1:47 UTC 

[powerpc:merge] BUILD SUCCESS 732d027c8c25634d189bda9363b9650c6f6e6b35
 2022-11-08 20:16 UTC 

[PATCH v2 0/7] mm/autonuma: replace savedwrite infrastructure
 2022-11-08 17:46 UTC  (8+ messages)
` [PATCH v2 1/7] mm/mprotect: allow clean exclusive anon pages to be writable
` [PATCH v2 2/7] mm/mprotect: minor can_change_pte_writable() cleanups
` [PATCH v2 3/7] mm/huge_memory: try avoiding write faults when changing PMD protection
` [PATCH v2 4/7] mm/mprotect: factor out check whether manual PTE write upgrades are required
` [PATCH v2 5/7] mm/autonuma: use can_change_(pte|pmd)_writable() to replace savedwrite
` [PATCH v2 6/7] mm: remove unused savedwrite infrastructure
` [PATCH v2 7/7] selftests/vm: anon_cow: add mprotect() optimization tests

[RFC PATCH 0/6] VMAP_STACK support for book3s64
 2022-11-08 16:21 UTC  (16+ messages)
` [RFC PATCH 1/6] powerpc/64s: Fix assembly to support larger values of THREAD_SIZE
` [RFC PATCH 2/6] powerpc/64s: Helpers to switch between linear and vmapped stack pointers
` [RFC PATCH 3/6] powerpc/powernv: Keep MSR in register across OPAL entry/return path
` [RFC PATCH 4/6] powerpc/powernv: Convert pointers to physical addresses in OPAL call args
` [RFC PATCH 5/6] powerpc/powernv/idle: Convert stack pointer to physical address
` [RFC PATCH 6/6] powerpc/64s: Enable CONFIG_VMAP_STACK

[PATCH] soc: fsl: qe: request pins non-exclusively
 2022-11-08 16:20 UTC  (4+ messages)

sched/debug: CPU hotplug operation suffers in a large cpu systems
 2022-11-08 15:38 UTC  (8+ messages)

[PATCH 0/5] powerpc/kprobes: preempt related changes and cleanups
 2022-11-08 10:52 UTC  (15+ messages)
` [PATCH 1/5] powerpc/kprobes: Remove preempt disable around call to get_kprobe() in arch_prepare_kprobe()
` [PATCH 2/5] powerpc/kprobes: Have optimized_callback() use preempt_enable()
` [PATCH 3/5] powerpc/kprobes: Use preempt_enable() rather than the no_resched variant
` [PATCH 4/5] powerpc/kprobes: Setup consistent pt_regs across kprobes, optprobes and KPROBES_ON_FTRACE
` [PATCH 5/5] powerpc/kprobes: Remove unnecessary headers from kprobes

[PATCH v2 1/4] powerpc/64: Add INTERRUPT_SANITIZE_REGISTERS Kconfig
 2022-11-08 10:09 UTC  (7+ messages)
` [PATCH v2 2/4] powerpc/64s: Clear gprs on interrupt routine entry on Book3S
` [PATCH v2 3/4] powerpc/64e: Clear gprs on interrupt routine entry on Book3E
` [PATCH v2 4/4] powerpc/64s: Sanitise user registers on interrupt in pseries

[PATCH] ibmvfc: Avoid path failures during live migration
 2022-11-08  4:01 UTC  (2+ messages)

[PATCH v9 0/7] Use per-CPU temporary mappings for patching on Radix MMU
 2022-11-08  5:16 UTC  (10+ messages)
` [PATCH v9 5/7] powerpc/tlb: Add local flush for page given mm_struct and psize
` [PATCH v9 6/7] powerpc/code-patching: Use temporary mm for Radix MMU

[PATCH 0/2] Consider the size of the added CPU nodes in the kexec FDT
 2022-11-07 16:06 UTC  (4+ messages)
` [PATCH 1/2] powerpc: export the CPU node count

[PATCH printk v3 00/40] reduce console_lock scope
 2022-11-07 14:16 UTC  (2+ messages)
` [PATCH printk v3 26/40] tty: hvc: use console_is_registered()

[RFC PATCH 00/19] Remove STACK_FRAME_OVERHEAD
 2022-11-07 12:51 UTC  (8+ messages)
` [RFC PATCH 05/19] powerpc/32: Use load and store multiple in GPR save/restore macros
` [RFC PATCH 14/19] powerpc: split validate_sp into two functions

[PATCH v5 0/2] powerpc module arch checks
 2022-11-07 12:14 UTC  (4+ messages)
` [PATCH v5 2/2] powerpc/64: Add module check for ELF ABI version

[PATCH] powerpc: Interrupt handler stack randomisation
 2022-11-07 11:55 UTC  (2+ messages)

[PATCH 1/4] powerpc: mm: Replace p{u,m,4}d_is_leaf with p{u,m,4}_leaf
 2022-11-07 11:07 UTC  (6+ messages)
` [PATCH 2/4] powerpc: mm: Add common pud_pfn stub for all platforms
` [PATCH 3/4] powerpc: mm: add p{te,md,ud}_user_accessible_page helpers
` [PATCH 4/4] powerpc: mm: support page table check

[PATCH v4] i2c/pasemi: PASemi I2C controller IRQ enablement
 2022-11-07  5:14 UTC  (3+ messages)

[PATCH 1/4] powerpc/64: Add INTERRUPT_SANITIZE_REGISTERS Kconfig
 2022-11-07  1:08 UTC  (3+ messages)
` [PATCH 2/4] powerpc/64s: Clear gprs on interrupt routine entry on Book3S

[PATCH v3 1/3] powerpc: Add common pud_pfn stub for all platforms
 2022-11-06 22:47 UTC  (4+ messages)
` [PATCH v3 2/3] powerpc: mm: add p{te,md,ud}_user_accessible_page helpers

[PATCH 0/6] powerpc/pseries - bugfixes/cleanups for PLPKS driver
 2022-11-06 20:58 UTC  (7+ messages)
` [PATCH 1/6] powerpc/pseries: fix the object owners enum value in plpks driver
` [PATCH 2/6] powerpc/pseries: Fix the H_CALL error code in PLPKS driver
` [PATCH 3/6] powerpc/pseries: Return -EIO instead of -EINTR for H_ABORTED error
` [PATCH 4/6] powerpc/pseries: cleanup error logs in plpks driver
` [PATCH 5/6] powerpc/pseries: replace kmalloc with kzalloc in PLPKS driver
` [PATCH 6/6] powerpc/pseries: fix plpks_read_var() code for different consumers

[PATCH] macintosh: Fix warning comparing pointer to 0
 2022-11-06 17:13 UTC  (3+ messages)

[PATCH] macintosh/adb: Fix warning comparing pointer to 0
 2022-11-06 17:13 UTC  (3+ messages)

[PATCH v3] soc: fsl: qe: Add check for ioremap
 2022-11-06 10:47 UTC  (2+ 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).