linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-22 04:46:29 to 2022-11-28 02:46:54 UTC [more...]

[RFC PATCH 00/13] Add DEXCR support
 2022-11-28  2:44 UTC  (2+ messages)
` [RFC PATCH 08/13] powerpc/dexcr: Add enforced userspace ROP protection config

[PATCH 00/13] RTAS maintenance
 2022-11-28  2:37 UTC  (15+ messages)
` [PATCH 03/13] powerpc/rtas: avoid device tree lookups in rtas_os_term()
` [PATCH 04/13] powerpc/rtas: avoid scheduling "
` [PATCH 07/13] powerpc/rtas: clean up includes
` [PATCH 10/13] powerpc/rtas: improve function information lookups
` [PATCH 11/13] powerpc/rtas: strengthen do_enter_rtas() type safety, drop inline

[PATCH v2 1/4] powerpc/64: Add INTERRUPT_SANITIZE_REGISTERS Kconfig
 2022-11-28  2:12 UTC  (9+ 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] powerpc/64s: Add missing declaration for machine_check_early_boot()
 2022-11-28  1:20 UTC  (2+ messages)

[PATCH 1/3] firmware_loader: remove #include <generated/utsrelease.h>
 2022-11-27 22:59 UTC  (10+ messages)
` [PATCH 2/3] powerpc/book3e: "
` [PATCH 3/3] init/version.c: remove #include <generated/utsversion.h>

[powerpc:fixes-test] BUILD SUCCESS 2e7ec190a0e38aaa8a6d87fd5f804ec07947febc
 2022-11-27 22:21 UTC 

[powerpc:topic/ppc-kvm] BUILD SUCCESS a96b20758b23be7e9f693218908228d6100c3c26
 2022-11-27 22:21 UTC 

[powerpc:next-test] BUILD SUCCESS 4eef1c9ccd19132c34fd55e79b104ace87ff09d4
 2022-11-27 22:21 UTC 

[PATCH linux-next][RFC]torture: avoid offline tick_do_timer_cpu
 2022-11-27 17:53 UTC  (13+ messages)

[PATCH 00/17] powerpc: Remove STACK_FRAME_OVERHEAD
 2022-11-27 12:49 UTC  (18+ messages)
` [PATCH 01/17] KVM: PPC: Book3E: Fix CONFIG_TRACE_IRQFLAGS support
` [PATCH 02/17] powerpc/64: Remove asm interrupt tracing call helpers
` [PATCH 03/17] powerpc/perf: callchain validate kernel stack pointer bounds
` [PATCH 04/17] powerpc: Rearrange copy_thread child stack creation
` [PATCH 05/17] powerpc/pseries: hvcall stack frame overhead
` [PATCH 06/17] powerpc: simplify ppc_save_regs
` [PATCH 07/17] powerpc: add definition for pt_regs offset within an interrupt frame
` [PATCH 08/17] powerpc: add a definition for the marker offset within the "
` [PATCH 09/17] powerpc: Rename STACK_FRAME_MARKER and derive it from frame offset
` [PATCH 10/17] powerpc: add a define for the user interrupt frame size
` [PATCH 11/17] powerpc: add a define for the switch frame size and regs offset
` [PATCH 12/17] powerpc: copy_thread fill in interrupt frame marker and back chain
` [PATCH 13/17] powerpc: copy_thread add a back chain to the switch stack frame
` [PATCH 14/17] powerpc: split validate_sp into two functions
` [PATCH 15/17] powerpc: allow minimum sized kernel stack frames
` [PATCH 16/17] powerpc/64: ELFv2 use minimal stack frames in int and switch frame sizes
` [PATCH 17/17] powerpc: remove STACK_FRAME_OVERHEAD

[PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-27 10:35 UTC  (18+ messages)
` [PATCH mm-unstable v1 06/20] mm: rework handling in do_wp_page() based on private vs. shared mappings
` [PATCH mm-unstable v1 07/20] mm: don't call vm_ops->huge_fault() in wp_huge_pmd()/wp_huge_pud() for private mappings
` [PATCH mm-unstable v1 08/20] mm: extend FAULT_FLAG_UNSHARE support to anything in a COW mapping
` [PATCH mm-unstable v1 09/20] mm/gup: reliable R/O long-term pinning in COW mappings
` [PATCH mm-unstable v1 13/20] media: videobuf-dma-sg: remove FOLL_FORCE usage
` [PATCH mm-unstable v1 15/20] media: pci/ivtv: "
` [PATCH mm-unstable v1 16/20] mm/frame-vector: "

