linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-01 18:24:45 to 2024-02-02 09:34:43 UTC [more...]

[PATCH net-next 0/6] net: eee network driver cleanups
 2024-02-02  9:33 UTC  (2+ messages)
` [PATCH net-next 2/6] net: sxgbe: remove eee_enabled/eee_active in sxgbe_get_eee()

[PATCH v6 00/10] Add support to configure TPDM CMB subunit
 2024-02-02  9:32 UTC  (11+ messages)
` [PATCH v6 01/10] coresight-tpdm: Optimize the store function of tpdm simple dataset
` [PATCH v6 02/10] coresight-tpdm: Optimize the useage of tpdm_has_dsb_dataset
` [PATCH v6 03/10] dt-bindings: arm: qcom,coresight-tpdm: Add support for CMB element size
` [PATCH v6 04/10] coresight-tpdm: Add CMB dataset support
` [PATCH v6 05/10] coresight-tpda: Add support to configure CMB element
` [PATCH v6 06/10] coresight-tpdm: Add support to configure CMB
` [PATCH v6 07/10] coresight-tpdm: Add pattern registers support for CMB
` [PATCH v6 08/10] coresight-tpdm: Add timestamp control register support for the CMB
` [PATCH v6 09/10] dt-bindings: arm: qcom,coresight-tpdm: Add support for TPDM CMB MSR register
` [PATCH v6 10/10] coresight-tpdm: Add msr register support for CMB

[PATCH v12 00/25] Linux RISC-V AIA Support
 2024-02-02  9:29 UTC  (12+ messages)
` [PATCH v12 22/25] irqchip: Add RISC-V advanced PLIC driver for direct-mode

[PATCH v5 1/8] dt-bindings: usb: usbmisc-imx: add fsl,imx8ulp-usbmisc compatible
 2024-02-02  9:29 UTC  (9+ messages)
` [PATCH v5 2/8] arm64: dts: imx8ulp: add usb nodes
` [PATCH v5 4/8] dt-bindings: usb: ci-hdrc-usb2: add restrictions for reg, interrupts, clock and clock-names properties
    ` [EXT] "
` [PATCH v5 5/8] dt-bindings: usb: ci-hdrc-usb2: add compatible and clock-names restriction for imx93
    ` [EXT] "

[PATCH v2 1/2] arm64: Provide an AMU-based version of arch_freq_get_on_cpu
 2024-02-02  9:20 UTC  (3+ messages)

[PATCH net-next v3 0/7] MT7530 DSA Subdriver Improvements Act II
 2024-02-02  9:19 UTC  (8+ messages)
` [PATCH net-next v3 1/7] net: dsa: mt7530: empty default case on mt7530_setup_port5()
` [PATCH net-next v3 2/7] net: dsa: mt7530: call port 6 setup from mt7530_mac_config()
` [PATCH net-next v3 3/7] net: dsa: mt7530: remove pad_setup function pointer
` [PATCH net-next v3 4/7] net: dsa: mt7530: move XTAL check to mt7530_setup()
` [PATCH net-next v3 5/7] net: dsa: mt7530: simplify mt7530_setup_port6() and change to void
` [PATCH net-next v3 6/7] net: dsa: mt7530: correct port capabilities of MT7988
` [PATCH net-next v3 7/7] net: dsa: mt7530: do not clear config->supported_interfaces

[PATCH] cpufreq: CPPC: Resolve the large frequency discrepancy from cpuinfo_cur_freq
 2024-02-02  8:08 UTC  (10+ messages)

[PATCH v2 0/2] Add support for AArch64 AMUv1-based arch_freq_get_on_cpu
 2024-02-02  9:14 UTC  (6+ messages)
` [PATCH v2 2/2] cpufreq: Wire-up arch-flavored freq info into cpufreq_verify_current_freq

[PATCH net RFC] net: dsa: mt7530: fix link-local frames that ingress vlan filtering ports
 2024-02-02  9:11 UTC  (3+ messages)

[PATCH v4 00/17] Support IGT in display driver
 2024-02-02  9:03 UTC  (3+ messages)

[PATCH v2 00/25] KVM/arm64: VM configuration enforcement
 2024-02-02  8:52 UTC  (3+ messages)
` [PATCH v2 06/25] KVM: arm64: nv: Add sanitising to VNCR-backed HCRX_EL2

