linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-26 06:01:18 to 2022-10-26 17:02:40 UTC [more...]

Should Linux set the new constant-time mode CPU flags?
 2022-10-26 17:01 UTC  (5+ messages)

[linux-next:master] BUILD SUCCESS WITH WARNING 60eac8672b5b6061ec07499c0f1b79f6d94311ce
 2022-10-26 16:59 UTC 

[PATCH] ARM: dts: sunxi: correct indentation
 2022-10-26 16:57 UTC  (2+ messages)

[PATCH] ARM: dts: kirkwood: correct indentation
 2022-10-26 16:57 UTC  (2+ messages)

[PATCH] ARM: dts: armada: correct indentation
 2022-10-26 16:57 UTC  (2+ messages)

[PATCH 0/4] tty: serial: Add ability to control rs485 RX_DURING_TX via a GPIO
 2022-10-26 16:50 UTC  (2+ messages)
` [PATCH 2/4] serial: core: Add option to control rs485 RX_DURING_TX by "

[PATCH stable 4.9] arm64: errata: Remove AES hwcap for COMPAT tasks
 2022-10-26 16:51 UTC  (5+ messages)
` [PATCH stable 4.19] "

[PATCH v2 0/2] RZ/G2UL separate out SoC specific parts
 2022-10-26 16:20 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: renesas: r9a07g043: Introduce SOC_PERIPHERAL_IRQ() macro to specify interrupt property

[PATCH] clk: mediatek: fix dependency of MT7986 ADC clocks
 2022-10-26 16:18 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 0/7] drm/vc4: Fix the core clock behaviour
 2022-10-26 16:14 UTC  (13+ messages)
` [PATCH v4 4/7] drm/vc4: hdmi: Fix hdmi_enable_4kp60 detection
` [PATCH v4 5/7] drm/vc4: hdmi: Rework hdmi_enable_4kp60 detection code
` [PATCH v4 6/7] drm/vc4: hdmi: Add more checks for 4k resolutions
` [PATCH v4 7/7] drm/vc4: Make sure we don't end up with a core clock too high

[PATCH v2 0/2] TI-Nspire cleanups
 2022-10-26 16:13 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: nspire: Use syscon-reboot to handle restart
` [PATCH v2 2/2] ARM: nspire: Remove unused header file mmio.h

[PATCH] ACPI: AGDI: Improve error reporting for problems during .remove()
 2022-10-26 16:09 UTC  (3+ messages)

[PATCHv3] arm64: dts: meson: Enable active coling using gpio-fan on Odroid N2/N2+
 2022-10-26 16:02 UTC  (7+ messages)

[PATCH v14 00/14] Multi-Gen LRU Framework
 2022-10-26 15:43 UTC  (15+ messages)
` [PATCH v14 08/14] mm: multi-gen LRU: support page table walks

[PATCH v6 00/23] drm: Analog TV Improvements
 2022-10-26 15:33 UTC  (24+ messages)
