LinuxPPC-Dev Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-14 00:19:48 to 2024-03-19 08:23:45 UTC [more...]

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

[PATCH v14 00/16] Add audio support in v4l2 framework
 2024-03-19  7:21 UTC  (5+ messages)

[PATCH v2 25/25] scsi: ibmvscsi: Convert sprintf() family to sysfs_emit() family
 2024-03-19  6:31 UTC 

[PATCH v2 00/14] mm/treewide: Remove pXd_huge() API
 2024-03-19  4:25 UTC  (16+ messages)
` [PATCH v2 01/14] mm/hmm: Process pud swap entry without pud_huge()
` [PATCH v2 02/14] mm/gup: Cache p4d in follow_p4d_mask()
` [PATCH v2 03/14] mm/gup: Check p4d presence before going on
` [PATCH v2 04/14] mm/x86: Change pXd_huge() behavior to exclude swap entries
` [PATCH v2 05/14] mm/sparc: "
` [PATCH v2 06/14] mm/arm: Use macros to define pmd/pud helpers
` [PATCH v2 07/14] mm/arm: Redefine pmd_huge() with pmd_leaf()
` [PATCH v2 08/14] mm/arm64: Merge pXd_huge() and pXd_leaf() definitions
` [PATCH v2 09/14] mm/powerpc: Redefine pXd_huge() with pXd_leaf()
` [PATCH v2 10/14] mm/gup: Merge pXd huge mapping checks
` [PATCH v2 11/14] mm/treewide: Replace pXd_huge() with pXd_leaf()
` [PATCH v2 12/14] mm/treewide: Remove pXd_huge()
` [PATCH v2 13/14] mm/arm: Remove pmd_thp_or_huge()
` [PATCH v2 14/14] mm: Document pXd_leaf() API

[PATCH v2 1/1] ASoC: fsl: imx-es8328: Switch to using gpiod API
 2024-03-18 20:07 UTC 

[PATCH v1 1/1] ASoC: fsl: imx-es8328: Switch to using gpiod API
 2024-03-18 20:02 UTC  (2+ messages)

Cannot load wireguard module
 2024-03-18 17:08 UTC  (6+ messages)

[PATCH 00/13] mm/treewide: Remove pXd_huge() API
 2024-03-18 16:16 UTC  (13+ messages)
` [PATCH 09/13] mm/powerpc: Redefine pXd_huge() with pXd_leaf()
` [PATCH 11/13] mm/treewide: Replace "
` [PATCH 12/13] mm/treewide: Remove pXd_huge()

[PATCH] powerpc/kernel: Fix potential spectre v1 in syscall
 2024-03-18 15:25 UTC  (5+ messages)

[RFC] sched/eevdf: sched feature to dismiss lag on wakeup
 2024-03-18 14:45 UTC  (4+ messages)

[PATCH 0/6] mm/mm_init.c: refactor free_area_init_core()
 2024-03-18 14:21 UTC  (7+ messages)
` [PATCH 1/6] mm/mm_init.c: remove the useless dma_reserve
` [PATCH 2/6] x86: remove memblock_find_dma_reserve()
` [PATCH 3/6] mm/mm_init.c: add new function calc_nr_kernel_pages()
` [PATCH 4/6] mm/mm_init.c: remove meaningless calculation of zone->managed_pages in free_area_init_core()
` [PATCH 5/6] mm/mm_init.c: remove unneeded calc_memmap_size()
` [PATCH 6/6] mm/mm_init.c: remove arch_reserved_kernel_pages()

linux-next: manual merge of the powerpc tree with the mm-stable tree
 2024-03-18 11:52 UTC  (4+ messages)

[PATCH 0/3] Add data type profiling support for powerpc
 2024-03-18 11:33 UTC  (10+ messages)
` [PATCH 1/3] tools/perf/arch/powerpc: Add load/store in powerpc annotate instructions for data type profling
` [PATCH 2/3] tools/erf/util/annotate: Set register_char and memory_ref_char for powerpc
` [PATCH 3/3] tools/perf/arch/powerc: Add get_arch_regnum "

[PATCH] net: wan: fsl_qmc_hdlc: Fix module compilation
 2024-03-18  9:30 UTC  (2+ messages)

[PATCH 00/14] Add support for suppressing warning backtraces
 2024-03-18  3:24 UTC  (13+ messages)
` [PATCH 10/14] parisc: "
` [PATCH 11/14] s390: "

[PATCH v1 1/3] powerpc/code-patching: Test patch_instructions() during boot
 2024-03-18  2:25 UTC  (13+ messages)
` [PATCH v1 2/3] powerpc/code-patching: Use dedicated memory routines for patching
` [PATCH v1 3/3] powerpc/code-patching: Optimise patch_memcpy() to 4 byte chunks

[powerpc:next] BUILD SUCCESS 5c4233cc0920cc90787aafe950b90f6c57a35b88
 2024-03-18  2:00 UTC 

[powerpc:merge] BUILD SUCCESS 1a843dadfaed8a6b758d27c3e755b9a62aef8b13
 2024-03-18  2:00 UTC 

[PATCH v1 1/2] powerpc/code-patching: Introduce open_patch_window()/close_patch_window()
 2024-03-17 21:34 UTC  (6+ messages)
