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
2021-02-04
Revert "GTP: add support for flow based tunneling API"
Jonas Bonn
1
-1
/
+0
2021-02-03
net: selftests: Add lanes setting test
Danielle Ratson
3
-0
/
+249
2021-02-02
selftests: mptcp: add testcases for ADD_ADDR with port
Geliang Tang
1
-1
/
+159
2021-02-02
selftests: mptcp: add port argument for pm_nl_ctl
Geliang Tang
1
-2
/
+22
2021-02-02
selftests: mptcp: add testcases for newly added addresses
Geliang Tang
1
-2
/
+71
2021-02-02
selftests: mptcp: use minus values for removing address numbers
Geliang Tang
1
-15
/
+17
2021-02-02
selftests: netdevsim: Add fib_notifications test
Amit Cohen
1
-0
/
+300
2021-02-02
selftests: Extend fib tests to run with and without flags notifications
Amit Cohen
2
-0
/
+28
2021-01-29
selftests: Add nci suite
Bongsu Jeon
4
-0
/
+609
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
19
-134
/
+222
2021-01-28
Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-3
/
+46
2021-01-28
selftests: forwarding: Specify interface when invoking mausezahn
Danielle Ratson
2
-2
/
+2
2021-01-27
selftests: increase timeout to 10 min
Matthieu Baerts
1
-1
/
+1
2021-01-27
selftests: mptcp: add IPv4-mapped IPv6 testcases
Geliang Tang
1
-0
/
+75
2021-01-26
selftests: add IPv4 unicast extensions tests
Seth David Schoen
2
-0
/
+229
2021-01-24
Merge tag 'objtool_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-11
/
+17
2021-01-24
Merge tag 'powerpc-5.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-3
/
+6
2021-01-23
Merge tag 'linux-kselftest-kunit-fixes-5.11-rc5' of git://git.kernel.org/pub/...
Linus Torvalds
5
-94
/
+84
2021-01-22
selftests: mlxsw: Add a scale test for physical ports
Danielle Ratson
5
-2
/
+98
2021-01-22
sch_htb: Hierarchical QoS hardware offload
Maxim Mikityanskiy
1
-0
/
+1
2021-01-22
Merge tag 'perf-tools-fixes-v5.11-2-2021-01-22' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-19
/
+32
2021-01-22
Merge tag 'platform-drivers-x86-v5.11-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+32
2021-01-21
objtool: Don't fail on missing symbol table
Josh Poimboeuf
1
-2
/
+5
2021-01-21
objtool: Don't fail the kernel build on fatal errors
Josh Poimboeuf
1
-9
/
+5
2021-01-21
perf script: Fix overrun issue for dynamically-allocated PMU type number
Jin Yao
1
-1
/
+17
2021-01-21
perf metricgroup: Fix system PMU metrics
John Garry
1
-3
/
+2
2021-01-21
perf metricgroup: Fix for metrics containing duration_time
John Garry
1
-2
/
+9
2021-01-21
perf evlist: Fix id index for heterogeneous systems
Adrian Hunter
1
-13
/
+4
2021-01-21
Merge tag 'gpio-fixes-for-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+5
2021-01-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
1
-1
/
+44
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
22
-314
/
+333
2021-01-20
Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
6
-104
/
+102
2021-01-19
selftests: forwarding: Fix spelling mistake "succeded" -> "succeeded"
Colin Ian King
1
-2
/
+2
2021-01-19
selftests: net: fib_tests: remove duplicate log test
Hangbin Liu
1
-1
/
+0
2021-01-20
selftests/powerpc: Only test lwm/stmw on big endian
Michael Ellerman
1
-1
/
+4
2021-01-19
selftests/powerpc: Fix exit status of pkey tests
Sandipan Das
2
-2
/
+2
2021-01-18
tools: gpio: fix %llu warning in gpio-watch.c
Kent Gibson
1
-2
/
+3
2021-01-18
tools: gpio: fix %llu warning in gpio-event-mon.c
Kent Gibson
1
-2
/
+2
2021-01-17
Merge tag 'perf-tools-fixes-2021-01-17' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
12
-208
/
+224
2021-01-15
GTP: add support for flow based tunneling API
Pravin B Shelar
1
-0
/
+1
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
35
-156
/
+1408
2021-01-15
kunit: tool: move kunitconfig parsing into __init__, make it optional
Daniel Latypov
2
-28
/
+17
2021-01-15
kunit: tool: fix minor typing issue with None status
Daniel Latypov
1
-9
/
+8
2021-01-15
kunit: tool: surface and address more typing issues
Daniel Latypov
5
-52
/
+54
2021-01-15
kunit: tool: Fix spelling of "diagnostic" in kunit_parser
David Gow
1
-12
/
+12
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
5
-103
/
+102
2021-01-15
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-2
/
+2
2021-01-15
perf inject: Correct event attribute sizes
Al Grant
1
-0
/
+8
2021-01-15
perf intel-pt: Fix 'CPU too large' error
Adrian Hunter
2
-3
/
+3
2021-01-15
perf stat: Take cgroups into account for shadow stats
Namhyung Kim
1
-7
/
+19
[next]