index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-17
ktest: Show name and iteration on errors
Steven Rostedt (VMware)
1
-6
/
+20
2019-03-16
Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
3
-0
/
+388
2019-03-16
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
2
-14
/
+9
2019-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-0
/
+97
2019-03-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+46
2019-03-14
tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mind
Alexey Dobriyan
1
-3
/
+46
2019-03-14
Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-27
/
+50
2019-03-14
Merge branches 'pm-opp' and 'pm-tools'
Rafael J. Wysocki
3
-27
/
+50
2019-03-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+55
2019-03-12
Drop flex_arrays
Kent Overstreet
1
-3
/
+0
2019-03-12
tools/testing/selftests/sysctl/sysctl.sh: add tests for >32-bit values written to 32-bit integers
Zev Weiss
1
-0
/
+55
2019-03-11
Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
12
-0
/
+151
2019-03-11
tools: mark 'test_vmalloc.sh' executable
Linus Torvalds
1
-0
/
+0
2019-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-15
/
+94
2019-03-10
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
6
-0
/
+936
2019-03-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
50
-447
/
+975
2019-03-09
Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
2
-0
/
+21
2019-03-09
Merge tag 'docs-5.1' of git://git.lwn.net/linux
Linus Torvalds
3
-6
/
+226
2019-03-09
Merge tag 'linux-kselftest-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
6
-22
/
+68
2019-03-09
Merge tag 'perf-core-for-mingo-5.1-20190307' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
Ingo Molnar
50
-447
/
+975
2019-03-08
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-0
/
+1380
2019-03-08
bpf, libbpf: fixing leak when kernel does not support btf
Nikita V. Shirokov
1
-0
/
+2
2019-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching
Linus Torvalds
8
-0
/
+1066
2019-03-07
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
8
-5
/
+226
2019-03-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
5
-0
/
+371
2019-03-07
bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm field
Daniel Borkmann
1
-1
/
+14
2019-03-07
selftests: bpf: test_progs: initialize duration in singal_pending test
Stanislav Fomichev
1
-1
/
+1
2019-03-07
libbpf: force fixdep compilation at the start of the build
Stanislav Fomichev
1
-1
/
+2
2019-03-07
selftests: bpf: fix compilation with out-of-tree $(OUTPUT)
Stanislav Fomichev
1
-10
/
+23
2019-03-07
selftests/bpf: test that GSO works in lwt_ip_encap
Peter Oskolkov
1
-2
/
+52
2019-03-06
Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
1
-0
/
+14
2019-03-06
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
4
-8
/
+21
2019-03-06
Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
10
-10
/
+10
2019-03-06
perf data: Force perf_data__open|close zero data->file.path
Jiri Olsa
1
-2
/
+2
2019-03-06
perf session: Fix double free in perf_data__close
Jiri Olsa
1
-3
/
+1
2019-03-06
perf evsel: Probe for precise_ip with simple attr
Jiri Olsa
2
-13
/
+20
2019-03-06
perf tools: Read and store caps/max_precise in perf_pmu
Jiri Olsa
2
-0
/
+15
2019-03-06
perf hist: Fix memory leak of srcline
Jiri Olsa
1
-2
/
+12
2019-03-06
perf hist: Add error path into hist_entry__init
Jiri Olsa
1
-20
/
+19
2019-03-06
perf c2c: Fix c2c report for empty numa node
Jiri Olsa
1
-2
/
+6
2019-03-06
perf script python: Add Python3 support to intel-pt-events.py
Tony Jones
1
-13
/
+19
2019-03-06
perf script python: Add Python3 support to event_analyzing_sample.py
Tony Jones
1
-23
/
+25
2019-03-06
perf script python: add Python3 support to check-perf-trace.py
Tony Jones
1
-14
/
+17
2019-03-06
perf script python: Add Python3 support to futex-contention.py
Tony Jones
1
-4
/
+6
2019-03-06
perf script python: Remove mixed indentation
Tony Jones
14
-135
/
+136
2019-03-06
perf diff: Support --pid/--tid filter options
Jin Yao
2
-0
/
+10
2019-03-06
perf diff: Support --cpu filter option
Jin Yao
2
-0
/
+21
2019-03-06
perf diff: Support --time filter option
Jin Yao
2
-14
/
+179
2019-03-06
perf thread: Generalize function to copy from thread addr space from intel-bts code
Andi Kleen
3
-18
/
+28
2019-03-06
io_uring: add a few test tools
Jens Axboe
9
-0
/
+1380
[next]