linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-17 13:04:44 to 2023-12-18 10:52:43 UTC [more...]

[PATCH v4 00/16] Transparent Contiguous PTEs for User Mappings
 2023-12-18 10:50 UTC  (10+ messages)
` [PATCH v4 01/16] mm: thp: Batch-collapse PMD with set_ptes()
` [PATCH v4 02/16] mm: Batch-copy PTE ranges during fork()
` [PATCH v4 03/16] mm: Batch-clear PTE ranges during zap_pte_range()
` [PATCH v4 04/16] arm64/mm: set_pte(): New layer to manage contig bit
` [PATCH v4 05/16] arm64/mm: set_ptes()/set_pte_at(): "
` [PATCH v4 06/16] arm64/mm: pte_clear(): "
` [PATCH v4 07/16] arm64/mm: ptep_get_and_clear(): "
` [PATCH v4 08/16] arm64/mm: ptep_test_and_clear_young(): "
` [PATCH v4 10/16] arm64/mm: ptep_set_wrprotect(): "

[PATCH v3 0/8] Add support to configure TPDM CMB subunit
 2023-12-18 10:47 UTC  (13+ messages)
` [PATCH v3 1/8] dt-bindings: arm: Add support for CMB element size
` [PATCH v3 2/8] coresight-tpda: Add support to configure CMB element
` [PATCH v3 3/8] coresight-tpdm: Add CMB dataset support
` [PATCH v3 6/8] coresight-tpdm: Add timestamp control register support for the CMB
` [PATCH v3 7/8] dt-bindings: arm: Add support for TPDM CMB MSR register

[PATCH v2] arm64: defconfig: enable GPU clock controller for SM8[45]50
 2023-12-18 10:30 UTC 

[PATCH 0/2] arm64: qcom: sm8650: add support for USB-C Altmode
 2023-12-18 10:26 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: sm8650-qrd: add USB-C Altmode Support
` [PATCH 2/2] arm64: defconfig: enable WCD939x USBSS driver as module

[PATCH] drm/rockchip: vop2: Avoid use regmap_reinit_cache at runtime
 2023-12-18 10:25 UTC  (2+ messages)

[RFC PATCH v2 0/7] treewide: Use clocksource id for get_device_system_crosststamp()
 2023-12-18 10:23 UTC  (3+ messages)
` [RFC PATCH v2 3/7] x86/kvm, ptp/kvm: Add clocksource ID, set system_counterval_t.cs_id

[PATCH v2 0/3] Moxtet bus fixes
 2023-12-18 10:19 UTC  (5+ messages)

[PATCH v2 1/5] arm64: dts: imx8ulp: add usb nodes
 2023-12-18 10:16 UTC  (6+ messages)
` [PATCH v2 2/5] arm64: dts: imx8ulp-evk: enable usb nodes and add ptn5150 nodes
` [PATCH v2 3/5] dt-bindings: usb: ci-hdrc-usb2: add compatible and clock-names restriction for imx93
` [PATCH v2 4/5] arm64: dts: imx93: add usb nodes
` [PATCH v2 5/5] arm64: dts: imx93-11x11-evk: enable usb and typec nodes

[PATCH] MAINTAINERS: adjust file entry in GOOGLE TENSOR SoC SUPPORT
 2023-12-18 10:16 UTC  (2+ messages)

[PATCH RFC 00/10] Device tree support for Imagination Series5 GPU
 2023-12-18 10:14 UTC  (11+ messages)
` [PATCH RFC 01/10] dt-bindings: gpu: Add PowerVR Series5 SGX GPUs

[GIT PULL RESEND v2] arm64: soc: ZynqMP SoC changes for v6.8
 2023-12-18 10:10 UTC 

[PATCH net-next v4 00/13] Introduce PHY listing and link_topology tracking
 2023-12-18 10:10 UTC  (24+ messages)
` [PATCH net-next v4 01/13] net: phy: Introduce ethernet link topology representation
` [PATCH net-next v4 04/13] net: sfp: Add helper to return the SFP bus name
` [PATCH net-next v4 05/13] net: ethtool: Allow passing a phy index for some commands
` [PATCH net-next v4 06/13] netlink: specs: add phy-index as a header parameter
` [PATCH net-next v4 09/13] net: ethtool: plca: Target the command to the requested PHY
` [PATCH net-next v4 10/13] net: ethtool: pse-pd: "
` [PATCH net-next v4 11/13] net: ethtool: cable-test: "
` [PATCH net-next v4 12/13] net: ethtool: strset: Allow querying phy stats by index
` [PATCH net-next v4 13/13] Documentation: networking: document phy_link_topology

