linux-block.git
2025-05-22 Jiri Slaby... tty: serial: 8250_omap: fix TX with DMA for am33xx
2025-05-21 Nicolas Pitrevt: add VT_GETCONSIZECSRPOS to retrieve console size...
2025-05-21 Nicolas Pitrevt: bracketed paste support
2025-05-21 Nicolas Pitrevt: remove VT_RESIZE and VT_RESIZEX from vt_compat_ioctl()
2025-05-21 Nicolas Pitrevt: process the full-width ASCII fallback range program...
2025-05-21 Nicolas Pitrevt: make use of ucs_get_fallback() when glyph is unavai...
2025-05-21 Nicolas Pitrevt: add ucs_get_fallback()
2025-05-21 Nicolas Pitrevt: create ucs_fallback_table.h_shipped with gen_ucs_fa...
2025-05-21 Nicolas Pitrevt: introduce gen_ucs_fallback_table.py to create ucs_f...
2025-05-21 Nicolas Pitrevt: move glyph determination to a separate function
2025-05-21 Nicolas Pitrevt: make sure displayed double-width characters are...
2025-05-21 Nicolas Pitrevt: ucs.c: fix misappropriate in_range() usage
2025-05-21 Kuan-Wei Chiuserial: max3100: Replace open-coded parity calculation...
2025-05-21 Krzysztof Kozlowskidt-bindings: serial: 8250_omap: Drop redundant properties
2025-05-21 Rob Herring... dt-bindings: serial: Convert socionext,milbeaut-usio...
2025-05-21 Rob Herring... dt-bindings: serial: Convert microchip,pic32mzda-uart...
2025-05-21 Rob Herring... dt-bindings: serial: Convert arm,sbsa-uart to DT schema
2025-05-21 Rob Herring... dt-bindings: serial: Convert snps,arc-uart to DT schema
2025-05-21 Rob Herring... dt-bindings: serial: Convert marvell,armada-3700-uart...
2025-05-21 Rob Herring... dt-bindings: serial: Convert lantiq,asc to DT schema
2025-05-21 Rob Herring... dt-bindings: serial: Convert cirrus,ep7209-uart to...
2025-05-21 Rob Herring... dt-bindings: serial: Convert arm,mps2-uart to DT schema
2025-05-21 Rob Herring... dt-bindings: serial: Convert nxp,lpc3220-hsuart to...
2025-05-21 Rob Herring... dt-bindings: serial: Convert cnxt,cx92755-usart to...
2025-05-21 Dustin Lundquistserial: jsm: fix NPE during jsm_uart_port_init
2025-05-21 Dharma Balasubiramanidt-bindings: serial: atmel,at91-usart: add microchip...
2025-05-01 Bartosz Golaszewskivt: add new dynamically generated files to .gitignore
2025-05-01 Zijun Huserdev: Refine several error or debug messages
2025-05-01 Rengarajan S8250: microchip: pci1xxxx: Add PCIe Hot reset disable...
2025-05-01 Faraz Atatty: serial: samsung_tty: support 18 uart ports
2025-04-28 Greg Kroah... Merge 6.15-rc4 into tty-next
2025-04-27 Linus TorvaldsLinux 6.15-rc4 v6.15-rc4
2025-04-26 Linus TorvaldsMerge tag 'pci-v6.15-fixes-3' of git://git./linux/kerne...
2025-04-26 Linus TorvaldsMerge tag 'nfsd-6.15-2' of git://git./linux/kernel...
2025-04-26 Linus TorvaldsMerge tag 'x86-urgent-2025-04-26' of git://git./linux...
2025-04-26 Linus TorvaldsMerge tag 'sched-urgent-2025-04-26' of git://git./linux...
2025-04-26 Linus TorvaldsMerge tag 'perf-urgent-2025-04-26' of git://git./linux...
2025-04-26 Linus TorvaldsMerge tag 'irq-urgent-2025-04-26' of git://git./linux...
2025-04-26 Linus TorvaldsMerge tag 'loongarch-fixes-6.15-1' of git://git./linux...
2025-04-26 Linus TorvaldsMerge tag 'for-linus' of https://github.com/openrisc...
2025-04-26 Chuck LeverRevert "sunrpc: clean cache_detail immediately when...
2025-04-26 Linus TorvaldsMerge tag 'move-lib-kunit-v6.15-rc4' of git://git....
2025-04-26 Linus TorvaldsMerge tag 'drm-fixes-2025-04-26' of https://gitlab...
2025-04-26 Nicolas Pitrevt: move UCS tables to the "shipped" form
2025-04-26 Nicolas Pitrevt: refresh ucs_width_table.h and adjust code in ucs...
2025-04-26 Nicolas Pitrevt: update gen_ucs_width_table.py to make tables more...
2025-04-26 Nicolas Pitrevt: remove zero-width-space handling from conv_uni_to_pc()
2025-04-26 Nicolas Pitrevt: pad double-width code points with a zero-width...
2025-04-26 Nicolas Pitrevt: support Unicode recomposition
2025-04-26 Nicolas Pitrevt: create ucs_recompose_table.h with gen_ucs_recompose...
2025-04-26 Nicolas Pitrevt: introduce gen_ucs_recompose_table.py to create...
2025-04-26 Nicolas Pitrevt: use new tables in ucs.c
2025-04-26 Nicolas Pitrevt: create ucs_width_table.h with gen_ucs_width_table.py
2025-04-26 Nicolas Pitrevt: introduce gen_ucs_width_table.py to create ucs_widt...
2025-04-26 Nicolas Pitrevt: properly support zero-width Unicode code points
2025-04-26 Nicolas Pitrevt: move unicode processing to a separate file
2025-04-26 Nicolas Pitrevt: minor cleanup to vc_translate_unicode()
2025-04-26 Greg Kroah... Revert "vt: minor cleanup to vc_translate_unicode()"
2025-04-26 Greg Kroah... Revert "vt: move unicode processing to a separate file"
2025-04-26 Greg Kroah... Revert "vt: properly support zero-width Unicode code...
2025-04-26 Greg Kroah... Revert "vt: introduce gen_ucs_width.py to create ucs_wi...
2025-04-26 Greg Kroah... Revert "vt: update ucs_width.c using gen_ucs_width.py"
2025-04-26 Greg Kroah... Revert "vt: introduce gen_ucs_recompose.py to create...
2025-04-26 Greg Kroah... Revert "vt: create ucs_recompose.c using gen_ucs_recomp...
2025-04-26 Greg Kroah... Revert "vt: support Unicode recomposition"
2025-04-26 Greg Kroah... Revert "vt: update gen_ucs_width.py to produce more...
2025-04-26 Greg Kroah... Revert "vt: update ucs_width.c following latest gen_ucs...
2025-04-26 Greg Kroah... Revert "vt: pad double-width code points with a zero...
2025-04-26 Greg Kroah... Revert "vt: remove zero-white-space handling from conv_...
2025-04-26 Greg Kroah... Revert "vt: fix comment vs definition mismatch"
2025-04-26 Omar Sandovalsched/eevdf: Fix se->slice being set to U64_MAX and...
2025-04-26 Suzuki K Pouloseirqchip/gic-v2m: Prevent use after free of gicv2m_get_f...
2025-04-26 Bibo MaoLoongArch: KVM: Fix PMU pass-through issue if VM exits...
2025-04-26 Bibo MaoLoongArch: KVM: Fully clear some CSRs when VM reboot
2025-04-26 Yulong HanLoongArch: KVM: Fix multiple typos of KVM code
2025-04-26 Ming WangLoongArch: Return NULL from huge_pte_offset() for inval...
2025-04-26 Petr TesarikLoongArch: Remove a bogus reference to ZONE_DMA
2025-04-26 Tiezhu YangLoongArch: Handle fp, lsx, lasx and lbt assembly symbols
2025-04-26 Tiezhu YangLoongArch: Make do_xyz() exception handlers more robust
2025-04-26 Tiezhu YangLoongArch: Make regs_irqs_disabled() more clear
2025-04-26 Yuli WangLoongArch: Select ARCH_USE_MEMTEST
2025-04-26 Linus TorvaldsMerge tag 'bpf-fixes' of git://git./linux/kernel/git...
2025-04-25 Peilin Yeselftests/bpf: Correct typo in __clang_major__ macro
2025-04-25 Linus TorvaldsMerge tag 'ata-6.15-rc4' of git://git./linux/kernel...
2025-04-25 Linus TorvaldsMerge tag 'vfs-6.15-rc4.fixes' of git://git./linux...
2025-04-25 Linus TorvaldsMerge tag 'ceph-for-6.15-rc4' of https://github.com...
2025-04-25 Linus TorvaldsMerge tag 'cxl-fixes-6.15-rc4' of git://git./linux...
2025-04-25 Dave AirlieMerge tag 'amd-drm-fixes-6.15-2025-04-23' of https...
2025-04-25 Dave AirlieMerge tag 'exynos-drm-fixes-for-v6.15-rc4' of git:...
2025-04-25 Dave AirlieMerge tag 'drm-misc-fixes-2025-04-22' of https://gitlab...
2025-04-25 Linus TorvaldsMerge tag 'riscv-for-linus-6.15-rc4' of git://git....
2025-04-25 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2025-04-25 Linus TorvaldsMerge tag 'block-6.15-20250424' of git://git.kernel...
2025-04-25 Linus TorvaldsMerge tag 'io_uring-6.15-20250424' of git://git.kernel...
2025-04-25 Linus TorvaldsMerge tag 'pm-6.15-rc4' of git://git./linux/kernel...
2025-04-25 Linus TorvaldsMerge tag 'usb-6.15-rc4' of git://git./linux/kernel...
2025-04-25 Linus TorvaldsMerge tag 'tty-6.15-rc4' of git://git./linux/kernel...
2025-04-25 Linus TorvaldsMerge tag 'char-misc-6.15-rc4' of git://git./linux...
2025-04-25 Linus TorvaldsMerge tag 'driver-core-6.15-rc4' of git://git./linux...
2025-04-25 Linus TorvaldsMerge tag 'dma-mapping-6.15-2025-04-25' of git://git...
next