messages from 2026-08-14 18:54:22 to 2026-08-15 04:46:20 UTC [more...]
[PATCH 00/12] arm64/bti: Fix kernel BTI issues with livepatch, large kernels, toolchains
2026-08-15 4:45 UTC (13+ messages)
` [PATCH 01/12] arm64/bti: Add BTI landing pad to __sdei_asm_handler()
` [PATCH 02/12] arm64/module: Fix BTI exceptions caused by omitted landing pads in Clang 21
` [PATCH 03/12] arm64/bti: Fix BTI linker failures with long branches into .idmap.text
` [PATCH 04/12] arm64/bti: Work around ld crash caused by linker script aliases
` [PATCH 05/12] arm64/bti: Add link error for large kernels with BTI and unsupported toolchains
` [PATCH 06/12] arm64/bti: Add link error for large kernels with BTI and livepatch
` [PATCH 07/12] arm64/bti: Advertise BTI in assembly objects
` [PATCH 08/12] arm64/bti: Enable BTI in the pi/ startup code
` [PATCH 09/12] efi/libstub: Preserve the GNU property note
` [PATCH 10/12] efi/libstub: Remove obsolete .note.gnu.property workaround
` [PATCH 11/12] arm64/bti: Force-enable BTI linker veneers
` [PATCH 12/12] arm64/bti: Enable kernel BTI for GCC
[PATCH v2 0/2] KVM: arm64: nv: Shadow S2 life-cycle fixes
2026-08-15 3:22 UTC (3+ messages)
` [PATCH v2 1/2] KVM: arm64: nv: Fix life cycle of the nested_mmus array
[PATCH v2 1/2] net: xilinx: axienet: Propagate errors from optional IRQ lookup
2026-08-15 3:13 UTC (3+ messages)
[PATCH v7 00/10] accel/rocket: RK3576 NPU (RKNN) enablement
2026-08-15 3:12 UTC (3+ messages)
` [PATCH v7 08/10] accel/rocket: add RK3576 NPU (RKNN) support
[PATCH v3 0/6] iio: adc: xilinx-xadc: Add I2C interface support for System Management Wizard
2026-08-15 1:44 UTC (5+ messages)
` [PATCH v3 3/6] iio: adc: xilinx-xadc: Split driver into core and platform files
[PATCH v2] dt-bindings: iio: adc: rockchip-saradc: Add RV1106 compatible
2026-08-15 1:20 UTC (3+ messages)
` [PATCH] iio: adc: rockchip_saradc: Add support for RV1106
[PATCH] arm64: dts: allwinner: sun50i-a64-olinuxino: Add RX delay
2026-08-15 0:53 UTC
[PATCH v2 0/4] KVM: arm64: vgic: Fixes for ITS table save and init retry
2026-08-15 0:18 UTC (4+ messages)
` [PATCH v2 1/4] KVM: arm64: vgic-its: Don't dereference a NULL collection on ITT save
[PATCH 0/2] pinctrl: scmi: Replace get function and group info with generic callbacks
2026-08-15 0:05 UTC (3+ messages)
[GIT PULL] pmdomain fixes for v7.2-rc8
2026-08-14 22:58 UTC (2+ messages)
[PATCH v4 0/6] rtc: s35390a: Allow use of output pin for interrupt signal 1 for wakealarm
2026-08-14 22:57 UTC (7+ messages)
` [PATCH v4 1/6] dt-bindings: rtc: Add pinctrl for S35390A
` [PATCH v4 2/6] rtc: s35390a: Add missing newline to dev_err
` [PATCH v4 3/6] rtc: s35390a: Fix alarm not disabling
` [PATCH v4 4/6] rtc: s35390a: force 24-hour mode
` [PATCH v4 5/6] rtc: s35390a: Add pinctrl
` [PATCH v4 6/6] rtc: s35390a: Add synology quirk
[PATCH v5 0/2] PCI: mediatek-gen3: Add 2-lanes mode support + clock
2026-08-14 22:36 UTC (2+ messages)
[PATCH v3 0/2] arm64: ptdump flush fixes
2026-08-14 22:24 UTC (3+ messages)
` [PATCH v3 1/2] arm64: ptdump: Make note_page_flush() range aware
` [PATCH v3 2/2] KVM: arm64: ptdump: Flush the last region
[RFC PATCH] iommu/arm-smmu-v3: Allow nested attach for PCI bridges without vDEVICE
2026-08-14 22:11 UTC (4+ messages)
[PATCH v3 0/3] Convert manual kfree(dev) to put_device()
2026-08-14 22:06 UTC (5+ messages)
` [PATCH v3 1/3] ARM: locomo: use put_device() on device_register() failure
` [PATCH v3 2/3] firmware/edd: use kobject_put() on edd_device_register() failure
` [PATCH v3 3/3] powerpc/ps3: use put_device() on device_register() failure in ps3_system_bus_device_register
[PATCH v4] iommu/io-pgtable-arm: Add support for contiguous hint bit
2026-08-14 21:57 UTC (5+ messages)
[PATCH v8 00/19] dmaengine: ti: Add support for BCDMA v2 and PKTDMA v2
2026-08-14 21:35 UTC (5+ messages)
` [PATCH v8 01/19] dmaengine: ti: k3-udma: Fix sporadic crash on AM62x
` [PATCH v8 03/19] dmaengine: ti: k3-udma: move structs and enums to header file
[PATCHv2] dmaengine: at_hdmac: fix sparse '__iomem' cast warning in memset helpers
2026-08-14 21:12 UTC (2+ messages)
[PATCHv2] dmaengine: at_hdmac: use more devm in _probe
2026-08-14 21:08 UTC (2+ messages)
[PATCH] dmaengine: sun6i: fix use-after-free in descriptor error path
2026-08-14 21:00 UTC (3+ messages)
[PATCH RESEND v5] dmaengine: sun6i-dma: Fix use-after-free in error handling paths
2026-08-14 20:58 UTC (2+ messages)
[PATCH] mailbox: sun6i: modernize probe and convert to fully managed
2026-08-14 20:57 UTC (3+ messages)
[PATCH net-next v3 0/3] Implement mqprio and ets qdisc offload in stmmac driver
2026-08-14 20:56 UTC (3+ messages)
` [PATCH net-next v3 2/3] net: stmmac: add tc-mqprio qdisc offload
[PATCHv2] mailbox: sun6i: modernize probe and convert to fully managed
2026-08-14 20:55 UTC
[PATCH v2] pinctrl: imx1-core: fix device_node refcount leak
2026-08-14 20:50 UTC (2+ messages)
[PATCH] ASoC: uniphier: aio-dma: pass chip to irq handler
2026-08-14 20:45 UTC
[PATCHv3] ASoC: xilinx: formatter_pcm: use more devm in probe
2026-08-14 20:44 UTC
[PATCH 0/5] drm/vblank: Enforce all-or-nothing vblank support
2026-08-14 20:35 UTC (6+ messages)
` [PATCH 1/5] drm/vblank: Add drm_device.has_hw_vblank
` [PATCH 2/5] drm/vblank: Remove drm->num_crtcs
` [PATCH 3/5] drm/vblank: Remove num_crtcs argument from drm_vblank_init()
` [PATCH 4/5] drm/vblank: Use drm_for_each_crtc() in drm_vblank_init()
` [PATCH 5/5] drm/vblank: Require all CRTCs implement vblank support "
[PATCH 0/2] Couple of SCMI race fixes
2026-08-14 20:15 UTC (3+ messages)
` [PATCH 1/2] firmware: arm_scmi: Protect xfer->async_done with xfer->lock
` [PATCH 2/2] firmware: arm_scmi: Don't reuse raw xfers with async_done still armed
[PATCH v2] dt-bindings: mailbox: Delete old 'mailbox.txt' bindings file
2026-08-14 19:46 UTC
[PATCH] dmaengine: mediatek: hsdma: fix runtime PM leak on init failure
2026-08-14 19:19 UTC (3+ messages)
` [PATCH v2 RESEND] "
[PATCH] dmaengine: qcom: hidma: fix autosuspend cleanup during teardown
2026-08-14 19:14 UTC (2+ messages)
[PATCH] dmaengine: xilinx: zynqmp_dma: fix autosuspend cleanup during teardown
2026-08-14 19:12 UTC (2+ messages)
[RFC PATCH 0/3] KVM: Dirty page logging for guest_memfd-only memslots
2026-08-14 19:11 UTC (11+ messages)
[PATCH v3 0/2] dmaengine: apple-admac: Add support for M3 generation
2026-08-14 18:53 UTC (3+ messages)
` [PATCH v3 2/2] dmaengine: apple-admac: Add M3 generation ADMACs
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