[PATCH net-next v4 00/11] Enable SGMII and 2500BASEX interface mode switching for Intel platforms
 2024-02-02  8:50 UTC  (13+ messages)
` [PATCH net-next v4 06/11] net: stmmac: resetup XPCS according to the new interface mode
` [PATCH net-next v4 07/11] arch: x86: Add IPC mailbox accessor function and add SoC register access
` [PATCH net-next v4 08/11] stmmac: intel: configure SerDes according to the interface mode

[RFC PATCH v2 00/21] RISC-V: ACPI: Add external interrupt controller support
 2024-02-02  8:48 UTC  (4+ messages)
` [RFC PATCH v2 05/21] pnp.h: Return -EPROBE_DEFER for disabled IRQ resource in pnp_irq()

[PATCH v1 00/18] Thermal: Part 1 - Introduce new structs and registration
 2024-02-02  8:47 UTC  (11+ messages)
` [PATCH v1 01/18] thermal: core: Change governor name to const char pointer
` [PATCH v1 02/18] thermal: Add new structures and thermal_zone_device_register()
` [PATCH v1 03/18] thermal: Directly use thermal_zone_platform_params for thermal_zone_device
` [PATCH v1 08/18] thermal: intel: pch_thermal: Migrate to thermal_zone_device_register()

[PATCH v4 0/5] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2024-02-02  8:34 UTC  (9+ messages)
` [PATCH v4 1/5] KVM: selftests: aarch64: Make the [create|destroy]_vpmu_vm() public
` [PATCH v4 2/5] KVM: selftests: aarch64: Move pmu helper functions into vpmu.h
` [PATCH v4 3/5] KVM: selftests: aarch64: Fix the buggy [enable|disable]_counter
` [PATCH v4 4/5] KVM: selftests: aarch64: Introduce pmu_event_filter_test
` [PATCH v4 5/5] KVM: selftests: aarch64: Add invalid filter test in pmu_event_filter_test

[PATCH v2 0/4] Add 8qm SMMU information
 2024-02-02  8:23 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: mmc: fsl-imx-esdhc: add iommus property
` [PATCH v2 2/4] dt-bindings: net: fec: "
` [PATCH v2 3/4] arm64: dts: imx8qm: add smmu node
` [PATCH v2 4/4] arm64: dts: imx8qm: add smmu stream id information

[PATCH 1/2] dt-bindings: phy: mediatek,xfi-tphy: add new bindings
 2024-02-02  8:21 UTC  (3+ messages)
` [PATCH 2/2] phy: add driver for MediaTek XFI T-PHY

[PATCH] media: imx: csc/scaler: fix v4l2_ctrl_handler memory leak
 2024-02-02  8:16 UTC  (2+ messages)

[PATCH v5 00/25] Transparent Contiguous PTEs for User Mappings
 2024-02-02  8:07 UTC  (26+ messages)
` [PATCH v5 01/25] mm: Clarify the spec for set_ptes()
` [PATCH v5 02/25] mm: thp: Batch-collapse PMD with set_ptes()
` [PATCH v5 03/25] mm: Make pte_next_pfn() a wrapper around pte_advance_pfn()
` [PATCH v5 04/25] arm/mm: Convert pte_next_pfn() to pte_advance_pfn()
` [PATCH v5 05/25] arm64/mm: "
` [PATCH v5 06/25] powerpc/mm: "
` [PATCH v5 07/25] x86/mm: "
` [PATCH v5 08/25] mm: Remove pte_next_pfn() and replace with pte_advance_pfn()
` [PATCH v5 09/25] arm64/mm: set_pte(): New layer to manage contig bit
` [PATCH v5 10/25] arm64/mm: set_ptes()/set_pte_at(): "
` [PATCH v5 11/25] arm64/mm: pte_clear(): "
` [PATCH v5 12/25] arm64/mm: ptep_get_and_clear(): "
` [PATCH v5 13/25] arm64/mm: ptep_test_and_clear_young(): "
` [PATCH v5 14/25] arm64/mm: ptep_clear_flush_young(): "
` [PATCH v5 15/25] arm64/mm: ptep_set_wrprotect(): "
` [PATCH v5 16/25] arm64/mm: ptep_set_access_flags(): "
` [PATCH v5 17/25] arm64/mm: ptep_get(): "
` [PATCH v5 18/25] arm64/mm: Split __flush_tlb_range() to elide trailing DSB
` [PATCH v5 19/25] arm64/mm: Wire up PTE_CONT for user mappings
` [PATCH v5 20/25] arm64/mm: Implement new wrprotect_ptes() batch API
` [PATCH v5 21/25] arm64/mm: Implement new [get_and_]clear_full_ptes() batch APIs
` [PATCH v5 22/25] mm: Add pte_batch_hint() to reduce scanning in folio_pte_batch()
` [PATCH v5 23/25] arm64/mm: Implement pte_batch_hint()
` [PATCH v5 24/25] arm64/mm: __always_inline to improve fork() perf
` [PATCH v5 25/25] arm64/mm: Automatically fold contpte mappings