` [PATCH v6 01/23] drm/tests: Add Kunit Helpers
` [PATCH v6 02/23] drm/connector: Rename legacy TV property
` [PATCH v6 03/23] drm/connector: Only register TV mode property if present
` [PATCH v6 04/23] drm/connector: Rename drm_mode_create_tv_properties
` [PATCH v6 05/23] drm/connector: Add TV standard property
` [PATCH v6 06/23] drm/modes: Add a function to generate analog display modes
` [PATCH v6 07/23] drm/client: Add some tests for drm_connector_pick_cmdline_mode()
` [PATCH v6 08/23] drm/modes: Move named modes parsing to a separate function
` [PATCH v6 09/23] drm/modes: Switch to named mode descriptors
` [PATCH v6 10/23] drm/modes: Fill drm_cmdline mode from named modes
` [PATCH v6 11/23] drm/connector: Add pixel clock to cmdline mode
` [PATCH v6 12/23] drm/connector: Add a function to lookup a TV mode by its name
` [PATCH v6 13/23] drm/modes: Introduce the tv_mode property as a command-line option
` [PATCH v6 14/23] drm/modes: Properly generate a drm_display_mode from a named mode
` [PATCH v6 15/23] drm/modes: Introduce more named modes
` [PATCH v6 16/23] drm/probe-helper: Provide a TV get_modes helper
` [PATCH v6 17/23] drm/atomic-helper: Add a TV properties reset helper
` [PATCH v6 18/23] drm/atomic-helper: Add an analog TV atomic_check implementation
` [PATCH v6 19/23] drm/vc4: vec: Use TV Reset implementation
` [PATCH v6 20/23] drm/vc4: vec: Check for VEC output constraints
` [PATCH v6 21/23] drm/vc4: vec: Convert to the new TV mode property
` [PATCH v6 22/23] drm/vc4: vec: Add support for more analog TV standards
` [PATCH v6 23/23] drm/sun4i: tv: Convert to the new TV mode property

[RESEND v3 0/3] Add watchdog support for MT8188 Soc
 2022-10-26 15:28 UTC  (6+ messages)
` [RESEND v3 1/3] dt-bindings: watchdog: Add compatible for MediaTek MT8188
` [RESEND v3 2/3] dt-bindings: reset: mt8188: add toprgu reset-controller header file
` [RESEND v3 3/3] watchdog: mediatek: mt8188: add wdt support

[PATCH 0/8] arm64: Expose compat Armv8 AArch32 features
 2022-10-26 15:15 UTC  (4+ messages)
` [PATCH 1/8] arm64: cpufeature: Fix the visibility of compat hwcaps
` [PATCH 7/8] arm64: Add compat hwcap SB

[net-next v3 0/6] Add new PCP and APPTRUST attributes to dcbnl
 2022-10-26 14:55 UTC  (9+ messages)
` [net-next v3 1/6] net: dcb: add new pcp selector to app object
` [net-next v3 2/6] net: dcb: add new apptrust attribute

[PATCH v1 0/2] mm: In-kernel support for memory-deny-write-execute (MDWE)
 2022-10-26 15:04 UTC  (3+ messages)
` [PATCH v1 1/2] mm: Implement memory-deny-write-execute as a prctl
` [PATCH v1 2/2] kselftest: vm: add tests for memory-deny-write-execute

[PATCH v8 0/2] dmaengine: sdma support hdmi audio
 2022-10-26 14:58 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: fsl-imx-sdma: Convert imx sdma to DT schema

[PATCH v2 00/11] enable VTM node for all TI's K3 SoCs
 2022-10-26 14:55 UTC  (5+ messages)
` [PATCH v2 05/11] dt-bindings: thermal: k3-j72xx: elaborate on binding description
` [PATCH v2 06/11] dt-bindings: thermal: k3-j72xx: conditionally require efuse reg range

[PATCH 0/4] RK3588 Audio Support
 2022-10-26 14:52 UTC  (5+ messages)
` [PATCH 1/4] ASoC: dt-bindings: rockchip: i2s-tdm: Make grf property optional
` [PATCH 3/4] ASoC: dt-bindings: rockchip: i2s-tdm: Add RK3588 compatible

[PATCH 0/3] ARM: dts: Add Lctech Pi F1C200s board support
 2022-10-26 14:51 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: add Lctech name
` [PATCH 2/3] dt-bindings: arm: sunxi: add compatible strings for Lctech Pi

[PATCH v2] ARM: keystone: Replace platform SMP with PSCI
 2022-10-26 14:50 UTC 

[PATCH RESEND v2 0/2] arm64: dts: add new compatibles for J7 platforms
 2022-10-26 14:49 UTC  (5+ messages)
` [PATCH RESEND v2 1/2] dt-bindings: mfd: ti,j721e-system-controller: add compatible strings for other platforms
` [PATCH RESEND v2 2/2] arm64: dts: k3-j72*: correct compatible for syscon entries

[PATCH 0/9] KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support
 2022-10-26 14:43 UTC  (5+ messages)
` [PATCH 6/9] KVM: arm64: PMU: Move the ID_AA64DFR0_EL1.PMUver limit to VM creation

[PATCH v2] ASoC: sun50i-dmic: avoid unused variable warning for sun50i_dmic_of_match
 2022-10-26 14:31 UTC  (2+ messages)

[PATCH 0/9] Add support to configure TPDM DSB subunit
 2022-10-26 14:18 UTC  (4+ messages)
` [PATCH 3/9] coresight-tpdm: Initialize DSB subunit configuration

[PATCH v3 0/5] Apple SoC cpufreq driver
 2022-10-26 14:13 UTC  (7+ messages)
` [PATCH v3 2/5] dt-bindings: cpufreq: apple,soc-cpufreq: Add binding for Apple SoC cpufreq

[PATCH v2 0/3] Suspending i.MX watchdog in WAIT mode
 2022-10-26 14:12 UTC  (12+ messages)
` [PATCH v2 1/3] watchdog: imx2_wdg: suspend "
` [PATCH v2 2/3] dt-bindings: watchdog: fsl-imx: document suspend in wait mode

[PATCH v2 0/7] Rename DTB overlay source files
 2022-10-26 14:11 UTC  (2+ messages)

[PATCH v5 0/2] dt-bindings: mtd: marvell-nand: Add YAML scheme
 2022-10-26 14:03 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: mtd: marvell-nand: Convert to YAML DT scheme
` [PATCH v5 2/2] arm64: dts: marvell: cp11x: Fix nand_controller node name according to YAML

[PATCH v2 0/3] perf vendor events arm64: Fix incorrect metrics and improve readability
 2022-10-26 14:03 UTC  (8+ messages)
` [PATCH v2 1/3] perf vendor events arm64: Fix incorrect Hisi hip08 L3 metrics
` [PATCH v2 2/3] perf vendor events arm64: Add HiSilicon hip08 core events
` [PATCH v2 3/3] perf vendor events arm64: Use event name instead of event code

[PATCH v2] firmware/psci: demote suspend-mode warning to info level
 2022-10-26 13:54 UTC 

[PATCH] asm-generic/io: Add _RET_IP_ to MMIO trace for more accurate debug info
 2022-10-26 13:47 UTC  (3+ messages)

[PATCH] clk: imx8mp: Add audio shared gate
 2022-10-26 13:26 UTC 

