messages from 2026-09-08 21:13:02 to 2026-09-09 08:59:42 UTC [more...]
[PATCH v4 00/14] drm/panic: Split into core and helpers
2026-09-09 8:55 UTC (11+ messages)
` [PATCH v4 01/14] drm/panic: Do not use un-escaped URL as format string
` [PATCH v4 02/14] drm/panic: Test address from kmap op for NULL
` [PATCH v4 03/14] drm/panic: Return -EINVAL if font is not available
` [PATCH v4 04/14] drm/panic: Return errno codes if panic output fails
` [PATCH v4 05/14] drm/panic: Pass colors to draw_panic_dispatch()
` [PATCH v4 06/14] drm/panic: Pass global module parameters to drm_panic_dispatch()
` [PATCH v4 07/14] drm/panic: Return from screen_user if display is too small
` [PATCH v4 08/14] drm/panic: Retry in dispatch function if panic output fails
` [PATCH v4 09/14] drm/panic: Split draw_panic_plane()
` [PATCH v4 10/14] drm/panic: Restrict to primary planes
[PATCH net] net: stmmac: restore NET_IP_ALIGN in the non-XDP RX path
2026-09-09 8:57 UTC (4+ messages)
` [PATCH net v2] net: stmmac: restore NET_IP_ALIGN in the RX DMA offset
[PATCH] bus: fsl-mc: register the object drivers after misc_class exists
2026-09-09 8:56 UTC (6+ messages)
[PATCH] crypto: xilinx - clear AES key buffer before freeing it
2026-09-09 8:53 UTC (2+ messages)
[PATCH v17 0/7] firmware: arm_rmm: Add RMM v2.0 base RMI support
2026-09-09 8:55 UTC (22+ messages)
` [PATCH v17 1/7] firmware: arm_rmm: Add SMC definitions for calling the RMM
` [PATCH v17 3/7] firmware: arm_rmm: Configure the RMM with the host's page size
` [PATCH v17 4/7] firmware: arm_rmm: Add support for SRO
` [PATCH v17 5/7] firmware: arm_rmm: Activate the RMM
` [PATCH v17 6/7] firmware: arm_rmm: Ensure the RMM has GPT entries for memory
` [PATCH v17 7/7] firmware: arm_rmm: Add wrappers for Realm related RMI commands
[PATCH v6 00/40] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-09-09 8:51 UTC (5+ messages)
` [PATCH v6 01/40] arm_mpam: Ensure in_reset_state is false after applying configuration
` [PATCH v6 03/40] arm64/sysreg: Add MPAMSM_EL1 register
[PATCH 00/15] vdso: Clean up the vsyscall.h headers
2026-09-09 8:51 UTC (16+ messages)
` [PATCH 01/15] vdso: Move the kernel-side time update helpers to a new header
` [PATCH 02/15] vdso/gettimeofday: Define fallback __arch_get_vdso_u_time_data() in gettimeofday.c
` [PATCH 03/15] vdso/getrandom: Define fallback __arch_get_vdso_u_rng_data() in getrandom.c
` [PATCH 04/15] vdso/vsyscall: Define fallback time synchronization functions in vsyscall.c
` [PATCH 05/15] vdso: Delete asm-generic/vdso/vsyscall.h
` [PATCH 06/15] x86/vdso: Move vDSO page definitions to asm/vdso.h
` [PATCH 07/15] sparc/vdso: Move __VDSO_PAGES "
` [PATCH 08/15] s390/vdso: Delete asm/vdso/vsyscall.h inclusions
` [PATCH 09/15] sparc/vdso: Delete asm/vdso/vsyscall.h inclusion
` [PATCH 10/15] x86/vdso: Delete asm/vdso/vsyscall.h inclusions
` [PATCH 11/15] arm64/vdso: "
` [PATCH 12/15] riscv/hwprobe: Include vdso/datapage.h
` [PATCH 13/15] vdso: Remove unnecessary vdso/vsyscall.h includes
` [PATCH 14/15] vdso: Add asm-generic/vdso/vsyscall.h
` [PATCH 15/15] vdso: Remove __ASSEMBLER__ guards from vsyscall.h
[PATCH] ARM: dts: aspeed: anacapa: add NCT7363 fan controllers
2026-09-09 8:25 UTC
[PATCH net] net: stmmac: initialize ptp_lock at probe time
2026-09-09 8:38 UTC (3+ messages)
[PATCH v3 0/3] Add AST2700 USB3.2 PHY driver
2026-09-09 8:33 UTC (7+ messages)
` [PATCH v3 1/3] dt-bindings: phy: aspeed: Document AST2700 USB3.2 PHY
` [PATCH v3 2/3] phy: aspeed: Add AST2700 USB3.2 PHY driver
` [PATCH v3 3/3] MAINTAINERS: Add ASPEED USB3 "
[PATCH v3 00/15] mtd: rawnand: sunxi: support the Allwinner randomized OOB format
2026-09-09 8:30 UTC (16+ messages)
` [PATCH v3 01/15] mtd: rawnand: sunxi: use the logical step's OOB length in PIO
` [PATCH v3 02/15] mtd: rawnand: sunxi: propagate page-setup and erased-check errors
` [PATCH v3 03/15] mtd: rawnand: sunxi: stop failed program operations and disable ECC
` [PATCH v3 04/15] mtd: rawnand: sunxi: select the pattern ID for the current ECC step
` [PATCH v3 05/15] mtd: rawnand: sunxi: propagate buffer and column transfer errors
` [PATCH v3 06/15] mtd: rawnand: sunxi: avoid a second program confirm for OOB writes
` [PATCH v3 07/15] mtd: rawnand: sunxi: avoid redundant column changes for extra OOB
` [PATCH v3 08/15] mtd: rawnand: sunxi: clarify OOB register and step handling
` [PATCH v3 09/15] dt-bindings: mtd: sunxi: Add randomized OOB flag
` [PATCH v3 10/15] mtd: rawnand: sunxi: support randomized OOB formats
` [PATCH v3 11/15] mtd: rawnand: sunxi: select the packed H6/H616 OOB layout
` [PATCH v3 12/15] mtd: rawnand: sunxi: combine contiguous unprotected OOB reads
` [PATCH v3 13/15] mtd: rawnand: sunxi: avoid duplicate chip setup before page commands
` [PATCH v3 14/15] mtd: rawnand: sunxi: reduce user-data length register accesses
` [PATCH v3 15/15] mtd: rawnand: sunxi: reuse ECC status within each DMA read
[PATCH] KVM: arm64: Fix kvm_get_vtcr() kernel-doc
2026-09-09 7:36 UTC (2+ messages)
[PATCH 00/13] ARM: deprecated platform removal
2026-09-09 8:28 UTC (11+ messages)
` [PATCH 07/13] ARM: imx: remove i.MX31 SoC support
` [PATCH 09/13] ARM: lpc18xx: remove entire platform
` [PATCH 12/13] ARM: at91: remove samv7 support
` [PATCH 01/13] ARM: remove sa1100 platform
[PATCH] phy: samsung: usbdrd: propagate GS101 PIPE3 lock failures
2026-09-09 8:09 UTC (3+ messages)
[PATCH v5 0/3] gpio: mmio: report the line direction on chips without direction registers
2026-09-09 8:08 UTC (6+ messages)
` [PATCH v5 1/3] pinctrl: imx: answer OUTPUT_ENABLE/INPUT_ENABLE queries from the pad register
` [PATCH v5 3/3] gpio: mmio: track the direction of chips without direction registers
[PATCH v5 2/3] gpiolib: add get_config() and gpiochip_generic_get_config()
2026-09-09 8:08 UTC (2+ messages)
[PATCH] dt-bindings: net: snps,dwmac: allow stmmaceth-ocp reset name
2026-09-09 8:05 UTC
[PATCH] arm64: dts: renesas: r8a779h0: Add GICv3 ITS and update PCIe node
2026-09-09 7:57 UTC (4+ messages)
[PATCH] arm64: dts: renesas: sparrow-hawk: Add overlay for WaveShare 2CH CANFD HAT
2026-09-09 7:56 UTC (4+ messages)
[PATCH] mtd: rawnand: sunxi: fix free OOB section offsets
2026-09-09 7:54 UTC (2+ messages)
[PATCH v3] mtd: rawnand: sunxi: reject ECC maximization on small pages
2026-09-09 7:54 UTC (2+ messages)
[PATCH v4 0/4] Add CIX Sky1 USBSSP controller support
2026-09-09 7:52 UTC (5+ messages)
` [PATCH v4 2/4] dt-bindings: usb: Add CIX Sky1 USBSSP controller
` [PATCH v4 4/4] arm64: dts: cix: Add USB4/USB5 nodes for Sky1
[PATCH 0/6] Initial Apple Silicon A18 Pro device trees and dt-bindings
2026-09-09 7:48 UTC (9+ messages)
` [PATCH 1/6] dt-bindings: arm: cpus: Add Apple A18 Pro CPU core compatibles
` [PATCH 4/6] dt-bindings: interrupt-controller: apple,aic2: Add apple,t8140 compatible
[PATCH net 0/6] net: stmmac: More selftest-related fixes
2026-09-09 7:47 UTC (2+ messages)
` [PATCH net 6/6] net: stmmac: selftests: Account for alignment shift on dwmac1000 for Jumbo test
[PATCH v10 0/7] Switch Arm SMCCC firmware services to an SMCCC bus
2026-09-09 7:37 UTC (4+ messages)
` [PATCH v10 6/7] firmware: smccc: arm-cca-guest: Bind the TSM provider to an SMCCC device
[PATCH net-next v6] net: airoha: add LRO offload support
2026-09-09 7:36 UTC (3+ messages)
[PATCH v4 0/2] sched: Enable preferred SMT siblings on NVIDIA Olympus
2026-09-09 7:26 UTC (7+ messages)
` [PATCH 2/2] sched/fair: Honor asymmetric SMT priority in idle selection
[PATCH v5 0/3] drivers/perf: hisi: Updates for HiSilicon uncore PMUs
2026-09-09 7:22 UTC (4+ messages)
` [PATCH v5 1/3] drivers/perf: hisi: Consolidate uncore PMU cpuhp states
` [PATCH v5 2/3] drivers/perf: hisi: Add support for uncore ITS PMU
` [PATCH v5 3/3] drivers/perf: hisi: Add cycle event for HIP13 MN PMU
[PATCH] ARM: dma-mapping: split cache maintenance at highmem boundary
2026-09-09 7:24 UTC (2+ messages)
[PATCH RESEND] arm64: dts: mediatek: mt8516: remove cpu3 armpll clock-name
2026-09-09 7:20 UTC
[PATCH v3 0/8] clk: sunxi-ng: Add support for Allwinner A733 CCU and PRCM
2026-09-09 7:17 UTC (3+ messages)
` [PATCH v3 1/8] dt-bindings: clk: sun60i-a733-ccu: Add Allwinner A733 support
[PATCH v6 00/13] Ambarella CV75 SoC minimal bring-up
2026-09-09 7:12 UTC (3+ messages)
` [PATCH v6 06/13] dt-bindings: serial: snps-dw-apb-uart: add ambarella,cv75-uart
[PATCH v4] driver: fpga: xilinx-selectmap: add csi and rdwr support
2026-09-09 6:43 UTC (5+ messages)
[PATCH v5 00/15] Add initial support for Qualcomm Kuno SoC
2026-09-09 6:43 UTC (2+ messages)
[PATCH v5 0/2] sched: Enable preferred SMT siblings on NVIDIA Olympus
2026-09-09 6:41 UTC (5+ messages)
` [PATCH 1/2] arm64: topology: Prefer PE0 on NVIDIA Olympus SMT cores
` [PATCH 2/2] sched/fair: Honor asymmetric SMT priority in idle selection
[PATCH v2 0/9] soc: qcom: geni: Derive SE clock configuration from OPP table on SA8255P
2026-09-09 6:32 UTC (5+ messages)
[PATCH v2 0/3] interconnect: qcom: Some defconfig/defaults cleanups and improvements
2026-09-09 6:29 UTC (2+ messages)
[PATCH] arm64: io: Reject present-invalid user prot in ioremap_prot()
2026-09-09 6:23 UTC (2+ messages)
[PATCH v4 0/2] memory: mtk-smi: add MT8189 SMI support
2026-09-09 6:16 UTC (3+ messages)
` [PATCH v4 2/2] memory: mtk-smi: Add MT8189 support
[PATCH v2 00/22] Initial USB4/Thunderbolt support for Apple M1/M2/M3 SoCs
2026-09-09 6:06 UTC (5+ messages)
` [PATCH v2 19/22] thunderbolt: Add Apple Silicon support
[PATCH v1 3/5] dt-bindings: dma: Add CIX Sky1 DMA-350 integration
2026-09-09 6:05 UTC (2+ messages)
[PATCH v2 0/8] Add Aspeed AST2700 SDRAM EDAC support
2026-09-09 5:59 UTC (5+ messages)
[PATCH v2] ARM: dts: samsung: exynos4210-i9100: Enable RTS/CTS in Bluetooth node
2026-09-09 5:57 UTC (5+ messages)
[PATCH v5 0/9] Bug fixes and enhancements for kdump LUKS support
2026-09-09 5:48 UTC (21+ messages)
` [PATCH v5 1/9] crash_dump: Fix potential double free and UAF of keys_header
` [PATCH v5 2/9] crash_dump: Read the number of dm-crypt keys from reserved memory
` [PATCH v5 3/9] crash_dump: Disallow writing to dm-crypt configfs during kexec_file_load syscall
` [PATCH v5 4/9] crash_dump: Free temporary dm-crypt keys_header buffer in kdump kernel
` [PATCH v5 5/9] crash_dump: Only use kexec_dprintk during the kexec_file_load syscall
` [PATCH v5 6/9] crash_dump: Improve readability of config_keys_restore_store
` [PATCH v5 7/9] crash_dump: Check the function return codes in restore_dm_crypt_keys_to_thread_keyring
` [PATCH v5 8/9] crash_dump: Disallow configfs/crash_dm_crypt_key/reuse if crash hotplug supported
` [PATCH v5 9/9] Documentation: kdump: Add arm64 and ppc64le to encrypted dump target support list
[PATCH v6 0/6] drm/verisilicon: add Nuvoton MA35D1 DCU Lite support
2026-09-09 5:44 UTC (3+ messages)
` [PATCH v6 1/6] dt-bindings: display: verisilicon,dc: add support for nuvoton,ma35d1-dcu
[PATCH 0/8] i3c: mipi-i3c-hci: Add Aspeed AST2700 support
2026-09-09 5:38 UTC (18+ messages)
` [PATCH 1/8] dt-bindings: i3c: Document the AST2700 I3C controller
` 回覆: "
` [PATCH 2/8] i3c: mipi-i3c-hci: Support address-indexed DAT slots
` 回覆: "
` [PATCH 3/8] i3c: mipi-i3c-hci: Add a quirk for 64-bit DMA addressing
` 回覆: "
` [PATCH 4/8] i3c: mipi-i3c-hci: Add a quirk to clear the TX start threshold
` 回覆: "
` [PATCH 5/8] i3c: mipi-i3c-hci: Add support for the AST2700 I3C controller
` 回覆: "
[PATCH net-next v6 0/3] net: xilinx: axienet: Fix IRQ error handling
2026-09-09 4:54 UTC (4+ messages)
` [PATCH net-next v6 1/3] net: xilinx: axienet: Propagate errors from optional IRQ lookup
` [PATCH net-next v6 2/3] net: xilinx: axienet: Handle optional IRQ return value correctly
` [PATCH net-next v6 3/3] net: xilinx: axienet: Fix IRQ error handling
[PATCH net-next v5 2/3] net: xilinx: axienet: Handle optional IRQ return value correctly
2026-09-09 4:51 UTC (5+ messages)
[PATCH v2 0/2] Couple of SCMI race fixes
2026-09-09 4:32 UTC (3+ messages)
` [PATCH v2 1/2] firmware: arm_scmi: Protect xfer->async_done with xfer->lock
` [PATCH v2 2/2] firmware: arm_scmi: Don't reuse raw xfers with async_done still armed
[PATCH v4] iommu/io-pgtable-arm: Add support for contiguous hint bit
2026-09-09 4:05 UTC (11+ messages)
` [RFC] Partial iommu_unmap issue with contiguous PTE hint enabled
[PATCH V2 0/2] arm64/mm: Standardize printing for pgtable entries
2026-09-09 4:00 UTC (3+ messages)
` [PATCH V2 1/2] arm64/mm: Move __check_safe_pte_update()
` [PATCH V2 2/2] arm64/mm: Standardize printing for pgtable entries
[PATCH v3 0/4] MMC pinmux configuration fixes
2026-09-09 3:33 UTC (4+ messages)
` [PATCH v3 3/4] arm64: dts: ti: k3-am62: Set MMC clock pins as OUTPUT
[PATCH v17 00/20] KVM: arm64: CCA: Add basic plumbing for Realms
2026-09-09 3:26 UTC (3+ messages)
` [PATCH v17 06/20] KVM: arm64: CCA: Add a new mode for supporting Realm guests
[PATCH] perf/arm-cmn: Fix {wp_dev_sel2, wp_dev_sel} limited to 0/1 when MXP_MULTIPLE_DTM_EN is TRUE
2026-09-09 2:01 UTC (4+ messages)
[PATCH] coresight: syscfg: fix deadlock on device registration failure
2026-09-09 1:34 UTC (3+ messages)
[PATCH net] net: stmmac: preserve real_num_tx_queues on mqprio setup failure
2026-09-09 1:35 UTC (3+ messages)
[PATCH v6 00/10] PCI: dw-rockchip: add system suspend support
2026-09-09 1:14 UTC (19+ messages)
` [PATCH v6 01/10] PCI: dw-rockchip: Fix LTSSM set functions
` [PATCH v6 02/10] PCI: dw-rockchip: Restore vpcie3v3 regulator handle
` [PATCH v6 03/10] PCI: dw-rockchip: Move devm_phy_get out of phy_init
` [PATCH v6 04/10] PCI: dw-rockchip: Add helper function for enhanced LTSSM control mode
` [PATCH v6 05/10] PCI: dw-rockchip: Add helper function for controller mode
` [PATCH v6 06/10] PCI: dw-rockchip: Add helper function for DDL indicator
` [PATCH v6 07/10] PCI: dw-rockchip: Add pme_turn_off support
` [PATCH v6 08/10] PCI: dw-rockchip: Set broken L1SS resume flag
` [PATCH v6 10/10] PCI: dw-rockchip: Clear debug buffer before entering L2
[PATCH net-next v2] net: stmmac: fix error path cleanup in DMA descriptor ring allocation
2026-09-09 0:48 UTC (2+ messages)
[PATCH net-next v2 0/3] net: phy: motorcomm: Enable analog frontend DAC on yt8531S
2026-09-09 0:20 UTC (2+ messages)
[PATCHv3 net] net: ll_temac: Return actual error from of_get_mac_address()
2026-09-09 0:00 UTC (2+ messages)
[PATCH 1/2] dt-bindings: arm: rockchip: Add FriendlyElec NanoPi R28S
2026-09-08 23:58 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: "
[PATCH v6] phy: Add USB3 PHY support to Google Tensor SoC USB PHY driver
2026-09-08 23:31 UTC (3+ messages)
[PATCH] usb: mtu3: fix system suspend in gadget mode after soft disconnect
2026-09-08 23:10 UTC
[PATCH] module: reject out-of-range relocation target indices
2026-09-08 23:08 UTC
[PATCH v10 00/15] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
2026-09-08 22:55 UTC (4+ messages)
` [PATCH v10 07/15] platform-msi: Introduce platform_device_msi_rewrite()
[PATCH v2] arm64: dts: imx8mn: Add display DT overlays for the ifm VHIP4 EvalBoard
2026-09-08 22:48 UTC
[PATCH v2] arm64: dts: imx8mm: imx8mp: Update EEPROM with nWP GPIO, label and layout
2026-09-08 22:29 UTC
[PATCH v3 0/4] ARM: Basic support for Amazon ford tablet (MT8127)
2026-09-08 21:59 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: watchdog: mediatek: Add MT8127
` [PATCH v3 2/4] dt-bindings: arm: mediatek: Add MT8127 Amazon ford
` [PATCH v3 3/4] ARM: dts: mediatek: mt8127: Add watchdog support
` [PATCH v3 4/4] ARM: dts: mediatek: Add basic support for Amazon ford board
[PATCH v5 0/2] iommu/arm-smmu-v3: Make the queue depths tunable, and shrink them in a kdump kernel
2026-09-08 21:56 UTC (5+ messages)
` [PATCH v5 1/2] iommu/arm-smmu-v3: Add a cmdq_max_entries module parameter
[PATCH] arm64: dts: imx8mm: imx8mp: Update EEPROM with nWP GPIO, label and layout
2026-09-08 21:54 UTC
[PATCH] arm64: dts: imx8mn: Add display DT overlays for the ifm VHIP4 EvalBoard
2026-09-08 21:53 UTC
[PATCH] dmaengine: at_hdmac: use devm_clk_get_enabled()
2026-09-08 21:26 UTC
[RFC PATCH] arm_mpam: resctrl: Separate MPAM domains
2026-09-08 21:12 UTC (5+ messages)
page: next (older) | 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