aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-14perf map: Make map__contains_symbol() args constIan Rogers
2022-02-14perf maps: Move maps code to own C fileIan Rogers
2022-02-14perf maps: Reduce scope of init and exitIan Rogers
2022-02-14perf test: Use pointer for mapsIan Rogers
2022-02-14perf maps: Use a pointer for kmapsIan Rogers
2022-02-14perf bpf: Stop using deprecated bpf_object__next() APIChristy Lee
2022-02-14perf bpf: Stop using deprecated bpf_load_program() APIChristy Lee
2022-02-11perf namespaces: Add functions to access nsinfoIan Rogers
2022-02-11perf map: Add const to map_ip and unmap_ipIan Rogers
2022-02-11perf cpumap: Use for each loopIan Rogers
2022-02-11perf cpumap: Migrate to libperf cpumap apiIan Rogers
2022-02-10perf report: Output data file name in raw trace dumpAlexey Bayduraev
2022-02-10perf session: Load data directory files for analysisAlexey Bayduraev
2022-02-10perf record: Implement compatibility checksAlexey Bayduraev
2022-02-10perf record: Extend --threads command line optionAlexey Bayduraev
2022-02-10perf record: Introduce --threads command line optionAlexey Bayduraev
2022-02-10perf record: Introduce data transferred and compressed statsAlexey Bayduraev
2022-02-10perf record: Introduce compressor at mmap buffer objectAlexey Bayduraev
2022-02-10perf record: Introduce bytes written statsAlexey Bayduraev
2022-02-10perf record: Introduce data file at mmap buffer objectAlexey Bayduraev
2022-02-10perf record: Start threads in the beginning of trace streamingAlexey Bayduraev
2022-02-10perf record: Stop threads in the end of trace streamingAlexey Bayduraev
2022-02-10perf record: Introduce thread local variableAlexey Bayduraev
2022-02-10perf record: Introduce function to propagate control commandsAlexey Bayduraev
2022-02-10perf record: Introduce thread specific data arrayAlexey Bayduraev
2022-02-10tools lib: Introduce fdarray duplicate functionAlexey Bayduraev
2022-02-10perf record: Introduce thread affinity and mmap masksAlexey Bayduraev
2022-02-10perf lock: Carefully combine lock stats for discarded entriesNamhyung Kim
2022-02-10perf lock: Add -c/--combine-locks optionNamhyung Kim
2022-02-10perf lock: Fix lock name length check for printingNamhyung Kim
2022-02-10perf lock: Sort map info based on class nameNamhyung Kim
2022-02-10perf lock: Change type of lock_stat->addr to u64Namhyung Kim
2022-02-10perf lock: Convert lockhash_table to use hlistNamhyung Kim
2022-02-10perf annotate: Try chroot filename for objdumpNamhyung Kim
2022-02-10perf inject: Try chroot directory when reading build-idNamhyung Kim
2022-02-10perf tools: Try chroot'ed filename when opening dso/symbolNamhyung Kim
2022-02-10Merge tag 'mips-fixes-5.17_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-10Merge tag 'audit-pr-20220209' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-10tipc: improve size validations for received domain recordsJon Maloy
2022-02-09audit: don't deref the syscall args when checking the openat2 open_how::flagsPaul Moore
2022-02-09Merge tag 'nfsd-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-02-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-02-09Fix regression due to "fs: move binfmt_misc sysctl to its own file"Domenico Andreoli
2022-02-09Merge tag 'kvm-s390-kernel-access' from emailed bundleLinus Torvalds
2022-02-09NFSD: Deprecate NFS_OFFSET_MAXChuck Lever
2022-02-09NFSD: Fix offset type in I/O trace pointsChuck Lever
2022-02-09NFSD: COMMIT operations must not return NFS?ERR_INVALChuck Lever
2022-02-09NFSD: Clamp WRITE offsetsChuck Lever
2022-02-09NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizesChuck Lever
2022-02-09NFSD: Fix ia_size underflowChuck Lever