[PATCH] tty: serial: samsung: Remove superfluous braces in macro
 2024-02-02  7:49 UTC  (2+ messages)

[PATCH v2 0/5] memory: brcmstb_dpfe: support DPFE API v4
 2024-02-02  7:24 UTC  (15+ messages)
` [PATCH v2 1/5] dt-bindings: memory: remove generic compatible string brcm,dpfe-cpu
` [PATCH v2 2/5] dt-bindings: memory: add two chip-specific compatible string
` [PATCH v2 3/5] dt-bindings: memory: additional compatible strings for Broadcom DPFE
` [PATCH v2 4/5] memory: brcmstb_dpfe: introduce version-specific compatible strings

[PATCH v9 0/5] Add Toshiba Visconti Video Input Interface driver
 2024-02-02  6:49 UTC  (5+ messages)
` [PATCH v9 4/5] documentation: media: add documentation for "

[PATCH 0/5] firmware: support i.MX95 SCMI BBM/MISC Extenstion
 2024-02-02  6:34 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: firmware: add i.MX SCMI Extension protocol
` [PATCH 2/5] firmware: arm_scmi: add initial support for i.MX BBM protocol
` [PATCH 3/5] firmware: arm_scmi: add initial support for i.MX MISC protocol
` [PATCH 4/5] firmware: imx: support BBM module
` [PATCH 5/5] firmware: imx: add i.MX95 MISC driver

[PATCH v9 0/2] arm64: Add a build target for Flat Image Tree
 2024-02-02  5:37 UTC  (13+ messages)
` [PATCH v9 2/2] arm64: boot: Support "

[PATCH v2 00/14] Split crash out from kexec and clean up related config items
 2024-02-02  5:23 UTC  (2+ messages)

[RESEND PATCH v2] arm64: dts: ti: k3-am69-sk: remove assigned-clock-parents for unused VP
 2024-02-02  5:16 UTC  (2+ messages)

[PATCH 0/9] PCI: introduce the concept of power sequencing of PCIe devices
 2024-02-02  4:50 UTC  (9+ messages)
` [PATCH 4/9] PCI: create platform devices for child OF nodes of the port node
        `  "
            `  "

[PATCH v3 0/3] Add AM64x ICSSG Ethernet support
 2024-02-02  4:46 UTC  (2+ messages)

linux-next: duplicate patch in the tegra tree
 2024-02-02  4:05 UTC 

[PATCH] arm64: remove unneeded BUILD_BUG_ON assertion
 2024-02-02  4:02 UTC 

[PATCH RFC v3 00/35] Add support for arm64 MTE dynamic tag storage reuse
 2024-02-02  4:02 UTC  (3+ messages)
` [PATCH RFC v3 28/35] arm64: mte: swap: Handle tag restoring when missing tag storage

[PATCH] arm: flush: don't abuse pfn_valid() to check if pfn is in RAM
 2024-02-02  3:19 UTC  (7+ messages)

[PATCH net-next v3 0/5] TSN auto negotiation between 1G and 2.5G
 2024-02-02  3:07 UTC  (6+ messages)
` [PATCH net-next v3 4/5] net: stmmac: enable Intel mGbE 1G/2.5G auto-negotiation support

[PATCH] arm64: fix typo in comments
 2024-02-02  1:33 UTC 

[linux][PATCH v6 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema
 2024-02-02  0:17 UTC  (4+ messages)
` [linux][PATCH v6 1/3] dt-bindings: display: convert Atmel's HLCDC to DT schema
` [linux][PATCH v6 2/3] dt-bindings: atmel,hlcdc: convert pwm bindings to json-schema
` [linux][PATCH v6 3/3] dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format

