Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-12 10:25:17 to 2024-03-13 03:34:05 UTC [more...]

[PATCH v2 00/15] dmaengine: bcm2835: add BCM2711 40-bit DMA support
 2024-03-13 14:08 UTC  (6+ messages)
` [PATCH v2 12/15] dmaengine: bcm2835: introduce multi platform support
` [PATCH v2 13/15] dt-bindings: dma: Added bcm2711-dma

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

[PATCH v8 01/10] dt-bindings: usb: usbmisc-imx: add fsl,imx8ulp-usbmisc compatible
 2024-03-13  3:26 UTC  (11+ messages)
` [PATCH v8 04/10] dt-bindings: usb: chipidea,usb2-imx: move imx parts to dedicated schema
` [PATCH v8 05/10] dt-bindings: usb: ci-hdrc-usb2-imx: add restrictions for reg, interrupts, clock and clock-names properties
    ` [EXT] "
` [PATCH v8 06/10] dt-bindings: usb: ci-hdrc-usb2-imx: add compatible and clock-names restriction for imx93

[PATCH v3 08/12] treewide: Use initializer for struct vm_unmapped_area_info
 2024-03-13  3:18 UTC  (2+ messages)

[PATCH v1] pinctrl: pinctrl-aspeed-g6: correct the offset of SCU630
 2024-03-13  2:42 UTC 

[PATCH V6 00/11] coresight: Move remaining AMBA ACPI devices into platform driver
 2024-03-13  2:31 UTC  (12+ messages)
` [PATCH V6 05/11] coresight: replicator: Move ACPI support from AMBA driver to "
` [PATCH V6 06/11] coresight: funnel: "
` [PATCH V6 07/11] coresight: catu: "
` [PATCH V6 08/11] coresight: tpiu: "
` [PATCH V6 09/11] coresight: tmc: "
` [PATCH V6 11/11] coresight: debug: "

[PATCH v2 0/8] Setting live video input format for ZynqMP DPSUB
 2024-03-13  2:30 UTC  (10+ messages)
` [PATCH v2 1/8] drm: xlnx: zynqmp_dpsub: Set layer mode during creation
` [PATCH v2 2/8] drm: xlnx: zynqmp_dpsub: Update live format defines
` [PATCH v2 3/8] drm: xlnx: zynqmp_dpsub: Anounce supported input formats
` [PATCH v2 4/8] drm: xlnx: zynqmp_dpsub: Minimize usage of global flag
` [PATCH v2 5/8] drm: xlnx: zynqmp_dpsub: Set input live format
` [PATCH v2 6/8] drm/atomic-helper: Add select_output_bus_format callback
` [PATCH v2 7/8] dt-bindings: xlnx: Add VTC and TPG bindings
` [PATCH v2 8/8] drm: xlnx: Intoduce TPG CRTC driver

[RFC PATCH v3 0/5] mm: support large folios swap-in
 2024-03-13  2:21 UTC  (8+ messages)
` [RFC PATCH v3 3/5] mm: swap: make should_try_to_free_swap() support large-folio
` [RFC PATCH v3 4/5] mm: swap: introduce swapcache_prepare_nr and swapcache_clear_nr for large folios swap-in
` [RFC PATCH v3 5/5] mm: support large folios swapin as a whole

[PATCH v3 0/3] Add support for AArch64 AMUv1-based arch_freq_get_on_cpu
 2024-03-13  2:12 UTC  (3+ messages)
` [PATCH v3 2/3] arm64: Provide an AMU-based version of arch_freq_get_on_cpu

[PATCH bpf-next v2 0/9] bpf: make tracing program support multi-link
 2024-03-13  1:53 UTC  (13+ messages)
` [PATCH bpf-next v2 1/9] bpf: tracing: add support to record and check the accessed args
    ` [External] "
` [PATCH bpf-next v2 8/9] libbpf: add support for the multi-link of tracing
    ` [External] "

[PATCH] perf: RISC-V: fix IRQ detection on T-Head C908
 2024-03-13  1:31 UTC  (5+ messages)

