Age | Commit message (Expand) | Author | Files | Lines |
2019-09-10 | iocost_monitor: Report debt | Tejun Heo | 1 | -1/+4 |
2019-09-10 | iocost_monitor: Report more info with higher accuracy | Tejun Heo | 1 | -7/+11 |
2019-09-10 | iocost_monitor: Always use strings for json values | Tejun Heo | 1 | -20/+20 |
2019-08-28 | blkcg: add tools/cgroup/iocost_coef_gen.py | Tejun Heo | 1 | -0/+178 |
2019-08-28 | blkcg: add tools/cgroup/iocost_monitor.py | Tejun Heo | 1 | -0/+270 |
2019-08-03 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 20 | -35/+352 |
2019-08-03 | cgroup: kselftest: relax fs_spec checks | Chris Down | 1 | -2/+1 |
2019-07-30 | Merge tag 'for-linus-20190730' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -5/+1 |
2019-07-30 | Merge tag 'linux-kselftest-5.3-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -6/+26 |
2019-07-29 | Merge tag 'perf-urgent-for-mingo-5.3-20190729' of git://git.kernel.org/pub/sc... | Ingo Molnar | 20 | -35/+352 |
2019-07-29 | pidfd: remove obsolete comments from test | Christian Brauner | 1 | -5/+1 |
2019-07-29 | libbpf: fix missing __WORDSIZE definition | Andrii Nakryiko | 1 | -0/+5 |
2019-07-29 | perf tools: Fix perf.data documentation units for memory size | Vince Weaver | 1 | -1/+1 |
2019-07-29 | perf header: Fix use of unitialized value warning | Numfor Mbiziwo-Tiapo | 1 | -1/+1 |
2019-07-29 | perf header: Fix divide by zero error if f_header.attr_size==0 | Vince Weaver | 1 | -0/+7 |
2019-07-29 | tools headers UAPI: Sync if_link.h with the kernel | Arnaldo Carvalho de Melo | 1 | -0/+5 |
2019-07-29 | tools headers UAPI: Sync sched.h with the kernel | Arnaldo Carvalho de Melo | 1 | -1/+29 |
2019-07-29 | tools headers UAPI: Sync usbdevice_fs.h with the kernels to get new ioctl | Arnaldo Carvalho de Melo | 1 | -0/+26 |
2019-07-29 | tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC() | Arnaldo Carvalho de Melo | 1 | -3/+6 |
2019-07-29 | tools headers UAPI: Update tools's copy of drm.h headers | Arnaldo Carvalho de Melo | 2 | -3/+207 |
2019-07-29 | tools headers UAPI: Update tools's copy of mman.h headers | Arnaldo Carvalho de Melo | 4 | -20/+13 |
2019-07-27 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 12 | -19/+54 |
2019-07-27 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -4/+6 |
2019-07-26 | tools headers UAPI: Update tools's copy of kvm.h headers | Arnaldo Carvalho de Melo | 5 | -5/+43 |
2019-07-26 | tools include UAPI: Sync x86's syscalls_64.tbl and generic unistd.h to pick u... | Arnaldo Carvalho de Melo | 2 | -1/+9 |
2019-07-25 | Merge tag 'ktest-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -2/+2 |
2019-07-25 | objtool: Improve UACCESS coverage | Peter Zijlstra | 2 | -4/+6 |
2019-07-24 | selftests/livepatch: add test skip handling | Joe Lawrence | 1 | -0/+20 |
2019-07-24 | ktest: Fix some typos in config-bisect.pl | Masanari Iida | 1 | -2/+2 |
2019-07-24 | selftests: mlxsw: Fix typo in qos_mc_aware.sh | Masanari Iida | 1 | -2/+2 |
2019-07-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -2/+2 |
2019-07-24 | Documentation: move Documentation/virtual to Documentation/virt | Christoph Hellwig | 1 | -2/+2 |
2019-07-23 | Merge tag 'perf-urgent-for-mingo-5.3-20190723' of git://git.kernel.org/pub/sc... | Ingo Molnar | 12 | -19/+54 |
2019-07-23 | selftests/x86: fix spelling mistake "FAILT" -> "FAIL" | Colin Ian King | 1 | -1/+1 |
2019-07-23 | selftests: kmod: Fix typo in kmod.sh | Masanari Iida | 1 | -3/+3 |
2019-07-23 | perf build: Do not use -Wshadow on gcc < 4.8 | Arnaldo Carvalho de Melo | 1 | -1/+8 |
2019-07-23 | perf probe: Avoid calling freeing routine multiple times for same pointer | Arnaldo Carvalho de Melo | 1 | -0/+10 |
2019-07-23 | perf probe: Set pev->nargs to zero after freeing pev->args entries | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2019-07-23 | perf session: Fix loading of compressed data split across adjacent records | Alexey Budankov | 3 | -10/+17 |
2019-07-23 | perf stat: Always separate stalled cycles per insn | Cong Wang | 1 | -1/+2 |
2019-07-23 | perf stat: Fix segfault for event group in repeat mode | Jiri Olsa | 2 | -1/+10 |
2019-07-23 | perf tools: Fix proper buffer size for feature processing | Jiri Olsa | 1 | -1/+1 |
2019-07-23 | perf script: Fix off by one in brstackinsn IPC computation | Andi Kleen | 1 | -1/+1 |
2019-07-23 | perf script: Improve man page description of metrics | Andi Kleen | 1 | -3/+3 |
2019-07-23 | perf script: Fix --max-blocks man page description | Andi Kleen | 1 | -1/+1 |
2019-07-21 | Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb | Linus Torvalds | 1 | -2/+52 |
2019-07-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -18/+4 |
2019-07-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 20 | -142/+1029 |
2019-07-20 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -181/+206 |
2019-07-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 10 | -12/+492 |