[PATCH] powerpc/boot: Fix compilation of uImage for e500 platforms
 2022-11-26 16:30 UTC  (11+ messages)
` [PATCH v3] powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImage

[PATCH 0/7] powerpc/85xx: p2020: Create one unified machine description
 2022-11-26 16:25 UTC  (8+ messages)
` [PATCH 2/7] powerpc/85xx: Mark mpc85xx_ds_pic_init() as static

[PATCH] powerpc: dts: turris1x.dts: Add channel labels for temperature sensor
 2022-11-26 16:24 UTC  (5+ messages)

[PATCH 1/2] powerpc/pci: Allow to disable filling deprecated pci-OF-bus-map
 2022-11-26 16:23 UTC  (4+ messages)

[PATCH] powerpc/fsl-pci: Choose PCI host bridge with alias pci0 as the primary
 2022-11-26 16:23 UTC  (4+ messages)

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2022-11-26 15:43 UTC  (17+ messages)
` (subset) "

[PATCH] fbdev: make offb driver tristate
 2022-11-26 13:40 UTC  (2+ messages)

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

[PATCH] pseries/mobility: reset the RCU watchdogs after a LPM
 2022-11-25 17:32 UTC 

[linux-next:master] BUILD REGRESSION 9e46a79967326efb03c481ddfd58902475bd920d
 2022-11-25 16:41 UTC 

[powerpc:fixes-test] BUILD SUCCESS 89d21e259a94f7d5582ec675aa445f5a79f347e4
 2022-11-25 14:40 UTC 

[powerpc:merge] BUILD SUCCESS 101d1141d3d6a31fcf480c0cd4d3f77aca60c436
 2022-11-25  9:23 UTC 

[PATCH] powerpc/bpf: Only update ldimm64 during extra pass when it is an address
 2022-11-25  5:59 UTC  (7+ messages)

[PATCH linux-next] powerpc/cell/axon_msi: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
 2022-11-25  5:30 UTC  (3+ messages)

[PATCH 0/6] powerpc/pseries - bugfixes/cleanups for PLPKS driver
 2022-11-25  5:17 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 5/6] powerpc/pseries: replace kmalloc with kzalloc "

linux-next: build warnings after merge of the powerpc-objtool tree
 2022-11-25  3:30 UTC 

[PATCH v10 0/9] powerpc/code-patching: Use temporary mm for Radix MMU
 2022-11-25  3:12 UTC  (5+ messages)
` [PATCH v10 3/9] powerpc/mm: Remove extern from function prototypes
` [PATCH v10 5/9] cxl: Use radix__flush_all_mm instead of generic flush_all_mm

[powerpc:next-test] BUILD SUCCESS c5bddc0ab18cfbcf1898d15d20050c92f039c613
 2022-11-25  2:40 UTC 

[powerpc:next] BUILD SUCCESS a9ffb8ee7b65a468474d6a2be7e9cca4b8f8ea5f
 2022-11-25  2:40 UTC 

[PATCH v2 0/7] Expand selftest utils
 2022-11-25  1:12 UTC  (9+ messages)
` [PATCH v2 1/7] selftests/powerpc: Use mfspr/mtspr macros
` [PATCH v2 2/7] selftests/powerpc: Add ptrace setup_core_pattern() null-terminator
` [PATCH v2 3/7] selftests/powerpc: Add generic read/write file util
` [PATCH v2 4/7] selftests/powerpc: Add read/write debugfs file, int
` [PATCH v2 5/7] selftests/powerpc: Parse long/unsigned long value safely
` [PATCH v2 6/7] selftests/powerpc: Add {read,write}_{long,ulong}
` [PATCH v2 7/7] selftests/powerpc: Add automatically allocating read_file

[powerpc:topic/objtool] BUILD SUCCESS a39818a3fb2bf12ae945a7c5fba8c5d9048a0e96
 2022-11-24 20:12 UTC 

[linux-next:master] BUILD REGRESSION c35bd4e428856ed8c1fae7f7dfa08a9141c153d1
 2022-11-24 19:29 UTC 

Questions about kprobe handler
 2022-11-24 15:03 UTC  (2+ messages)

