index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-14
Merge 5.9-rc5 into char-misc-next
Greg Kroah-Hartman
34
-78
/
+175
2020-09-10
selftests/lkdtm: Use "comm" instead of "diff" for dmesg
Kees Cook
1
-1
/
+1
2020-09-08
Merge tag 'linux-kselftest-5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+2
2020-09-03
Merge tag 'perf-tools-fixes-for-v5.9-2020-09-03' of git://git.kernel.org/pub/...
Linus Torvalds
11
-18
/
+49
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-31
/
+42
2020-09-03
Merge branch 'gate-page-refcount' (patches from Dave Hansen)
Linus Torvalds
1
-2
/
+20
2020-09-03
selftests/x86/test_vsyscall: Improve the process_vm_readv() test
Andy Lutomirski
1
-2
/
+20
2020-09-03
perf tools: Add bpf image check to __map__is_kmodule
Jiri Olsa
3
-7
/
+24
2020-09-03
perf record/stat: Explicitly call out event modifiers in the documentation
Kim Phillips
2
-0
/
+8
2020-09-03
perf bench: The do_run_multi_threaded() function must use IS_ERR(perf_session...
YueHaibing
1
-2
/
+2
2020-09-03
perf stat: Turn off summary for interval mode by default
Jin Yao
3
-3
/
+9
2020-09-03
libtraceevent: Fix build warning on 32-bit arches
Tzvetomir Stoyanov (VMware)
1
-1
/
+1
2020-09-03
perf jevents: Fix suspicious code in fixregex()
Namhyung Kim
1
-1
/
+1
2020-09-03
perf parse-events: Use uintptr_t when casting numbers to pointers
Arnaldo Carvalho de Melo
1
-4
/
+4
2020-09-01
Merge tag 'perf-tools-fixes-for-v5.9-2020-09-01' of git://git.kernel.org/pub/...
Linus Torvalds
17
-27
/
+62
2020-09-01
perf report: Disable ordered_events for raw dump
Jiri Olsa
1
-0
/
+3
2020-09-01
perf tools: Correct SNOOPX field offset
Al Grant
1
-1
/
+1
2020-09-01
perf intel-pt: Fix corrupt data after perf inject from
Al Grant
1
-1
/
+8
2020-09-01
perf cs-etm: Fix corrupt data after perf inject from
Al Grant
1
-1
/
+8
2020-09-01
perf top/report: Fix infinite loop in the TUI for grouped events
Arnaldo Carvalho de Melo
1
-1
/
+2
2020-09-01
perf parse-events: Avoid an uninitialized read when using fake PMUs
Ian Rogers
1
-13
/
+17
2020-09-01
perf stat: Fix out of bounds array access in the print_counters() evlist method
Thomas Richter
1
-1
/
+1
2020-09-01
perf test: Set NULL sentinel in pmu_events table in "Parse and process metric...
Thomas Richter
1
-0
/
+3
2020-09-01
perf parse-events: Set exclude_guest=1 for user-space counting
Jin Yao
2
-2
/
+5
2020-09-01
perf record: Correct the help info of option "--no-bpf-event"
Wei Li
1
-1
/
+1
2020-09-01
perf tools: Use %zd for size_t printf formats on 32-bit
Chris Wilson
2
-2
/
+2
2020-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-30
/
+37
2020-08-30
Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-1
/
+47
2020-08-30
Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-8
/
+47
2020-08-28
selftests: netfilter: add command usage
Fabian Frederick
1
-0
/
+11
2020-08-28
selftests: netfilter: simplify command testing
Fabian Frederick
1
-23
/
+11
2020-08-28
selftests: netfilter: remove unused variable in make_file()
Fabian Frederick
1
-3
/
+2
2020-08-28
selftests: netfilter: exit on invalid parameters
Fabian Frederick
1
-3
/
+12
2020-08-28
selftests: netfilter: fix header example
Fabian Frederick
1
-1
/
+1
2020-08-28
selftests/bpf: Fix massive output from test_maps
Jesper Dangaard Brouer
1
-0
/
+2
2020-08-24
selftests/bpf: Fix test_progs-flavor run getting number of tests
Jesper Dangaard Brouer
1
-1
/
+3
2020-08-24
selftests/powerpc: Update PROT_SAO test to skip ISA 3.1
Shawn Anastasio
1
-2
/
+3
2020-08-24
Revert "powerpc/64s: Remove PROT_SAO support"
Shawn Anastasio
3
-1
/
+46
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-10
/
+47
2020-08-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2020-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
8
-10
/
+47
2020-08-21
bpf: Fix two typos in uapi/linux/bpf.h
Tobias Klauser
1
-5
/
+5
2020-08-21
perf: arm-spe: Fix check error when synthesizing events
Wei Li
1
-3
/
+3
2020-08-21
perf symbols: Add mwait_idle_with_hints.constprop.0 to the list of idle symbols
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-08-21
perf top: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not set
Tiezhu Yang
1
-0
/
+2
2020-08-21
perf sched timehist: Fix use of CPU list with summary option
David Ahern
1
-1
/
+5
2020-08-21
perf test: Fix basic bpf filtering test
Sumanth Korikkar
1
-1
/
+1
2020-08-20
selftests/timers: Turn off timeout setting
Po-Hsu Lin
2
-0
/
+2
2020-08-20
bpf: selftests: global_funcs: Check err_str before strstr
Yauheni Kaliuta
1
-1
/
+1
2020-08-20
selftests/bpf: Remove test_align leftovers
Veronika Kabatova
2
-2
/
+1
[next]