[PATCH] arm64: defconfig: enable GPU clock controller for SM8[45]50
 2023-12-18 10:09 UTC  (3+ messages)

[PATCH v2 00/27] Add HDMI support for RK3128
 2023-12-18 10:06 UTC  (11+ messages)
` [PATCH v2 01/27] dt-bindings: display: rockchip,inno-hdmi: Document RK3128 compatible
` [PATCH v2 04/27] drm/rockchip: inno_hdmi: Remove useless mode_fixup
` [PATCH v2 18/27] drm/rockchip: inno_hdmi: Subclass connector state
` [PATCH v2 19/27] drm/rockchip: inno_hdmi: Move tmds rate to connector state subclass
` [PATCH v2 20/27] drm/rockchip: inno_hdmi: Correctly setup HDMI quantization range

[PATCH v3 1/2] dt-bindings: display: imx: add binding for i.MX8MP HDMI PVI
 2023-12-18  8:59 UTC  (13+ messages)
` [PATCH v3 2/2] drm/bridge: imx: add driver for HDMI TX Parallel Video Interface

[PATCH v3 00/17] KVM: arm64: Fixes to fine grain traps and pKVM traps
 2023-12-18  9:56 UTC  (8+ messages)
` [PATCH v3 13/17] KVM: arm64: Define FGT nMASK bits relative to other fields
` [PATCH v3 14/17] KVM: arm64: Macros for setting/clearing FGT bits

[PATCH 0/3] A Solution to Re-enable hugetlb vmemmap optimize on Arm
 2023-12-18  9:54 UTC  (6+ messages)
` [PATCH 1/3] mm: HVO: introduce helper function to update and flush pgtable

[GIT PULL] pinctrl: samsung: drivers for v6.8
 2023-12-18  9:45 UTC 

[PATCH V7 0/3] Add rs485 support to uartps driver
 2023-12-18  9:44 UTC  (4+ messages)
` [PATCH V7 1/3] dt-bindings: Add reference to rs485.yaml
` [PATCH V7 2/3] tty: serial: uartps: Relocate cdns_uart_tx_empty to facilitate rs485
` [PATCH V7 3/3] tty: serial: uartps: Add rs485 support to uartps driver

[PATCH 0/2] add platform check in event manager driver
 2023-12-18  9:40 UTC  (3+ messages)
` [PATCH 1/2] firmware: xilinx: Export function to use in other module
` [PATCH 2/2] drivers: soc: xilinx: add check for platform

[PATCH v9 00/12] drm/meson: add support for MIPI DSI Display
 2023-12-18  9:39 UTC  (8+ messages)
` [PATCH v9 08/12] clk: meson: g12a: make VCLK2 and ENCL clock path configurable by CCF

[PATCH v9 1/6] pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
 2023-12-18  9:31 UTC  (3+ messages)
` [PATCH v9 5/6] pwm: bcm2835: Allow PWM driver to be used in atomic context

