LinuxPPC-Dev Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-04 21:49:00 to 2024-04-10 15:13:09 UTC [more...]

[PATCH] cpufreq: Covert to exit callback returning void
 2024-04-10 13:55 UTC  (2+ messages)

[PATCH v2 RESEND 0/5] sched/vtime: vtime.h headers cleanup
 2024-04-10 15:09 UTC  (5+ messages)
` [PATCH v2 RESEND 1/5] sched/vtime: remove confusing arch_vtime_task_switch() declaration
` [PATCH v2 RESEND 2/5] sched/vtime: get rid of generic vtime_task_switch() implementation
` [PATCH v2 RESEND 4/5] s390/irq,nmi: include <asm/vtime.h> header directly
` [PATCH v2 RESEND 5/5] sched/vtime: do not include <asm/vtime.h> header

[PATCHv12 0/4] *** Detect interrupt storm in softlockup ***
 2024-04-10 14:17 UTC  (5+ messages)
` [PATCHv12 1/4] genirq: Provide a snapshot mechanism for interrupt statistics

[PATCH] powerpc/powernv: Convert to platform remove callback returning void
 2024-04-10 12:47 UTC 

[PATCH v5] powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt
 2024-04-10 12:05 UTC  (2+ messages)

[PATCH 1/2] MAINTAINERS: Make cxlflash obsolete
 2024-04-10 11:38 UTC  (5+ messages)
` [PATCH 2/2] MAINTAINERS: Make cxl obsolete

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-10  8:02 UTC  (3+ messages)
` (subset) "

[PATCH] MAINTAINERS: Drop Li Yang as their email address stopped working
 2024-04-10  8:25 UTC  (6+ messages)
` Zhang Wei also unreachable working

[PATCH v2 0/7] arch/mm/fault: accelerate pagefault when badaccess
 2024-04-10  8:07 UTC  (15+ messages)
` [PATCH v2 1/7] arm64: mm: cleanup __do_page_fault()
` [PATCH v2 2/7] arm64: mm: accelerate pagefault when VM_FAULT_BADACCESS
` [PATCH v2 4/7] powerpc: mm: accelerate pagefault when badaccess
` [PATCH v2 5/7] riscv: "
` [PATCH v2 6/7] s390: "

[PATCH v8 0/6] DCP as trusted keys backend
 2024-04-10  7:13 UTC  (8+ messages)
` [PATCH v8 3/6] KEYS: trusted: Introduce NXP DCP-backed trusted keys
  ` [EXT] "
` [PATCH v8 6/6] docs: trusted-encrypted: add DCP as new trust source
    ` [EXT] "

[RESEND PATCH net v4 1/2] soc: fsl: qbman: Always disable interrupts when taking cgr_lock
 2024-04-10  4:54 UTC  (3+ messages)

[PATCH v4] powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt
 2024-04-10  4:38 UTC  (5+ messages)

[PATCH] KVM: PPC: Book3S HV nestedv2: Cancel pending HDEC exception
 2024-04-10  4:28 UTC  (7+ messages)

[PATCH] vdso: Fix powerpc build U64_MAX undeclared error
 2024-04-10  2:47 UTC  (3+ messages)

[PATCH] powerpc/pseries: remove returning ENODEV when uevent is triggered
 2024-04-10  1:25 UTC  (4+ messages)

[PATCH v3 00/12] mm/gup: Unify hugetlb, part 2
 2024-04-09 23:43 UTC  (8+ messages)

[PATCH v3 00/15] Add support for suppressing warning backtraces
 2024-04-09 18:11 UTC  (15+ messages)
` [PATCH v3 01/15] bug/kunit: Core "
` [PATCH v3 02/15] kunit: bug: Count suppressed "
` [PATCH v3 03/15] kunit: Add test cases for backtrace warning suppression
` [PATCH v3 04/15] kunit: Add documentation for warning backtrace suppression API
` [PATCH v3 06/15] net: kunit: Suppress lock warning noise at end of dev_addr_lists tests
` [PATCH v3 13/15] sh: Move defines needed for suppressing warning backtraces

[PATCH] powerpc/pseries: Enforce hcall result buffer validity and size
 2024-04-09 13:48 UTC  (3+ messages)

[PATCH net-next] net: wan: fsl_qmc_hdlc: Convert to platform remove callback returning void
 2024-04-09  9:20 UTC  (2+ messages)

[PATCH] powerpc/eeh: Permanently disable the removed device
 2024-04-09  9:07 UTC  (2+ messages)

[PATCH] powerpc: Fix fatal warnings flag for LLVM's integrated assembler
 2024-04-09  8:57 UTC  (3+ messages)

[RFC] sched/eevdf: sched feature to dismiss lag on wakeup
 2024-04-09  7:35 UTC  (9+ messages)

[PATCH RFC v2 0/5] arm64: support DMA zone starting above 4GB
 2024-04-09  6:17 UTC  (6+ messages)
` [PATCH RFC v2 1/5] dma-mapping: replace zone_dma_bits by zone_dma_limit
` [PATCH RFC v2 2/5] of: get dma area lower limit
` [PATCH RFC v2 3/5] of: unittest: add test for of_dma_get_cpu_limits() 'min' param
` [PATCH RFC v2 4/5] dma-direct: add base offset to zone_dma_bits
` [PATCH RFC v2 5/5] arm64: mm: take DMA zone offset into account

