index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-21
serial: 8250_omap: Set the console genpd always on if no console suspend
Thomas Richard
1
-5
/
+28
2023-10-21
hvc/xen: fix console unplug
David Woodhouse
1
-8
/
+24
2023-10-21
hvc/xen: fix error path in xen_hvc_init() to always register frontend driver
David Woodhouse
1
-2
/
+3
2023-10-21
hvc/xen: fix event channel handling for secondary consoles
David Woodhouse
1
-1
/
+1
2023-10-21
tty: serial: 8250: Add support for MOXA Mini PCIe boards
Crescent CY Hsieh
1
-0
/
+56
2023-10-21
tty: serial: 8250: Relocate macros within 8250_pci.c
Crescent CY Hsieh
1
-72
/
+72
2023-10-21
tty: serial: 8250: Cleanup MOXA configurations
Crescent CY Hsieh
1
-36
/
+12
2023-10-21
tty: serial: 8250: Modify MOXA enum name within 8250_pci.c
Crescent CY Hsieh
1
-18
/
+18
2023-10-21
dt-bindings: serial: rs485: Add rs485-rts-active-high
Francesco Dolcini
1
-0
/
+4
2023-10-21
tty: serial: samsung_tty: remove dead code
André Draszik
1
-105
/
+0
2023-10-21
tty: whitespaces in descriptions corrected by replacing tabs with spaces
Florian Eckert
1
-47
/
+47
2023-10-21
serial/esp32_uart: use prescaler when available
Max Filippov
1
-3
/
+46
2023-10-21
dt-bindings: serial: re-order entries to match coding convention
Krzysztof Kozlowski
9
-32
/
+32
2023-10-17
console: fix up ARM screen_info reference
Arnd Bergmann
3
-3
/
+5
2023-10-17
efi: move screen_info into efi init code
Arnd Bergmann
9
-17
/
+33
2023-10-17
printk: Constify name for add_preferred_console()
Tony Lindgren
2
-3
/
+3
2023-10-17
printk: Check valid console index for preferred console
Tony Lindgren
2
-3
/
+11
2023-10-17
hyperv: avoid dependency on screen_info
Arnd Bergmann
3
-9
/
+12
2023-10-17
vga16fb: drop powerpc support
Arnd Bergmann
3
-25
/
+2
2023-10-17
vgacon: clean up global screen_info instances
Arnd Bergmann
13
-80
/
+74
2023-10-17
vgacon: remove screen_info dependency
Arnd Bergmann
8
-34
/
+53
2023-10-17
vgacon, arch/*: remove unused screen_info definitions
Arnd Bergmann
9
-74
/
+0
2023-10-17
dummycon: limit Arm console size hack to footbridge
Arnd Bergmann
4
-6
/
+6
2023-10-17
vgacon: rework screen_info #ifdef checks
Arnd Bergmann
8
-12
/
+17
2023-10-17
vgacon: rework Kconfig dependencies
Arnd Bergmann
1
-3
/
+3
2023-10-17
tty: serial: meson: fix hard LOCKUP on crtscts mode
Pavel Krasavin
1
-3
/
+11
2023-10-16
drivers/tty/serial: add ESP32S3 ACM gadget driver
Max Filippov
3
-0
/
+473
2023-10-16
dt-bindings: serial: document esp32s3-acm
Max Filippov
1
-0
/
+42
2023-10-16
drivers/tty/serial: add driver for the ESP32 UART
Max Filippov
3
-0
/
+755
2023-10-16
dt-bindings: serial: document esp32-uart
Max Filippov
1
-0
/
+51
2023-10-16
serial: core: tidy invalid baudrate handling in uart_get_baud_rate
Max Filippov
1
-3
/
+1
2023-10-16
serial: xilinx_uartps: unset STOPBRK when setting STARTBRK
Julien Malik
1
-1
/
+1
2023-10-16
serial: max310x: remove trailing whitespaces
Hugo Villeneuve
1
-1
/
+1
2023-10-16
dt-bindings: serial: sc16is7xx: move 'allOf' block after 'required'
Hugo Villeneuve
1
-5
/
+5
2023-10-16
dt-bindings: serial: max310x: convert to YAML
Hugo Villeneuve
2
-48
/
+74
2023-10-16
Merge 6.6-rc6 into tty-next
Greg Kroah-Hartman
556
-2864
/
+6221
2023-10-15
Linux 6.6-rc6
v6.6-rc6
Linus Torvalds
1
-1
/
+1
2023-10-15
Revert "x86/smp: Put CPUs into INIT on shutdown if possible"
Linus Torvalds
3
-60
/
+7
2023-10-15
virtio_net: fix the missing of the dma cpu sync
Xuan Zhuo
1
-7
/
+7
2023-10-15
Merge tag 'usb-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
23
-87
/
+220
2023-10-15
Merge tag 'tty-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-22
/
+22
2023-10-15
Merge tag 'char-misc-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
24
-62
/
+94
2023-10-15
Merge tag 'ovl-fixes-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-69
/
+98
2023-10-15
Merge tag 'powerpc-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-12
/
+17
2023-10-15
Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-14
/
+5
2023-10-14
Merge tag '6.6-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2
-7
/
+11
2023-10-14
Merge tag '6.6-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-74
/
+69
2023-10-14
Merge tag 'x86-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-7
/
+33
2023-10-14
Merge tag 'sched-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-14
/
+59
2023-10-14
Merge tag 'perf-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+3
[next]