[PATCH V13 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-10-26 13:44 UTC  (5+ messages)
` [PATCH V13 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP

[PATCH] firmware/psci: demote suspend-mode warning to debug level
 2022-10-26 13:36 UTC  (7+ messages)

[PATCH 0/2] ARM: dts: bcm283x: Switch to firmware clocks for Pi0-3
 2022-10-26 13:17 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: bcm283x: Remove bcm2835-rpi-common.dtsi from SoC DTSI
` [PATCH 2/2] ARM: dts: bcm2835-rpi: Use firmware clocks for display

[PATCH] drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error messages
 2022-10-26 13:13 UTC  (4+ messages)

[PATCH v4 0/3] PCI: add 4x lane support for pci-j721e controllers
 2022-10-26 13:12 UTC  (3+ messages)
` [PATCH v4 1/3] PCI: j721e: Add per platform maximum lane settings

[PATCH v3 0/9] media: i2c: ov5645 driver enhancements
 2022-10-26 13:06 UTC  (10+ messages)
` [PATCH v3 1/9] media: i2c: ov5645: Drop fetching the clk reference by name
` [PATCH v3 2/9] ARM: dts: imx6qdl-pico: Drop clock-names property
` [PATCH v3 3/9] ARM: dts: imx6qdl-wandboard: "
` [PATCH v3 4/9] arm64: dts: renesas: aistarvision-mipi-adapter-2.1: "
` [PATCH v3 5/9] media: dt-bindings: ov5645: Convert OV5645 binding to a schema
` [PATCH v3 6/9] media: i2c: ov5645: Use runtime PM
` [PATCH v3 7/9] media: i2c: ov5645: Drop empty comment
` [PATCH v3 8/9] media: i2c: ov5645: Don't return early on failures for s_stream(0)
` [PATCH v3 9/9] media: i2c: ov5645: Call ov5645_entity_init_cfg() before registering the subdev

[PATCH v2 0/2] mm: Allow kmalloc() allocations below ARCH_KMALLOC_MINALIGN
 2022-10-26 12:59 UTC  (11+ messages)
` [PATCH v2 1/2] mm: slab: Introduce __GFP_PACKED for smaller kmalloc() alignments
` [PATCH v2 2/2] treewide: Add the __GFP_PACKED flag to several non-DMA kmalloc() allocations

[PATCH] spi: meson-spicc: move wait completion in driver to take bursts delay in account
 2022-10-26 12:51 UTC  (4+ messages)

[PATCH net-next v3 0/5] net: altera: tse: phylink conversion
 2022-10-26 12:47 UTC  (6+ messages)
` [PATCH net-next v3 3/5] net: pcs: add new PCS driver for altera TSE PCS

[PATCH 00/11] ARM: at91: fixes and enhancement
 2022-10-26 12:41 UTC  (12+ messages)
` [PATCH 01/11] ARM: at91: pm: avoid soft resetting AC DLL
` [PATCH 02/11] ARM: dts: at91: sama7g5: add otpc node
` [PATCH 03/11] ARM: dts: at91: sama7g5: add io-channel-cells to adc node
` [PATCH 04/11] ARM: dts: at91: sama7g5: add cells for temperature calibration
` [PATCH 05/11] ARM: dts: at91: sama7g5: add temperature sensor
` [PATCH 06/11] ARM: dts: at91: sama7g5: add thermal zones node
` [PATCH 07/11] ARM: configs: at91: sama7: use make savedefconfig
` [PATCH 08/11] ARM: configs: at91: sama7: add config for microchip otpc
` [PATCH 09/11] ARM: configs: at91: sama7: add config for thermal management
` [PATCH 10/11] ARM: dts: at91: sama7g5: use generic name for securam
` [PATCH 11/11] ARM: dts: at91: sam9x60ek: remove status = "okay" for regulators

[PATCH v2] PCI: aardvark: Implement workaround for PCIe Completion Timeout
 2022-10-26 12:36 UTC  (10+ messages)
  ` [EXT] "

[PATCH v10 0/4] Add support for the Cypress cyttsp5
 2022-10-26 11:49 UTC  (5+ messages)
` [PATCH v10 1/4] Input: Add driver for Cypress Generation 5 touchscreen
` [PATCH v10 2/4] dt-bindings: input: Add Cypress TT21000 touchscreen controller
` [PATCH v10 3/4] ARM: imx_v6_v7_defconfig: Enable the cyttsp5 touchscreen
` [PATCH v10 4/4] ARM: dts: imx7d-remarkable2: Enable the cyttsp5

[PATCH v5 0/6] Add mmc-support for mt7986
 2022-10-26 11:25 UTC  (2+ messages)

[PATCH 1/5] clk: imx: imxrt1050: fix IMXRT1050_CLK_LCDIF_APB offsets
 2022-10-26 11:25 UTC  (3+ messages)
` [PATCH 3/5] mmc: sdhci-esdhc-imx: improve imxrt1050 data

[PATCH] mmc: sdhci-brcmstb: Allow building with COMPILE_TEST
 2022-10-26 11:25 UTC  (2+ messages)

[PATCH v2 0/7] drm/bridge_connector: perform HPD enablement automatically
 2022-10-26 11:24 UTC  (5+ messages)
` [PATCH v2 2/7] drm/probe-helper: enable and disable HPD on connectors

[PATCH v3 1/6] clk: Introduce devm_clk_hw_register_mux_parent_data()
 2022-10-26 11:03 UTC  (5+ messages)
` [PATCH v3 3/6] clk: imx: imx8mp: Add audiomix block control

[PATCH] arm64/mm: Consolidate TCR_EL1 fields
 2022-10-26 10:52 UTC  (4+ messages)

Patch "arm64/mm: Consolidate TCR_EL1 fields" has been added to the 5.15-stable tree
 2022-10-26 10:52 UTC 

[PATCH v10 00/33] crypto: rockchip: permit to pass self-tests
 2022-10-26 10:25 UTC  (6+ messages)

[PATCH 1/2] pwm: mediatek: Add support for MT7986
 2022-10-26 10:00 UTC  (5+ messages)

[RFC v2 0/7] Add BananaPi R3
 2022-10-26  9:36 UTC  (8+ messages)
` [RFC v2 1/7] arm64: dts: mt7986: harmonize device node order
` [RFC v2 2/7] arm64: dts: mt7986: add spi related device nodes
` [RFC v2 3/7] arm64: dts: mt7986: add usb "
` [RFC v2 4/7] arm64: dts: mt7986: add crypto "
` [RFC v2 5/7] arm64: dts: mt7986: add mmc "
` [RFC v2 6/7] arm64: dts: mt7986: add i2c node
` [RFC v2 7/7] arm64: dts: mt7986: add Bananapi R3

[PATCH] mmc: sdhci-of-arasan: Override SDHCI_RETUNING_TIMER_COUNT_MASK on ZynqMP
 2022-10-26  9:20 UTC  (3+ messages)

[PATCH v3 0/3] Add support for QSGMII mode for J721e CPSW9G to am65-cpsw driver
 2022-10-26  9:09 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: net: ti: k3-am654-cpsw-nuss: Update bindings for J721e CPSW9G
` [PATCH v3 2/3] net: ethernet: ti: am65-cpsw: Enable QSGMII mode "
` [PATCH v3 3/3] net: ethernet: ti: am65-cpsw: Add support for SERDES configuration

[PATCH resend] mfd: mt6370: add bounds checking to regmap_read/write functions
 2022-10-26  9:05 UTC  (4+ messages)

[PATCH] coresight: cti: Fix hang in cti_disable_hw()
 2022-10-26  8:52 UTC  (2+ messages)

[PATCH] arm64: dts: mt7986: fix trng node name
 2022-10-26  8:51 UTC 

[RESEND] clocksource: sun4i: Fix the bug that tick_resume stucks
 2022-10-26  8:21 UTC  (3+ messages)

[PATCH] ARM: mach-qcom: fix support for ipq806x
 2022-10-26  8:19 UTC  (6+ messages)

[PATCH v2 00/12] ASoC: mediatek: Add support for MT8188 SoC
 2022-10-26  8:18 UTC  (7+ messages)
` [PATCH v2 03/12] ASoC: mediatek: mt8188: support audsys clock

Investment Company offering Corporate and Personal Loan
 2022-10-26  8:11 UTC 

[PATCH v3 0/3] Add support to PHY GMII SEL for J721e CPSW9G QSGMII
 2022-10-26  7:45 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: phy: ti: phy-gmii-sel: Add bindings for J721e
` [PATCH v3 2/3] phy: ti: gmii-sel: Update methods for fetching and using qsgmii main port
` [PATCH v3 3/3] phy: ti: gmii-sel: Add support for CPSW9G GMII SEL in J721e

[PATCH v3 0/5] add suspend/resume support for i.mx8x SoCs
 2022-10-26  8:27 UTC  (9+ messages)
` [PATCH v3 1/5] arm64: dts: imx8dxl-ss-lsio: add gpio-ranges property
` [PATCH v3 2/5] arm64: dts: imx8qm-ss-lsio: "
` [PATCH v3 3/5] arm64: dts: imx8qxp-ss-lsio: "
` [PATCH v3 4/5] pinctrl: freescale: add pad wakeup config

[PATCH v2] mfd: mt6370: Add the out-of-bound check to prevent the null pointer
 2022-10-26  7:04 UTC  (7+ messages)

[PATCH] drm/imx: Kconfig: Remove duplicated 'select DRM_KMS_HELPER' line
 2022-10-26  6:48 UTC  (2+ messages)


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