messages from 2025-09-16 21:16:37 to 2025-09-24 09:46:35 UTC [more...]
[PATCH V7 0/4] Add AMD I3C master controller driver and bindings
2025-09-24 9:46 UTC (13+ messages)
` [PATCH V7 1/4] dt-bindings: i3c: Add AMD I3C master controller support
` [PATCH V7 2/4] asm-generic/io.h: Add big-endian MMIO accessors
` [PATCH V7 3/4] i3c: master: Add endianness support for i3c_readl_fifo() and i3c_writel_fifo()
` [PATCH V7 4/4] i3c: master: Add AMD I3C bus controller driver
[PATCH net-next v13 0/5] Add driver for 1Gbe network chips from MUCSE
2025-09-24 2:50 UTC (10+ messages)
` [PATCH net-next v13 1/5] net: rnpgbe: Add build support for rnpgbe
` [PATCH net-next v13 2/5] net: rnpgbe: Add n500/n210 chip support with BAR2 mapping
` [PATCH net-next v13 3/5] net: rnpgbe: Add basic mbx ops support
` [PATCH net-next v13 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH net-next v13 5/5] net: rnpgbe: Add register_netdev
Thematic Funds Letter Of Intent
2025-09-23 23:54 UTC
[PATCH][next] net: airoha: Avoid -Wflex-array-member-not-at-end warning
2025-09-24 0:00 UTC (4+ messages)
[PATCH v2] kconfig: Add transitional symbol attribute for migration support
2025-09-23 21:36 UTC (10+ messages)
[PATCH v3 0/3] kconfig: Add transitional symbol attribute for migration support
2025-09-23 21:34 UTC (4+ messages)
` [PATCH v3 1/3] kconfig: Fix BrokenPipeError warnings in selftests
` [PATCH v3 2/3] kconfig: Add transitional symbol attribute for migration support
` [PATCH v3 3/3] kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI
[PATCH][next] tls: Avoid -Wflex-array-member-not-at-end warning
2025-09-23 20:53 UTC (5+ messages)
[PATCH v2][next] tls: Avoid -Wflex-array-member-not-at-end warning
2025-09-23 20:45 UTC
[PATCH v9 0/8] nvme-fc: FPIN link integrity handling
2025-09-23 19:21 UTC (3+ messages)
` (subset) "
[PATCH v4 0/8] MT8196 GPU Frequency/Power Control Support
2025-09-23 16:25 UTC (12+ messages)
` [PATCH v4 1/8] dt-bindings: gpu: mali-valhall-csf: add mediatek,mt8196-mali variant
` [PATCH v4 2/8] dt-bindings: power: Add MT8196 GPU frequency control binding
` [PATCH v4 3/8] dt-bindings: sram: Add compatible for mediatek,mt8196-gpufreq-sram
` [PATCH v4 4/8] dt-bindings: mailbox: Add MT8196 GPUEB Mailbox
` [PATCH v4 5/8] mailbox: add MediaTek GPUEB IPI mailbox
` [PATCH v4 6/8] drm/panthor: call into devfreq for current frequency
` [PATCH v4 7/8] drm/panthor: Use existing OPP table if present
` [PATCH v4 8/8] pmdomain: mediatek: Add support for MFlexGraphics
[PATCH] lib/string_choices: Add str_assert_deassert() helper
2025-09-23 9:52 UTC
[PATCH 00/10] RDA8810PL SD/MMC support
2025-09-23 7:48 UTC (20+ messages)
` [PATCH 01/10] dt-bindings: gpio: rda: Make interrupts optional
` [PATCH 02/10] dt-bindings: clock: Add RDA Micro RDA8810PL clock/reset controller
` [PATCH 03/10] dt-bindings: dma: Add RDA IFC DMA
` [PATCH 04/10] dt-bindings: mmc: Add RDA SDMMC controller
` [PATCH 05/10] gpio: rda: Make IRQ optional
` [PATCH 06/10] gpio: rda: Make direction register unreadable
` [PATCH 07/10] clk: Add Clock and Reset Driver for RDA Micro RDA8810PL SoC
` [PATCH 08/10] dmaengine: Add RDA IFC driver
` [PATCH 09/10] mmc: host: Add RDA Micro SD/MMC driver
` [PATCH 10/10] ARM: dts: unisoc: rda8810pl: Add SDMMC controllers
[PATCH RESEND] sparc: PCI: Replace deprecated strcpy() with strscpy()
2025-09-22 21:11 UTC (4+ messages)
[PATCH 1/8] sparc: PCI: Replace deprecated strcpy with strscpy
2025-09-22 21:03 UTC (8+ messages)
` [PATCH 2/8] sparc: parport: Replace deprecated strcpy with strscpy in ecpp_probe
` [PATCH 3/8] sparc: floppy: Replace deprecated strcpy with strscpy in sun_floppy_init
` [PATCH 4/8] sparc: Replace deprecated strcpy with strscpy in prom_nextprop
` [PATCH 5/8] sparc: Replace deprecated strcpy with strscpy
` [PATCH 6/8] sparc32: "
` [PATCH 7/8] sparc64: Replace deprecated strcpy with strscpy in build_path_component
` [PATCH 8/8] sparc: Replace deprecated strcpy with strscpy in handle_nextprop_quirks
[PATCH][next] dlm: Avoid -Wflex-array-member-not-at-end warning
2025-09-22 14:20 UTC
[PATCH v3 00/10] MT8196 GPU Frequency/Power Control Support
2025-09-22 13:19 UTC (27+ messages)
` [PATCH v3 01/10] dt-bindings: gpu: mali-valhall-csf: add mediatek,mt8196-mali variant
` [PATCH v3 02/10] dt-bindings: devfreq: add mt8196-gpufreq binding
` [PATCH v3 03/10] dt-bindings: sram: Add compatible for mediatek,mt8196-gpufreq-sram
` [PATCH v3 04/10] dt-bindings: mailbox: Add MT8196 GPUEB Mailbox
` [PATCH v3 05/10] mailbox: add MediaTek GPUEB IPI mailbox
` [PATCH v3 06/10] drm/panthor: call into devfreq for current frequency
` [PATCH v3 07/10] drm/panthor: devfreq: make get_dev_status use get_cur_freq
` [PATCH v3 08/10] drm/panthor: devfreq: add pluggable devfreq providers
` [PATCH v3 09/10] drm/panthor: add no_clocks soc_data member for MT8196
` [PATCH v3 10/10] drm/panthor: add support for MediaTek MFlexGraphics
[RFC][PATCH v3 00/16] Introduce kmemdump
2025-09-22 10:01 UTC (20+ messages)
` [RFC][PATCH v3 09/16] genirq/irqdesc: Have nr_irqs as non-static
` [RFC][PATCH v3 15/16] kmemdump: Add Kinfo backend driver
[PATCH] gcc-plugins: Remove TODO_verify_il for GCC >= 16
2025-09-21 16:34 UTC (2+ messages)
New September Order. 77773 Sunday, September 21, 2025 at 06:25:31 AM
2025-09-21 4:25 UTC
[PATCH] scripts/gcc-plugins: Remove TODO flag
2025-09-20 20:52 UTC (3+ messages)
[PATCH v7 0/6] mm/memfd: introduce MFD_NOEXEC_SEAL and MFD_EXEC
2025-09-20 18:58 UTC (7+ messages)
` [PATCH v7 6/6] mm/memfd: security hook for memfd_create
[PATCH RESEND 0/9] samsung,coreprimevelte DTS additions
2025-09-20 12:41 UTC (2+ messages)
[PATCH 00/25] RDA8810PL Clock, RTC and MMC driver
2025-09-20 6:49 UTC (10+ messages)
` [PATCH 03/25] dt-bindings: gpio: rda: Make interrupts optional
` [PATCH 05/25] dt-bindings: rtc: Add RDA Micro RDA8810PL RTC
` [PATCH 09/25] dt-bindings: clock: Add RDA Micro RDA8810PL clock/reset controller
[PATCH 00/25] RDA8810PL Clock, RTC and MMC driver
2025-09-20 4:50 UTC (25+ messages)
` [PATCH 01/25] ARM: dts: unisoc: rda8810pl: Add label to GPIO nodes
` [PATCH 07/25] ARM: dts: unisoc: rda8810pl: Enable Real-Time Clock
` [PATCH 09/25] dt-bindings: clock: Add RDA Micro RDA8810PL clock/reset controller
` [PATCH 10/25] drivers: clk: Add Clock and Reset Driver for RDA Micro RDA8810PL SoC
` [PATCH 11/25] dts: unisoc: rda8810pl: Enable clock/reset driver
` [PATCH 14/25] dt-bindings: power: reset: Add RDA Micro Modem Reset
` [PATCH 15/25] power: reset: Add basic power reset driver for RDA8810PL
` [PATCH 16/25] dts: unisoc: rda8810pl: Enable modem reset
` [PATCH 17/25] drivers: gpio: rda: Make direction register unreadable
` [PATCH 21/25] dt-bindings: mmc: Add RDA SDMMC controller
` [PATCH 22/25] mmc: host: Add RDA Micro SD/MMC driver
[PATCH V6 0/2] Add AMD I3C master controller driver and bindings
2025-09-19 20:54 UTC (3+ messages)
` [PATCH V6 1/2] dt-bindings: i3c: Add AMD I3C master controller support
[PATCH 06/25] rtc: Add driver for RDA Micro SoC
2025-09-19 13:59 UTC (2+ messages)
[PATCH][next] scsi: hisi_sas: Avoid a couple -Wflex-array-member-not-at-end warnings
2025-09-19 12:17 UTC
[PATCH v2][next] scsi: megaraid_sas: Avoid a couple -Wflex-array-member-not-at-end warnings
2025-09-19 11:56 UTC
[PATCH][next] scsi: megaraid_sas: Avoid a couple -Wflex-array-member-not-at-end warnings
2025-09-19 11:52 UTC
[PATCH][next] scsi: isci: Avoid -Wflex-array-member-not-at-end warning
2025-09-19 11:24 UTC
[PATCH net-next v12 0/5] Add driver for 1Gbe network chips from MUCSE
2025-09-19 1:17 UTC (18+ messages)
` [PATCH net-next v12 1/5] net: rnpgbe: Add build support for rnpgbe
` [PATCH net-next v12 2/5] net: rnpgbe: Add n500/n210 chip support with BAR2 mapping
` [PATCH net-next v12 3/5] net: rnpgbe: Add basic mbx ops support
` [PATCH net-next v12 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH net-next v12 5/5] net: rnpgbe: Add register_netdev
[PATCH v3 0/7] Introduce Kernel Control Flow Integrity ABI [PR107048]
2025-09-18 20:14 UTC (22+ messages)
` [PATCH v3 1/7] typeinfo: Introduce KCFI typeinfo mangling API
` [PATCH v3 2/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
` [PATCH v3 4/7] aarch64: Add AArch64 Kernel Control Flow Integrity implementation
` [PATCH v3 7/7] kcfi: Add regression test suite
[RFC PATCH v5 00/18] pkeys-based page table hardening
2025-09-18 17:31 UTC (6+ messages)
New September Order. 32207 Thursday, September 18, 2025 at 10:59:41 AM
2025-09-18 8:59 UTC
New September Order. 91289 Thursday, September 18, 2025 at 04:37:42 AM
2025-09-18 2:37 UTC
[PATCH 0/2][next] Expand TRAILING_OVERLAP() capabilities
2025-09-17 16:30 UTC (4+ messages)
` [PATCH 1/2][next] stddef: Remove token-pasting in TRAILING_OVERLAP()
` [PATCH 2/2][next] stddef: Introduce __TRAILING_OVERLAP()
[PATCH v3][next] scsi: pm80xx: Avoid -Wflex-array-member-not-at-end warnings
2025-09-17 2:27 UTC (2+ messages)
[PATCH v2 0/9] panic: introduce panic status function family
2025-09-17 2:09 UTC (4+ messages)
` [PATCH v2 1/9] panic: Introduce helper functions for panic state
[PATCH v1 1/1] ARM: dts: aspeed: yosemite4: allocate ramoops for kernel panic
2025-09-17 1:00 UTC (2+ 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