linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-04 19:32:36 to 2024-09-05 09:04:03 UTC [more...]

[PATCH v6 00/12] platform/chrome: Introduce DT hardware prober
 2024-09-05  8:29 UTC  (12+ messages)
` [PATCH v6 03/12] regulator: Move OF-specific regulator lookup code to of_regulator.c
` [PATCH v6 09/12] i2c: of-prober: Add regulator support
` [PATCH v6 11/12] platform/chrome: Introduce device tree hardware prober

[PATCH v4 0/2] Add one clock gate for i.MX95 HSIO block
 2024-09-05  8:38 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: clock: nxp,imx95-blk-ctl: Add compatible string for i.MX95 HSIO BLK CTRL
` [PATCH v4 2/2] clk: imx95-blk-ctl: Add one clock gate for HSIO block

[PATCH v2 0/2] Do not shatter hugezeropage on wp-fault
 2024-09-05  8:52 UTC  (7+ messages)
` [PATCH v2 1/2] mm: Abstract THP allocation
` [PATCH v2 2/2] mm: Allocate THP on hugezeropage wp-fault

[PATCH v5] arm64: dts: imx8mm-emtop-baseboard: Add Peripherals Support
 2024-09-05  8:44 UTC  (6+ messages)

[PATCH v6 1/4] PCI: dwc: Rename 'dw_pcie::link_gen' to 'dw_pcie::max_link_speed'
 2024-09-05  8:36 UTC  (2+ messages)

[PATCH v5 0/4] Support SMT control on arm64
 2024-09-05  8:34 UTC  (9+ messages)
` [PATCH v5 3/4] arm64: topology: Support SMT control on ACPI based system

[PATCH v3 0/3] Improve error handling in Rockchip Inno USB 2.0 PHY driver
 2024-09-05  8:28 UTC  (4+ messages)
` [PATCH v3 1/3] phy: phy-rockchip-inno-usb2: Perform trivial code cleanups
` [PATCH v3 2/3] phy: phy-rockchip-inno-usb2: Handle failed extcon allocation better
` [PATCH v3 3/3] phy: phy-rockchip-inno-usb2: Use dev_err_probe() in the probe path

dw_mipi_dsi-stm.c:(.text+0x8db9a3): undefined reference to `clk_hw_unregister'
 2024-09-05  8:19 UTC 

[PATCH v2 0/7] i2c: designware: Group all DesignWare drivers under a single option
 2024-09-05  8:18 UTC  (3+ messages)

Question on get random long worse in VM than on host
 2024-09-05  8:17 UTC  (9+ messages)

[PATCH v2] mm: arm64: document why pte is not advanced in contpte_ptep_set_access_flags()
 2024-09-05  8:15 UTC  (2+ messages)

[PATCH 0/1] KVM: arm64: Make nVHE ASLR conditional on cmdline nokaslr
 2024-09-05  8:11 UTC  (3+ messages)
  ` [PATCH 1/1] KVM: arm64: Make nVHE ASLR conditional on nokaslr

[PATCH RFC] mm: arm64: advance pte for contpte_ptep_set_access_flags
 2024-09-05  8:10 UTC  (8+ messages)

[PATCH v2 0/3] Add one clock gate for i.MX95 HSIO block
 2024-09-05  8:05 UTC  (9+ messages)
` [PATCH v2 1/3] dt-bindings: clock: nxp,imx95-blk-ctl: Correct compatible entries by alphabetical order
` [PATCH v2 2/3] dt-bindings: clock: nxp,imx95-blk-ctl: Add compatible string for i.MX95 HSIO BLK CTRL
` [PATCH v2 3/3] clk: imx95-blk-ctl: Add one clock gate for HSIO block

[PATCH v2 00/21] arm64: qcom: Introduce SA8255p Ride platform
 2024-09-05  8:04 UTC  (17+ messages)
  ` [PATCH v2 16/21] dt-bindings: spi: document support for SA8255p
  ` [PATCH v2 17/21] dt-bindings: serial: "

[RFC PATCH 0/4] Linaro restricted heap
 2024-09-05  8:01 UTC  (9+ messages)
` [RFC PATCH 1/4] dma-buf: heaps: restricted_heap: add no_map attribute
` [RFC PATCH 4/4] dma-buf: heaps: add Linaro restricted dmabuf heap support

[PATCH] mt76: mt7615: check devm_kasprintf() returned value
 2024-09-05  8:01 UTC  (2+ messages)

[PATCH v4 0/7] soc: ti: Add and use PVU on K3-AM65 for DMA isolation
 2024-09-05  7:56 UTC  (11+ messages)
` [PATCH v4 2/7] dt-bindings: PCI: ti,am65: Extend for use with PVU