[PATCH] soc: fsl: qe: Add check for platform_driver_register
 2024-04-09  5:38 UTC  (2+ messages)

[powerpc:fixes-test] BUILD SUCCESS 36ba64b4cbc6145103a0e3586ae7ef595bdef132
 2024-04-09  1:23 UTC 

[powerpc:next] BUILD SUCCESS 8884fc918f6aee220f9b41806974508bd0213aca
 2024-04-09  1:24 UTC 

[kvm-unit-tests PATCH v8 00/35] migration, powerpc improvements
 2024-04-08 16:10 UTC  (42+ messages)
` [kvm-unit-tests PATCH v8 01/35] arch-run: Add functions to help handle migration directives from test
` [kvm-unit-tests PATCH v8 02/35] arch-run: Keep infifo open
` [kvm-unit-tests PATCH v8 03/35] migration: Add a migrate_skip command
` [kvm-unit-tests PATCH v8 04/35] (arm|s390): Use migrate_skip in test cases
` [kvm-unit-tests PATCH v8 05/35] arch-run: Add a "continuous" migration option for tests
` [kvm-unit-tests PATCH v8 06/35] gitlab-ci: Run migration selftest on s390x and powerpc
` [kvm-unit-tests PATCH v8 07/35] common: add memory dirtying vs migration test
` [kvm-unit-tests PATCH v8 08/35] powerpc: Fix KVM caps on POWER9 hosts
` [kvm-unit-tests PATCH v8 09/35] powerpc: Fix stack backtrace termination
` [kvm-unit-tests PATCH v8 10/35] powerpc: interrupt stack backtracing
` [kvm-unit-tests PATCH v8 11/35] powerpc/sprs: Specify SPRs with data rather than code
` [kvm-unit-tests PATCH v8 12/35] powerpc/sprs: Avoid taking PMU interrupts caused by register fuzzing
` [kvm-unit-tests PATCH v8 13/35] doc: start documentation directory with unittests.cfg doc
` [kvm-unit-tests PATCH v8 14/35] scripts: allow machine option to be specified in unittests.cfg
` [kvm-unit-tests PATCH v8 15/35] scripts: Accommodate powerpc powernv machine differences
` [kvm-unit-tests PATCH v8 16/35] powerpc: Support powernv machine with QEMU TCG
` [kvm-unit-tests PATCH v8 17/35] powerpc: Fix emulator illegal instruction test for powernv
` [kvm-unit-tests PATCH v8 18/35] powerpc/sprs: Test hypervisor registers on powernv machine
` [kvm-unit-tests PATCH v8 19/35] powerpc: general interrupt tests
` [kvm-unit-tests PATCH v8 20/35] powerpc: Add rtas stop-self support
` [kvm-unit-tests PATCH v8 21/35] powerpc: Remove broken SMP exception stack setup
` [kvm-unit-tests PATCH v8 22/35] powerpc: add SMP and IPI support
` [kvm-unit-tests PATCH v8 23/35] powerpc: Permit ACCEL=tcg,thread=single
` [kvm-unit-tests PATCH v8 24/35] powerpc: Avoid using larx/stcx. in spinlocks when only one CPU is running
` [kvm-unit-tests PATCH v8 25/35] powerpc: Add atomics tests
` [kvm-unit-tests PATCH v8 26/35] powerpc: Add timebase tests
` [kvm-unit-tests PATCH v8 27/35] powerpc: Add MMU support
` [kvm-unit-tests PATCH v8 28/35] common/sieve: Use vmalloc.h for setup_mmu definition
` [kvm-unit-tests PATCH v8 29/35] common/sieve: Support machines without MMU
` [kvm-unit-tests PATCH v8 30/35] powerpc: Add sieve.c common test
` [kvm-unit-tests PATCH v8 31/35] powerpc: add usermode support
` [kvm-unit-tests PATCH v8 32/35] powerpc: add pmu tests
` [kvm-unit-tests PATCH v8 33/35] configure: Make arch_libdir a first-class entity
` [kvm-unit-tests PATCH v8 34/35] powerpc: Remove remnants of ppc64 directory and build structure
` [kvm-unit-tests PATCH v8 35/35] powerpc: gitlab CI update

[PATCH v3] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
 2024-04-08 17:06 UTC  (3+ messages)

[PATCH -next 1/3 v2] powerpc: boot: Fix kernel-doc param for partial_decompress
 2024-04-08 15:20 UTC  (2+ messages)

[PATCH -next 2/3 v2] powerpc: Fix kernel-doc comments in fsl_gtm.c
 2024-04-08 15:16 UTC  (4+ messages)
` [PATCH -next 3/3 v2] powerpc/rtas: Add kernel-doc comments to smp_startup_cpu()