` [PATCH v1 2/2] powerpc/code-patching: Convert to open_patch_window()/close_patch_window()

[powerpc:merge] BUILD SUCCESS 6388eaa7f116f1709ce256955d8eda32534491f7
 2024-03-16 12:28 UTC 

[PATCH] powerpc: Use swapper_pg_dir instead of init_mm->pgd
 2024-03-16 11:55 UTC  (2+ messages)

[PATCH v2] powerpc: Handle error in mark_rodata_ro() and mark_initmem_nx()
 2024-03-16 11:18 UTC 

[PATCH 0/1] Add XSAVE layout description to Core files for debuggers to support varying XSAVE layouts
 2024-03-16 10:29 UTC  (20+ messages)
` [PATCH 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files

[PATCH 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-03-16  2:52 UTC  (13+ messages)
` [PATCH 01/11] stackleak: don't modify ctl_table argument
` [PATCH 02/11] cgroup: bpf: constify ctl_table arguments and fields
` [PATCH 03/11] hugetlb: constify ctl_table arguments of utility functions
` [PATCH 04/11] utsname: constify ctl_table arguments of utility function
` [PATCH 05/11] neighbour: "
` [PATCH 06/11] ipv4/sysctl: constify ctl_table arguments of utility functions
` [PATCH 07/11] ipv6/addrconf: "
` [PATCH 08/11] ipv6/ndisc: constify ctl_table arguments of utility function
` [PATCH 09/11] ipvs: constify ctl_table arguments of utility functions
` [PATCH 10/11] sysctl: constify ctl_table arguments of utility function
` [PATCH 11/11] sysctl: treewide: constify the ctl_table argument of handlers

[GIT PULL] Please pull powerpc/linux.git powerpc-6.9-1 tag
 2024-03-16  1:12 UTC  (2+ messages)

[PATCH][next] tty: hvc: Remove second semicolon
 2024-03-15  9:17 UTC 

[PATCH] fbdev/mb862xxfb: Fix defined but not used error
 2024-03-15  9:02 UTC  (2+ messages)

[PATCH v2] powerpc/pseries: fix max polling time in plpks_confirm_object_flushed() function
 2024-03-15  3:24 UTC  (2+ messages)

[PATCH v10 00/12] Support page table check PowerPC
 2024-03-15  0:45 UTC  (7+ messages)
` [PATCH v10 09/12] powerpc: mm: Add common pud_pfn stub for all platforms
` [PATCH v10 11/12] powerpc: mm: Use set_pte_at_unchecked() for early-boot / internal usages

[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-03-14 18:34 UTC  (3+ messages)

[PATCH 2/4] PCI: Generalize TLP Header Log reading
 2024-03-14 17:16 UTC  (2+ messages)

[PATCH v9 00/27] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
 2024-03-14 15:39 UTC  (5+ messages)
` [PATCH v9 07/27] net: wan: Add support for QMC HDLC

[PATCH 1/1] ASoC: fsl: fsl_ssi: Add dev_err_probe if PCM DMA init fails
 2024-03-14 14:16 UTC 

[PATCH v6 0/9] devm_led_classdev_register() usage problem
 2024-03-14 13:32 UTC  (16+ messages)
` [PATCH v6 1/9] locking/mutex: introduce devm_mutex_init
` [PATCH v6 2/9] leds: aw2013: use devm API to cleanup module's resources
` [PATCH v6 3/9] leds: aw200xx: "
` [PATCH v6 4/9] leds: lp3952: "
` [PATCH v6 5/9] leds: lm3532: "
` [PATCH v6 6/9] leds: nic78bx: "
` [PATCH v6 7/9] leds: mlxreg: use devm_mutex_init for mutex initializtion
` [PATCH v6 8/9] leds: an30259a: use devm_mutext_init for mutext initialization
` [PATCH v6 9/9] leds: powernv: use LED_RETAIN_AT_SHUTDOWN flag for leds

[PATCH v7 0/5] Add support for QMC HDLC
 2024-03-14 10:51 UTC  (5+ messages)
` [PATCH v7 1/5] net: wan: "

[PATCH v10 0/8] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-03-14  7:48 UTC  (9+ messages)
` [PATCH v10 1/8] "
` [PATCH v10 2/8] PCI: dwc: ep: Add Kernel-doc comments for APIs
` [PATCH v10 3/8] PCI: dwc: ep: Remove deinit() callback from struct dw_pcie_ep_ops
` [PATCH v10 4/8] PCI: dwc: ep: Rename dw_pcie_ep_exit() to dw_pcie_ep_deinit()
` [PATCH v10 5/8] PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#
` [PATCH v10 6/8] PCI: dwc: ep: Rename dw_pcie_ep_init_complete() to dw_pcie_ep_init_registers()
` [PATCH v10 7/8] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers
` [PATCH v10 8/8] PCI: dwc: ep: Remove "core_init_notifier" flag

[PATCH v9 00/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-03-14  7:22 UTC  (8+ messages)
` [PATCH v9 06/10] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers

[powerpc:merge] BUILD SUCCESS d5bdfb09862ffbf009951f56d324129d1efb9de0
 2024-03-14  1:47 UTC 


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).