linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-05 18:41:13 to 2024-03-06 19:41:25 UTC [more...]

[PATCH v4 00/11] counter: Add stm32 timer events support
 2024-03-06 19:41 UTC  (9+ messages)
` [PATCH v4 07/11] counter: stm32-timer-cnt: add checks on quadrature encoder capability
` [PATCH v4 09/11] counter: stm32-timer-cnt: probe number of channels from registers
` [PATCH v4 10/11] counter: stm32-timer-cnt: add support for overflow events
` [PATCH v4 11/11] counter: stm32-timer-cnt: add support for capture events

[PATCH] printk: fix _entry_ptr build warning
 2024-03-06 19:40 UTC  (2+ messages)

[PATCH v3 00/11] Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
 2024-03-06 19:36 UTC  (13+ messages)
` [PATCH v3 01/11] dt-bindings: i2c: nomadik: add mobileye,eyeq5-i2c bindings and example
` [PATCH v3 02/11] i2c: nomadik: rename private struct pointers from dev to priv
` [PATCH v3 03/11] i2c: nomadik: simplify IRQ masking logic
` [PATCH v3 04/11] i2c: nomadik: use bitops helpers
` [PATCH v3 05/11] i2c: nomadik: support short xfer timeouts using waitqueue & hrtimer
` [PATCH v3 06/11] i2c: nomadik: replace jiffies by ktime for FIFO flushing timeout
` [PATCH v3 07/11] i2c: nomadik: fetch i2c-transfer-timeout-us property from devicetree
` [PATCH v3 08/11] i2c: nomadik: support Mobileye EyeQ5 I2C controller
` [PATCH v3 09/11] i2c: nomadik: sort includes
` [PATCH v3 10/11] MIPS: mobileye: eyeq5: add 5 I2C controller nodes
` [PATCH v3 11/11] MIPS: mobileye: eyeq5: add evaluation board I2C temp sensor

[PATCH v2 0/6] Add Synopsys DesignWare HDMI RX Controller
 2024-03-06 19:28 UTC  (6+ messages)
` [PATCH v2 4/6] arm64: dts: rockchip: Add device tree support for "

[PATCH v4 0/4] arm64: dts: imx8qxp add asrc and sai
 2024-03-06 19:25 UTC  (11+ messages)
` [PATCH v4 1/4] ASoC: dt-bindings: fsl,imx-asrc/spdif: Add power-domains property
` [PATCH v4 2/4] ASoC: dt-bindings: fsl,imx-asrc: update max interrupt numbers
` [PATCH v4 3/4] ASoC: dt-bindings: fsl-sai: allow only one dma-names
` [PATCH v4 4/4] arm64: dts: imx8qxp: add asrc[0,1], esai0, spdif[0,1] and sai[4,5]
  ` [PATCH v4 4/4] arm64: dts: imx8qxp: add asrc[0, 1], esai0, spdif[0, 1] and sai[4, 5]

[PATCH v2] rust: add flags for shadow call stack sanitizer
 2024-03-06 19:15 UTC  (2+ messages)

[RFC PATCH 0/5] Add support for suppressing warning backtraces
 2024-03-06 18:57 UTC  (8+ messages)
` [RFC PATCH 1/5] bug: Core "
` [RFC PATCH 4/5] arm64: Add support for suppressing warning tracebacks
` [RFC PATCH 5/5] loongarch: "

[PATCH v4] arm64/fpsimd: Suppress SVE access traps when loading FPSIMD state
 2024-03-06 18:54 UTC  (2+ messages)

[PATCH net-next 1/2] dt-bindings: net: dwmac-imx: add nxp,phy-wol
 2024-03-06 17:42 UTC  (4+ messages)
` [PATCH net-next 2/2] net: stmmac: dwmac-imx: add support for PHY WOL

[linux-next:master] BUILD REGRESSION 61996c073c9b070922ad3a36c981ca6ddbea19a5
 2024-03-06 18:11 UTC 

[PATCH V3 0/2] pinctrl: bcm2835: Implement pin_conf_get
 2024-03-06 18:08 UTC  (12+ messages)
` [PATCH V3 1/2] pinctrl: bcm2835: Implement bcm2835_pinconf_get

[PATCH v2] dt-bindings: rtc: zynqmp: Add support for Versal/Versal NET SoCs
 2024-03-06 17:53 UTC  (2+ messages)