[PATCH 1/3] dt-bindings: soc: imx: add fdcc clock to i.MX8MP hdmi blk ctrl
 2024-02-02  0:17 UTC  (4+ messages)
` [PATCH 2/3] pmdomain: imx8mp-blk-ctrl: imx8mp_blk: Add fdcc clock to hdmimix domain

[PATCH net-next v2 0/7] MT7530 DSA Subdriver Improvements Act II
 2024-02-02  0:05 UTC  (7+ messages)
` [PATCH net-next v2 5/7] net: dsa: mt7530: simplify mt7530_setup_port6() and change to void
` [PATCH net-next v2 6/7] net: dsa: mt7530: correct port capabilities of MT7988

[linux][PATCH v5 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema
 2024-02-01 23:52 UTC  (4+ messages)

[PATCH 00/12] Add TI-SCI reboot driver
 2024-02-01 23:50 UTC  (10+ messages)
` [PATCH 01/12] dt-bindings: power: reset: Document ti,sci-reboot compatible
` [PATCH 02/12] dt-bindings: arm: keystone: ti-sci: Add reboot-controller child node
` [PATCH 03/12] power: reset: Add TI-SCI reboot driver

[PATCH v2 0/3] Add Rust Rockchip PHY driver
 2024-02-01 23:12 UTC  (12+ messages)
` [PATCH v2 1/3] DONOTMERGE: rust: prelude: add bit function
` [PATCH v2 2/3] rust: phy: add some phy_driver and genphy_ functions
` [PATCH v2 3/3] net: phy: add Rust Rockchip PHY driver

[PATCH v2 1/6] dt-bindings: display: rockchip: rockchip,dw-hdmi: remove port property
 2024-02-01 22:58 UTC  (3+ messages)

[PATCH] arm64: jump_label: use constraints "Si" instead of "i"
 2024-02-01 22:35 UTC 

[PATCH 0/3] media: Fix warnings building with LLVM=1
 2024-02-01 22:25 UTC  (8+ messages)
` [PATCH 1/3] media: pci: sta2x11: Fix Wcast-function-type-strict warnings
` [PATCH 2/3] media: usb: pvrusb2: "
` [PATCH 3/3] media: mediatek: vcodedc: "

[PATCH] arm64: jump_label: use constraint "S" instead of "i"
 2024-02-01 22:12 UTC  (12+ messages)

[PATCH v4 0/8] arm64: dts: qcom: sa8295p: Enable GPU
 2024-02-01 21:53 UTC  (2+ messages)
` (subset) "

[PATCH 0/5] Add Arm Mali-C55 Image Signal Processor Driver
 2024-02-01 21:53 UTC  (3+ messages)
` [PATCH 2/5] dt-bindings: media: Add bindings for ARM mali-c55

[PATCH] ARM: brcmstb: Add debug UART entry for 74165
 2024-02-01 21:50 UTC  (2+ messages)

[PATCH] arm64: defconfig: Enable Qualcomm interconnect providers
 2024-02-01 21:31 UTC  (2+ messages)

[PATCH 00/46] Dynamic allocation of reserved_mem array
 2024-02-01 21:10 UTC  (5+ messages)

[PATCH v4 00/10] Add support for Translation Buffer Units
 2024-02-01 21:05 UTC  (11+ messages)
` [PATCH v4 01/10] dt-bindings: iommu: Add Translation Buffer Unit bindings
` [PATCH v4 02/10] dt-bindings: iommu: Add Qualcomm TBU bindings
` [PATCH v4 03/10] iommu/arm-smmu-qcom: Add support for TBUs
` [PATCH v4 04/10] iommu/arm-smmu-qcom-tbu: Add Qualcomm TBU driver
` [PATCH v4 05/10] iommu/arm-smmu: Allow using a threaded handler for context interrupts
` [PATCH v4 06/10] iommu/arm-smmu-qcom: Use a custom context fault handler for sdm845
` [PATCH v4 07/10] arm64: dts: qcom: sdm845: Add DT nodes for the TBUs
` [PATCH v4 08/10] dt-bindings: arm-smmu: Add TBU support for sc7280
` [PATCH v4 09/10] iommu/arm-smmu-qcom: Use the custom fault handler on more platforms
` [PATCH v4 10/10] arm64: dts: qcom: sc7280: Add DT nodes for the TBUs

