aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-17thunderbolt: Update tunnel.c function documentationAlan Borzeszkowski1-32/+53
2025-09-17thunderbolt: Update tmu.c function documentationAlan Borzeszkowski1-3/+13
2025-09-17thunderbolt: Add missing documentation in tb.hAlan Borzeszkowski1-2/+6
2025-09-17thunderbolt: Update tb.h function documentationAlan Borzeszkowski1-14/+23
2025-09-17thunderbolt: Update tb.c function documentationAlan Borzeszkowski1-11/+19
2025-09-17thunderbolt: Update switch.c function documentationAlan Borzeszkowski1-38/+102
2025-09-17thunderbolt: Update retimer.c function documentationAlan Borzeszkowski1-2/+5
2025-09-17thunderbolt: Update property.c function documentationAlan Borzeszkowski1-10/+28
2025-09-17thunderbolt: Update path.c function documentationAlan Borzeszkowski1-5/+9
2025-09-17thunderbolt: Update nvm.c function documentationAlan Borzeszkowski1-16/+26
2025-09-17thunderbolt: Add missing documentation in nhi_regs.h ring_desc structureAlan Borzeszkowski1-0/+6
2025-09-17thunderbolt: Update nhi.c function documentationAlan Borzeszkowski1-4/+13
2025-09-17thunderbolt: Update lc.c function documentationAlan Borzeszkowski1-15/+43
2025-09-17thunderbolt: Update eeprom.c function documentationAlan Borzeszkowski1-1/+3
2025-09-17thunderbolt: Update domain.c function documentationAlan Borzeszkowski1-9/+19
2025-09-17thunderbolt: Update dma_port.c function documentationAlan Borzeszkowski1-5/+16
2025-09-17thunderbolt: Add missing documentation in ctl.h tb_cfg_request structAlan Borzeszkowski1-0/+1
2025-09-17thunderbolt: Update ctl.c function documentationAlan Borzeszkowski1-8/+25
2025-09-17thunderbolt: Update clx.c function documentationAlan Borzeszkowski1-5/+7
2025-09-17thunderbolt: Update cap.c function documentationAlan Borzeszkowski1-18/+31
2025-09-17thunderbolt: Update acpi.c function documentationAlan Borzeszkowski1-13/+15
2025-09-12MAINTAINERS: Update Michael Jamet's maintainer entriesMika Westerberg2-2/+5
2025-08-26thunderbolt: Use string choices helpersChelsy Ratnawat3-8/+11
2025-08-14thunderbolt: Use is_pciehp instead of is_hotplug_bridgeLukas Wunner2-2/+2
2025-08-13thunderbolt: Use Linux Foundation IDs for XDomain discoveryMika Westerberg1-4/+3
2025-08-11thunderbolt: Use HMAC-SHA256 library instead of crypto_shashEric Biggers2-40/+8
2025-08-11thunderbolt: Compare HMAC values in constant timeEric Biggers1-1/+2
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
2025-08-07PCI: vmd: Fix wrong kfree() in vmd_msi_free()Nam Cao1-1/+3