[PATCH V5 00/11] coresight: Move remaining AMBA ACPI devices into platform driver
 2024-03-06 17:21 UTC  (8+ messages)
` [PATCH V5 03/11] coresight: tmc: Extract device properties from AMBA pid based table lookup
` [PATCH V5 07/11] coresight: catu: Move ACPI support from AMBA driver to platform driver

[v2 PATCH 0/3] arch: mm, vdso: consolidate PAGE_SIZE definition
 2024-03-06 17:17 UTC  (9+ messages)
` [PATCH v2 1/3] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
` [PATCH v2 2/3] arch: simplify architecture specific page size configuration
` [PATCH v2 3/3] arch: define CONFIG_PAGE_SIZE_*KB on all architectures

[PATCH v3] dt-bindings: display: atmel,lcdc: convert to dtschema
 2024-03-06 16:46 UTC  (4+ messages)

[PATCH v6] counter: Introduce the COUNTER_COMP_FREQUENCY() macro
 2024-03-06 16:43 UTC  (2+ messages)

[PATCH v4 00/14] arm64: Support for 2023 DPISA extensions
 2024-03-06 16:41 UTC  (4+ messages)
` [PATCH v4 03/14] arm64/fpsimd: Support FEAT_FPMR

[GIT PULL] Arm SoC fixes for 6.8, part 3
 2024-03-06 16:33 UTC  (2+ messages)

[PATCH v15 00/10] Linux RISC-V AIA Support
 2024-03-06 16:14 UTC  (6+ messages)
` [PATCH v15 08/10] irqchip/riscv-aplic: Add support for MSI-mode

[PATCH v2] firmware: arm_scmi: Avoid to call mbox_client_txdone on txdone_irq mode
 2024-03-06 16:08 UTC  (4+ messages)

[PATCH] usercopy: delete __noreturn from usercopy_abort
 2024-03-06 16:02 UTC  (4+ messages)

[PATCH v2 RESEND] i2c: cadence: Add system suspend and resume PM support
 2024-03-06 15:43 UTC  (2+ messages)

[PATCH 0/4] dmaengine: fsl-sdma: Some improvement for fsl-sdma
 2024-03-06 15:23 UTC  (8+ messages)
` [PATCH 1/4] dmaengine: imx-sdma: Support allocate memory from internal SRAM (iram)
` [PATCH 4/4] dmaengine: imx-sdma: Add i2c dma support

[soc:soc/arm] BUILD SUCCESS 98dcb872779f8bea30cd34716c7fdeb0963e3606
 2024-03-06 15:21 UTC 

[PATCH v3] i2c: exynos5: Init data before registering interrupt handler
 2024-03-06 15:14 UTC  (3+ messages)

[PATCH v15 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2024-03-06 15:12 UTC  (11+ messages)
` [PATCH v15 1/8] drm: bridge: Cadence: Create mhdp helper driver
` [PATCH v15 2/8] phy: Add HDMI configuration options
` [PATCH v15 3/8] dt-bindings: display: bridge: Add Cadence MHDP8501
` [PATCH v15 4/8] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver
` [PATCH v15 5/8] dt-bindings: phy: Add Freescale iMX8MQ DP and HDMI PHY
` [PATCH v15 6/8] phy: freescale: Add DisplayPort/HDMI Combo-PHY driver for i.MX8MQ
` [PATCH v15 7/8] arm64: dts: imx8mq: Add DCSS + HDMI/DP display pipeline
` [PATCH v15 8/8] arm64: dts: imx8mq: tqma8mq-mba8mx: Enable HDMI support

[PATCH v3 0/5] Pinephone video out fixes (flipping between two frames)
 2024-03-06 15:04 UTC  (3+ messages)
` [PATCH v3 5/5] arm64: dts: allwinner: a64: Run GPU at 432 MHz

[RFC PATCH] kvm: nv: Optimize the unmapping of shadow S2-MMU tables
 2024-03-06 14:57 UTC  (11+ messages)

[PATCH v5 0/1] irqchip/gic-v3: Enable non-coherent GIC designs probing
 2024-03-06 14:43 UTC  (2+ messages)

[PATCH v4 0/3] fpga: xilinx-selectmap: add new driver
 2024-03-06 14:29 UTC  (9+ messages)