[PATCH 0/2] Deduplicate bin_attribute simple read() callbacks
 2024-04-08 15:01 UTC  (7+ messages)
` [PATCH 1/2] sysfs: Add sysfs_bin_attr_simple_read() helper
` [PATCH 2/2] treewide: Use "

[PATCH v4 00/10] Introduce SMT level and add PowerPC support
 2024-04-08 14:13 UTC  (3+ messages)
` [PATCH v4 07/10] cpu/SMT: Allow enabling partial SMT states via sysfs

[PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify()
 2024-04-08 13:56 UTC  (13+ messages)
` [PATCH 1/4] KVM: delete .change_pte MMU notifier callback
` [PATCH 2/4] KVM: remove unused argument of kvm_handle_hva_range()
` [PATCH 3/4] mmu_notifier: remove the .change_pte() callback
` [PATCH 4/4] mm: replace set_pte_at_notify() with just set_pte_at()

[FSL P50x0] Kernel 6.9-rc1 compiling issue
 2024-04-08 12:20 UTC  (4+ messages)

[PATCH v2] Add static_key_feature_checks_initialized flag
 2024-04-08 11:10 UTC  (2+ messages)

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-04-08 10:03 UTC  (8+ messages)
` [PATCH 3/9] IB: Convert from tasklet to BH workqueue
` [PATCH 7/9] s390: "
` [PATCH 9/9] mmc: "

[PATCH v3] serial/pmac_zilog: Remove flawed mitigation for rx irq flood
 2024-04-08  9:23 UTC 

[PATCH 00/64] i2c: reword i2c_algorithm according to newest specification
 2024-04-08  9:04 UTC  (7+ messages)
` [PATCH 14/64] i2c: cpm: reword "

[PATCH] serial/pmac_zilog: Remove flawed mitigation for rx irq flood
 2024-04-08  8:32 UTC  (14+ messages)

[PATCH v2] serial/pmac_zilog: Remove flawed mitigation for rx irq flood
 2024-04-08  5:29 UTC  (4+ messages)

[PATCH -next 1/3] powerpc: boot: Fix a typo in partial_decompress() comment
 2024-04-08  4:25 UTC  (7+ messages)
` [PATCH -next 2/3] powerpc: Fix kernel-doc comments in fsl_gtm.c
` [PATCH -next 3/3] powerpc/rtas: Add kernel-doc comments to smp_startup_cpu()

[powerpc] WARN at drivers/scsi/sg.c:2236 (sg_remove_sfp_usercontext)
 2024-04-06  1:58 UTC  (4+ messages)
` [PATCH v3] scsi: sg: Avoid race in error handling & drop bogus warn

[PATCH] powerpc/pseries: Add pool idle time at LPAR boot
 2024-04-05 20:03 UTC  (5+ messages)

[PATCH v5 0/7] Introduce __xchg, non-atomic xchg
 2024-04-05 16:20 UTC  (6+ messages)
  ` [Intel-gfx] "

[PATCH v1 1/1] powerpc/52xx: Replace of_gpio.h by proper one
 2024-04-05 15:06 UTC  (4+ messages)

[powerpc:merge] BUILD SUCCESS 5a53fade16482b0ce6b3973714cd40fc5bf6b7ef
 2024-04-05 10:33 UTC 

[PATCH v3 0/3] arch: Remove fbdev dependency from video helpers
 2024-04-05  9:04 UTC  (2+ messages)

[PATCH] usb: gadget: fsl: Initialize udc before using it
 2024-04-05  5:58 UTC 

[kvm-unit-tests PATCH v7 00/35] migration, powerpc improvements
 2024-04-05  4:54 UTC  (4+ messages)
` [kvm-unit-tests PATCH v7 07/35] common: add memory dirtying vs migration test

[powerpc:next] BUILD SUCCESS bfe51886ca544956eb4ff924d1937ac01d0ca9c8
 2024-04-05  2:17 UTC 

[powerpc:fixes-test] BUILD SUCCESS 69630926011c1f7170a465b7b5c228deb66e9372
 2024-04-05  2:15 UTC 

[PATCH v2] selftests/powerpc/papr-vpd: Fix missing variable initialization
 2024-04-04 22:02 UTC 

[PATCH] selftests/powerpc/papr-vpd: Fix missing variable initialization
 2024-04-04 21:57 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 read-only IMAP folder(s) and NNTP newsgroup(s).