[PATCH v15 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2024-03-13  1:15 UTC  (3+ messages)
` [PATCH v15 6/8] phy: freescale: Add DisplayPort/HDMI Combo-PHY driver "
  ` [EXT] "

[PATCH v4 0/7] kexec_file: print out debugging message if required
 2024-03-13  0:48 UTC  (4+ messages)
` [PATCH v4 1/7] kexec_file: add kexec_file flag to control debug printing
  ` kexec verbose dumps with 6.8 [was: [PATCH v4 1/7] kexec_file: add kexec_file flag to control debug printing]

[PATCH v4 00/18] Add suspend to ram support for PCIe on J7200
 2024-03-13  0:48 UTC  (6+ messages)
` [PATCH v4 03/18] i2c: omap: wakeup the controller during suspend() callback

[PATCH] arm: smp: Avoid false positive CPU hotplug Lockdep-RCU splat
 2024-03-13  0:32 UTC  (7+ messages)

[PATCH v8 00/43] arm64: Add support for LPA2 and WXN at stage 1
 2024-03-12 23:23 UTC  (4+ messages)
` [PATCH v8 42/43] mm: add arch hook to validate mmap() prot flags

[PATCH] arm64/mm: adds soft dirty page tracking
 2024-03-12 22:32 UTC  (4+ messages)

[PATCH 00/14] Add support for suppressing warning backtraces
 2024-03-12 22:03 UTC  (19+ messages)
` [PATCH 01/14] bug/kunit: Core "
` [PATCH 02/14] kunit: bug: Count suppressed "
` [PATCH 03/14] kunit: Add test cases for backtrace warning suppression
` [PATCH 04/14] kunit: Add documentation for warning backtrace suppression API
` [PATCH 05/14] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH 06/14] net: kunit: Suppress lock warning noise at end of dev_addr_lists tests
` [PATCH 07/14] x86: Add support for suppressing warning backtraces
` [PATCH 08/14] arm64: "
` [PATCH 09/14] loongarch: "
` [PATCH 10/14] parisc: "
` [PATCH 11/14] s390: "
` [PATCH 12/14] sh: "
` [PATCH 13/14] riscv: "
` [PATCH 14/14] powerpc: "

[PATCH] KVM: arm64: Add capability for unconditional WFx passthrough
 2024-03-12 21:28 UTC  (2+ messages)

[PATCH v10 0/2] arm64: Add a build target for Flat Image Tree
 2024-03-12 20:25 UTC  (6+ messages)
` [PATCH v10 2/2] arm64: boot: Support "

[PATCH RFC 00/13] mm/treewide: Remove pXd_huge() API
 2024-03-12 20:01 UTC  (3+ messages)

[PATCH 0/2] arm64: dts: fsl-lx2162a-som: add description for rtc
 2024-03-12 19:56 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] arm64: dts: fsl-lx2162a-clearfog: add alias for i2c bus iic6

[PATCH] clocksource/drivers/timer-sun4i: Partially convert to a platform driver
 2024-03-12 19:25 UTC 

[PATCH] net: dsa: mt7530: disable LEDs before reset
 2024-03-12 19:21 UTC  (8+ messages)
              ` [PATCH] net: dsa: mt7530: increase reset hold time

[PATCH] dt-bindings: memory-controllers: add Samsung S5Pv210 SoC DMC
 2024-03-12 19:03 UTC 

[PATCH] dt-bindings: clock: samsung,s3c6400-clock: convert to DT Schema
 2024-03-12 18:50 UTC 

[PATCH] arm64: dts: rockchip: qnap-ts433: Simplify network PHY connection
 2024-03-12 18:39 UTC  (5+ messages)

[PATCH v13 0/4] add zynqmp TCM bindings
 2024-03-12 18:34 UTC  (5+ messages)
` [PATCH v13 2/4] dt-bindings: remoteproc: add Tightly Coupled Memory (TCM) bindings

[PATCH 1/4] ARM: dts: samsung: smdkv310: fix keypad no-autorepeat
 2024-03-12 18:31 UTC  (4+ messages)
` [PATCH 2/4] ARM: dts: samsung: exynos4412-origen: "
` [PATCH 3/4] ARM: dts: samsung: smdk4412: "
` [PATCH 4/4] ARM: dts: samsung: smdk4412: align keypad node names with dtschema

[GIT PULL 0/4] ARM SoC updates for 6.9
 2024-03-12 18:20 UTC  (9+ messages)
` [GIT PULL 1/4] ARM: SoC DT changes "
` [GIT PULL 2/4] ARM: SoC drivers "
` [GIT PULL 3/4] ARM: SoC code updates "
` [GIT PULL 4/4] ARM defconfig "

[PATCH v6 0/7] Add support for Translation Buffer Units
 2024-03-12 18:14 UTC  (3+ messages)
` [PATCH v6 4/7] iommu/arm-smmu-qcom: Use a custom context fault handler for sdm845

[PATCH] dmaengine: ti: k3-udma: Fix teardown timeout for cyclic mode
 2024-03-12 18:13 UTC  (2+ messages)

