messages from 2026-06-12 21:52:38 to 2026-06-13 01:30:19 UTC [more...]
[PATCH v7 00/30] Add HDMI 2.0 support to DW HDMI QP TX
2026-06-13 1:30 UTC (7+ messages)
` [PATCH v7 04/30] drm/display: scdc_helper: Add HDMI 2.0 scrambling management helpers
` [PATCH v7 25/30] drm/vc4: hdmi: Convert to common HDMI 2.0 SCDC scrambling helpers
[PATCH net-next v2 0/8] net: dsa: mt7530: modernise register access and add two DSA ops
2026-06-13 1:11 UTC (9+ messages)
` [PATCH net-next v2 1/8] net: dsa: mt7530: move MDIO bus locking into regmap
` [PATCH net-next v2 2/8] net: dsa: mt7530: fold mt7530_mii_write/read into mt7530_write/read
` [PATCH net-next v2 3/8] net: dsa: mt7530: replace mt7530_write with regmap_write
` [PATCH net-next v2 4/8] net: dsa: mt7530: replace mt7530_rmw/set/clear with regmap API
` [PATCH net-next v2 5/8] net: dsa: mt7530: replace mt7530_read with regmap_read
` [PATCH net-next v2 6/8] net: dsa: mt7530: convert to use field accessor macros
` [PATCH net-next v2 7/8] net: dsa: mt7530: implement port_fast_age
` [PATCH net-next v2 8/8] net: dsa: mt7530: implement port_change_conduit op
[PATCH 0/2] iio: adc: Initialize completions before requesting IRQs
2026-06-13 0:58 UTC (3+ messages)
` [PATCH 1/2] iio: adc: lpc32xx: Initialize completion before requesting IRQ
` [PATCH 2/2] iio: adc: spear: "
[PATCH] net: airoha: Fix typos in comments and Kconfig
2026-06-13 0:41 UTC
[PATCH] net: airoha: Fix always-true condition in PPE1 queue reservation loop
2026-06-13 0:23 UTC
[PATCH] net: airoha: Fix non-standard return value in airoha_ppe_get_wdma_info()
2026-06-13 0:22 UTC
[soc:soc/dt] BUILD SUCCESS 9e84fd546dc3f9f97bfbf2717c2d71d878a4f46f
2026-06-13 0:24 UTC
[RFC PATCH 0/2] kasan: hw_tags: Add option to tag only at allocation time
2026-06-13 0:23 UTC (4+ messages)
` [RFC PATCH 2/2] kasan: hw_tags: Add boot option to elide free time poisoning
[PATCH v7 00/20] KVM: selftests: Add eventfd+VFIO IRQ test
2026-06-13 0:20 UTC (21+ messages)
` [PATCH v7 01/20] KVM: selftests: Build and link selftests/vfio/lib into KVM selftests
` [PATCH v7 02/20] KVM: selftests: Add macros to read/write+sync to/from guest memory
` [PATCH v7 03/20] KVM: selftests: Rename guest_rng to kvm_rng
` [PATCH v7 04/20] KVM: selftests: Initialize the default/global pRNG during kvm_selftest_init()
` [PATCH v7 05/20] KVM: selftests: Seed libc's RNG before using it to generate a seed for KVM's pRNG
` [PATCH v7 06/20] KVM: selftests: Add helper to generate random u64 in range [min,max]
` [PATCH v7 07/20] KVM: selftests: Add an irqfd send+receive (and later IRQ bypass) test
` [PATCH v7 08/20] KVM: selftests: Add helper to get host IRQ from device MSI-X for IRQ bypass test
` [PATCH v7 09/20] KVM: selftests: Add VFIO device support to eventfd IRQ test
` [PATCH v7 10/20] KVM: selftests: Add a helper to set proc IRQ affinity for "
` [PATCH v7 11/20] KVM: selftests: Verify interrupts are received when IRQ affinity changes in "
` [PATCH v7 12/20] KVM: selftests: Add option to set empty routing between IRQs in eventfd "
` [PATCH v7 13/20] KVM: selftests: Make number of IRQs configurable in "
` [PATCH v7 14/20] KVM: selftests: Verify non-postable IRQ remapping "
` [PATCH v7 15/20] KVM: selftests: Add kvm_gettid() wrapper and convert users
` [PATCH v7 16/20] KVM: selftests: Add kvm_sched_getaffinity() "
` [PATCH v7 17/20] KVM: selftests: Add a utility to pin a task to a random CPU, given a CPU set
` [PATCH v7 18/20] KVM: selftests: Verify vCPU migration during IRQ delivery in IRQ test
` [PATCH v7 19/20] KVM: selftests: Make number of vCPUs configurable "
` [PATCH v7 20/20] KVM: selftests: Add xAPIC support in eventfd "
[PATCH 0/4] arm64: cross-CPU NMI via SDEI
2026-06-12 23:44 UTC (6+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 3/3] arm64: escalate smp_send_stop() to an SDEI NMI as a last resort
[PATCH 2/2] arm64: tlbflush: Reset active_cpu on ASID rollover
2026-06-12 23:21 UTC (2+ messages)
` [PATCH v2] "
[PATCH v4 00/31] Introduce SCMI Telemetry FS support
2026-06-12 22:38 UTC (32+ messages)
` [PATCH v4 01/31] firmware: arm_scmi: Add new SCMIv4.0 error codes definitions
` [PATCH v4 02/31] firmware: arm_scmi: Reduce the scope of protocols mutex
` [PATCH v4 03/31] firmware: arm_scmi: Allow registration of unknown-size events/reports
` [PATCH v4 04/31] firmware: arm_scmi: Allow protocols to register for notifications
` [PATCH v4 05/31] uapi: Add ARM SCMI definitions
` [PATCH v4 06/31] dt-bindings: firmware: arm,scmi: Add support for telemetry protocol
` [PATCH v4 07/31] include: trace: Add Telemetry trace events
` [PATCH v4 08/31] firmware: arm_scmi: Add basic Telemetry support
` [PATCH v4 09/31] firmware: arm_scmi: Add support to parse SHMTIs areas
` [PATCH v4 10/31] firmware: arm_scmi: Add Telemetry configuration operations
` [PATCH v4 11/31] firmware: arm_scmi: Add Telemetry DataEvent read capabilities
` [PATCH v4 12/31] firmware: arm_scmi: Add support for Telemetry reset
` [PATCH v4 13/31] firmware: arm_scmi: Add Telemetry notification support
` [PATCH v4 14/31] firmware: arm_scmi: Add support for boot-on Telemetry
` [PATCH v4 15/31] firmware: arm_scmi: Add Telemetry generation counter
` [PATCH v4 16/31] firmware: arm_scmi: Add common per-protocol debugfs support
` [PATCH v4 17/31] firmware: arm_scmi: Add Telemetry debugfs SHMTI dump support
` [PATCH v4 18/31] firmware: arm_scmi: Add Telemetry debugfs ABI documentation
` [PATCH v4 19/31] firmware: arm_scmi: stlmfs: Add System Telemetry filesystem driver
` [PATCH v4 20/31] fs/stlmfs: Document ARM SCMI Telemetry filesystem
` [PATCH v4 21/31] firmware: arm_scmi: stlmfs: Add basic mount options
` [PATCH v4 22/31] fs/stlmfs: Document ARM SCMI Telemetry FS "
` [PATCH v4 23/31] firmware: arm_scmi: stlmfs: Add ioctls support
` [PATCH v4 24/31] fs/stlmfs: Document alternative ioctl based binary interface
` [PATCH v4 25/31] firmware: arm_scmi: stlmfs: Add by-components view
` [PATCH v4 26/31] fs/stlmfs: Document alternative topological view
` [PATCH v4 27/31] firmware: arm_scmi: stlmfs: Add generation file
` [PATCH v4 28/31] [RFC] docs: stlmfs: Document ARM SCMI Telemetry FS ABI
` [PATCH v4 29/31] firmware: arm_scmi: stlmfs: Add lazy population support
` [PATCH v4 30/31] fs/stlmfs: Document lazy mode and related mount option
` [PATCH v4 31/31] [RFC] tools/scmi: Add SCMI Telemetry testing tool
[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
2026-06-12 23:07 UTC (5+ messages)
` [PATCH v14 10/44] arm64: RMI: Add support for SRO
[GIT PULL] Qualcomm clock updates for v7.2
2026-06-12 22:48 UTC
[PATCH] pinctrl: Match DT helper types
2026-06-12 22:22 UTC (2+ messages)
[PATCH v2] spi: xilinx: use FIFO occupancy register to determine buffer size
2026-06-12 13:21 UTC
[PATCH] ASoC: meson: axg-tdm-formatter: Use guard() for mutex locks
2026-06-11 19:42 UTC (2+ messages)
[PATCH 00/10] ASoC: mediatek: Use guard() for mutex & spin locks
2026-06-11 19:59 UTC (2+ messages)
[PATCH 0/3] ASoC: use scoped OF node handling in manual cleanup paths
2026-06-12 15:14 UTC (2+ messages)
[PATCH v2 0/3] ASoC: rockchip: Use guard() for spin locks
2026-06-11 19:53 UTC (2+ messages)
[PATCH v2 0/5] ASoC: rockchip: Reorder clock enable sequence
2026-06-11 19:49 UTC (2+ messages)
[soc:for-next] BUILD SUCCESS f9c349592b74e96cecadd7d427f0b3dd6320d489
2026-06-12 22:08 UTC
[PATCH v6 0/7] mfd: macsmc: add rtc, hwmon and hid subdevices
2026-06-12 22:07 UTC (3+ messages)
` [PATCH v6 1/7] dt-bindings: hwmon: Add Apple System Management Controller hwmon schema
[PATCH] Documentation: ABI: sysfs-class-reboot-mode-reboot_modes: fix doc warnings
2026-06-12 22:05 UTC (2+ messages)
[PATCH v2 phy-next 0/8] RCW override for 10G Lynx dynamic protocol reconfiguration
2026-06-12 21:08 UTC
[PATCH] clk: at91: Read "reg" with helper
2026-06-12 21:52 UTC
[PATCH] dmaengine: xilinx: Treat "xlnx,flush-fsync" as a flag
2026-06-12 21:52 UTC
[PATCH] dt-bindings: dma: xilinx: Fix "xlnx,irq-delay" type
2026-06-12 21:52 UTC
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