summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-04perf dso: Update use of pthread mutexIan Rogers3-10/+10
2022-10-04perf mmap: Remove unnecessary pthread.h includeIan Rogers1-1/+0
2022-10-04perf ui: Update use of pthread mutexIan Rogers8-35/+35
2022-10-04perf sched: Update use of pthread mutexIan Rogers1-35/+32
2022-10-04perf record: Update use of pthread mutexIan Rogers1-4/+9
2022-10-04perf lock: Remove unused pthread.h includeIan Rogers1-1/+0
2022-10-04perf bpf: Remove unused pthread.h includeIan Rogers1-1/+0
2022-10-04perf hist: Update use of pthread mutexIan Rogers3-9/+9
2022-10-04perf tests: Avoid pthread.h inclusionIan Rogers3-5/+1
2022-10-04perf bench: Update use of pthread mutex/condIan Rogers8-171/+153
2022-10-04perf mutex: Wrapped usage of mutex and condPavithra Gurushankar3-0/+166
2022-10-04perf record: Allow multiple recording time rangesAdrian Hunter4-4/+269
2022-10-04perf evlist: Add evlist__{en/dis}able_non_dummy()Adrian Hunter2-6/+26
2022-10-04perf record: Change evlist->ctl_fd to use fdarray_flag__non_perf_eventAdrian Hunter3-32/+3
2022-10-04perf record: Fix done_fd wakeup eventAdrian Hunter1-1/+2
2022-10-04perf record: Fix way of handling non-perf-event pollfdsAdrian Hunter2-2/+83
2022-10-04perf hashmap: Tidy hashmap dependencyIan Rogers4-10/+19
2022-10-04perf metrics: Use 'unsigned int' instead of just 'unsigned'.Xin Gao1-1/+1
2022-10-04perf parse-events: Use 'unsigned int' instead of plain 'unsigned'.Xin Gao1-1/+1
2022-10-04tools build: Display logical OR of a feature flavorsRoberto Sassu1-2/+25
2022-10-04tools build: Increment room for feature name in feature detection outputRoberto Sassu2-4/+4
2022-10-04tools build: Fix feature detection output due to eval expansionRoberto Sassu2-18/+16
2022-10-04perf inject: Add a command line option to specify build ids.Raul Silvera2-1/+91
2022-10-04Merge tag 'statx-dioalign-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-83/+188
2022-10-04Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds2-15/+5
2022-10-04Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds14-457/+495
2022-10-04Merge tag 'dlm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds15-100/+193
2022-10-04Merge tag 'nfsd-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds36-400/+829
2022-10-04Merge tag 'erofs-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-299/+651
2022-10-04Merge tag 'fs.vfsuid.fat.v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+3
2022-10-04Merge tag 'fs.acl.rework.prep.v6.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-191/+264
2022-10-04Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+2
2022-10-04Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-16/+172
2022-10-04Merge tag 'selinux-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-56/+48
2022-10-04Merge tag 'integrity-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2-5/+9
2022-10-04Merge tag 'Smack-for-6.1' of https://github.com/cschaufler/smack-nextLinus Torvalds2-12/+17
2022-10-04[brown paperbag] fix coredump breakageAl Viro1-1/+2
2022-10-04Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds33-240/+815
2022-10-04Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds53-553/+425
2022-10-04Merge tag 'execve-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds23-508/+1
2022-10-04Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linuxLinus Torvalds89-51/+12552
2022-10-04Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds60-1388/+835
2022-10-03Merge tag 'pm-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds20-82/+165
2022-10-03Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds68-603/+904
2022-10-03Merge branches 'thermal-intel' and 'thermal-drivers'Rafael J. Wysocki7-56/+19
2022-10-03Merge branch 'thermal-core'Rafael J. Wysocki54-1331/+815
2022-10-03Merge branches 'pm-cpuidle', 'pm-core', 'pm-sleep' and 'powercap'Rafael J. Wysocki8-14/+72
2022-10-03Merge branch 'pm-cpufreq'Rafael J. Wysocki10-62/+84
2022-10-03Merge branch 'pnp'Rafael J. Wysocki1-1/+0
2022-10-03Merge branch 'acpi-uid'Rafael J. Wysocki10-80/+83