LinuxPPC-Dev Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-17 21:39:50 to 2024-03-22 18:00:25 UTC [more...]

[PATCH 00/64] i2c: reword i2c_algorithm according to newest specification
 2024-03-22 17:00 UTC  (8+ messages)
` [PATCH 14/64] i2c: cpm: reword "
` [PATCH 42/64] i2c: powermac: "
` [PATCH 64/64] i2c: reword i2c_algorithm in drivers "

[PATCH v3 00/12] mm/gup: Unify hugetlb, part 2
 2024-03-22 17:14 UTC  (20+ messages)
` [PATCH v3 01/12] mm/Kconfig: CONFIG_PGTABLE_HAS_HUGE_LEAVES
` [PATCH v3 02/12] mm/hugetlb: Declare hugetlbfs_pagecache_present() non-static
` [PATCH v3 03/12] mm: Make HPAGE_PXD_* macros even if !THP
` [PATCH v3 04/12] mm: Introduce vma_pgtable_walk_{begin|end}()
` [PATCH v3 05/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
` [PATCH v3 06/12] mm/gup: Refactor record_subpages() to find 1st small page
` [PATCH v3 07/12] mm/gup: Handle hugetlb for no_page_table()
` [PATCH v3 08/12] mm/gup: Cache *pudp in follow_pud_mask()
` [PATCH v3 09/12] mm/gup: Handle huge pud for follow_pud_mask()
` [PATCH v3 10/12] mm/gup: Handle huge pmd for follow_pmd_mask()
` [PATCH v3 11/12] mm/gup: Handle hugepd for follow_page()
` [PATCH v3 12/12] mm/gup: Handle hugetlb in the generic follow_page_mask code

[RFC] sched/eevdf: sched feature to dismiss lag on wakeup
 2024-03-22 17:02 UTC  (11+ messages)

[PATCH 0/4] PCI: Consolidate TLP Log reading and printing
 2024-03-22 14:16 UTC  (3+ messages)

[PATCH v10 0/8] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-03-22 11:53 UTC  (7+ messages)
` [PATCH v10 2/8] PCI: dwc: ep: Add Kernel-doc comments for APIs
` [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

Cannot load wireguard module
 2024-03-22 11:33 UTC  (9+ messages)

[PATCH] Documentation: embargoed-hardware-issues.rst: Add myself for Power
 2024-03-22 10:38 UTC 

[PATCH v3] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests
 2024-03-22 10:11 UTC 

[PATCH] powerpc: ps3: mark ps3_notification_device static for stack usage
 2024-03-22  8:34 UTC  (5+ messages)

[PATCH v2 0/5] dt-bindings: hwmon: convert multiple devices to dtschema
 2024-03-22  6:45 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: hwmon: as370: convert "
` [PATCH v2 2/5] dt-bindings: hwmon: ibmpowernv: "
` [PATCH v2 3/5] dt-bindings: hwmon: pwm-fan: drop text file
` [PATCH v2 4/5] dt-bindings: hwmon: stts751: convert to dtschema
` [PATCH v2 5/5] dt-bindings: hwmon: ibm,p8-occ-hwmon: move to trivial devices

[RFC PATCH 0/3] powerpc: pSeries: vfio: iommu: Re-enable support for SPAPR TCE VFIO
 2024-03-22  5:49 UTC  (6+ messages)
` [RFC PATCH 1/3] powerpc/pseries/iommu: Bring back userspace view for single level TCE tables

[PATCH 0/5] dt-bindings: hwmon: convert multiple devices to dtschema
 2024-03-22  2:11 UTC  (12+ messages)
` [PATCH 1/5] dt-bindings: hwmon: as370: convert "
` [PATCH 2/5] dt-bindings: hwmon: ibmpowernv: "
` [PATCH 3/5] dt-bindings: hwmon: pwm-fan: drop text file
` [PATCH 4/5] dt-bindings: hwmon: stts751: convert to dtschema
` [PATCH 5/5] dt-bindings: hwmon: ibm,p8-occ-hwmon: move to trivial devices

[PATCH] vdso: use CONFIG_PAGE_SHIFT in vdso/datapage.h
 2024-03-21 12:42 UTC  (3+ messages)

[PATCH 1/1] ASoC: fsl: fsl_ssi: Add dev_err_probe if PCM DMA init fails
 2024-03-21  3:30 UTC  (2+ messages)

[PATCH v3 0/5] ASoC: fsl: Support register and unregister rpmsg sound card through remoteproc
 2024-03-21  3:26 UTC  (2+ messages)

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

[PATCH] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests
 2024-03-20 14:15 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV nestedv2: Cancel pending HDEC exception
 2024-03-20 13:43 UTC  (2+ messages)

[PATCH 0/6] mm/mm_init.c: refactor free_area_init_core()
 2024-03-20 13:14 UTC  (14+ 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()

[PATCH v2] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests
 2024-03-20  5:07 UTC 

[PATCH v2 00/14] mm/treewide: Remove pXd_huge() API
 2024-03-19 14:04 UTC  (17+ 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 v15 00/16] Add audio support in v4l2 framework
 2024-03-19  7:51 UTC  (17+ messages)
` [PATCH v15 01/16] media: v4l2-ctrls: add support for fraction_bits
` [PATCH v15 02/16] ASoC: fsl_asrc: define functions for memory to memory usage
` [PATCH v15 03/16] ASoC: fsl_easrc: "
` [PATCH v15 04/16] ASoC: fsl_asrc: move fsl_asrc_common.h to include/sound
` [PATCH v15 05/16] ASoC: fsl_asrc: register m2m platform device
` [PATCH v15 06/16] ASoC: fsl_easrc: "
` [PATCH v15 07/16] media: uapi: Add V4L2_CAP_AUDIO_M2M capability flag
` [PATCH v15 08/16] media: v4l2: Add audio capture and output support
` [PATCH v15 09/16] media: uapi: Define audio sample format fourcc type
` [PATCH v15 10/16] media: uapi: Add V4L2_CTRL_CLASS_M2M_AUDIO
` [PATCH v15 11/16] media: uapi: Add audio rate controls support
` [PATCH v15 12/16] media: uapi: Declare interface types for Audio
` [PATCH v15 13/16] media: uapi: Add an entity type for audio resampler
` [PATCH v15 14/16] media: vivid: add fixed point test controls
` [PATCH v15 15/16] media: imx-asrc: Add memory to memory driver
` [PATCH v15 16/16] media: vim2m-audio: add virtual driver for audio memory to memory

[kvm-unit-tests PATCH v7 00/35] migration, powerpc improvements
 2024-03-19  7:59 UTC  (36+ 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
` [kvm-unit-tests PATCH v7 33/35] configure: Make arch_libdir a first-class entity
` [kvm-unit-tests PATCH v7 34/35] powerpc: Remove remnants of ppc64 directory and build structure
` [kvm-unit-tests PATCH v7 35/35] powerpc: gitlab CI update

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

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

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  (5+ messages)

[PATCH v1 1/3] powerpc/code-patching: Test patch_instructions() during boot
 2024-03-18  2:25 UTC  (12+ 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 


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