[PATCH 00/18] Add audio support for the MediaTek Genio 350-evk board
 2024-03-12 18:03 UTC  (7+ messages)
` [PATCH 12/18] ASoC: codecs: mt6357: add MT6357 codec

[PATCH v3] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
 2024-03-12 17:55 UTC  (6+ messages)

[PATCH v2 0/2] Xilinx DPDMA fixes and cyclic dma mode support
 2024-03-12 17:46 UTC  (5+ messages)
` [PATCH v2 1/2] dmaengine: xilinx: dpdma: Fix race condition in vsync IRQ

[PATCH v3 0/4] PAN for ARM32 using LPAE
 2024-03-12 17:45 UTC  (6+ messages)
` [PATCH v3 1/4] ARM: Add TTBCR_* definitions to pgtable-3level-hwdef.h
` [PATCH v3 2/4] ARM: Move asm statements accessing TTBCR into C functions
` [PATCH v3 3/4] ARM: Reduce the number of #ifdef CONFIG_CPU_SW_DOMAIN_PAN
` [PATCH v3 4/4] ARM: Implement PAN for LPAE by TTBR0 page table walks disablement

[PATCH 00/10] perf: Clean up common uncore boilerplate
 2024-03-12 17:34 UTC  (11+ messages)
` [PATCH 01/10] perf/alibaba_uncore_drw: Use correct CPU affinity
` [PATCH 02/10] perf: Add capability for common event support
` [PATCH 03/10] drivers/perf: Use PERF_PMU_CAP_NO_COMMON_EVENTS
` [PATCH 04/10] perf: Rename PERF_PMU_CAP_NO_INTERRUPT
` [PATCH 05/10] drivers/perf: Use PERF_PMU_CAP_NO_SAMPLING consistently
` [PATCH 06/10] drivers/perf: Clean up redundant per-task checks
` [PATCH 07/10] perf: Define common uncore capabilities
` [PATCH 08/10] drivers/perf: Use "
` [PATCH 09/10] x86: Use common uncore PMU capabilities
` [PATCH 10/10] ARM: "

[PATCH 0/3] remoteproc: introduce Arm remoteproc support
 2024-03-12 17:32 UTC  (8+ messages)
` [PATCH 1/3] remoteproc: Add Arm remoteproc driver

[PATCH 0/4] Baisc devicetree support for Amlogic A4 and A5
 2024-03-12 17:29 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: arm: amlogic: add A4 support
` [PATCH 2/4] dt-bindings: arm: amlogic: add A5 support
` [PATCH 3/4] arm64: dts: add support for A4 based Amlogic BA400

[RFC PATCH v3 0/7] Add virtio_rtc module and related changes
 2024-03-12 17:15 UTC  (6+ messages)

[RFC PATCH 0/2] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-03-12 17:06 UTC  (10+ messages)
` [RFC PATCH 1/2] KVM: arm64: Add PSCI SYSTEM_OFF2 function "
` [RFC PATCH 2/2] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate

[PATCH v12 0/4] add zynqmp TCM bindings
 2024-03-12 15:49 UTC  (9+ messages)
` [PATCH v12 2/4] dt-bindings: remoteproc: add Tightly Coupled Memory (TCM) bindings

[PATCH v7] dt-bindings: imx-pata: Convert to dtschema
 2024-03-12 16:49 UTC  (3+ messages)

[PATCH] nvmem: meson-mx-efuse: Remove nvmem_device from efuse struct
 2024-03-12 16:12 UTC  (3+ messages)

[PATCH v2 0/7] A702 support
 2024-03-12 16:12 UTC  (4+ messages)