[PATCH v3 0/2] Add one clock gate for i.MX95 HSIO block
 2024-09-05  7:29 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: clock: nxp,imx95-blk-ctl: Add compatible string for i.MX95 HSIO BLK CTRL
` [PATCH v3 2/2] clk: imx95-blk-ctl: Add one clock gate for HSIO block

[PATCH] drm/bridge: imx8mp-hdmi-tx: allow 0.5% margin with selected clock
 2024-09-05  7:49 UTC  (2+ messages)

[PATCH] irqchip/gic: prevent buffer overflow in gic_ipi_send_mask()
 2024-09-05  7:47 UTC  (3+ messages)

[PATCH 1/3] ARM: dts: stm32: Sort properties in audio endpoints on STM32MP15xx DHCOM PDK2
 2024-09-05  7:34 UTC  (3+ messages)
` [PATCH 3/3] ARM: dts: stm32: Use SAI to generate bit and frame clock "

[PATCH] gpio: sama5d2-piobu: convert comma to semicolon
 2024-09-05  7:35 UTC  (2+ messages)

[PATCH] soc: fsl: qe: ucc: Export ucc_mux_set_grant_tsa_bkpt
 2024-09-05  7:31 UTC  (2+ messages)

[PATCH v2 00/14] introduce pte_offset_map_{ro|rw}_nolock()
 2024-09-05  7:18 UTC  (7+ messages)
` [PATCH v2 07/14] mm: khugepaged: collapse_pte_mapped_thp() use pte_offset_map_rw_nolock()

[PATCH v6 0/8] perf auxtrace: Support multiple AUX events
 2024-09-05  7:13 UTC  (9+ messages)
` [PATCH v6 1/8] perf/core: Allow multiple AUX PMU events with the same module
` [PATCH v6 4/8] perf auxtrace: Introduce auxtrace_record__validate_events()

[PATCH net-next v8 0/7] net: stmmac: FPE via ethtool + tc
 2024-09-05  7:02 UTC  (8+ messages)
` [PATCH net-next v8 1/7] net: stmmac: move stmmac_fpe_cfg to stmmac_priv data
` [PATCH net-next v8 2/7] net: stmmac: drop stmmac_fpe_handshake
` [PATCH net-next v8 3/7] net: stmmac: refactor FPE verification process
` [PATCH net-next v8 4/7] net: stmmac: configure FPE via ethtool-mm
` [PATCH net-next v8 5/7] net: stmmac: support fp parameter of tc-mqprio
` [PATCH net-next v8 6/7] net: stmmac: support fp parameter of tc-taprio
` [PATCH net-next v8 7/7] net: stmmac: silence FPE kernel logs

[PATCH v2] arm64: dts: amlogic: gxlx-s905l-p271: drop saradc gxlx compatible
 2024-09-05  7:02 UTC 

[PATCH v6 0/4] PCI: qcom: Add 16.0 GT/s equalization and margining settings
 2024-09-05  7:00 UTC  (15+ messages)
` [PATCH v6 2/4] PCI: dwc: Always cache the maximum link speed value in dw_pcie::max_link_speed
` [PATCH v6 3/4] PCI: qcom: Add equalization settings for 16.0 GT/s
` [PATCH v6 4/4] PCI: qcom: Add RX margining "

[PATCH v3 0/7] soc: ti: Add and use PVU on K3-AM65 for DMA isolation
 2024-09-05  6:54 UTC  (5+ messages)
` [PATCH v3 2/7] dt-bindings: PCI: ti,am65: Extend for use with PVU

[PATCH 00/10] (no cover subject)
 2024-09-05  6:47 UTC  (3+ messages)
` [PATCH 01/10] media: dt-bindings: media: camss: Add qcom,sc7280-camss binding

[PATCH v2 0/3] fix the flexspi error on imx8ulp
 2024-09-05  6:43 UTC  (12+ messages)
` [PATCH v2 1/3] dt-bindings: spi: nxp-fspi: add imx8ulp support
` [PATCH v2 2/3] spi: fspi: add support for imx8ulp
` [PATCH v2 3/3] arm64: dts: imx8ulp: correct the flexspi compatible string

[PATCH 0/2] Update the device tree for Mt.Mitchell's BMC platform
 2024-09-05  6:35 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: aspeed: mtmitchell: Add I2C FAN controllers
