index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-20
tty: serial: sh-sci: Fix TE setting on SCI IP
Biju Das
1
-2
/
+17
2023-04-20
tty: serial: sh-sci: Add RZ/G2L SCIFA DMA rx support
Biju Das
1
-7
/
+19
2023-04-20
tty: serial: sh-sci: Add RZ/G2L SCIFA DMA tx support
Biju Das
1
-2
/
+13
2023-04-20
serial: max310x: fix IO data corruption in batched operations
Jan Kundrát
1
-2
/
+15
2023-04-20
serial: core: Disable uart_start() on uart_remove_one_port()
Tony Lindgren
1
-1
/
+1
2023-04-20
serial: 8250: Reinit port->pm on port specific driver unbind
Tony Lindgren
1
-0
/
+1
2023-04-20
serial: 8250: Add missing wakeup event reporting
Florian Fainelli
1
-0
/
+4
2023-04-20
tty: serial: fsl_lpuart: use UARTMODIR register bits for lpuart32 platform
Sherry Sun
1
-4
/
+4
2023-04-20
tty: serial: fsl_lpuart: adjust buffer length to the intended size
Shenwei Wang
1
-1
/
+1
2023-04-20
serial: fix TIOCSRS485 locking
Johan Hovold
1
-2
/
+2
2023-04-20
serial: make SiFive serial drivers depend on ARCH_ symbols
Conor Dooley
1
-2
/
+2
2023-04-20
tty: synclink_gt: don't allocate and pass dummy flags
Jiri Slaby (SUSE)
1
-13
/
+5
2023-04-20
tty: serial: simplify qcom_geni_serial_send_chunk_fifo()
Jiri Slaby (SUSE)
1
-6
/
+4
2023-04-20
tty: n_gsm: fix redundant assignment of gsm->encoding
Daniel Starke
1
-1
/
+0
2023-04-10
Merge 6.3-rc6 into tty-next
Greg Kroah-Hartman
731
-3467
/
+8006
2023-04-09
Linux 6.3-rc6
Linus Torvalds
1
-1
/
+1
2023-04-09
Merge tag 'perf_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+8
2023-04-09
Merge tag 'x86_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+9
2023-04-09
Merge tag 'cxl-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-130
/
+175
2023-04-08
Merge tag '6.3-rc5-smb3-cifs-client-fixes' of git://git.samba.org/sfrench/cif...
Linus Torvalds
4
-8
/
+12
2023-04-08
Merge tag 'char-misc-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-77
/
+84
2023-04-08
Merge tag 'tty-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-5
/
+30
2023-04-08
Merge tag 'usb-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-13
/
+35
2023-04-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-35
/
+19
2023-04-08
Merge tag 'block-6.3-2023-04-06' of git://git.kernel.dk/linux
Linus Torvalds
4
-10
/
+34
2023-04-08
Merge tag 'io_uring-6.3-2023-04-06' of git://git.kernel.dk/linux
Linus Torvalds
2
-4
/
+5
2023-04-08
Merge tag 'dma-mapping-6.3-2023-04-08' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-3
/
+3
2023-04-08
Merge tag 'trace-v6.3-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-7
/
+10
2023-04-08
Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...
Linus Torvalds
19
-195
/
+402
2023-04-07
Merge tag 'gpio-fixes-for-v6.3-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+2
2023-04-07
Merge tag 'acpi-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
3
-17
/
+71
2023-04-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-18
/
+14
2023-04-07
Merge tag '6.3-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
8
-79
/
+140
2023-04-06
cifs: double lock in cifs_reconnect_tcon()
Dan Carpenter
1
-1
/
+1
2023-04-06
block: don't set GD_NEED_PART_SCAN if scan partition failed
Yu Kuai
1
-1
/
+7
2023-04-06
tracing/synthetic: Make lastcmd_mutex static
Steven Rostedt (Google)
1
-1
/
+1
2023-04-06
Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
52
-244
/
+408
2023-04-06
Merge tag 'linux-kselftest-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2023-04-06
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+14
2023-04-06
Merge tag 'pwm/for-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-2
/
+22
2023-04-06
Merge tag 'drm-fixes-2023-04-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
11
-43
/
+81
2023-04-06
Merge tag 'sound-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
14
-12
/
+106
2023-04-06
Merge tag 'platform-drivers-x86-v6.3-5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-7
/
+21
2023-04-06
Merge tag 'asm-generic-fixes-6.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-19
/
+19
2023-04-06
net: stmmac: check fwnode for phy device before scanning for phy
Michael Sit Wei Hong
1
-4
/
+11
2023-04-06
ftrace: Fix issue that 'direct->addr' not restored in modify_ftrace_direct()
Zheng Yejian
1
-6
/
+9
2023-04-06
swiotlb: fix a braino in the alignment check fix
Petr Tesarik
1
-3
/
+3
2023-04-06
Merge tag 'nvme-6.3-2023-04-06' of git://git.infradead.org/nvme into block-6.3
Jens Axboe
1
-3
/
+3
2023-04-06
block: ublk: make sure that block size is set correctly
Ming Lei
1
-1
/
+3
2023-04-05
ublk: read any SQE values upfront
Jens Axboe
1
-2
/
+20
[next]