- 7cf22a1 selftests/vm: fix building protection keys test by Harish · 4 years ago
- cce622a Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- 5814bc2 Merge tag 'perf-tools-2020-12-24' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years ago
- 6414548 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years ago
- 5149303 perf probe: Fix memory leak when synthesizing SDT probes by Arnaldo Carvalho de Melo · 4 years ago
- 8d4852b perf stat aggregation: Add separate thread member by James Clark · 4 years, 1 month ago
- b993381 perf stat aggregation: Add separate core member by James Clark · 4 years, 1 month ago
- ba2ee16 perf stat aggregation: Add separate die member by James Clark · 4 years, 1 month ago
- 1a270cb perf stat aggregation: Add separate socket member by James Clark · 4 years, 1 month ago
- fcd83a3 perf stat aggregation: Add separate node member by James Clark · 4 years, 1 month ago
- ff52329 perf stat aggregation: Start using cpu_aggr_id in map by James Clark · 4 years, 1 month ago
- d526e1a perf cpumap: Drop in cpu_aggr_map struct by James Clark · 4 years, 1 month ago
- cea6575 perf cpumap: Add new map type for aggregation by James Clark · 4 years, 1 month ago
- 2760f5a1 perf stat: Replace aggregation ID with a struct by James Clark · 4 years, 1 month ago
- fa265e5 perf cpumap: Add new struct for cpu aggregation by James Clark · 4 years, 1 month ago
- 9158584 perf cpumap: Use existing allocator to avoid using malloc by James Clark · 4 years, 1 month ago
- 23331ee perf tests: Improve topology test to check all aggregation types by James Clark · 4 years, 1 month ago
- b27d20a perf tools: Update s390's syscall.tbl copy from the kernel sources by Tiezhu Yang · 4 years ago
- c5ef529 perf tools: Update powerpc's syscall.tbl copy from the kernel sources by Tiezhu Yang · 4 years ago
- 22ffc3f perf s390: Move syscall.tbl check into check-headers.sh by Tiezhu Yang · 4 years ago
- 9bad32b perf powerpc: Move syscall.tbl check to check-headers.sh by Tiezhu Yang · 4 years ago
- b71df82 tools headers UAPI: Synch KVM's svm.h header with the kernel by Arnaldo Carvalho de Melo · 4 years ago
- 9880e71 tools kvm headers: Update KVM headers from the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
- cd97448 tools headers UAPI: Sync KVM's vmx.h header with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
- 288807f tools headers UAPI: Sync kvm.h headers with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
- fde6682 tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
- 7f3905f tools headers cpufeatures: Sync with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
- 6e51921 tools headers UAPI: Update epoll_pwait2 affected files by Arnaldo Carvalho de Melo · 4 years ago
- 7b95f05 Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years ago
- 1375b98 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
- 347d81b Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years ago
- 29f0808 kselftest/arm64: check GCR_EL1 after context switch by Vincenzo Frascino · 4 years ago
- 48342fc Merge tag 'perf-tools-2020-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years ago
- 6a447b0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years ago
- 467f816 Merge tag 'close-range-cloexec-unshare-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years ago
- 2e7f545 perf mem: Factor out a function to generate sort order by Kan Liang · 4 years ago
- a50d03e perf sort: Add sort option for data page size by Kan Liang · 4 years ago
- 6b9bae6 perf script: Support data page size by Kan Liang · 4 years ago
- 1db98bc Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
- e9ce39b selftests/filesystems: expand epoll with epoll_pwait2 by Willem de Bruijn · 4 years ago
- 6abc20f selftests/core: add regression test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXEC by Christian Brauner · 4 years ago
- fe325c3 selftests/core: add test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXEC by Christian Brauner · 4 years ago
- ae78ba8 selftests/core: handle missing syscall number for close_range by Christian Brauner · 4 years ago
- ca20250 selftests/core: fix close_range_test build after XFAIL removal by Tobias Klauser · 4 years ago
- 1a5514c tools/virtio: add barrier for aarch64 by Peng Fan · 4 years, 1 month ago
- b9ca93b tools/virtio: add krealloc_array by Peng Fan · 4 years, 1 month ago
- 697d154 tools/virtio: include asm/bug.h by Peng Fan · 4 years, 1 month ago
- 4862c74 Merge tag 'ktest-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 4 years ago
- b53d487 tools headers UAPI: Update asm-generic/unistd.h by Arnaldo Carvalho de Melo · 4 years ago
- f93c789 tools headers cpufeatures: Sync with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
- d6dbfce tools headers UAPI: Sync linux/prctl.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
- 4a443a5 tools headers UAPI: Sync linux/fscrypt.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
- 7ddcdea tools headers UAPI: Sync linux/const.h with the kernel headers by Arnaldo Carvalho de Melo · 4 years ago
- e9bde94 tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
- eb2842d perf trace beauty: Update copy of linux/socket.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
- 23cd954 tools headers: Update linux/ctype.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
- ffb9beb tools headers: Add conditional __has_builtin() by Arnaldo Carvalho de Melo · 4 years ago
- 4bba4c4 tools headers: Get tools's linux/compiler.h closer to the kernel's by Arnaldo Carvalho de Melo · 4 years ago
- a409ed1 Merge tag 'gpio-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years ago
- d64c6f9 Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years ago
- 8a5be36 Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years ago
- 219d049 mptcp: push pending frames when subflow has free space by Paolo Abeni · 4 years ago
- 1c28a05d tools headers UAPI: Sync linux/stat.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 4262f8c tools headers: Syncronize linux/build_bug.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 281a94b Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years ago
- feca8a8 perf tools: Reformat record's control fd man text by Jiri Olsa · 4 years ago
- 526671bf perf config: Fix example command in manpage to conform to syntax specified in the SYNOPSIS section. by Nick Thompson · 4 years ago
- dc67d19 perf test: Make sample-parsing test aware of PERF_SAMPLE_{CODE,DATA}_PAGE_SIZE by Arnaldo Carvalho de Melo · 4 years ago
- 47dce51 perf tools: Add support to read build id from compressed elf by Jiri Olsa · 4 years, 1 month ago
- 8abceac perf debug: Add debug_set_file function by Jiri Olsa · 4 years, 1 month ago
- 7cfcd1e perf tools: Add evlist__disable_evsel/evlist__enable_evsel by Jiri Olsa · 4 years, 1 month ago
- 96aea4d perf evlist: Support pipe mode display by Namhyung Kim · 4 years, 1 month ago
- 03de865 perf report: Support --header-only for pipe mode by Namhyung Kim · 4 years, 1 month ago
- e15a536 perf vendor events: Add JSON metrics for imx8mm DDR Perf by Joakim Zhang · 4 years, 1 month ago
- be335ec perf metricgroup: Support adding metrics for system PMUs by John Garry · 4 years, 1 month ago
- a36fadb perf metricgroup: Support printing metric groups for system PMUs by John Garry · 4 years, 1 month ago
- f6fe1e4 perf metricgroup: Split up metricgroup__print() by John Garry · 4 years, 1 month ago
- c2337d6 perf metricgroup: Fix metrics using aliases covering multiple PMUs by John Garry · 4 years, 1 month ago
- 6d2783f perf evlist: Change evlist__splice_list_tail() ordering by John Garry · 4 years, 1 month ago
- 4513c71 perf pmu: Add pmu_add_sys_aliases() by John Garry · 4 years, 1 month ago
- 51d5484 perf pmu: Add pmu_id() by John Garry · 4 years, 1 month ago
- 4689f56 perf jevents: Add support for system events tables by John Garry · 4 years, 1 month ago
- 4853f1c perf jevents: Add support for an extra directory level by John Garry · 4 years, 1 month ago
- 456ef4c1 perf evsel: Emit warning about kernel not supporting the data page size sample_type bit by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 542b88f perf record: Support new sample type for data page size by Kan Liang · 4 years, 1 month ago
- 47d9822 tools headers UAPI: Update tools's copy of linux/perf_event.h by Kan Liang · 4 years, 1 month ago
- bf53fc6 perf unwind: Fix separate debug info files when using elfutils' libdw's unwinder by Jan Kratochvil · 4 years, 1 month ago
- 2eb5dd4 perf record: Fix memory leak when using '--user-regs=?' to list registers by Zheng Zengkai · 4 years, 6 months ago
- 09d59c2 tools build: Add missing libcap to test-all.bin target by Jiri Olsa · 4 years, 1 month ago
- 009bd55 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years ago
- e994cc2 Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years ago
- 44f6a7c objtool: Fix seg fault with Clang non-section symbols by Josh Poimboeuf · 4 years, 1 month ago
- 706451d Merge tag 'linux-kselftest-kunit-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years ago
- 7194850 Merge tag 'linux-kselftest-next-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years ago
- b80affe Merge tag 'linux-kselftest-fixes-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years ago
- f986e35 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
- febebaf drivers/misc/lkdtm: add new file in LKDTM to test fortified strscpy by Francis Laniel · 4 years ago
- 345d4ab Merge tag 'close-range-openat2-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years ago
- b4ec805 Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years ago
- 61f9142 Merge tag 'platform-drivers-x86-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 4 years ago