summaryrefslogtreecommitdiffstats
path: root/tools/include (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-27perf parse-events: Tidy the setting of the default event nameIan Rogers4-7/+19
2024-04-27perf parse-events: Minor grouping tidy upIan Rogers2-1/+6
2024-04-27perf parse-event: Constify event_symbol arraysIan Rogers2-4/+4
2024-04-27perf parse-events: Improvements to modifier parsingIan Rogers4-182/+194
2024-04-27perf parse-events: Inline parse_events_evlist_errorIan Rogers3-13/+8
2024-04-27perf parse-events: Improve error message for bad numbersIan Rogers1-16/+24
2024-04-27perf parse-events: Inline parse_events_update_listsIan Rogers3-31/+25
2024-04-27perf parse-events: Prefer sysfs/JSON hardware events over legacyIan Rogers4-68/+103
2024-04-27perf parse-events: Constify parse_events_add_numericIan Rogers2-10/+12
2024-04-27perf parse-events: Handle PE_TERM_HW in name_or_rawIan Rogers1-26/+5
2024-04-27perf parse-events: Legacy cache names on all PMUs and lower priorityIan Rogers2-9/+32
2024-04-27perf tests parse-events: Use "branches" rather than "cache-references"Ian Rogers1-3/+3
2024-04-27perf pmu: Refactor perf_pmu__match()Ian Rogers3-26/+22
2024-04-27perf parse-events: Avoid copying an empty listIan Rogers1-12/+13
2024-04-27perf parse-events: Directly pass PMU to parse_events_add_pmu()Ian Rogers1-29/+17
2024-04-27perf parse-events: Factor out '<event_or_pmu>/.../' parsingIan Rogers3-73/+80
2024-04-27perf scripts python: Add a script to run instances of 'perf script' in parallelAdrian Hunter2-1/+1013
2024-04-27tools lib rbtree: Pick some improvements from the kernel rbtree codeArnaldo Carvalho de Melo2-3/+3
2024-04-27perf tests shell kprobes: Add missing description as used by 'perf test' outputArnaldo Carvalho de Melo1-0/+1
2024-04-23tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-1/+8
2024-04-22tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo1-6/+14
2024-04-21Linux 6.9-rc5v6.9-rc5Linus Torvalds1-1/+1
2024-04-20MAINTAINERS: update to working email addressJames Bottomley1-2/+2
2024-04-19arm64: hibernate: Fix level3 translation fault in swsusp_save()Yaxiong Tian1-3/+0
2024-04-19blk-iocost: do not WARN if iocg was already offlinedLi Nan1-2/+5
2024-04-19thermal/debugfs: Add missing count increment to thermal_debug_tz_trip_up()Rafael J. Wysocki1-0/+1
2024-04-19ALSA: seq: ump: Fix conversion from MIDI2 to MIDI1 UMP messagesTakashi Iwai1-1/+1
2024-04-19ALSA: hda/realtek - Enable audio jacks of Haier Boyue G42 with ALC269VCAi Chao1-0/+1
2024-04-19Revert "tools headers: Remove almost unused copy of uapi/stat.h, add few cond...Arnaldo Carvalho de Melo2-0/+196
2024-04-19perf probe-event: Better error message for a too-long probe nameDima Kogan1-1/+1
2024-04-19perf probe-event: Un-hardcode sizeof(buf)Dima Kogan1-2/+2
2024-04-19perf stat: Add new field in stat_config to enable hardware aware groupingWeilin Wang4-0/+10
2024-04-19perf test shell arm_coresight: Increase buffer size for Coresight basic testsJames Clark1-1/+1
2024-04-19perf genelf: Fix compiling with libelf on rv32Chen Pei1-0/+3
2024-04-19perf vendor events arm64: AmpereOne/AmpereOneX: Mark L1D_CACHE_INVAL impacted...Ilkka Koskinen2-2/+6
2024-04-19perf test bpf-counters: Add test for BPF event modifierIan Rogers1-23/+52
2024-04-19perf docs: Document bpf event modifierIan Rogers1-0/+1
2024-04-18arm64/head: Disable MMU at EL2 before clearing HCR_EL2.E2HArd Biesheuvel1-0/+5
2024-04-18arm64/head: Drop unnecessary pre-disable-MMU workaroundArd Biesheuvel1-2/+0
2024-04-18net: ethernet: ti: am65-cpsw-nuss: cleanup DMA Channels before using themSiddharth Vadapalli1-0/+18
2024-04-18net: usb: ax88179_178a: avoid writing the mac address before first readingJose Ignacio Tornos Martinez1-2/+2
2024-04-18block: propagate partition scanning errors to the BLKRRPART ioctlChristoph Hellwig3-11/+23
2024-04-18x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQEric Biggers1-3/+3
2024-04-18USB: serial: option: add Telit FN920C04 rmnet compositionsDaniele Palmas1-0/+6
2024-04-18usb: dwc3: ep0: Don't reset resource alloc flagThinh Nguyen1-1/+2
2024-04-18Revert "usb: cdc-wdm: close race between read and workqueue"Greg Kroah-Hartman1-5/+1
2024-04-18Revert "vmgenid: emit uevent when VMGENID updates"Jason A. Donenfeld1-2/+0
2024-04-18net: ravb: Fix RX byte accounting for jumbo packetsPaul Barker1-11/+11
2024-04-18net: ravb: Fix GbEth jumbo packet RX checksum handlingPaul Barker1-1/+1
2024-04-18net: ravb: Allow RX loop to move past DMA mapping errorsPaul Barker1-12/+13