index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-06
vt: add support for smput/rmput escape codes
Calixte Pernot
2
-0
/
+61
2025-09-06
serial: stm32: allow selecting console when the driver is module
Raphael Gallais-Pou
1
-1
/
+1
2025-09-06
serial: 8250_core: fix coding style issue
Osama Abdelkader
1
-1
/
+1
2025-08-21
tty: serial: Modify the use of dev_err_probe()
Xichao Zhao
2
-3
/
+2
2025-08-17
s390/char/con3270: use tty_port_tty guard()
Jiri Slaby (SUSE)
1
-10
/
+8
2025-08-17
tty/vt: use guard()s
Jiri Slaby (SUSE)
5
-244
/
+170
2025-08-17
tty/vt: use guard()s in con_font_set/get() and con_{set,get}_unimap()
Jiri Slaby (SUSE)
2
-95
/
+78
2025-08-17
serial: 8250_rsa: use guard()s
Jiri Slaby (SUSE)
1
-4
/
+3
2025-08-17
serial: 8250_omap: use guard()s
Jiri Slaby (SUSE)
1
-71
/
+37
2025-08-17
serial: 8250_omap: extract omap_8250_set_termios_atomic()
Jiri Slaby (SUSE)
1
-15
/
+24
2025-08-17
serial: 8250_core: use guard() in serial_unlink_irq_chain()
Jiri Slaby (SUSE)
1
-9
/
+11
2025-08-17
serial: 8250: use guard()s
Jiri Slaby (SUSE)
2
-220
/
+143
2025-08-17
serial: serial_core: use guard()s
Jiri Slaby (SUSE)
1
-84
/
+59
2025-08-17
mxser: use guard()s
Jiri Slaby (SUSE)
1
-123
/
+74
2025-08-17
mxser: use tty_port_tty guard() in mxser_port_isr()
Jiri Slaby (SUSE)
1
-33
/
+29
2025-08-17
tty: tty_port: use guard()s
Jiri Slaby (SUSE)
1
-94
/
+74
2025-08-17
serial: 8250: introduce RPM guard()s
Jiri Slaby (SUSE)
2
-2
/
+9
2025-08-17
serial: introduce uart_port_lock() guard()s
Jiri Slaby (SUSE)
1
-0
/
+13
2025-08-17
tty: introduce tty_port_tty guard()
Jiri Slaby (SUSE)
1
-0
/
+14
2025-08-17
console: introduce console_lock guard()s
Jiri Slaby (SUSE)
1
-0
/
+2
2025-08-14
serial: qcom-geni: Make UART port count configurable via Kconfig
Zong Jiang
2
-3
/
+10
2025-08-14
serial: qcom-geni: Dynamically allocate UART ports
Zong Jiang
1
-32
/
+12
2025-08-14
tty: serial: mvebu-uart: convert from round_rate() to determine_rate()
Brian Masney
1
-4
/
+6
2025-08-14
serial: 8250_platform: Reduce stack usage in serial8250_probe_platform()
Abinash Singh
1
-30
/
+31
2025-08-14
serial: 8250_platform: Reduce stack usage in serial8250_probe_acpi()
Abinash Singh
1
-11
/
+15
2025-08-14
serial: max310x: Add error checking in probe()
Dan Carpenter
1
-0
/
+2
2025-08-14
tty: serial: ip22zilog: Use platform device for probing
Thomas Bogendoerfer
2
-209
/
+175
2025-08-13
tty: sysrq: delete unnecessary check
Dan Carpenter
1
-2
/
+1
2025-08-10
Linux 6.17-rc1
v6.17-rc1
Linus Torvalds
1
-2
/
+2
2025-08-09
tools/power turbostat: version 2025.09.09
Len Brown
1
-1
/
+1
2025-08-09
tools/power turbostat: Handle non-root legacy-uncore sysfs permissions
Len Brown
1
-1
/
+2
2025-08-09
tools/power turbostat: standardize PER_THREAD_PARAMS
Len Brown
1
-20
/
+22
2025-08-09
tools/power turbostat: Fix DMR support
Zhang Rui
1
-14
/
+15
2025-08-09
tools/power turbostat: add format "average" for external attributes
Michael Hebenstreit
2
-11
/
+22
2025-08-09
tools/power turbostat: delete GET_PKG()
Len Brown
1
-15
/
+6
2025-08-09
tools/power turbostat: probe and display L3 cache topology
Len Brown
1
-3
/
+31
2025-08-09
tools/power turbostat: Support more than 64 built-in-counters
Len Brown
1
-154
/
+406
2025-08-09
tools/power turbostat.8: Document Totl%C0, Any%C0, GFX%C0, CPUGFX% columns
Len Brown
1
-0
/
+8
2025-08-08
tools/power turbostat: Fix bogus SysWatt for forked program
Zhang Rui
1
-0
/
+1
2025-08-08
tools/power turbostat: Handle cap_get_proc() ENOSYS
Calvin Owens
1
-1
/
+9
2025-08-08
tools/power turbostat: Fix build with musl
Calvin Owens
1
-0
/
+1
2025-08-08
tools/power turbostat: verify arguments to params --show and --hide
Len Brown
1
-2
/
+31
2025-08-08
io_uring/memmap: cast nr_pages to size_t before shifting
Jens Axboe
1
-1
/
+1
2025-08-07
mailbox/pcc: support mailbox management of the shared buffer
Adam Young
2
-4
/
+127
2025-08-07
smb: server: Fix extension string in ksmbd_extract_shortname()
Thorsten Blum
1
-1
/
+1
2025-08-07
ksmbd: limit repeated connections from clients with the same IP
Namjae Jeon
2
-0
/
+18
2025-08-07
smb: client: only use a single wait_queue to monitor smbdirect connection status
Stefan Metzmacher
2
-11
/
+9
2025-08-07
smb: client: don't call init_waitqueue_head(&info->conn_wait) twice in _smbd_...
Stefan Metzmacher
1
-1
/
+0
2025-08-07
smb: client: improve logging in smbd_conn_upcall()
Stefan Metzmacher
1
-4
/
+10
2025-08-07
smb: client: return an error if rdma_connect does not return within 5 seconds
Stefan Metzmacher
1
-2
/
+4
[next]