` [PATCH v4 2/3] dt-bindings: fpga: xlnx,fpga-selectmap: add DT schema

[PATCH v3 00/12] spi: s3c64xx: remove OF alias ID dependency
 2024-03-06 14:08 UTC  (2+ messages)

[PATCH v2] media: mediatek: vcodec: support 36 bits physical address
 2024-03-06 14:01 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: r8a779h0: Add thermal nodes
 2024-03-06 13:43 UTC  (2+ messages)

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

[RFC PATCH 00/45] KVM: Arm SMMUv3 driver for pKVM
 2024-03-06 12:51 UTC  (7+ messages)
` [RFC PATCH 24/45] KVM: arm64: smmu-v3: Setup stream table

[PATCH v6 0/2] Add helper function to get and enable all bulk clocks
 2024-03-06 12:13 UTC  (4+ messages)
  ` [PATCH v6 1/2] clk: Provide managed helper to get and enable "

[PATCH v3 0/7] dma-mapping: Simplify arch_setup_dma_ops()
 2024-03-06 12:10 UTC  (3+ messages)

[PATCH v17 00/35] Drivers for Gunyah hypervisor
 2024-03-06 12:05 UTC  (9+ messages)
` [PATCH v17 19/35] arch/mm: Export direct {un,}map functions
    `  "
        `  "
            `  "

[PATCH] i2c: wmt: Fix an error handling path in wmt_i2c_probe()
 2024-03-06 11:55 UTC  (2+ messages)

[PATCH v2] i2c: aspeed: Fix the dummy irq expected print
 2024-03-06 11:55 UTC  (2+ messages)

[PATCH net-next v4 00/10] Support ICSSG-based Ethernet on AM65x SR1.0 devices
 2024-03-06 11:26 UTC  (4+ messages)
` [PATCH net-next v4 05/10] net: ti: icssg-prueth: Add SR1.0-specific description bits

[soc:soc/defconfig] BUILD SUCCESS d8999d151e4110effc760397f500dda25d7a60b1
 2024-03-06 11:02 UTC 

[PATCH v4 0/3] auxdisplay: 7-segment LED display
 2024-03-06 10:58 UTC  (6+ messages)
` [PATCH v4 1/3] auxdisplay: Add 7-segment LED display driver

[PATCH v3 0/4] TEE driver for Trusted Services
 2024-03-06 10:40 UTC  (8+ messages)
` [PATCH v3 2/4] tee: optee: Move pool_op helper functions
` [PATCH v3 3/4] tee: tstee: Add Trusted Services TEE driver

[PATCH 0/3] clk: Convert to platform remove callback returning void
 2024-03-06 10:38 UTC  (2+ messages)
` [PATCH 1/3] clk: imx: imx8-acm: "

[PATCH net v3] net: stmmac: protect updates of 64-bit statistics counters
 2024-03-06 10:17 UTC  (12+ messages)

[RFC PATCH 00/14] Introducing TIF_NOTIFY_IPI flag
 2024-03-06 10:04 UTC  (2+ messages)

[PATCH v3 0/5] Add Arm Mali-C55 Image Signal Processor Driver
 2024-03-06 10:03 UTC  (7+ messages)
` [PATCH v3 2/5] dt-bindings: media: Add bindings for ARM mali-c55
` [PATCH v3 4/5] media: Documentation: Add Mali-C55 ISP Documentation

[PATCH] ARM: wpcm450_defconfig: Fix formatting of 32-bit number
 2024-03-06  9:53 UTC 

[PATCH 0/5] KVM: arm64: Move host-specific data out of kvm_vcpu_arch
 2024-03-06  9:43 UTC  (4+ messages)
