aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/exported-sql-viewer.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-07platform/x86/amd: hfi: Add debugfs supportMario Limonciello1-0/+35
2025-07-07platform/x86/amd: hfi: Set ITMT priority from ranking dataMario Limonciello2-0/+11
2025-07-07cpufreq/amd-pstate: Disable preferred cores on designs with workload classificationMario Limonciello1-0/+7
2025-07-07x86/process: Clear hardware feedback history for AMD processorsPerry Yuan1-0/+4
2025-07-07platform/x86: hfi: Add power management callbackPerry Yuan1-0/+33
2025-07-07platform/x86: hfi: Add online and offline callback supportPerry Yuan1-0/+88
2025-07-07platform/x86: hfi: Init per-cpu scores for each classPerry Yuan1-0/+29
2025-07-07platform/x86: hfi: Parse CPU core ranking data from shared memoryPerry Yuan1-0/+198
2025-07-07platform/x86: hfi: Introduce AMD Hardware Feedback Interface DriverPerry Yuan5-0/+184
2025-07-07x86/msr-index: Add AMD workload classification MSRsPerry Yuan1-0/+5
2025-07-07MAINTAINERS: Add maintainer entry for AMD Hardware Feedback DriverMario Limonciello1-0/+9
2025-07-07Documentation/x86: Add AMD Hardware Feedback Interface documentationPerry Yuan2-0/+134
2025-07-06Linux 6.16-rc5Linus Torvalds1-1/+1
2025-07-06selftests/futex: Add futex_numa to .gitignoreTerry Tritton1-0/+1
2025-07-04sched/deadline: Fix dl_server runtime calculation formulakuyo chang1-5/+5
2025-07-04iommu/vt-d: Assign devtlb cache tag on ATS enablementLu Baolu3-4/+14
2025-07-03Input: cs40l50-vibra - fix potential NULL dereference in cs40l50_upload_owt()Yunshui Jiang1-0/+2
2025-07-03fix proc_sys_compare() handling of in-lookup dentriesAl Viro2-8/+12
2025-07-03smb: client: fix native SMB symlink traversalPaulo Alcantara2-19/+20
2025-07-03smb: client: fix race condition in negotiate timeout by using more precise timingWang Zhaolong2-3/+5
2025-07-03drm/xe: Do not wedge device on killed exec queuesMatthew Brost1-4/+6
2025-07-03drm/xe: Extend WA 14018094691 to BMGDaniele Ceraolo Spurio1-1/+2
2025-07-03regulator: gpio: Fix the out-of-bounds access to drvdata::gpiodsManivannan Sadhasivam1-4/+4
2025-07-03Revert "ACPI: battery: negate current when discharging"Rafael J. Wysocki1-16/+3
2025-07-03vsock/vmci: Clear the vmci transport packet properly when initializing itHarshaVardhana S A1-2/+2
2025-07-03dt-bindings: net: sophgo,sg2044-dwmac: Drop status from the exampleKrzysztof Kozlowski1-1/+2
2025-07-03net: ngbe: specify IRQ vector when the number of VFs is 7Jiawen Wu5-2/+16
2025-07-03net: wangxun: revert the adjustment of the IRQ vector sequenceJiawen Wu6-17/+16
2025-07-03net: txgbe: request MISC IRQ in ndo_openJiawen Wu2-13/+11
2025-07-03virtio_net: Enforce minimum TX ring size for reliabilityLaurent Vivier1-0/+6
2025-07-03virtio_net: Cleanup '2+MAX_SKB_FRAGS'Laurent Vivier1-4/+4
2025-07-03virtio_ring: Fix error reporting in virtqueue_resizeLaurent Vivier1-2/+6
2025-07-03HID: appletb-kbd: fix slab use-after-free bug in appletb_kbd_probeQasim Ijaz1-4/+6
2025-07-03virtio-net: xsk: rx: fix the frame's length checkBui Quang Minh1-4/+18
2025-07-03virtio-net: use the check_mergeable_len helperBui Quang Minh1-27/+7
2025-07-03virtio-net: remove redundant truesize check with PAGE_SIZEBui Quang Minh1-4/+3
2025-07-03virtio-net: ensure the received length does not exceed allocated sizeBui Quang Minh1-4/+34
2025-07-03perf: Revert to requiring CAP_SYS_ADMIN for uprobesPeter Zijlstra1-1/+1
2025-07-03HID: Fix debug name for BTN_GEAR_DOWN, BTN_GEAR_UP, BTN_WHEELVicki Pfau1-2/+2
2025-07-03HID: elecom: add support for ELECOM HUGE 019B variantLeonard Dizon3-4/+8
2025-07-03HID: appletb-kbd: fix memory corruption of input_handler_listQasim Ijaz1-1/+3
2025-07-02drm/v3d: Disable interrupts before resetting the GPUMaĆ­ra Canal3-10/+37
2025-07-02net: ipv4: fix stat increase when udp early demux drops the packetAntoine Tenart1-3/+4
2025-07-02net: libwx: fix the incorrect display of the queue numberJiawen Wu1-0/+1
2025-07-02amd-xgbe: do not double read link statusRaju Rangoju2-9/+19
2025-07-02net/sched: Always pass notifications when child class becomes emptyLion Ackermann1-14/+5
2025-07-02PM: sleep: docs: Replace "diasble" with "disable"Sumanth Gavini1-1/+1
2025-07-02dt-bindings: i2c: realtek,rtl9301: Fix missing 'reg' constraintKrzysztof Kozlowski1-1/+2
2025-07-02anon_inode: rework assertionsChristian Brauner3-8/+11
2025-07-02nui: Fix dma_mapping_error() checkThomas Fourier2-1/+34