linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-14 12:33:28 to 2023-06-15 01:39:25 UTC [more...]

[PATCH v2 0/2] ufs: mcq: Share first hwq for dev comamnd and IO request
 2023-06-15  1:38 UTC  (2+ messages)

[PATCH] dt-bindings: ufs: samsung,exynos: drop unneeded quotes
 2023-06-15  1:31 UTC  (2+ messages)

[PATCH] clk: mvebu: Use of_address_to_resource()
 2023-06-15  1:29 UTC  (2+ messages)

[RFC] arm64: syscall: add syscall inline
 2023-06-15  1:23 UTC 

[PATCH v2] dt-bindings: rcc: stm32: Sync with u-boot copy for STM32MP13 SoC
 2023-06-15  1:06 UTC 

[PATCH v2 0/5] Enable decoder for mt8183
 2023-06-15  0:40 UTC  (9+ messages)
` [PATCH v2 3/5] media: mediatek: vcodec: Read HW active status from clock

[PATCH v2 00/23] arch: allow pte_offset_map[_lock]() to fail
 2023-06-15  0:26 UTC  (4+ messages)
` [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb()

[PATCH] Revert "Revert "Revert "arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()"""
 2023-06-14 23:59 UTC 

[PATCH v6 00/17] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-06-14 23:55 UTC  (6+ messages)

[PATCH 00/12] mtd: rawnand: brcmnand: driver and doc updates
 2023-06-14 23:52 UTC  (15+ messages)
` [PATCH 10/12] mtd: rawnand: brcmnand: Add BCMBCA read data bus interface

[PATCH 1/3] dt-bindings: extcon-usb-gpio: convert to DT schema format
 2023-06-14 23:15 UTC  (2+ messages)

[PATCH 0/3] KVM: arm64: Work around Ampere1 erratum AC03_CPU_38
 2023-06-14 23:06 UTC  (6+ messages)
` [PATCH 1/3] arm64: errata: Mitigate Ampere1 erratum AC03_CPU_38 at stage-2

[PATCH 00/16] arm_scmi/opp/dvfs: Add generic performance scaling support
 2023-06-14 23:00 UTC  (3+ messages)
` [PATCH 09/16] dt-bindings: firmware: arm,scmi: Extend bindings for protocol@13

[PATCH v3 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2023-06-14 22:36 UTC  (3+ messages)
` [PATCH v3 4/4] dt-bindings: firmware: arm,scmi: Add support for pinctrl protocol

[PATCH v5 00/25] Add perf support to the rockchip-dfi driver
 2023-06-14 22:18 UTC  (8+ messages)
` [PATCH v5 16/25] PM / devfreq: rockchip-dfi: Add perf support

[PATCH 0/3] net: stmmac: fix & improve driver statistics
 2023-06-14 22:16 UTC  (7+ messages)
` [PATCH 1/3] net: stmmac: don't clear network statistics in .ndo_open()
` [PATCH 2/3] net: stmmac: fix overflow of some network statistics
` [PATCH 3/3] net: stmmac: use pcpu statistics where necessary

[PATCH net v4 5/7] net: dsa: mt7530: fix handling of LLDP frames
 2023-06-14 21:51 UTC  (18+ messages)
  ` [PATCH net v4 1/7] net: dsa: mt7530: fix trapping frames with multiple CPU ports on MT7531
  ` [PATCH net v4 3/7] net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switch
  ` [PATCH net v4 4/7] net: dsa: mt7530: fix handling of BPDUs on "
  ` [PATCH net v4 6/7] net: dsa: introduce preferred_default_local_cpu_port and use on MT7530

[PATCH] drm/bridge: ps8640: Drop the ability of ps8640 to fetch the EDID
 2023-06-14 21:31 UTC  (3+ messages)

[PATCH v4 00/34] Split ptdesc from struct page
 2023-06-14 21:23 UTC  (73+ messages)
` [PATCH v4 01/34] mm: Add PAGE_TYPE_OP folio functions
` [PATCH v4 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
` [PATCH v4 03/34] s390: Use pt_frag_refcount for pagetables
` [PATCH v4 04/34] pgtable: Create struct ptdesc
` [PATCH v4 05/34] mm: add utility functions for ptdesc
` [PATCH v4 06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
` [PATCH v4 07/34] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH v4 08/34] mm: Convert ptlock_ptr() "
` [PATCH v4 09/34] mm: Convert pmd_ptlock_init() "
` [PATCH v4 10/34] mm: Convert ptlock_init() "
` [PATCH v4 11/34] mm: Convert pmd_ptlock_free() "
` [PATCH v4 12/34] mm: Convert ptlock_free() "
` [PATCH v4 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH v4 14/34] powerpc: Convert various functions to use ptdescs
` [PATCH v4 15/34] x86: "
` [PATCH v4 16/34] s390: Convert various gmap "
` [PATCH v4 17/34] s390: Convert various pgalloc "
` [PATCH v4 18/34] mm: Remove page table members from struct page
` [PATCH v4 19/34] pgalloc: Convert various functions to use ptdescs
` [PATCH v4 20/34] arm: "
` [PATCH v4 21/34] arm64: "
` [PATCH v4 22/34] csky: Convert __pte_free_tlb() "
` [PATCH v4 23/34] hexagon: "
` [PATCH v4 24/34] loongarch: Convert various functions "
` [PATCH v4 25/34] m68k: "
` [PATCH v4 26/34] mips: "
` [PATCH v4 27/34] nios2: Convert __pte_free_tlb() "
` [PATCH v4 28/34] openrisc: "
` [PATCH v4 29/34] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH v4 30/34] sh: Convert pte_free_tlb() "
` [PATCH v4 31/34] sparc64: Convert various functions "
` [PATCH v4 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH v4 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH v4 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers

✅ PASS (SKIPPED 5 of 163): Test report for for-kernelci (6.4.0-rc5, arm-next, f86b8503)
 2023-06-14 21:11 UTC 

[patch 00/17] init, treewide, x86: Cleanup check_bugs() and start sanitizing the x86 boot process
 2023-06-14 20:41 UTC  (3+ messages)
` [patch 09/17] sparc/cpu: Switch to arch_cpu_finalize_init()

[PATCH v2 0/2] clk: fractional-divider: Improve approximation when zero based
 2023-06-14 20:42 UTC  (8+ messages)
` [PATCH v2 2/2] clk: tests: Add tests for fractional divisor approximation

[PATCH -next] clk: meson: Remove unneeded semicolon
 2023-06-14 20:13 UTC  (2+ messages)

[PATCH] clk: meson: pll: remove unneeded semicolon
 2023-06-14 20:09 UTC  (3+ messages)

[PATCH 1/2] spi: dt-bindings: introduce linux,use-rt-queue flag
 2023-06-14 19:59 UTC  (5+ messages)

[PATCH v4 1/1] PCI: layerscape: Add the endpoint linkup notifier support
 2023-06-14 19:59 UTC  (3+ messages)

[PATCH 00/21] Add support for sam9x7 SoC family
 2023-06-14 19:42 UTC  (12+ messages)
` [PATCH 01/21] dt-bindings: microchip: atmel,at91rm9200-tcb: add sam9x60 compatible
` [PATCH 02/21] dt-bindings: usb: ehci: Add atmel at91sam9g45-ehci compatible
` [PATCH 15/21] dt-bindings: irqchip/atmel-aic5: Add support for sam9x7 aic
` [PATCH 20/21] dt-bindings: net: cdns,macb: add documentation for sam9x7 ethernet interface

[PATCH] dt-bindings: timer: fsl,imxgpt: Add imx8mp-gpt compatible
 2023-06-14 19:25 UTC  (3+ messages)

[PATCH v6 0/3] Add support to configure Coresight Dummy subunit
 2023-06-14 19:24 UTC  (3+ messages)
` [PATCH v6 2/3] dt-bindings: arm: Add support for Coresight dummy trace

[PATCH v1 0/7] Add support for various features to i.MX6 bindings
 2023-06-14 19:21 UTC  (9+ messages)
` [PATCH v1 3/7] dt-bindings: timer: gpt: Support 3rd clock for i.MX6DL
` [PATCH v1 5/7] dt-bindings: clock: imx6ul: Support optional enet*_ref_pad clocks
` [PATCH v1 6/7] dt-bindings: clock: imx6q: Allow single optional clock and add enet_ref_pad
` [PATCH v1 7/7] dt-bindings: input: touchscreen: edt-ft5x06: Add 'threshold' property

[net PATCH v2] net: ethernet: stmicro: stmmac: fix possible memory leak in __stmmac_open
 2023-06-14 19:17 UTC  (2+ messages)

[PATCH 0/3] backlight: lm3630a: add functionality to change boost converter frequency
 2023-06-14 19:08 UTC  (4+ messages)
` [PATCH 1/3] backlight: lm3630a: add support for changing the boost frequency
` [PATCH 2/3] dt-bindings: backlight: lm3630a: add entries to control "
` [PATCH 3/3] arm64: dts: rockchip: shift boost frequency for rk3566-pinenote backlight

[PATCH] arm64: Provide an AMU-based version of arch_freq_get_on_cpu
 2023-06-14 18:59 UTC  (2+ messages)

arm64/for-kernelci baseline: 38 runs, 3 regressions (v6.4-rc5-100-gf86b85033b8c3)
 2023-06-14 19:00 UTC 

[PATCH 0/9] regulator: mt6358: Remove bogus regulators and improvements
 2023-06-14 18:58 UTC  (4+ messages)
` [PATCH 7/9] regulator: mt6358: Add output voltage fine tuning to fixed regulators
` (subset) [PATCH 0/9] regulator: mt6358: Remove bogus regulators and improvements

[PATCH v3 0/2] clk: fractional-divider: Improve approximation when zero based
 2023-06-14 18:55 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] clk: fractional-divider: tests: Add test suite for edge cases

arm64/for-kernelci build: 2 builds: 0 failed, 2 passed (v6.4-rc5-100-gf86b85033b8c3)
 2023-06-14 18:16 UTC 

[PATCH v6 0/3] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
 2023-06-14 17:38 UTC  (7+ messages)
` [PATCH v6 1/3] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
` [PATCH v6 2/3] dt-bindings: "
` [PATCH v6 3/3] riscv: dts: allwinner: d1: Add GPADC node

[PATCH 0/2] perf/arm-cmn: Identifier support
 2023-06-14 17:29 UTC  (5+ messages)
` [PATCH 2/2] perf/arm-cmn: Add sysfs identifier

[PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag
 2023-06-14 17:19 UTC 

[PATCH V3 00/14] arm64/sysreg: Convert TRBE registers to automatic generation
 2023-06-14 17:19 UTC  (2+ messages)

[PATCH] arm64: consolidate rox page protection logic
 2023-06-14 17:18 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: phy: fsl,mxs-usbphy: add fsl,hold-line-without-vbus property
 2023-06-14 17:18 UTC  (4+ messages)
` [PATCH 2/2] usb: phy: mxs: add DT bindings to hold data line

[PATCH 0/3 v2] Update ACPI documentation for Arm systems
 2023-06-14 17:18 UTC  (2+ messages)

[PATCH v3] blk-mq: check on cpu id when there is only one ctx mapping
 2023-06-14 17:11 UTC  (2+ messages)

[PATCH v2 0/3] export symbols for process and memory related functions
 2023-06-14 17:11 UTC  (9+ messages)
` [PATCH v2 2/3] memory: export symbols for "
    ` [PATCH v3 1/1] memory: Fix export symbol twice compiler error for "export symbols for memory related functions" patch

[PATCH v9 02/42] mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()
 2023-06-14 17:00 UTC  (5+ messages)

[PATCH] media: vcodec: Fix potential array out-of-bounds in vb2ops_venc_queue_setup
 2023-06-14 16:23 UTC  (2+ messages)

[PATCH v3 00/17] KVM: arm64: Allow using VHE in the nVHE hypervisor
 2023-06-14 16:16 UTC  (6+ messages)
` [PATCH v3 04/17] arm64: Add KVM_HVHE capability and has_hvhe() predicate
` (subset) [PATCH v3 00/17] KVM: arm64: Allow using VHE in the nVHE hypervisor

[PATCH v2 0/5] Fixes for Rockchip NAND controller driver
 2023-06-14 16:01 UTC  (5+ messages)
` [PATCH v2 3/5] mtd: nand: raw: rockchip-nand-controller: fix oobfree offset and description

[PATCH] KVM: arm64: Fix hVHE init on CPUs where HCR_EL2.E2H is not RES1
 2023-06-14 15:51 UTC 

[PATCH v3 00/13] Add PASID support to SMMUv3 unmanaged domains
 2023-06-14 15:42 UTC  (14+ messages)
` [PATCH v3 01/13] iommu/arm-smmu-v3: Move ctx_desc out of s1_cfg
` [PATCH v3 02/13] iommu/arm-smmu-v3: Add smmu_s1_cfg to smmu_master
` [PATCH v3 03/13] iommu/arm-smmu-v3: Refactor write_strtab_ent
` [PATCH v3 04/13] iommu/arm-smmu-v3: Refactor write_ctx_desc
` [PATCH v3 05/13] iommu/arm-smmu-v3: Use the master-owned s1_cfg
` [PATCH v3 06/13] iommu/arm-smmu-v3: Simplify arm_smmu_enable_ats
` [PATCH v3 07/13] iommu/arm-smmu-v3: Keep track of attached ssids
` [PATCH v3 08/13] iommu/arm-smmu-v3: Add helper for atc invalidation
` [PATCH v3 09/13] iommu/arm-smmu-v3: Implement set_dev_pasid
` [PATCH v3 10/13] iommu/arm-smmu-v3-sva: Remove bond refcount
` [PATCH v3 11/13] iommu/arm-smmu-v3-sva: Clean unused iommu_sva
` [PATCH v3 12/13] iommu/arm-smmu-v3-sva: Remove arm_smmu_bond
` [PATCH v3 13/13] iommu/arm-smmu-v3-sva: Add check when enabling sva

[net PATCH] net: ethernet: stmicro: stmmac: fix possible memory leak in __stmmac_open
 2023-06-14 15:41 UTC  (4+ messages)

[PATCH v2] KVM: arm64: Use different pointer authentication keys for pKVM
 2023-06-14 15:31 UTC  (2+ messages)

[PATCH 1/4] media: mediatek: vcodec: fix potential double free
 2023-06-14 15:29 UTC  (5+ messages)
` [PATCH 2/4] media: mediatek: vcodec: fix resource leaks in vdec_msg_queue_init()
` [PATCH 3/4] media: mediatek: vcodec: Fix potential crash in mtk_vcodec_dbgfs_remove()
` [PATCH 4/4] media: mediatek: vcodec: Improve an error message

[PATCH v6 18/19] arm64 : mm: add wrapper function ioremap_prot()
 2023-06-14 15:14 UTC  (2+ messages)

[PATCH v10 00/59] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2023-06-14 15:08 UTC  (5+ messages)
` [PATCH v10 07/59] arm64: Add AT operation encodings
` [PATCH v10 08/59] KVM: arm64: Add missing HCR_EL2 trap bits

[PATCH 0/9] Add support for XLCDC to sam9x7 SoC family
 2023-06-14 14:58 UTC  (6+ messages)
` [PATCH 1/9] dt-bindings: mfd: Add bindings for SAM9X7 LCD controller

[PATCH 24/26] arm64: dts: qcom: sa8775p-ride: enable the SerDes PHY
 2023-06-14 14:51 UTC  (2+ messages)

[net-next PATCH v5 0/5] *Add MTU change with stmmac interface running
 2023-06-14 13:48 UTC  (6+ messages)
` [net-next PATCH v5 4/5] net: ethernet: stmicro: stmmac: generate stmmac dma conf before open

[RESEND v3] bus: fsl-mc: don't assume child devices are all fsl-mc devices
 2023-06-14 14:07 UTC  (2+ messages)

[PATCH] clk: rockchip: rk3568: Fix PLL rate setting for 78.75MHz
 2023-06-14 13:47 UTC 

[PATCH] clk: rockchip: rk3568: Add PLL rate for 101MHz
 2023-06-14 13:47 UTC 

[PATCH v2 00/18] Add PASID support to SMMUv3 unmanaged domains
 2023-06-14 13:35 UTC  (9+ messages)
` [PATCH v2 14/18] iommu/arm-smmu-v3: Support domains with shared CDs

[PATCH 05/10] dt-bindings: power: reset: Add bindings for twl6030-power
 2023-06-14 13:30 UTC 

[PATCH v5 0/3] Add D1/T113s thermal sensor controller support
 2023-06-14 12:55 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
` [PATCH v5 2/3] thermal: sun8i: Add D1/T113s THS controller support
` [PATCH v5 3/3] riscv: dts: allwinner: d1: Add thermal sensor

[PATCH V5 0/6] coresight: etm4x: Migrate ACPI AMBA devices to platform driver
 2023-06-14 12:52 UTC  (5+ messages)
` [PATCH V5 6/6] coresight: etm4x: Add ACPI support in "

[PATCH v1 8/8] ARM: dts: stm32: lxa-tac: add Linux Automation GmbH TAC
 2023-06-14 12:46 UTC  (3+ messages)

[PATCH v3 0/6] Expose GPU memory as coherently CPU accessible
 2023-06-14 12:44 UTC  (6+ messages)
` [PATCH v3 1/6] kvm: determine memory type from VMA

[PATCH 1/1] KVM: arm64: PMU: Avoid inappropriate use of host's PMUVer
 2023-06-14 12:41 UTC  (3+ messages)

[PATCH v2 6/8] ARM: dts: stm32: Add pinmux groups for Linux Automation GmbH TAC
 2023-06-14 12:32 UTC  (3+ messages)
` [PATCH v2 7/8] dt-bindings: arm: stm32: Add compatible string for Linux Automation LXA TAC
` [PATCH v2 8/8] ARM: dts: stm32: lxa-tac: add Linux Automation GmbH TAC


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