[PATCH 00/10] KVM: arm64: fix many kernel-doc warnings
 2024-02-01 20:30 UTC  (2+ messages)

[PATCH v4] spi: imx: fix the burst length at DMA mode and CPU mode
 2024-02-01 20:14 UTC  (2+ messages)

[PATCH v3 0/6] Add Support for Wave5 on TI Devices
 2024-02-01 20:08 UTC  (5+ messages)
` [PATCH v3 1/6] arm64: dts: ti: k3-j784s4: Add Wave5 Video Encoder/Decoder Node

[PATCH 2/4] arm64: dts: sun50i-a64-pinephone: Retain leds state in suspend
 2024-02-01 19:54 UTC  (3+ messages)

[PATCH v2 00/20] Support more Amlogic SoC families in crypto driver
 2024-02-01 19:45 UTC  (5+ messages)
` [PATCH v2 03/20] drviers: crypto: meson: add platform data

[PATCH v2 0/4] RK3588 and Rock 5B dts additions: thermal, OPP and fan
 2024-02-01 19:43 UTC  (7+ messages)
` [PATCH v2 2/4] arm64: dts: rockchip: enable temperature driven fan control on Rock 5B

[PATCH v9 00/16] PCI: imx6: Clean up and add imx95 pci support
 2024-02-01 19:34 UTC  (3+ messages)

[PATCH] soc: fsl: qbman: Remove RESERVEDMEM_OF_DECLARE usage
 2024-02-01 19:29 UTC 

[PATCH net RFC] net: dsa: mt7530: fix link-local frames that ingress vlan filtering ports
 2024-02-01 19:13 UTC 

[PATCH v3 0/5] arm64: dts: ti: am62: Add USB support for k3-am62p
 2024-02-01 19:13 UTC  (6+ messages)
` [PATCH v3 4/5] dt-bindings: usb/ti,am62-usb.yaml: Add PHY2 register space

[PATCH net-next 0/2] net: stmmac: TBS support for platform driver
 2024-02-01 19:00 UTC  (7+ messages)
` [PATCH net-next 2/2] "

[PATCH v8 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2024-02-01 18:59 UTC  (6+ messages)
` [PATCH v8 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller

[PATCH v3 00/10] mtd: rawnand: brcmnand: driver and doc updates
 2024-02-01 18:53 UTC  (14+ messages)
` [PATCH v3 10/10] mtd: rawnand: brcmnand: allow for on-die ecc

[PATCH net-next 0/3] net: stmmac: Allow driver-specific AXI configuration
 2024-02-01 18:49 UTC  (4+ messages)
` [PATCH net-next 1/3] net: stmmac: Pass resources to DT parsing code
` [PATCH net-next 2/3] net: stmmac: Allow drivers to provide a default AXI configuration
` [PATCH net-next 3/3] net: stmmac: Configure AXI on Tegra234 MGBE

[PATCH v2 0/4] Introduction of a remoteproc tee to load signed firmware
 2024-02-01 18:33 UTC  (8+ messages)
` [PATCH v2 4/4] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware

[PATCH v3] arm64: dts: exynos: Add SPI nodes for Exynos850
 2024-02-01 18:30 UTC 

[PATCH 0/3] fpga: xilinx-selectmap: add new driver
 2024-02-01 18:24 UTC  (4+ messages)
  ` [PATCH 2/3] dt-bindings: fpga: xlnx,fpga-slave-selectmap: add DT schema

[PATCH v2 0/3] arm64: exynos: Enable SPI for Exynos850
 2024-02-01 18:24 UTC  (5+ messages)
` [PATCH v2 3/3] arm64: dts: exynos: Add SPI nodes "
  ` (subset) "

[PATCH v4 0/2] Add reset controller to mt7988 infracfg
 2024-02-01 18:24 UTC  (2+ messages)
` [PATCH v4 2/2] clk: mediatek: add infracfg reset controller for mt7988


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