` [PATCH 5/5] KVM: arm64: Exclude FP ownership from kvm_vcpu_arch

[PATCH v2 00/11] Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
 2024-03-06  9:34 UTC  (3+ messages)

[PATCH v2] PCI: mediatek-gen3: Assert MAC reset only if PHY reset also present
 2024-03-06  8:50 UTC  (3+ messages)

[PATCH] media: mediatek: vcodec: support 36bit physical address
 2024-03-06  8:07 UTC  (3+ messages)

[PATCH v1 1/3] arm64: topology: Add arch_freq_get_on_cpu() support
 2024-03-06  8:24 UTC  (2+ messages)

[PATCH 0/4] ASoC: fsl: Support register and unregister rpmsg sound card through remoteproc
 2024-03-06  7:55 UTC  (5+ messages)
` [PATCH 1/4] ASoC: fsl: imx_pcm_rpmsg: Register component with rpmsg channel name
` [PATCH 2/4] ASoC: fsl: imx-audio-rpmsg: Register device "
` [PATCH 3/4] ASoC: fsl: Let imx-audio-rpmsg register platform device for card
` [PATCH 4/4] ASoC: fsl: imx-rpmsg: Update to correct DT node

[PATCH v2 0/2] Update st,stih407-thermal device
 2024-03-06  7:53 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: thermal: convert st,stih407-thermal to DT schema

[PATCH v4 0/7] Add support for the internal RK3308 audio codec
 2024-03-06  7:43 UTC  (3+ messages)
` [PATCH v4 1/7] ASoC: rockchip: i2s-tdm: Fix inaccurate sampling rates

iio: xilinx-ams: shift-out-of-bounds in ams_enable_channel_sequence
 2024-03-06  6:53 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: perf: Support uncore NI-700 PMU
 2024-03-06  6:16 UTC  (2+ messages)
  ` [PATCH v3 2/2] perf/hx_arm_ni: "

samsung: clk: re-parent MUX to OSCCLK at run-time
 2024-03-06  6:09 UTC  (3+ messages)

[PATCH v5 00/20] EDAC/mc/synopsys: Various fixes and cleanups
 2024-03-06  5:27 UTC  (2+ messages)

[PATCH 0/3] scmi-cpufreq: Set transition_delay_us
 2024-03-06  5:24 UTC  (4+ messages)

[GIT PULL] Qualcomm clock updates for v6.9
 2024-03-06  3:43 UTC 

[GIT PULL] A few Qualcomm driver fixes for v6.9
 2024-03-06  3:21 UTC 

[GIT PULL] A few Qualcomm Arm64 DeviceTree fixes for v6.9
 2024-03-06  3:14 UTC 

[GIT PULL] A few more Qualcomm Arm64 DeviceTree fixes for v6.8
 2024-03-06  3:12 UTC 

[PATCH v3] media: mediatek: vcodec: Handle VP9 superframe bitstream with 8 sub-frames
 2024-03-06  2:12 UTC 

[PATCH 0/6] ipmi: Convert to platform remove callback returning void
 2024-03-06  1:57 UTC  (3+ messages)
` [PATCH 5/6] ipmi: kcs_bmc_aspeed: "

[PATCH] arm64: dts: rockchip: qnap-ts433: Simplify network PHY connection
 2024-03-06  0:03 UTC  (4+ messages)

[PATCH 0/1] Bring kstack randomized perf closer to unrandomized
 2024-03-05 23:33 UTC  (3+ messages)
` [PATCH 1/1] arm64: syscall: Direct PRNG kstack randomization

[PATCH] pinctrl: pinmux: Suppress error message for -EPROBE_DEFER
 2024-03-05 22:30 UTC  (2+ messages)

[RESEND2 PATCH net v4 1/2] soc: fsl: qbman: Always disable interrupts when taking cgr_lock
 2024-03-05 22:18 UTC  (6+ messages)
` [RESEND2 PATCH net v4 2/2] soc: fsl: qbman: Use raw spinlock for cgr_lock

[PATCH 0/3] reset: Convert to platform remove callback returning void
 2024-03-05 21:32 UTC  (3+ messages)
` [PATCH 1/3] reset: meson-audio-arb: "
` [PATCH 3/3] reset: ti-sci: "

[PATCH 0/4] fsi: Convert to platform remove callback returning void
 2024-03-05 21:20 UTC  (2+ messages)
` [PATCH 1/4] fsi: master-aspeed: "

[PATCH] arm64/mm: Add memory barrier for mm_cid
 2024-03-05 21:07 UTC  (5+ messages)

Lockdep-RCU splat in ARM CPU hotplug
 2024-03-05 21:04 UTC  (2+ messages)

[RFC 0/8] ARM64 TLB logic revision for more control and enhanced diagnostics
 2024-03-05 19:08 UTC  (3+ messages)
  ` [RFC 3/8] ARM64: Base TLB functions


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