[PATCH v3] powerpc/fsl_rio: add missing of_node_put() in fsl_rio_setup()
 2022-11-24 14:33 UTC 

[PATCH v3 0/9] PCI/AER: Fix and optimize usage of status clearing api
 2022-11-24 11:55 UTC  (3+ messages)

[PATCH v2] powerpc/hv-gpci: Fix hv_gpci event list
 2022-11-24 11:48 UTC  (2+ messages)

[PATCH] powerpc/pseries: Add a null judgment after iommu_pseries_alloc_group
 2022-11-24 11:08 UTC  (2+ messages)

[PATCH] cxl: fix typo in comment
 2022-11-24 10:45 UTC  (4+ messages)

linux-next: manual merge of the tip tree with the powerpc-objtool tree
 2022-11-24 10:37 UTC  (3+ messages)

[PATCH v2] powerpc/bpf/32: Fix Oops on tail call tests
 2022-11-24 10:26 UTC  (2+ messages)

(no subject)
 2022-11-24  8:44 UTC  (5+ messages)
` // a kdump hang caused by PPC pci patch series

[PATCH v2] ocxl: fix pci device refcount leak when calling get_function_0()
 2022-11-24  8:10 UTC  (2+ messages)

[PATCH] powerpc/mpc52xx_lpbfifo: fix all kernel-doc warnings
 2022-11-24  6:19 UTC 

[powerpc:merge] BUILD SUCCESS 409ecd2dbb26f16b778803e8ce148a61aa6418d3
 2022-11-24  2:01 UTC 

[PATCH 0/4] powerpc/pseries: expose firmware security variables via filesystem
 2022-11-23 18:57 UTC  (9+ messages)
` [PATCH 2/4] fs: define a firmware security filesystem named fwsecurityfs

[PATCH -next] fbdev: offb: allow build when DRM_OFDRM=m
 2022-11-23 16:35 UTC  (7+ messages)

[PATCH v5 0/6] In kernel handling of CPU hotplug events for crash kernel
 2022-11-23 15:38 UTC  (6+ messages)
` [PATCH v5 3/6] crash: add phdr for possible CPUs in elfcorehdr
` [PATCH v5 5/6] crash: forward memory_notify args to arch crash hotplug handler

[PATCH v7 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-11-23 14:07 UTC  (3+ messages)
` [PATCH v7 2/2] "

[PATCH] perf test: Skip watchpoint tests if no watchpoints available
 2022-11-23 13:33 UTC  (5+ messages)

[PATCH 5.4 027/156] perf stat: Fix printing os->prefix in CSV metrics output
 2022-11-23  8:49 UTC 

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-11-22 16:04 UTC  (5+ messages)
` [PATCH v2 12/44] cpuidle,dt: Push RCU-idle into driver

[PATCH v1 0/7] Expand selftest utils
 2022-11-22 22:00 UTC  (9+ messages)
` [PATCH v1 1/7] selftests/powerpc: Use mfspr/mtspr macros
` [PATCH v1 2/7] selftests/powerpc: Add ptrace setup_core_pattern() null-terminator
` [PATCH v1 3/7] selftests/powerpc: Add generic read/write file util
` [PATCH v1 4/7] selftests/powerpc: Add read/write debugfs file, int
` [PATCH v1 5/7] selftests/powerpc: Parse long/unsigned long value safely
` [PATCH v1 6/7] selftests/powerpc: Add {read,write}_{long,ulong}
` [PATCH v1 7/7] selftests/powerpc: Add automatically allocating read_file

[PATCH printk v5 00/40] reduce console_lock scope
 2022-11-22 16:43 UTC  (2+ messages)

[PATCH] powerpc/ps3: mark ps3_system_bus_type static
 2022-11-22 16:39 UTC  (2+ messages)

[PATCH] powerpc/bpf/32: Fix Oops on tail call tests
 2022-11-22  9:47 UTC  (4+ messages)

[PATCH 0/3] selftests/powerpc: ptrace/perf_hwbreak test fixes
 2022-11-22  6:40 UTC  (4+ messages)
` [PATCH 1/3] selftests/powerpc: Move perror closer to its use
` [PATCH 2/3] selftests/powerpc: Bump up rlimit for perf-hwbreak test
` [PATCH 3/3] selftests/powerpc: Account for offline cpus in "

[PATCH] cxl: Fix refcount leak in cxl_calc_capp_routing
 2022-11-22  5:39 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).