[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
 2023-12-18  9:23 UTC  (5+ messages)
` [PATCH RFC v3 13/21] ACPICA: Add new MADT GICC flags fields

[PATCH 0/2] media: rkisp1: Fix shared interrupt handling
 2023-12-18  9:22 UTC  (5+ messages)
` [PATCH 1/2] Revert "media: rkisp1: Drop IRQF_SHARED"
` [PATCH 2/2] media: rkisp1: Fix IRQ handling due to shared interrupts

[PATCH v4 0/3] kvm: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
 2023-12-18  9:07 UTC  (4+ messages)
` [PATCH v4 1/3] kvm: arm64: introduce new flag for non-cacheable "
` [PATCH v4 2/3] kvm: arm64: set io memory s2 pte as normalnc for vfio pci devices
` [PATCH v4 3/3] vfio: convey kvm that the vfio-pci device is wc safe

[PATCH v2 24/27] drm/rockchip: inno_hdmi: Drop custom fill_modes hook
 2023-12-18  9:06 UTC  (2+ messages)

[PATCH v2 23/27] drm/rockchip: inno_hdmi: Add basic mode validation
 2023-12-18  9:06 UTC  (2+ messages)

[PATCH v2] dt-bindings: clock: google,gs101: rename CMU_TOP gate defines
 2023-12-18  9:02 UTC  (2+ messages)

[PATCH v8 5/6] pwm: bcm2835: Allow PWM driver to be used in atomic context
 2023-12-18  9:02 UTC  (5+ messages)

[PATCH v2 17/27] drm/rockchip: inno_hdmi: Remove useless include
 2023-12-18  9:00 UTC  (2+ messages)

[PATCH v2 16/27] drm/rockchip: inno_hdmi: Drop irq struct member
 2023-12-18  9:00 UTC  (2+ messages)

[PATCH] gpio: xilinx: remove excess kernel doc
 2023-12-18  8:57 UTC  (2+ messages)

[PATCH v6 00/13] arm64: qcom: add and enable SHM Bridge support
 2023-12-18  8:51 UTC  (4+ messages)
` [PATCH v6 02/13] firmware: qcom: add a dedicated TrustZone buffer allocator

[PATCH v4 0/2] i2c: aspeed: Late ack Tx done irqs and handle coalesced start with stop conditions
 2023-12-18  8:45 UTC  (5+ messages)
` [PATCH v4 2/2] i2c: aspeed: Acknowledge Tx done with and without ACK irq late

[PATCH 0/3] Add mediatek,gce-events definition to mediatek,gce-mailbox bindings
 2023-12-18  8:36 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: mailbox: mediatek,gce-mailbox: Add mediatek,gce-events definition
` [PATCH 2/3] dt-bindings: media: mediatek-mdp: Change the description of gce-events
` [PATCH 3/3] dt-bindings: soc: mediatek: "

[PATCH v1] treewide, serdev: change receive_buf() return type to size_t
 2023-12-18  8:35 UTC  (6+ messages)

[GIT PULL RESEND] arm64: dts: ZynqMP DT changes for v6.8
 2023-12-18  8:09 UTC 

[PATCH] efi/libstub: zboot: do not use $(shell ...) in cmd_copy_and_pad
 2023-12-18  8:01 UTC 

[PATCH net v2 1/1] net: stmmac: fix incorrect flag check in timestamp interrupt
 2023-12-18  7:51 UTC 

[PATCH v7 1/5] dt-bindings: clock: mediatek: add MT7988 clock IDs
 2023-12-18  7:48 UTC  (6+ messages)
` [PATCH v7 2/5] dt-bindings: reset: mediatek: add MT7988 ethwarp reset IDs
` [PATCH v7 3/5] dt-bindings: clock: mediatek: add clock controllers of MT7988
` [PATCH v7 4/5] clk: mediatek: add pcw_chg_bit control for PLLs "
` [PATCH v7 5/5] clk: mediatek: add drivers for MT7988 SoC

[RFC PATCH v3 0/7] Add virtio_rtc module and related changes
 2023-12-18  7:38 UTC  (4+ messages)
` [RFC PATCH v3 4/7] virtio_rtc: Add module and driver core
` [RFC PATCH v3 5/7] virtio_rtc: Add PTP clocks
` [RFC PATCH v3 6/7] virtio_rtc: Add Arm Generic Timer cross-timestamping

[PATCH] arm64: dts: ti: k3-am62-wakeup: Configure ti-sysc for wkup_uart0
 2023-12-18  7:38 UTC 

[PATCH v2 1/1] arm64: dts: ti: k3-am62-wakeup: Configure ti-sysc for wkup_uart0
 2023-12-18  7:28 UTC  (3+ messages)

[PATCH 0/3] Add Support for NanoPi R6S and R6C boards
 2023-12-18  7:24 UTC  (7+ messages)
` [PATCH 2/3] arm64: dts: rockchip: Add support for NanoPi R6S
` [PATCH 3/3] arm64: dts: rockchip: Add support for NanoPi R6C

[PATCH 0/2] arm64: dts: allwinner: Add BananaPi M4 Berry
 2023-12-18  7:21 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: arm: sunxi: document BananaPi M4 Berry board name
` [PATCH 2/2] arm64: dts: allwinner: h618: add BananaPi M4 Berry board

[PATCH net-next] net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMII
 2023-12-18  7:11 UTC 

[PATCH net 1/1] net: stmmac: fix incorrect flag check in timestamp interrupt
 2023-12-18  7:06 UTC 

[PATCH] mailbox: zynqmp-ipi: fix an Excess struct member kernel-doc warning
 2023-12-18  7:04 UTC  (2+ messages)

[PATCH v2 0/5] perf/arm_cspmu: Add devicetree support
 2023-12-18  7:03 UTC  (5+ messages)
` [PATCH v2 4/5] dt-bindings/perf: Add Arm CoreSight PMU

[PATCH 00/15] memory: Convert to platform remove callback returning void
 2023-12-18  6:56 UTC  (7+ messages)
` [PATCH 01/15] memory: brcmstb_dpfe: "
` [PATCH 02/15] memory: brcmstb_memc: "
` [PATCH 07/15] memory: mtk-smi: "
` [PATCH 10/15] memory: exynos5422-dmc: "
` [PATCH 11/15] memory: stm32-fmc2-ebi: "

[PATCH 00/13] GS101 Oriole: CMU_PERIC0 support and USI updates
 2023-12-18  6:50 UTC  (7+ messages)
` [PATCH 01/13] dt-bindings: clock: google,gs101: fix CMU_TOP gate clock names

[PATCH v4 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2023-12-18  6:37 UTC  (13+ messages)
` [PATCH v4 3/5] iommu/arm-smmu: add ACTLR data and support for SM8550
` [PATCH v4 5/5] iommu/arm-smmu: re-enable context caching in smmu reset operation

[PATCH v3 0/4] Add APIs to request TX/RX DMA channels for thread ID
 2023-12-18  6:26 UTC  (5+ messages)
` [PATCH v3 1/4] dmaengine: ti: k3-udma-glue: Add function to parse channel by ID
` [PATCH v3 2/4] dmaengine: ti: k3-udma-glue: Update name for remote RX channel device
` [PATCH v3 3/4] dmaengine: ti: k3-udma-glue: Add function to request TX chan for thread ID
` [PATCH v3 4/4] dmaengine: ti: k3-udma-glue: Add function to request RX "

[PATCH 4/5] cpufreq: Add support for RISC-V CPU Frequency scaling drivers
 2023-12-18  6:09 UTC  (4+ messages)

[PATCH v2 1/3] usb: chipidea: ci_hdrc_imx: add wakeup clock and keep it always on
 2023-12-18  6:14 UTC  (3+ messages)
` [PATCH v2 2/3] usb: chipidea: wait controller resume finished for wakeup irq
` [PATCH v2 3/3] usb: phy: mxs: remove CONFIG_USB_OTG condition for mxs_phy_is_otg_host()

[PATCH] dmaengine: std_dma40: fix kernel-doc warnings and spelling
 2023-12-18  6:08 UTC 

[PATCH] cpufreq: armada-8k: Fix parameter type warning
 2023-12-18  5:53 UTC  (2+ messages)

[PATCH v2 0/4] Add APIs to request TX/RX DMA channels by ID
 2023-12-18  4:30 UTC  (6+ messages)
` [PATCH v2 3/4] dmaengine: ti: k3-udma-glue: Add function to request TX channel "

[PATCH V2 0/5] Clean up perf mem
 2023-12-18  3:21 UTC  (7+ messages)
` [PATCH V2 3/5] perf mem: Clean up perf_mem_events__name()

[PATCH bpf-next v3 0/3] xsk: TX metadata Launch Time support
 2023-12-18  2:54 UTC  (12+ messages)
` [PATCH bpf-next v3 2/3] net: stmmac: add Launch Time support to XDP ZC
        ` [xdp-hints] "

[PATCH 1/4] arm64: dts: imx8ulp: add usb nodes
 2023-12-18  2:16 UTC  (5+ messages)
` [PATCH 3/4] arm64: dts: imx93: "
  ` [EXT] "

[PATCH -next] PCI: xilinx-xdma: Remove redundant dev_err()
 2023-12-18  2:23 UTC  (2+ messages)

[PATCH] cpufreq: CPPC: Resolve the large frequency discrepancy from cpuinfo_cur_freq
 2023-12-18  2:15 UTC  (4+ messages)

[PATCH v6 0/3] Add D1/T113s thermal sensor controller support
 2023-12-18  1:09 UTC  (6+ messages)
` [PATCH v6 1/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
` [PATCH v6 2/3] thermal: sun8i: Add D1/T113s THS controller support
` [PATCH v6 3/3] riscv: dts: allwinner: d1: Add thermal sensor

[PATCH 0/2] clk: Add a devm variant of clk_rate_exclusive_get()
 2023-12-18  0:17 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH v6 0/5] Introduce STM32MP257 clock driver
 2023-12-17 23:54 UTC  (9+ messages)
` [PATCH v6 1/5] clk: stm32mp1: move stm32mp1 clock driver into stm32 directory
` [PATCH v6 2/5] clk: stm32mp1: use stm32mp13 reset driver
` [PATCH v6 3/5] dt-bindings: stm32: add clocks and reset binding for stm32mp25 platform
` [PATCH v6 4/5] clk: stm32: introduce clocks for STM32MP257 platform

[PATCH V2] dt-bindings: arm: mediatek: move ethsys controller & convert to DT schema
 2023-12-17 23:22 UTC  (2+ messages)

[PATCH 0/2] ARM: stm32: add clock for pwrcfg syscon
 2023-12-17 23:05 UTC  (3+ messages)
` [PATCH 1/2] clk: stm32: initialize syscon after clocks are registered

[PATCH] rtc: ma35d1: remove hardcoded UIE support
 2023-12-17 22:58 UTC 

[PATCH v4 0/3] Add support for Nuvoton ma35d1 rtc controller
 2023-12-17 22:43 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/9] Enable networking support for StarFive JH7100 SoC
 2023-12-17 21:09 UTC  (11+ messages)
` [PATCH v3 2/9] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible
` [PATCH v3 5/9] riscv: dts: starfive: jh7100-common: Setup pinmux and enable gmac
` [PATCH v3 6/9] riscv: dts: starfive: visionfive-v1: Setup ethernet phy

[PATCH 0/2] arm64: defconfig: enable drivers for the Lenovo ThinkPad X13s
 2023-12-17 21:06 UTC  (2+ messages)

[bug report] GICv4.1: vSGI remains pending across the guest reset
 2023-12-17 18:52 UTC  (5+ messages)

[PATCH v4 00/15] PCI: imx6: Clean up and add imx95 pci support
 2023-12-17 17:51 UTC  (9+ messages)
` [PATCH v4 01/15] PCI: imx6: Simplify clock handling by using bulk_clk_*() function
` [PATCH v4 02/15] PCI: imx6: Simplify phy handling by using by using IMX6_PCIE_FLAG_HAS_PHY
` [PATCH v4 03/15] PCI: imx6: Simplify reset handling by using by using *_FLAG_HAS_*_RESET
` [PATCH v4 04/15] PCI: imx6: Using "linux,pci-domain" as slot ID

[PATCH v2] arm64: dts: ti: k3-am654-icssg2: Enable PHY interrupts for ICSSG2
 2023-12-17 17:44 UTC  (4+ messages)

[PATCH v2 0/6] SM8450 / SM8550 Adreno
 2023-12-17 17:21 UTC  (2+ messages)
` (subset) "

[PATCH V5 0/2] Add CPU latency QoS support for ufs driver
 2023-12-17 17:03 UTC  (3+ messages)

[PATCH] watchdog: bcm2835_wdt: Fix WDIOC_SETTIMEOUT handling
 2023-12-17 15:34 UTC  (4+ messages)

[PATCH v2] arm64: dts: rockchip: Increase maximum frequency of SPI flash for ROCK Pi 4A/B/C
 2023-12-17 15:18 UTC  (2+ messages)

arm64/for-kernelci build: 1 build: 0 failed, 1 passed (v6.7-rc5-90-g0bcda4cd6851f)
 2023-12-17 15:05 UTC 

[PATCH v5 00/13] pinctrl: Convert struct group_desc to use struct pingroup
 2023-12-17 14:43 UTC  (5+ messages)
` [PATCH v5 03/13] pinctrl: ingenic: Use C99 initializers in PINCTRL_PIN_GROUP()

[PATCH v3 5/6] thermal: sun8i: add support for H616 THS controller
 2023-12-17 14:16 UTC  (6+ messages)

[PATCH v1] thermal: sun8i: extend H6 calibration function to support 4 sensors
 2023-12-17 13:36 UTC 

[PATCH] arm64: memory: remove duplicated include
 2023-12-17 13:41 UTC  (2+ messages)

[PATCH] arm64: properly install vmlinuz.efi
 2023-12-17 13:41 UTC  (2+ messages)

[PATCH v2 0/1] arm: perf: Fix ARCH=arm build with GCC
 2023-12-17 13:41 UTC  (2+ messages)

patch "usb: host: max3421-hcd: Replace snprintf() with the safer scnprintf()" added to usb-next
 2023-12-17 13:27 UTC 

patch "usb: gadget: udc: atmel: Replace snprintf() with the safer" added to usb-next
 2023-12-17 13:27 UTC 

[PATCH v2 0/7] dma-mapping: Simplify arch_setup_dma_ops()
 2023-12-17 13:06 UTC  (5+ messages)
` [PATCH v2 6/7] iommu/dma: Centralise iommu_setup_dma_ops()

[PATCH 00/19] Update SMMUv3 to the modern iommu API (part 1/2)
 2023-12-17 13:03 UTC  (11+ messages)
` [PATCH 04/19] iommu/arm-smmu-v3: Make STE programming independent of the callers


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