messages from 2022-09-01 02:05:46 to 2022-09-01 14:14:24 UTC [more...]
[PATCH v3 0/4] thermal: mediatek: Add support for MT8365 SoC
2022-09-01 13:39 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: thermal: mediatek: add binding documentation "
` [PATCH v3 2/4] thermal: mediatek: control buffer enablement tweaks
` [PATCH v3 3/4] thermal: mediatek: add support for MT8365 SoC
` [PATCH v3 4/4] thermal: mediatek: add another get_temp ops for thermal sensors
[PATCH] Report support for optional ARMv8.2 half-precision floating point extension
2022-09-01 14:13 UTC
[PATCH v5 0/6] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / Platform Support
2022-09-01 14:04 UTC (12+ messages)
` [PATCH v5 5/6] ARM: dts: sun8i: a83t: Add MIPI CSI-2 controller node
` [PATCH NOT FOR MERGE v5 6/6] ARM: dts: sun8i: a83t: bananapi-m3: Enable MIPI CSI-2 with OV8865
[PATCH v9 00/33] crypto: rockchip: permit to pass self-tests
2022-09-01 12:57 UTC (34+ messages)
` [PATCH v9 01/33] crypto: rockchip: use dev_err for error message about interrupt
` [PATCH v9 02/33] crypto: rockchip: do not use uninitialized variable
` [PATCH v9 03/33] crypto: rockchip: do not do custom power management
` [PATCH v9 04/33] crypto: rockchip: fix privete/private typo
` [PATCH v9 05/33] crypto: rockchip: do not store mode globally
` [PATCH v9 06/33] crypto: rockchip: add fallback for cipher
` [PATCH v9 07/33] crypto: rockchip: add fallback for ahash
` [PATCH v9 08/33] crypto: rockchip: better handle cipher key
` [PATCH v9 09/33] crypto: rockchip: remove non-aligned handling
` [PATCH v9 10/33] crypto: rockchip: rework by using crypto_engine
` [PATCH v9 11/33] crypto: rockchip: rewrite type
` [PATCH v9 12/33] crypto: rockchip: add debugfs
` [PATCH v9 13/33] crypto: rockchip: introduce PM
` [PATCH v9 14/33] crypto: rockchip: handle reset also in PM
` [PATCH v9 15/33] crypto: rockchip: use clk_bulk to simplify clock management
` [PATCH v9 16/33] crypto: rockchip: add myself as maintainer
` [PATCH v9 17/33] crypto: rockchip: use read_poll_timeout
` [PATCH v9 18/33] crypto: rockchip: fix style issue
` [PATCH v9 19/33] crypto: rockchip: add support for rk3328
` [PATCH v9 20/33] crypto: rockchip: rename ablk functions to cipher
` [PATCH v9 21/33] crypto: rockchip: rework rk_handle_req function
` [PATCH v9 22/33] crypto: rockchip: use a rk_crypto_info variable instead of lot of indirection
` [PATCH v9 23/33] crypto: rockchip: use the rk_crypto_info given as parameter
` [PATCH v9 24/33] dt-bindings: crypto: convert rockchip-crypto to YAML
` [PATCH v9 25/33] dt-bindings: crypto: rockchip: convert to new driver bindings
` [PATCH v9 26/33] clk: rk3399: use proper crypto0 name
` [PATCH v9 27/33] arm64: dts: rockchip: add rk3328 crypto node
` [PATCH v9 28/33] arm64: dts: rockchip: rk3399: add "
` [PATCH v9 29/33] crypto: rockchip: store crypto_info in request context
` [PATCH v9 30/33] crypto: rockchip: Check for clocks numbers and their frequencies
` [PATCH v9 31/33] crypto: rockchip: rk_ahash_reg_init use crypto_info from parameter
` [PATCH v9 32/33] crypto: rockchip: permit to have more than one reset
` [PATCH v9 33/33] crypto: rockchip: Add support for RK3399
RTC hctosys disabled for 32-bit systems
2022-09-01 13:57 UTC (6+ messages)
[PATCH 0/6] Add Apple Mac System Management Controller GPIOs
2022-09-01 13:54 UTC (7+ messages)
` [PATCH 1/6] dt-bindings: mfd: add binding for Apple Mac System Management Controller
` [PATCH 2/6] dt-bindings: gpio: add binding for the GPIO block for Apple Mac SMC
` [PATCH 3/6] soc: apple: rtkit: Add apple_rtkit_poll
` [PATCH 4/6] platform/apple: Add new Apple Mac SMC driver
` [PATCH 5/6] gpio: Add new gpio-macsmc driver for Apple Macs
` [PATCH 6/6] gpio: macsmc: Add IRQ support
[PATCH] USB: hcd: remove unused hcd_name variables
2022-09-01 13:53 UTC (3+ messages)
[PATCH] ARM: mmu: fix access to illegal address when using earlycon & memblock=debug
2022-09-01 13:49 UTC (6+ messages)
[PATCH v3 0/2] perf: arm64: Kernel support for Dwarf unwinding through SVE functions
2022-09-01 13:33 UTC (4+ messages)
` [PATCH v3 1/2] perf: arm64: Add SVE vector granule register to user regs
` [PATCH v3 2/2] arm64/sve: Add Perf extensions documentation
[PATCH v5] arm64: dts: mt7986: add built-in Wi-Fi device nodes
2022-09-01 13:05 UTC
[PATCH v2] arm64: defconfig: Enable memory hotplug and hotremove config
2022-09-01 13:12 UTC (6+ messages)
[PATCH] ARM: kasan: Only map modules if CONFIG_KASAN_VMALLOC=n
2022-09-01 13:12 UTC (4+ messages)
[PATCH v9 0/2] Add support for UltraSoc System Memory Buffer
2022-09-01 13:11 UTC (2+ messages)
[PATCH v4 0/9] arm64: stacktrace: cleanups and improvements
2022-09-01 13:06 UTC (10+ messages)
` [PATCH v4 1/9] arm64: stacktrace: fix kerneldoc comments
` [PATCH v4 2/9] arm64: stacktrace: simplify unwind_next_common()
` [PATCH v4 3/9] arm64: stacktrace: rename unwind_next_common() -> unwind_next_frame_record()
` [PATCH v4 4/9] arm64: stacktrace: move SDEI stack helpers to stacktrace code
` [PATCH v4 5/9] arm64: stacktrace: add stackinfo_on_stack() helper
` [PATCH v4 6/9] arm64: stacktrace: rework stack boundary discovery
` [PATCH v4 7/9] arm64: stacktrace: remove stack type from fp translator
` [PATCH v4 8/9] arm64: stacktrace: track all stack boundaries explicitly
` [PATCH v4 9/9] arm64: stacktrace: track hyp stacks in unwinder's address space
[PATCH] perf/arm_pmu_platform: fix tests for platform_get_irq() failure
2022-09-01 13:06 UTC (2+ messages)
[PATCH v2-RESEND] arm64/kexec: Fix missing extra range for crashkres_low
2022-09-01 13:06 UTC (3+ messages)
` [PATCH v3] "
[PATCH] arm64: mm: Reserve enough pages for the initial ID map
2022-09-01 13:06 UTC (2+ messages)
[PATCH] arm64: head: Ignore bogus KASLR displacement on non-relocatable kernels
2022-09-01 13:06 UTC (2+ messages)
[PATCH v2 00/11] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
2022-09-01 12:31 UTC (7+ messages)
` [PATCH v2 10/11] sh: mm: Convert to GENERIC_IOREMAP
` [kbuild-all] "
[PATCH 0/2] arm64, kdump: enforce to take 4G as the crashkernel low memory end
2022-09-01 12:25 UTC (6+ messages)
` [PATCH 1/2] "
possible circular locking in kernfs_remove_by_name_ns/devinet_ioctl linux 6.0-rc3
2022-09-01 12:21 UTC
[PATCH 0/4] arm64: mte: Fix racing on MTE tag initialisation
2022-09-01 12:15 UTC (7+ messages)
` [PATCH 2/4] KVM: arm64: Simplify the sanitise_mte_tags() logic
` [PATCH 4/4] arm64: mte: Lock a page for MTE tag initialisation
[PATCH 1/2] dt-bindings: net: rockchip-dwmac: add rv1126 compatible string
2022-09-01 12:12 UTC (9+ messages)
` [PATCH 2/2] net: ethernet: stmicro: stmmac: dwmac-rk: Add rv1126 support
[PATCH v4] arm64: dts: mt7986: add built-in Wi-Fi device nodes
2022-09-01 11:03 UTC (5+ messages)
[RFC PATCH v2 0/3] Create common DPLL/clock configuration API
2022-09-01 12:02 UTC (2+ messages)
[PATCH 0/5] Make atmel serial driver aware of GCLK
2022-09-01 11:31 UTC (11+ messages)
` [PATCH 2/5] dt-bindings: mfd: atmel,at91-usart: convert to json-schema
` [PATCH 5/5] tty: serial: atmel: Make the driver aware of the existence of GCLK
[PATCH] perf: Rewrite core context handling
2022-09-01 11:29 UTC (4+ messages)
[RFC PATCH v3] media: mediatek: vcodec: support stateless AV1 decoder
2022-09-01 11:04 UTC
[PATCH 0/3] arm64: dts: Add Innocom WB15-EVK support
2022-09-01 11:20 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add prefix for Innocom
` [PATCH 2/3] dt-bindings: arm: fsl: Add Innocom WB15 EVK
` [PATCH 3/3] arm64: dts: freescale: Add Innocom i.MX8MM based WB15 SoM and EVK
[PATCH] arm64: dts: imx8mp-verdin: board regulators: add always-on
2022-09-01 11:04 UTC
Should Linux set the new constant-time mode CPU flags?
2022-09-01 11:00 UTC (4+ messages)
[PATCH v2 0/3] Add watchdog support for MT8188 Soc
2022-09-01 10:03 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: watchdog: Add compatible for MediaTek MT8188
[PATCH v17 00/10] Add MT8195 DisplayPort driver
2022-09-01 10:58 UTC (12+ messages)
` [PATCH v17 01/10] dt-bindings: mediatek,dp: Add Display Port binding
` [PATCH v17 02/10] video/hdmi: Add audio_infoframe packing for DP
` [PATCH v17 03/10] drm/mediatek: Add MT8195 Embedded DisplayPort driver
` [PATCH v17 04/10] drm/mediatek: dp: Add multiple bridge types support
` [PATCH v17 05/10] drm/mediatek: dp: Add multiple smc commands support
` [PATCH v17 06/10] drm/mediatek: dp: Add multiple calibration data formats support
` [PATCH v17 07/10] drm/mediatek: dp: Determine device of next_bridge
` [PATCH v17 08/10] drm/mediatek: dp: Add MT8195 External DisplayPort support
` [PATCH v17 09/10] drm/mediatek: dp: Add hpd debounce
` [PATCH v17 10/10] drm/mediatek: dp: Audio support for MT8195
[PATCH v2 0/2] Configure dmtimers for am65
2022-09-01 10:37 UTC (4+ messages)
` [PATCH v2 2/2] arm64: dts: ti: k3-am65: Add general purpose timers "
[PATCH 0/4] Introduce MediaTek frequency hopping driver
2022-09-01 10:32 UTC (11+ messages)
` [PATCH 2/4] dt-bindings: arm: mediatek: Add new bindings of MediaTek frequency hopping
` [PATCH 3/4] clk: mediatek: Add new clock driver to handle FHCTL hardware
[PATCH] drm/panfrost: Update io-pgtable API
2022-09-01 10:17 UTC (2+ messages)
[PATCHv3 0/2] RK3588 Ethernet Support
2022-09-01 10:10 UTC (2+ messages)
[PATCH v1 0/4] arm64: dts: verdin-imx8mm: display and pmic related additions and fixes
2022-09-01 10:01 UTC (5+ messages)
` [PATCH v1 1/4] arm64: dts: verdin-imx8mm: rename sn65dsi83 to sn65dsi84
` [PATCH v1 2/4] arm64: dts: verdin-imx8mm: add lvds panel node
` [PATCH v1 3/4] arm64: dts: verdin-imx8mm: introduce hdmi-connector
` [PATCH v1 4/4] arm64: dts: imx8mm-verdin: extend pmic voltages
[PATCH 0/4]Add afi config drivers support
2022-09-01 9:53 UTC (5+ messages)
` [PATCH 4/4] fpga: zynqmp: Add afi config driver
[PATCH v4] arm64: defconfig: Config that had RPMSG_CHAR now gets RPMSG_CTRL
2022-09-01 9:14 UTC (2+ messages)
[PATCH v14 00/14] Multi-Gen LRU Framework
2022-09-01 9:18 UTC (3+ messages)
` [PATCH v14 07/14] mm: multi-gen LRU: exploit locality in rmap
[PATCH v3] arm: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
2022-09-01 9:15 UTC (2+ messages)
[PATCH v4 0/3] Initial Samsung Galaxy Tab 4 10.1 (SM-T530) support
2022-09-01 8:58 UTC (3+ messages)
` [PATCH v4 3/3] ARM: dts: qcom: Add support for Samsung Galaxy Tab 4 10.1 (SM-T530)
[PATCH RESEND 1/6] arm64: dts: ti: k3-j721s2-main: Add support for USB
2022-09-01 8:48 UTC (6+ messages)
` [PATCH RESEND 2/6] arm64: dts: ti: k3-j721s2-main: Add SERDES and WIZ device tree node
` [PATCH RESEND 3/6] arm64: dts: ti: k3-j721s2-mcu-wakeup: Add support of OSPI
[PATCH] USB/ARM: Switch S3C2410 UDC to GPIO descriptors
2022-09-01 8:16 UTC
[PATCH v2 1/2] dt-bindings: arm: ti: Add bindings for BeagleBone AI-64
2022-09-01 8:17 UTC (3+ messages)
` [PATCH v2 2/2] arm64: dts: ti: add k3-j721e-beagleboneai64
[PATCH 0/7] spi: spi-zyqnmp-gqspi: Add tap delay and Versal platform support
2022-09-01 8:01 UTC (10+ messages)
` [PATCH 1/7] spi: spi-zynqmp-gqspi: Fix kernel-doc warnings
` [PATCH 2/7] spi: spi-zynqmp-gqspi: Set CPOL and CPHA during hardware init
` [PATCH 3/7] spi: spi-zynqmp-gqspi: Avoid setting baud rate multiple times for same SPI frequency
` [PATCH 4/7] firmware: xilinx: Add qspi firmware interface
` [PATCH 5/7] spi: spi-zynqmp-gqspi: Add tap delay support for ZynqMP GQSPI Controller
` [PATCH 6/7] dt-bindings: spi: spi-zynqmp-qspi: Add support for Xilinx Versal QSPI
` [PATCH 7/7] spi: spi-zynqmp-gqspi: Add tap delay support for GQSPI controller on Versal platform
Zwiększenie płynności finansowej
2022-09-01 7:46 UTC
[PATCH linux-next] KVM: arm64: Remove the unneeded result variable
2022-09-01 7:46 UTC
[PATCH v2 devicetree 0/3] NXP LS1028A DT changes for multiple switch CPU ports
2022-09-01 7:32 UTC (3+ messages)
` [PATCH v2 devicetree 2/3] arm64: dts: ls1028a: mark enetc port 3 as a DSA master too
[PATCH v2 1/1] gpio: rockchip: Switch to use fwnode instead of of_node
2022-09-01 7:25 UTC (5+ messages)
` "
[PATCH v6 00/17] Support AMD Pensando Elba SoC
2022-09-01 7:20 UTC (5+ messages)
` [PATCH v6 06/17] dt-bindings: mfd: amd,pensando-elbasr: Add AMD Pensando Elba System Resource chip
[PATCH 00/20] EDAC/mc/synopsys: Various fixes and cleanups
2022-09-01 7:00 UTC (5+ messages)
` [PATCH 12/20] EDAC/mc: Replace spaces with tabs in memtype flags definition
` [PATCH 13/20] EDAC/mc: Drop duplicated dimm->nr_pages debug printout
[PATCH 0/4] arm64: dts: ti: Add support for AM62A family of SoCs
2022-09-01 5:39 UTC (10+ messages)
` [PATCH 1/4] dt-bindings: arm: ti: Add bindings for AM62A7 SoC
` [PATCH 2/4] dt-bindings: pinctrl: k3: Introduce pinmux definitions for AM62A
` [PATCH 3/4] arm64: dts: ti: Introduce AM62A7 family of SoCs
[PATCH] soc: fsl: select FSL_GUTS driver for DPIO
2022-09-01 5:21 UTC (3+ messages)
` [PATCH 0/1 RESEND] update Kconfig for DPIO to select FSL_GUTS
` [PATCH 1/1 RESEND] soc: fsl: select FSL_GUTS driver for DPIO
[PATCH V7 0/8] perf: Expand perf_branch_entry
2022-09-01 5:07 UTC (4+ messages)
` [PATCH V7 6/8] perf/tools: Extend branch type classification
imx8mp USB OTG/dual-role
2022-09-01 5:06 UTC (5+ messages)
[PATCH 0/6] KVM: arm64: Treat 32bit ID registers as RAZ/WI on 64bit-only system
2022-09-01 4:57 UTC (5+ messages)
` [PATCH 4/6] KVM: arm64: Add a visibility bit to ignore user writes
[PATCH v6 0/7] Add the iMX8MP PCIe support
2022-09-01 4:02 UTC (8+ messages)
` [PATCH v6 1/7] dt-binding: phy: Add iMX8MP PCIe PHY binding
` [PATCH v6 2/7] arm64: dts: imx8mp: Add iMX8MP PCIe support
` [PATCH v6 3/7] arm64: dts: imx8mp-evk: Add "
` [PATCH v6 4/7] reset: imx7: Fix the iMX8MP PCIe PHY PERST support
` [PATCH v6 5/7] soc: imx: imx8mp-blk-ctrl: handle PCIe PHY resets
` [PATCH v6 6/7] phy: freescale: imx8m-pcie: Add i.MX8MP PCIe PHY support
` [PATCH v6 7/7] PCI: imx6: Add i.MX8MP PCIe support
[PATCH v3 3/3] arm64: dts: rockchip: rk3399: Radxa ROCK 4C+
2022-09-01 4:18 UTC (2+ messages)
[PATCH v6 1/4] perf/amlogic: Add support for Amlogic meson G12 SoC DDR PMU driver
2022-09-01 2:45 UTC (4+ messages)
` [PATCH v6 2/4] docs/perf: Add documentation for the Amlogic G12 DDR PMU
` [PATCH v6 3/4] dt-binding: perf: Add Amlogic "
` [PATCH v6 4/4] arm64: dts: meson: Add DDR PMU node
[PATCH V4 3/4] ARM: dts: imx: update sdma node name format
2022-09-01 2:13 UTC (3+ messages)
` [EXT] "
[PATCH V4 4/4] arm64: dts: imx8mq: update sdma node name format
2022-09-01 2:08 UTC (2+ messages)
[PATCH 0/3] More ARM DMA ops cleanup
2022-09-01 2:04 UTC (10+ messages)
page: next (older) | prev (newer) | latest
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).