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
2017-07-17
xdp: bpf redirect with map sample program
John Fastabend
1
-0
/
+2
2017-07-17
bpf: add devmap, a map for storing net device references
John Fastabend
1
-0
/
+15
2017-07-16
tools: hv: ignore a NIC if it has been configured
sixiao@microsoft.com
1
-2
/
+25
2017-07-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-1
/
+212
2017-07-11
samples/bpf: fix a build issue
Yonghong Song
3
-1
/
+212
2017-07-09
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+2
2017-07-09
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+11
2017-07-08
objtool: Fix sibling call detection logic
Josh Poimboeuf
1
-2
/
+11
2017-07-07
Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-14
/
+2
2017-07-07
Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
37
-486
/
+940
2017-07-07
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-20
/
+33
2017-07-07
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2017-07-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-239
/
+442
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
22
-71
/
+2795
2017-07-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-17
/
+34
2017-07-05
Merge tag 'perf-urgent-for-mingo-4.12-20170704' of git://git.kernel.org/pub/s...
Ingo Molnar
2
-1
/
+2
2017-07-04
Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-3
/
+7
2017-07-04
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
7
-301
/
+1621
2017-07-04
perf unwind: Do not fail due to missing unwind support
Jiri Olsa
1
-1
/
+1
2017-07-04
perf evsel: Set attr.exclude_kernel when probing max attr.precise_ip
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-07-03
Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-27
/
+21
2017-07-03
Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2017-07-03
Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-46
/
+118
2017-07-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-4
/
+273
2017-07-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
85
-607
/
+2428
2017-07-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
58
-175
/
+404
2017-07-03
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
32
-108
/
+65
2017-07-03
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
13
-1445
/
+2313
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
3
-5
/
+7
2017-07-03
Merge branch 'acpica'
Rafael J. Wysocki
1
-3
/
+7
2017-07-03
Merge branch 'pm-tools'
Rafael J. Wysocki
7
-301
/
+1621
2017-07-03
Merge branch 'uuid-types'
Rafael J. Wysocki
3
-5
/
+7
2017-07-03
bpf: add various test cases for verifier selftest
Daniel Borkmann
1
-0
/
+165
2017-07-03
bpf: add bpf_skb_adjust_room helper
Daniel Borkmann
1
-1
/
+15
2017-07-01
bpf: update tools/include/uapi/linux/bpf.h
Lawrence Brakmo
1
-1
/
+65
2017-07-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+6
2017-06-30
selftests: membarrier: use ksft_* var arg msg api
Shuah Khan
1
-50
/
+41
2017-06-30
selftests: breakpoints: breakpoint_test_arm64: convert test to use TAP13
Shuah Khan
1
-36
/
+58
2017-06-30
selftests: breakpoints: step_after_suspend_test use ksft_* var arg msg api
Shuah Khan
1
-26
/
+33
2017-06-30
selftests: breakpoint_test: use ksft_* var arg msg api
Shuah Khan
1
-12
/
+16
2017-06-30
kselftest: add ksft_print_msg() function to output general information
Paul Elder
1
-0
/
+10
2017-06-30
kselftest: make ksft_* output functions variadic
Paul Elder
1
-12
/
+43
2017-06-30
objtool: Silence warnings for functions which use IRET
Josh Poimboeuf
1
-8
/
+6
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+67
2017-06-30
selftests/capabilities: Fix the test_execve test
Andy Lutomirski
1
-5
/
+2
2017-06-30
selftests: intel_pstate: add .gitignore
Shuah Khan
1
-0
/
+2
2017-06-30
selftests: fix memory-hotplug test
Po-Hsu Lin
1
-16
/
+54
2017-06-30
selftests: add missing test name in memory-hotplug test
Po-Hsu Lin
1
-0
/
+1
2017-06-30
selftests: check percentage range for memory-hotplug test
Po-Hsu Lin
1
-0
/
+4
2017-06-30
selftests: check hot-pluggagble memory for memory-hotplug test
Po-Hsu Lin
1
-0
/
+5
[next]