` [PATCH v2 2/7] clk: qcom: clk-alpha-pll: Add HUAYRA_2290 support

[PATCH v2] nvmem: meson-mx-efuse: Remove nvmem_device from efuse struct
 2024-03-12 16:07 UTC 

[PATCH] arm64: lib: improve usercopy performance by mitigating data dependencies
 2024-03-12 15:38 UTC  (2+ messages)

[PATCH 2/7] of: Create of_root if no dtb provided by firmware
 2024-03-12 14:52 UTC  (4+ messages)

[PATCH v1] arm64: dts: ti: verdin-am62: use SD1 CD as GPIO
 2024-03-12 14:49 UTC 

[PATCH v4] clk: mediatek: Do a runtime PM get on controllers during probe
 2024-03-12 14:41 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: renesas: r8a779h0/gray-hawk-single: Add remaining serial ports
 2024-03-12 14:33 UTC  (2+ messages)

[PATCH v6 00/22] Add i2c-mux and eeprom devices for Meta Yosemite 4
 2024-03-12 14:33 UTC  (2+ messages)

[PATCH v2 0/3] spi: xilinx: Massage xilinx_spi.h
 2024-03-12 14:19 UTC  (5+ messages)
` [PATCH v2 2/3] spi: xilinx: Add necessary inclusion and forward declaration
` [PATCH v2 3/3] spi: xilinx: Make num_chipselect 8-bit in the struct xspi_platform_data

[PATCH 0/2] pwm: bcm2835: Drop open coded variant of devm_clk_rate_exclusive_get()
 2024-03-12 13:53 UTC  (5+ messages)
` [PATCH 1/2] pwm: bcm2835: Introduce a local variable for &pdev->dev
` [PATCH 2/2] pwm: bcm2835: Drop open coded variant of devm_clk_rate_exclusive_get()

[PATCH] staging: bcm2835-audio: add terminating new line to Kconifg
 2024-03-12 13:53 UTC  (2+ messages)

[PATCH 0/4] drm: xlnx: zynqmp: Add DP audio support
 2024-03-12 13:49 UTC  (3+ messages)
` [PATCH 2/4] dt-bindings: display/xlnx/zynqmp-dpsub: Add audio DMAs

[PATCH 1/2] ACPICA: Detect FACS even for hardware reduced platforms
 2024-03-12 13:41 UTC  (2+ messages)
` [PATCH 2/2] arm64: acpi: Honour firmware_signature field of FACS, if it exists

[PATCH] gpio: nomadik: remove BUG_ON() in nmk_gpio_populate_chip()
 2024-03-12 12:14 UTC  (3+ messages)

[PATCH V4 0/2] cpufreq: scmi: Add boost frequency support
 2024-03-12 12:09 UTC  (5+ messages)
` [PATCH V4 1/2] firmware: arm_scmi: Add support for marking certain frequencies as turbo
` [PATCH V4 2/2] cpufreq: scmi: Enable boost support

[PATCH v3 0/3] arm64: dts: hi3798cv200: fix GICR size, add cache info, maintenance irq and GICH, GICV spaces
 2024-03-12 12:00 UTC  (7+ messages)

[PATCH] drivers/gpio/nomadik: move dummy nmk_gpio_dbg_show_one() to header
 2024-03-12 11:54 UTC  (2+ messages)

[PATCH net-next v4 00/10] Support ICSSG-based Ethernet on AM65x SR1.0 devices
 2024-03-12 11:36 UTC  (2+ messages)

[PATCH v3 0/4] TEE driver for Trusted Services
 2024-03-12 11:36 UTC  (3+ messages)

[PATCH 0/3] dts: arm64: sunxi: add initial support for t95 tv box
 2024-03-12 11:27 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: sunxi: add T95 string
` [PATCH 2/3] dt-bindings: arm: sunxi: add t95 compatible string to list of known boards
` [PATCH 3/3] dts: arm64: sunxi: add initial dts for T95 AXP313 tv box

[PATCH v2 00/13] KVM/arm64: Add NV support for ERET and PAuth
 2024-03-12 11:21 UTC  (9+ messages)
` [PATCH v2 11/13] KVM: arm64: nv: Add emulation for ERETAx instructions
` [PATCH v2 12/13] KVM: arm64: nv: Handle ERETA[AB] instructions
` [PATCH v2 13/13] KVM: arm64: nv: Advertise support for PAuth

[PATCH v2 0/3] Mediatek VCODEC documentation improvements
 2024-03-12 11:03 UTC  (3+ messages)
` [PATCH v2 2/3] media: mediatek: vcodec: Improve wording & fix grammatic issues

[PATCH v2 0/9] PCI: endpoint: set prefetchable bit for 64-bit BARs
 2024-03-12 10:51 UTC  (2+ messages)
` [PATCH v2 8/9] PCI: rockchip-ep: Set a 64-bit BAR if requested

[PATCH v7 0/2] media: i2c: Add support for GC08A3 sensor
 2024-03-12 10:44 UTC  (3+ messages)

[PATCH V3] cpufreq: Fix per-policy boost behavior on SoCs using cpufreq_boost_set_sw
 2024-03-12 10:37 UTC 

[PATCH v2 0/4] PAN for ARM32 using LPAE
 2024-03-12 10:37 UTC  (6+ messages)
` [PATCH v2 3/4] ARM: Reduce the number of #ifdef CONFIG_CPU_SW_DOMAIN_PAN


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 read-only IMAP folder(s) and NNTP newsgroup(s).