` [PATCH 2/2] ARM: dts: aspeed: mtmitchell: Add gpio line names for io expanders

[PATCH v2 0/8] perf/arm-cmn: Fixes and updates
 2024-09-05  6:35 UTC  (2+ messages)

[PATCH v12 0/5] firmware: ti_sci: Introduce system suspend support
 2024-09-05  6:26 UTC  (7+ messages)
` [PATCH v12 1/5] PM: QoS: Export dev_pm_qos_read_value
` [PATCH v12 2/5] firmware: ti_sci: Add support for querying the firmware caps
` [PATCH v12 3/5] firmware: ti_sci: Add system suspend and resume call
` [PATCH v12 4/5] firmware: ti_sci: Introduce Power Management Ops
` [PATCH v12 5/5] firmware: ti_sci: add CPU latency constraint management

[PATCH 00/19] Add initial support for QCS8300
 2024-09-05  6:26 UTC  (26+ messages)
` [PATCH 02/19] remoteproc: qcom: pas: Add QCS8300 remoteproc support
` [PATCH 03/19] dt-bindings: phy: Add QMP UFS PHY comptible for QCS8300
` [PATCH 05/19] phy: qcom-qmp-ufs: Add support "
` [PATCH 16/19] dt-bindings: arm: qcom: document QCS8275/QCS8300 SoC and reference board
` [PATCH 17/19] arm64: defconfig: enable clock controller, interconnect and pinctrl for QCS8300
` [PATCH 18/19] arm64: dts: qcom: add initial support for QCS8300 DTSI

[PATCH v4 0/3] Add Firmware Upload support for beagleplay cc1352
 2024-09-05  6:24 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: net: ti,cc1352p7: Add bootloader-backdoor-gpios
` [PATCH v4 2/3] arm64: dts: ti: k3-am625-beagleplay: Add bootloader-backdoor-gpios to cc1352p7

[soc:soc/drivers 125/151] ERROR: modpost: "ucc_mux_set_grant_tsa_bkpt" [drivers/soc/fsl/qe/tsa.ko] undefined!
 2024-09-05  6:22 UTC 

[PATCH can-next v5 00/20] can: rockchip_canfd: add support for CAN-FD IP core found on Rockchip RK3568
 2024-09-05  6:19 UTC  (5+ messages)

[PATCH 0/3] Add support for Ariaboard Photonicat RK3568
 2024-09-05  5:47 UTC  (12+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Shanghai Novotech Ariaboard
` [PATCH 3/3] arm64: dts: rockchip: add dts for Ariaboard Photonicat RK3568

[PATCH next] PCI: imx6: Add error handling in imx_pcie_cpu_addr_fixup()
 2024-09-05  5:42 UTC 

Guten Morgen
 2024-09-05  3:35 UTC 

Request for Quote and Meeting Availability
 2024-09-05  4:52 UTC 

[PATCH 00/24] Convert serio-related drivers to use new cleanup facilities
 2024-09-05  4:17 UTC  (25+ messages)
` [PATCH 01/24] Input: serio - define serio_pause_rx guard to pause and resume serio ports
` [PATCH 02/24] Input: libps2 - use guard notation when temporarily pausing "
` [PATCH 03/24] Input: alps - use guard notation when pausing serio port
` [PATCH 04/24] Input: byd "
` [PATCH 05/24] Input: synaptics "
` [PATCH 06/24] Input: atkbd "
` [PATCH 07/24] Input: sunkbd "
` [PATCH 08/24] Input: synaptics-rmi4 - use guard notation when pausing serio port in F03
` [PATCH 09/24] Input: elo - use guard notation when pausing serio port
` [PATCH 10/24] Input: gscps2 - use guard notation when acquiring spinlock
` [PATCH 11/24] Input: hyperv-keyboard "
` [PATCH 12/24] Input: i8042 - tease apart interrupt handler
` [PATCH 13/24] Input: i8042 - use guard notation when acquiring spinlock
` [PATCH 14/24] Input: ps2-gpio - use guard notation when acquiring mutex
` [PATCH 15/24] Input: ps2mult - use guard notation when acquiring spinlock
` [PATCH 16/24] Input: q40kbd "
` [PATCH 17/24] Input: sa1111ps2 "
` [PATCH 18/24] Input: serport "
` [PATCH 19/24] Input: serio - use guard notation when acquiring mutexes and spinlocks
` [PATCH 20/24] Input: serio_raw - use guard notation for locks and other resources
` [PATCH 21/24] Input: serio-raw - fix potential serio port name truncation
` [PATCH 22/24] Input: sun4i-ps2 - use guard notation when acquiring spinlock
` [PATCH 23/24] Input: userio - switch to using cleanup functions
` [PATCH 24/24] Input: xilinx_ps2 - use guard notation when acquiring spinlock

