summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-11-23Merge tag '9p-for-6.1-rc7' of https://github.com/martinetd/linuxLinus Torvalds2-11/+22
2022-11-23fscache: fix OOB Read in __fscache_acquire_volumeDavid Howells2-3/+6
2022-11-23perf lock contention: Do not use BPF task local storageNamhyung Kim2-12/+23
2022-11-23MAINTAINERS: Update John Garry's email address for arm64 perf toolingJohn Garry1-1/+1
2022-11-23perf test: Fix record test on KVM guestsMichael Petlan1-1/+1
2022-11-23perf inject: Set PERF_RECORD_MISC_BUILD_ID_SIZENamhyung Kim1-1/+2
2022-11-23perf test: Skip watchpoint tests if no watchpoints availableNaveen N. Rao1-5/+7
2022-11-23perf trace: Remove unused bpf map 'syscalls'Leo Yan2-118/+0
2022-11-23perf augmented_raw_syscalls: Remove unused variable 'syscall'Leo Yan1-1/+0
2022-11-23perf trace: Handle failure when trace point folder is missedLeo Yan1-7/+10
2022-11-23perf trace: Return error if a system call doesn't existLeo Yan1-2/+2
2022-11-23perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace numberLeo Yan1-4/+7
2022-11-23perf list: Add JSON output optionIan Rogers2-67/+245
2022-11-23perf list: Reorganize to use callbacks to allow honouring command line optionsIan Rogers7-512/+624
2022-11-23perf build: Fix LIBTRACEEVENT_DYNAMICIan Rogers2-4/+24
2022-11-23perf test: Replace data symbol test workload with datasymNamhyung Kim1-28/+1
2022-11-23perf test: Add 'datasym' test workloadNamhyung Kim4-0/+28
2022-11-23perf test: Replace brstack test workloadNamhyung Kim1-54/+12
2022-11-23perf test: Add 'brstack' test workloadNamhyung Kim4-0/+44
2022-11-23perf test: Replace arm spe fork test workload with sqrtloopNamhyung Kim1-43/+1
2022-11-23perf test: Add 'sqrtloop' test workloadNamhyung Kim4-0/+49
2022-11-23perf test: Replace arm callgraph fp test workload with leafloopNamhyung Kim1-31/+3
2022-11-23perf test: Add 'leafloop' test workloadNamhyung Kim4-0/+39
2022-11-239p/xen: check logical size for buffer sizeDominique Martinet1-0/+9
2022-11-20Linux 6.1-rc6v6.1-rc6Linus Torvalds1-1/+1
2022-11-20Merge tag 'trace-probes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-20/+45
2022-11-20Merge tag 'trace-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds9-46/+74
2022-11-20tracing: Fix race where eprobes can be called before the eventSteven Rostedt (Google)1-0/+3
2022-11-20Merge tag 'x86_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+4
2022-11-20Merge tag 'sched_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-19/+52
2022-11-20Merge tag 'perf_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-9/+31
2022-11-20Merge tag 'locking_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2022-11-20Merge tag 'powerpc-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+1
2022-11-20perf test: Replace record test workload with thloopNamhyung Kim1-56/+3
2022-11-20perf test: Add 'thloop' test workloadNamhyung Kim4-0/+56
2022-11-20perf test: Replace pipe test workload with noploopNamhyung Kim1-45/+10
2022-11-20perf test: Add -w/--workload optionNamhyung Kim5-0/+83
2022-11-20tools lib traceevent: Make install_headers clearerIan Rogers1-2/+2
2022-11-20tools lib subcmd: Make install_headers clearerIan Rogers1-1/+1
2022-11-20tools lib perf: Make install_headers clearerIan Rogers1-1/+1
2022-11-20tools lib symbol: Clean up build outputIan Rogers1-2/+2
2022-11-20tools lib bpf: Avoid install_headers make warningIan Rogers1-0/+1
2022-11-20tools lib api: Clean up install_headersIan Rogers1-2/+2
2022-11-20Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo295-1056/+2104
2022-11-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-19/+26
2022-11-19Merge tag 'iommu-fixes-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-7/+6
2022-11-19Merge tag 'kbuild-fixes-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-2/+9
2022-11-19Merge tag '6.1-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-5/+17
2022-11-19iommu/vt-d: Set SRE bit only when hardware has SRS capTina Zhang1-2/+3
2022-11-19iommu/vt-d: Preset Access bit for IOVA in FL non-leaf paging entriesTina Zhang1-5/+3