aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-06vt: add support for smput/rmput escape codesCalixte Pernot2-0/+61
2025-09-06serial: stm32: allow selecting console when the driver is moduleRaphael Gallais-Pou1-1/+1
2025-09-06serial: 8250_core: fix coding style issueOsama Abdelkader1-1/+1
2025-08-21tty: serial: Modify the use of dev_err_probe()Xichao Zhao2-3/+2
2025-08-17s390/char/con3270: use tty_port_tty guard()Jiri Slaby (SUSE)1-10/+8
2025-08-17tty/vt: use guard()sJiri Slaby (SUSE)5-244/+170
2025-08-17tty/vt: use guard()s in con_font_set/get() and con_{set,get}_unimap()Jiri Slaby (SUSE)2-95/+78
2025-08-17serial: 8250_rsa: use guard()sJiri Slaby (SUSE)1-4/+3
2025-08-17serial: 8250_omap: use guard()sJiri Slaby (SUSE)1-71/+37
2025-08-17serial: 8250_omap: extract omap_8250_set_termios_atomic()Jiri Slaby (SUSE)1-15/+24
2025-08-17serial: 8250_core: use guard() in serial_unlink_irq_chain()Jiri Slaby (SUSE)1-9/+11
2025-08-17serial: 8250: use guard()sJiri Slaby (SUSE)2-220/+143
2025-08-17serial: serial_core: use guard()sJiri Slaby (SUSE)1-84/+59
2025-08-17mxser: use guard()sJiri Slaby (SUSE)1-123/+74
2025-08-17mxser: use tty_port_tty guard() in mxser_port_isr()Jiri Slaby (SUSE)1-33/+29
2025-08-17tty: tty_port: use guard()sJiri Slaby (SUSE)1-94/+74
2025-08-17serial: 8250: introduce RPM guard()sJiri Slaby (SUSE)2-2/+9
2025-08-17serial: introduce uart_port_lock() guard()sJiri Slaby (SUSE)1-0/+13
2025-08-17tty: introduce tty_port_tty guard()Jiri Slaby (SUSE)1-0/+14
2025-08-17console: introduce console_lock guard()sJiri Slaby (SUSE)1-0/+2
2025-08-14serial: qcom-geni: Make UART port count configurable via KconfigZong Jiang2-3/+10
2025-08-14serial: qcom-geni: Dynamically allocate UART portsZong Jiang1-32/+12
2025-08-14tty: serial: mvebu-uart: convert from round_rate() to determine_rate()Brian Masney1-4/+6
2025-08-14serial: 8250_platform: Reduce stack usage in serial8250_probe_platform()Abinash Singh1-30/+31
2025-08-14serial: 8250_platform: Reduce stack usage in serial8250_probe_acpi()Abinash Singh1-11/+15
2025-08-14serial: max310x: Add error checking in probe()Dan Carpenter1-0/+2
2025-08-14tty: serial: ip22zilog: Use platform device for probingThomas Bogendoerfer2-209/+175
2025-08-13tty: sysrq: delete unnecessary checkDan Carpenter1-2/+1
2025-08-10Linux 6.17-rc1v6.17-rc1Linus Torvalds1-2/+2
2025-08-09tools/power turbostat: version 2025.09.09Len Brown1-1/+1
2025-08-09tools/power turbostat: Handle non-root legacy-uncore sysfs permissionsLen Brown1-1/+2
2025-08-09tools/power turbostat: standardize PER_THREAD_PARAMSLen Brown1-20/+22
2025-08-09tools/power turbostat: Fix DMR supportZhang Rui1-14/+15
2025-08-09tools/power turbostat: add format "average" for external attributesMichael Hebenstreit2-11/+22
2025-08-09tools/power turbostat: delete GET_PKG()Len Brown1-15/+6
2025-08-09tools/power turbostat: probe and display L3 cache topologyLen Brown1-3/+31
2025-08-09tools/power turbostat: Support more than 64 built-in-countersLen Brown1-154/+406
2025-08-09tools/power turbostat.8: Document Totl%C0, Any%C0, GFX%C0, CPUGFX% columnsLen Brown1-0/+8
2025-08-08tools/power turbostat: Fix bogus SysWatt for forked programZhang Rui1-0/+1
2025-08-08tools/power turbostat: Handle cap_get_proc() ENOSYSCalvin Owens1-1/+9
2025-08-08tools/power turbostat: Fix build with muslCalvin Owens1-0/+1
2025-08-08tools/power turbostat: verify arguments to params --show and --hideLen Brown1-2/+31
2025-08-08io_uring/memmap: cast nr_pages to size_t before shiftingJens Axboe1-1/+1
2025-08-07mailbox/pcc: support mailbox management of the shared bufferAdam Young2-4/+127
2025-08-07smb: server: Fix extension string in ksmbd_extract_shortname()Thorsten Blum1-1/+1
2025-08-07ksmbd: limit repeated connections from clients with the same IPNamjae Jeon2-0/+18
2025-08-07smb: client: only use a single wait_queue to monitor smbdirect connection statusStefan Metzmacher2-11/+9
2025-08-07smb: client: don't call init_waitqueue_head(&info->conn_wait) twice in _smbd_...Stefan Metzmacher1-1/+0
2025-08-07smb: client: improve logging in smbd_conn_upcall()Stefan Metzmacher1-4/+10
2025-08-07smb: client: return an error if rdma_connect does not return within 5 secondsStefan Metzmacher1-2/+4