[PATCH v6 0/7] Event parsing fixes
 2024-09-05  4:09 UTC  (2+ messages)

[PATCH 00/11] arm64: qcom: set of fixes for SM8350 platform
 2024-09-05  3:33 UTC  (2+ messages)

[PATCH] remoteproc:remove redundant dev_err message
 2024-09-04 18:54 UTC 

[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
 2024-09-05  3:07 UTC  (8+ messages)
` [PATCH v2 02/19] iommufd/viommu: Add IOMMUFD_OBJ_VIOMMU and IOMMU_VIOMMU_ALLOC ioctl

[PATCH next 0/2] iommu/tegra241-cmdqv: Fix two bugs in __tegra241_cmdqv_probe
 2024-09-05  2:40 UTC  (3+ messages)
` [PATCH next 1/2] iommu/tegra241-cmdqv: Drop static at local variable
` [PATCH next 2/2] iommu/tegra241-cmdqv: Do not allocate vcmdq until dma_set_mask_and_coherent

[PATCH] pinctrl: check devm_kasprintf() returned value
 2024-09-05  2:09 UTC 

[PATCH net-next v1] net: stmmac: Programming sequence for VLAN packets with split header
 2024-09-05  2:05 UTC  (3+ messages)

[PATCH] pinctrl: stm32: check devm_kasprintf() returned value
 2024-09-05  2:02 UTC 

[PATCH net-next] net: cadence: macb: Enable software IRQ coalescing by default
 2024-09-05  0:20 UTC  (2+ messages)

[PATCH net] net: xilinx: axienet: Fix race in axienet_stop
 2024-09-05  0:20 UTC  (2+ messages)

[PATCH V6 0/4] arm-cs-trace-disasm.py/perf must accommodate non-zero DSO text offset
 2024-09-05  0:11 UTC  (5+ messages)
` [PATCH V6 4/4] Adjust objdump start/end range per map pgoff parameter
` [PATCH V6 3/4] Add map pgoff to python dictionary based on MAPPING_TYPE
` [PATCH V6 2/4] Force MAPPING_TYPE__IDENTIY for PIE
` [PATCH V6 1/4] Add dso__is_pie call to identify ELF PIE

[PATCH net] net: xilinx: axienet: Fix packet counting
 2024-09-05  0:09 UTC  (2+ messages)

[PATCH v3 0/5] Add mfd, pinctrl and pwm support to EN7581 SoC
 2024-09-04 23:09 UTC  (6+ messages)
` [PATCH v3 5/5] pwm: airoha: Add support for "

[PATCH 0/2] mm: make copy_to_kernel_nofault() not fault on user addresses
 2024-09-04 22:56 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v3 0/3] usb: imx8mp: collect some improvement
 2024-09-04 21:46 UTC  (3+ messages)
` [PATCH v3 2/3] usb: dwc3: imx8mp: add 2 software managed quirk properties for host mode

[PATCH RFC net-next v4 00/14] net: stmmac: convert stmmac "pcs" to phylink
 2024-09-04 21:26 UTC  (5+ messages)

[PATCH 0/5] Correct perf sampling with guest VMs
 2024-09-04 20:41 UTC  (6+ messages)
` [PATCH 1/5] arm: perf: Drop unused functions
` [PATCH 2/5] perf: Hoist perf_instruction_pointer() and perf_misc_flags()
` [PATCH 3/5] powerpc: perf: Use perf_arch_instruction_pointer()
` [PATCH 4/5] x86: perf: Refactor misc flag assignments
` [PATCH 5/5] perf: Correct perf sampling with guest VMs

arm64/for-kernelci build: 1 build: 0 failed, 1 passed (v6.11-rc6-87-g953abc57f9219)
 2024-09-04 20:38 UTC 

[GIT PULL] ARM: davinci updates for v6.12-rc1
 2024-09-04 20:05 UTC 

[GIT PULL] Qualcomm Arm64 defconfig updates for v6.12
 2024-09-04 19:48 UTC 

[GIT PULL] Qualcomm Arm32 DeviceTree updates for v6.12
 2024-09-04 19:32 UTC 

[GIT PULL] Qualcomm driver updates for v6.12
 2024-09-04 19:30 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 NNTP newsgroup(s).