messages from 2026-07-19 10:53:33 to 2026-07-20 01:28:22 UTC [more...]
[PATCH 0/4] drm/rockchip: add RK3568 LVDS support
2026-07-20 1:27 UTC (3+ messages)
` [PATCH 1/4] drm/rockchip: lvds: propagate bus_flags to the CRTC state
[PATCH v6 00/14] media: mediatek: vcodec: support video decoder in mt8196
2026-07-20 1:20 UTC (14+ messages)
` [PATCH v6 01/14] media: mediatek: vcodec: support vcp architecture
` [PATCH v6 02/14] media: mediatek: vcodec: add driver to support vcp
` [PATCH v6 03/14] media: mediatek: vcodec: add driver to support vcp encoder
` [PATCH v6 04/14] media: mediatek: vcodec: get different firmware ipi id
` [PATCH v6 05/14] media: mediatek: vcodec: get share memory address
` [PATCH v6 07/14] media: mediatek: vcodec: send share memory address to vcp
` [PATCH v6 08/14] dt-bindings: media: mediatek: vcodec: add decoder dt-bindings for mt8196
` [PATCH v6 09/14] media: mediatek: vcodec: add decoder compatible to support mt8196
` [PATCH v6 10/14] media: mediatek: vcodec: define MT8196 vcodec levels
` [PATCH v6 11/14] media: mediatek: vcodec: support 36bit iova address
` [PATCH v6 12/14] media: mediatek: vcodec: clean xpc status
` [PATCH v6 13/14] media: mediatek: decoder: fill av1 buffer size with picinfo
` [PATCH v6 14/14] media: mediatek: decoder: support av1 extend vsi
[PATCH v13 00/32] KVM: arm64: Implement support for SME
2026-07-19 23:07 UTC (33+ messages)
` [PATCH v13 01/32] arm64/sysreg: Define full value read/modify/write helpers
` [PATCH v13 02/32] arm64/fpsimd: Ensure all of ZCR_EL1 is initialised from idle
` [PATCH v13 03/32] arm64/fpsimd: Configure all ZCR/SMCR bits when loading task state
` [PATCH v13 04/32] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v13 05/32] arm64/sve: Factor virtualizable VL discovery out of SVE specific code
` [PATCH v13 06/32] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v13 07/32] KVM: arm64: Remove bitrotted comment on handle_sve()
` [PATCH v13 08/32] KVM: arm64: Handle FEAT_IDST for guest accesses to hidden registers
` [PATCH v13 09/32] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v13 10/32] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v13 11/32] KVM: arm64: Remove special case for FP state loading from ZCR_EL2 traps
` [PATCH v13 12/32] KVM: arm64: Define internal features for SME
` [PATCH v13 13/32] KVM: arm64: Rename sve_state_reg_region
` [PATCH v13 14/32] KVM: arm64: Store vector lengths in an array
` [PATCH v13 15/32] KVM: arm64: Factor SVE code out of fpsimd_lazy_switch_to_host()
` [PATCH v13 16/32] KVM: arm64: Document the KVM ABI for SME
` [PATCH v13 17/32] KVM: arm64: Implement SME vector length configuration
` [PATCH v13 18/32] KVM: arm64: Support SME control registers
` [PATCH v13 19/32] KVM: arm64: Support TPIDR2_EL0
` [PATCH v13 20/32] KVM: arm64: Support SME identification registers for guests
` [PATCH v13 21/32] KVM: arm64: Support SME priority registers
` [PATCH v13 22/32] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v13 23/32] KVM: arm64: Flush register state on writes to SVCR.SM and SVCR.ZA
` [PATCH v13 24/32] KVM: arm64: Expose SME specific state to userspace
` [PATCH v13 25/32] KVM: arm64: Context switch SME state for guests
` [PATCH v13 26/32] KVM: arm64: Handle SME exceptions
` [PATCH v13 27/32] KVM: arm64: Expose SME to nested guests
` [PATCH v13 28/32] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v13 29/32] KVM: arm64: selftests: Remove spurious check for single bit safe values
` [PATCH v13 30/32] KVM: arm64: selftests: Skip impossible invalid value tests
` [PATCH v13 31/32] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH v13 32/32] KVM: arm64: selftests: Add SME to set_id_regs test
[PATCH v3] coresight: coresight.h: add '*' to kernel-doc lines
2026-07-19 22:24 UTC
[PATCH] clk: mmp: allow COMPILE_TEST builds
2026-07-19 21:43 UTC
[PATCH v2 0/4] serial: fix console lifetime bugs on failed bind and removal
2026-07-19 22:10 UTC (3+ messages)
` [PATCH v2 1/4] serial: core: do fallible allocations before the console can be registered
` [PATCH v2 4/4] serial: imx: serialize imx_uart_ports[] lifetime
[PATCHv2 0/2] clk: stm32: fix COMPILE_TEST builds
2026-07-19 21:50 UTC (3+ messages)
` [PATCHv2 1/2] clk: stm32: add missing bitfield.h header
` [PATCHv2 2/2] clk: stm32: allow STM32MP COMPILE_TEST builds
[PATCH v1 0/4] clk: sunxi-ng: fix the A523/T527 GPU clock model, enable GPU DVFS
2026-07-19 21:13 UTC (5+ messages)
` [PATCH v1 1/4] clk: sunxi-ng: add cycle-masking divider (maskdiv) clock type
` [PATCH v1 2/4] clk: sunxi-ng: sun55i-a523: GPU clock divider is fractional, not linear
` [PATCH v1 3/4] clk: sunxi-ng: sun55i-a523: reparent GPU while pll-gpu changes rate
` [PATCH v1 4/4] arm64: dts: allwinner: t527-orangepi-4a: add GPU OPP table
[PATCH] clk: sunxi-ng: div: implement set_rate_and_parent
2026-07-19 21:09 UTC (3+ messages)
[PATCH v8 0/9] iommu/arm-smmu-v3: Adopt the crashed kernel's stream table for kdump
2026-07-19 20:59 UTC (4+ messages)
[PATCH v7 0/3] iommu/arm-smmu-v3: Tegra264 invalidation workaround
2026-07-19 20:37 UTC (6+ messages)
` [PATCH v7 2/3] iommu/arm-smmu-v3: Introduce CFGI/TLBI-repeat workaround infrastructure
[PATCH v6 0/3] KVM: selftests: arm64: Improve diagnostics from set_id_regs
2026-07-19 19:24 UTC (4+ messages)
` [PATCH v6 1/3] KVM: selftests: arm64: Report set_id_reg reads of test registers as tests
` [PATCH v6 2/3] KVM: selftests: arm64: Report register reset tests individually
` [PATCH v6 3/3] KVM: selftests: arm64: Make set_id_regs bitfield validatity checks non-fatal
[PATCH net-next v4 0/8] net: dsa: mt7530: modernise register access and add two DSA ops
2026-07-19 17:54 UTC (9+ messages)
` [PATCH net-next v4 1/8] net: dsa: mt7530: move MDIO bus locking into regmap
` [PATCH net-next v4 2/8] net: dsa: mt7530: fold mt7530_mii_write/read into mt7530_write/read
` [PATCH net-next v4 3/8] net: dsa: mt7530: replace mt7530_write with regmap_write
` [PATCH net-next v4 4/8] net: dsa: mt7530: replace mt7530_rmw/set/clear with regmap API
` [PATCH net-next v4 5/8] net: dsa: mt7530: replace mt7530_read with regmap_read
` [PATCH net-next v4 6/8] net: dsa: mt7530: convert to use field accessor macros
` [PATCH net-next v4 7/8] net: dsa: mt7530: implement port_fast_age
` [PATCH net-next v4 8/8] net: dsa: mt7530: implement port_change_conduit op
[PATCH] KVM: arm64: Update Fuad Tabba's email address
2026-07-19 16:32 UTC
[PATCH] ARM: select HAVE_POSIX_CPU_TIMERS_TASK_WORK
2026-07-19 16:15 UTC (2+ messages)
[PATCH net-next] net: stmmac: Simplify ioctl handling
2026-07-19 16:13 UTC (2+ messages)
[PATCH 0/4] serial: fix console lifetime bugs on failed bind and removal
2026-07-19 16:08 UTC (3+ messages)
` [PATCH 1/4] serial: core: do fallible allocations before the console can be registered
` [PATCH 4/4] serial: imx: clear imx_uart_ports[] entry on probe failure and removal
[PATCH] mfd: macsmc: Fix key count endianness annotation
2026-07-19 15:28 UTC (4+ messages)
[PATCH v12 0/7] I2C Mux per channel bus speed
2026-07-19 14:59 UTC (8+ messages)
` [PATCH v12 1/7] i2c: core: add callback to change bus frequency
` [PATCH v12 2/7] i2c: mux: add idle_state property to i2c_mux_core
` [PATCH v12 3/7] i2c: mux: add support for per channel bus frequency
` [PATCH v12 4/7] i2c: davinci: calculate bus freq from Hz instead of kHz
` [PATCH v12 5/7] i2c: davinci: add support for setting bus frequency
` [PATCH v12 6/7] i2c: mux: ltc4306: set correct idle_state in i2c_mux_core
` [PATCH v12 7/7] docs: i2c: i2c-topology: add section about bus speed
[PATCH 6.6.y 0/6] cBPF JIT spray hardening
2026-07-19 15:00 UTC (2+ messages)
[PATCH v2 00/12] arm64: dts: apple: Add SMC hwmon nodes
2026-07-19 14:11 UTC (2+ messages)
[PATCH v11 0/7] I2C Mux per channel bus speed
2026-07-19 14:07 UTC (6+ messages)
` [PATCH v11 2/7] i2c: mux: add idle_state property to i2c_mux_core
[PATCH RESEND] Bluetooth: hci_bcm4377: Use named initializers for pci_device_id array
2026-07-19 13:15 UTC (2+ messages)
[PATCH v12 00/29] KVM: arm64: Implement support for SME
2026-07-19 12:59 UTC (10+ messages)
` [PATCH v12 02/29] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
[PATCH 0/3] usb: Use %pe to print error pointers
2026-07-19 12:55 UTC (4+ messages)
` [PATCH 1/3] usb: chipidea: "
` [PATCH 2/3] usb: misc: "
` [PATCH 3/3] usb: typec: "
[PATCH] remoteproc: Remove redundant dev_err()/dev_err_probe()
2026-07-19 12:55 UTC (2+ messages)
[PATCH v5 0/4] clk: sun6i-rtc: Add support for Allwinner A733 SoC
2026-07-19 10:53 UTC (3+ messages)
` [PATCH v5 1/4] clk: sunxi-ng: mux: fix determine helper rate propagation
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox