summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-11-032-1/+20
|\
| * Merge tag 'iio-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2023-10-202-1/+20
| |\
| | * tools: iio: iio_generic_buffer ensure alignmentMatti Vaittinen2023-10-051-1/+12
| | * Merge branch 'ib-iio-hid-sensors-v6.6-rc1' into togregJonathan Cameron2023-09-241-0/+4
| | |\
| | | * iio: Add channel type for chromaticityBasavaraj Natikar2023-09-241-0/+2
| | | * iio: Add channel type light color temperatureBasavaraj Natikar2023-09-241-0/+2
| | * | iio: Add IIO_DELTA_VELOCITY channel typeRamona Bolboaca2023-09-121-0/+2
| | * | iio: Add IIO_DELTA_ANGL channel typeRamona Bolboaca2023-09-121-0/+2
| | |/
* | | Merge tag 'landlock-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-11-035-11/+1815
|\ \ \
| * | | selftests/landlock: Add tests for FS topology changes with network rulesMickaël Salaün2023-10-271-0/+59
| * | | selftests/landlock: Add network testsKonstantin Meskhidze2023-10-263-0/+1745
| * | | selftests/landlock: Share enforce_ruleset() helperKonstantin Meskhidze2023-10-262-10/+10
| * | | landlock: Support network rules with TCP bind and connectKonstantin Meskhidze2023-10-261-1/+1
* | | | Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-11-03249-1810/+31676
|\ \ \ \
| * \ \ \ Merge tag 'perf-tools-fixes-for-v6.6-2-2023-10-20' into perf-tools-nextNamhyung Kim2023-10-305-23/+55
| |\ \ \ \
| * | | | | perf vendor events intel: Update tsx_cycles_per_elision metricsIan Rogers2023-10-288-14/+7
| * | | | | perf vendor events intel: Update bonnell version number to v5Ian Rogers2023-10-281-1/+1
| * | | | | perf vendor events intel: Update westmereex events to v4Ian Rogers2023-10-282-2/+2
| * | | | | perf vendor events intel: Update meteorlake events to v1.06Ian Rogers2023-10-287-6/+209
| * | | | | perf vendor events intel: Update knightslanding events to v16Ian Rogers2023-10-286-57/+75
| * | | | | perf vendor events intel: Add typo fix for ivybridge FPIan Rogers2023-10-281-1/+1
| * | | | | perf vendor events intel: Update a spelling in haswell/haswellxIan Rogers2023-10-282-2/+2
| * | | | | perf vendor events intel: Update emeraldrapids to v1.01Ian Rogers2023-10-282-1/+37
| * | | | | perf vendor events intel: Update alderlake/alderlake events to v1.23Ian Rogers2023-10-289-14/+146
| * | | | | perf build: Disable BPF skeletons if clang version is < 12.0.1Arnaldo Carvalho de Melo2023-10-271-0/+7
| * | | | | perf callchain: Fix spelling mistake "statisitcs" -> "statistics"Colin Ian King2023-10-271-2/+2
| * | | | | perf report: Fix spelling mistake "heirachy" -> "hierarchy"Colin Ian King2023-10-271-1/+1
| * | | | | perf python: Fix binding linkage due to rename and move of evsel__increase_rl...Arnaldo Carvalho de Melo2023-10-271-0/+1
| * | | | | perf tests: test_arm_coresight: Simplify source iterationJames Clark2023-10-261-14/+3
| * | | | | perf vendor events intel: Add tigerlake two metricsIan Rogers2023-10-261-0/+12
| * | | | | perf vendor events intel: Add broadwellde two metricsIan Rogers2023-10-261-0/+12
| * | | | | perf vendor events intel: Fix broadwellde tma_info_system_dram_bw_use metricIan Rogers2023-10-251-1/+1
| * | | | | perf mem_info: Add and use map_symbol__exit and addr_map_symbol__exitIan Rogers2023-10-257-39/+47
| * | | | | perf callchain: Minor layout changes to callchain_listIan Rogers2023-10-251-8/+8
| * | | | | perf callchain: Make brtype_stat in callchain_list optionalIan Rogers2023-10-252-9/+34
| * | | | | perf callchain: Make display use of branch_type_stat constIan Rogers2023-10-253-7/+7
| * | | | | perf offcpu: Add missed btf_freeIan Rogers2023-10-251-4/+6
| * | | | | perf threads: Remove unused dead thread listIan Rogers2023-10-252-2/+0
| * | | | | perf hist: Add missing puts to hist__account_cyclesIan Rogers2023-10-251-3/+7
| * | | | | libperf rc_check: Add RC_CHK_EQUALIan Rogers2023-10-259-15/+21
| * | | | | libperf rc_check: Make implicit enabling work for GCCIan Rogers2023-10-251-1/+5
| * | | | | perf machine: Avoid out of bounds LBR memory readIan Rogers2023-10-251-10/+12
| * | | | | perf rwsem: Add debug mode that uses a mutexIan Rogers2023-10-252-0/+45
| * | | | | perf build: Address stray '\' before # that is warned about since grep 3.8Arnaldo Carvalho de Melo2023-10-251-1/+1
| * | | | | perf report: Fix hierarchy mode on pipe inputNamhyung Kim2023-10-251-0/+15
| * | | | | perf lock contention: Use per-cpu array map for spinlocksNamhyung Kim2023-10-251-17/+72
| * | | | | perf lock contention: Check race in tstamp elem creationNamhyung Kim2023-10-251-1/+5
| * | | | | perf lock contention: Clear lock addr after useNamhyung Kim2023-10-251-0/+4
| * | | | | perf evsel: Rename evsel__increase_rlimit to rlimit__increase_nofileYang Jihong2023-10-255-34/+42
| * | | | | perf bench sched pipe: Add -G/--cgroups optionNamhyung Kim2023-10-252-4/+147