messages from 2024-02-26 08:54:54 to 2024-02-28 23:18:15 UTC [more...]
linux-next: manual merge of the powerpc tree with the mm-stable tree
2024-02-28 23:17 UTC
[PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info
2024-02-28 23:10 UTC (11+ messages)
[PATCHv11 0/4] *** Detect interrupt storm in softlockup ***
2024-02-28 22:44 UTC (8+ messages)
` [PATCHv11 1/4] watchdog/softlockup: low-overhead detection of interrupt storm
` [PATCHv11 2/4] genirq: Provide a snapshot mechanism for interrupt statistics
` [PATCHv11 3/4] genirq: Avoid summation loops for /proc/interrupts
` [PATCHv11 4/4] watchdog/softlockup: report the most frequent interrupts
Boot failure with ppc64 port on iMacs G5
2024-02-28 5:23 UTC (2+ messages)
[Bug 207129] New: PowerMac G4 DP (5.6.2 debug kernel + inline KASAN) freezes shortly after booting with "do_IRQ: stack overflow: 1760"
2024-02-28 21:44 UTC (7+ messages)
` [Bug 207129] "
[PATCH 0/4] arch: mm, vdso: consolidate PAGE_SIZE definition
2024-02-28 21:06 UTC (26+ messages)
` [PATCH 1/4] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
` [PATCH 2/4] arch: simplify architecture specific page size configuration
` [PATCH 3/4] arch: define CONFIG_PAGE_SIZE_*KB on all architectures
` [PATCH 4/4] vdso: avoid including asm/page.h
[kvm-unit-tests PATCH 03/13] treewide: lib/stack: Fix backtrace
2024-02-28 17:33 UTC (3+ messages)
` [kvm-unit-tests PATCH 04/13] treewide: lib/stack: Make base_address arch specific
[RFC] sched/eevdf: avoid task starvation in cgroups
2024-02-28 16:10 UTC
[RFC] sched/eevdf: sched feature to dismiss lag on wakeup
2024-02-28 16:10 UTC
[revert 0d60d8df6f49] [net/net-next] [6.8-rc5] Build Failure
2024-02-28 15:44 UTC (5+ messages)
` [revert 0d60d8df6f49] [netdev/net] "
[PATCH linux-next v2 0/3] powerpc/kexec: split CONFIG_CRASH_DUMP out from CONFIG_KEXEC_CORE
2024-02-28 13:27 UTC (6+ messages)
` [PATCH linux-next v2 1/3] kexec/kdump: make struct crash_mem available without CONFIG_CRASH_DUMP
` [PATCH linux-next v2 2/3] powerpc/kexec: split CONFIG_KEXEC_FILE and CONFIG_CRASH_DUMP
` [PATCH linux-next v2 3/3] powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependency
[kvm-unit-tests PATCH 00/32] powerpc improvements
2024-02-28 12:16 UTC (46+ messages)
` [kvm-unit-tests PATCH 01/32] powerpc: Fix KVM caps on POWER9 hosts
` [kvm-unit-tests PATCH 02/32] powerpc: Fix pseries getchar return value
` [kvm-unit-tests PATCH 03/32] powerpc: Fix stack backtrace termination
` [kvm-unit-tests PATCH 04/32] powerpc: interrupt stack backtracing
` [kvm-unit-tests PATCH 05/32] powerpc: Cleanup SPR and MSR definitions
` [kvm-unit-tests PATCH 06/32] powerpc/sprs: Specify SPRs with data rather than code
` [kvm-unit-tests PATCH 07/32] powerpc/sprs: Don't fail changed SPRs that are used by the test harness
` [kvm-unit-tests PATCH 08/32] powerpc/sprs: Avoid taking PMU interrupts caused by register fuzzing
` [kvm-unit-tests PATCH 09/32] scripts: allow machine option to be specified in unittests.cfg
` [kvm-unit-tests PATCH 10/32] scripts: Accommodate powerpc powernv machine differences
` [kvm-unit-tests PATCH 11/32] powerpc: Support powernv machine with QEMU TCG
` [kvm-unit-tests PATCH 12/32] powerpc: Fix emulator illegal instruction test for powernv
` [kvm-unit-tests PATCH 13/32] powerpc/sprs: Test hypervisor registers on powernv machine
` [kvm-unit-tests PATCH 14/32] powerpc: general interrupt tests
` [kvm-unit-tests PATCH 15/32] powerpc: Add rtas stop-self support
` [kvm-unit-tests PATCH 16/32] powerpc: Remove broken SMP exception stack setup
` [kvm-unit-tests PATCH 17/32] arch-run: Fix handling multiple exit status messages
` [kvm-unit-tests PATCH 18/32] powerpc: add SMP and IPI support
` [kvm-unit-tests PATCH 19/32] powerpc: Permit ACCEL=tcg,thread=single
` [kvm-unit-tests PATCH 20/32] powerpc: Avoid using larx/stcx. in spinlocks when only one CPU is running
` [kvm-unit-tests PATCH 21/32] powerpc: Add atomics tests
` [kvm-unit-tests PATCH 22/32] powerpc: Add timebase tests
` [kvm-unit-tests PATCH 23/32] powerpc: Add MMU support
` [kvm-unit-tests PATCH 24/32] common/sieve: Use vmalloc.h for setup_mmu definition
` [kvm-unit-tests PATCH 25/32] common/sieve: Support machines without MMU
` [kvm-unit-tests PATCH 26/32] powerpc: Add sieve.c common test
` [kvm-unit-tests PATCH 27/32] powerpc: add usermode support
` [kvm-unit-tests PATCH 28/32] powerpc: add pmu tests
` [kvm-unit-tests PATCH 29/32] configure: Fail on unknown arch
` [kvm-unit-tests PATCH 30/32] configure: Make arch_libdir a first-class entity
` [kvm-unit-tests PATCH 31/32] powerpc: Remove remnants of ppc64 directory and build structure
` [kvm-unit-tests PATCH 32/32] powerpc: gitlab CI update
[netdev] Build failure on powerpc
2024-02-28 11:44 UTC
[PATCH 0/5] mm/treewide: Replace pXd_large() with pXd_leaf()
2024-02-28 10:23 UTC (8+ messages)
` [PATCH 1/5] mm/ppc: Define "
` [PATCH 2/5] mm/x86: Replace p4d_large() with p4d_leaf()
` [PATCH 3/5] mm/treewide: Replace pmd_large() with pmd_leaf()
` [PATCH 4/5] mm/treewide: Replace pud_large() with pud_leaf()
` [PATCH 5/5] mm/treewide: Drop pXd_large()
[PATCHv10 0/4] *** Detect interrupt storm in softlockup ***
2024-02-28 6:07 UTC (11+ messages)
` [PATCHv10 2/4] genirq: Provide a snapshot mechanism for interrupt statistics
` [PATCHv10 3/4] genirq: Avoid summation loops for /proc/interrupts
` [PATCHv10 4/4] watchdog/softlockup: report the most frequent interrupts
Increasing build coverage for drivers/spi/spi-ppc4xx.c
2024-02-28 5:37 UTC (9+ messages)
[PATCH v8 00/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
2024-02-27 18:50 UTC (30+ messages)
` [PATCH v8 01/10] PCI: dwc: ep: Remove deinit() callback from struct dw_pcie_ep_ops
` [PATCH v8 02/10] PCI: dwc: ep: Rename dw_pcie_ep_exit() to dw_pcie_ep_deinit()
` [PATCH v8 03/10] PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#
` [PATCH v8 04/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
` [PATCH v8 05/10] PCI: dwc: ep: Rename dw_pcie_ep_init_complete() to dw_pcie_ep_init_registers()
` [PATCH v8 06/10] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers
` [PATCH v8 07/10] PCI: dwc: ep: Remove "core_init_notifier" flag
` [PATCH v8 08/10] PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle LINK_DOWN event
` [PATCH v8 09/10] PCI: qcom-ep: Use the "
` [PATCH v8 10/10] PCI: dwc: ep: Add Kernel-doc comments for APIs
Kernel WARNING at lib/vsprintf.c:2721 while running ftrace kernel selftests
2024-02-27 17:36 UTC (10+ messages)
[RFC PATCH] selftest/powerpc: Add rule file to address sub-folder test fail
2024-02-27 12:38 UTC (2+ messages)
[PATCH] powerpc/mm: Code cleanup for __hash_page_thp
2024-02-27 9:32 UTC (5+ messages)
[PATCH v13 00/16] Add audio support in v4l2 framework
2024-02-27 8:34 UTC (14+ messages)
` [PATCH v13 04/16] ASoC: fsl_asrc: move fsl_asrc_common.h to include/sound
` [PATCH v13 08/16] media: v4l2: Add audio capture and output support
` [PATCH v13 09/16] media: uapi: Define audio sample format fourcc type
` [PATCH v13 10/16] media: uapi: Add V4L2_CTRL_CLASS_M2M_AUDIO
` [PATCH v13 11/16] media: uapi: Add audio rate controls support
` [PATCH v13 13/16] media: uapi: Add an entity type for audio resampler
` [PATCH v13 14/16] media: vivid: add fixed point test controls
` [PATCH v13 15/16] media: imx-asrc: Add memory to memory driver
` [PATCH v13 16/16] media: vim2m-audio: add virtual driver for audio memory to memory
linux-next: Tree for Feb 26 (drivers/mtd/ubi/nvmem.c)
2024-02-27 1:09 UTC
[Bug 155231] powerpc : native aslr vdso randomization is not working in powerpc platform
2024-02-26 10:52 UTC (2+ messages)
[kvm-unit-tests PATCH 0/7] more migration enhancements and tests
2024-02-26 9:38 UTC (8+ messages)
` [kvm-unit-tests PATCH 1/7] arch-run: Keep infifo open
` [kvm-unit-tests PATCH 2/7] migration: Add a migrate_skip command
` [kvm-unit-tests PATCH 3/7] (arm|s390): Use migrate_skip in test cases
` [kvm-unit-tests PATCH 4/7] powerpc: add asm/time.h header with delay and get_clock_us/ms
` [kvm-unit-tests PATCH 5/7] arch-run: Add a "continuous" migration option for tests
` [kvm-unit-tests PATCH 6/7] gitlab-ci: Run migration selftest on s390x and powerpc
` [kvm-unit-tests PATCH 7/7] common: add memory dirtying vs migration test
[PATCH v5 0/6] DCP as trusted keys backend
2024-02-26 9:17 UTC (5+ messages)
[kvm-unit-tests PATCH v5 0/8] Multi-migration support
2024-02-26 9:08 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).