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
2022-07-11
Merge 5.19-rc6 into char-misc-next
Greg Kroah-Hartman
40
-71
/
+695
2022-07-10
Merge tag 'x86_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+1
2022-07-07
Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
20
-29
/
+200
2022-07-07
x86/ibt, objtool: Don't discard text references from tracepoint section
Peter Zijlstra
1
-2
/
+1
2022-07-06
wireguard: selftests: use microvm on x86
Jason A. Donenfeld
3
-8
/
+16
2022-07-06
wireguard: selftests: always call kernel makefile
Jason A. Donenfeld
1
-3
/
+2
2022-07-06
wireguard: selftests: use virt machine on m68k
Jason A. Donenfeld
2
-8
/
+6
2022-07-06
wireguard: selftests: set fake real time in init
Jason A. Donenfeld
8
-0
/
+18
2022-07-06
selftests: mptcp: userspace PM support for MP_PRIO signals
Kishen Maloor
2
-2
/
+103
2022-07-05
selftests: forwarding: fix error message in learning_test
Vladimir Oltean
1
-1
/
+1
2022-07-05
selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLT
Vladimir Oltean
1
-0
/
+2
2022-07-05
selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLT
Vladimir Oltean
1
-0
/
+2
2022-07-02
Merge tag 'perf-tools-fixes-for-v5.19-2022-07-02' of git://git.kernel.org/pub...
Linus Torvalds
9
-17
/
+134
2022-07-02
perf synthetic-events: Ignore dead threads during event synthesis
Namhyung Kim
1
-2
/
+3
2022-07-02
perf synthetic-events: Don't sort the task scan result from /proc
Namhyung Kim
1
-2
/
+2
2022-07-02
perf unwind: Fix unitialized 'offset' variable on aarch64
Ivan Babrou
1
-1
/
+1
2022-07-01
selftests/net: fix section name when using xdp_dummy.o
Hangbin Liu
5
-7
/
+7
2022-07-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-0
/
+43
2022-07-01
bpf, selftests: Add verifier test case for jmp32's jeq/jne
Daniel Borkmann
1
-0
/
+21
2022-07-01
bpf, selftests: Add verifier test case for imm=0,umin=0,umax=1 scalar
Daniel Borkmann
1
-0
/
+22
2022-07-01
remove CONFIG_ANDROID
Christoph Hellwig
2
-2
/
+0
2022-06-30
Merge tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-23
/
+360
2022-06-30
selftest: tun: add test for NAPI dismantle
Jakub Kicinski
2
-1
/
+163
2022-06-29
selftests net: fix kselftest net fatal error
Coleman Dietsch
1
-1
/
+1
2022-06-28
selftests: mptcp: Initialize variables to quiet gcc 12 warnings
Mat Martineau
3
-3
/
+3
2022-06-28
selftests: mptcp: more stable diag tests
Paolo Abeni
1
-8
/
+40
2022-06-28
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+52
2022-06-28
perf bpf: 8 byte align bpil data
Ian Rogers
1
-3
/
+2
2022-06-28
tools kvm headers arm64: Update KVM headers from the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+36
2022-06-28
perf offcpu: Accept allowed sample types only
Namhyung Kim
3
-1
/
+24
2022-06-28
perf offcpu: Fix build failure on old kernels
Namhyung Kim
1
-6
/
+14
2022-06-27
selftests: tc-testing: Add testcases to test new flush behaviour
Victor Nogueira
1
-0
/
+77
2022-06-26
tools headers UAPI: Synch KVM's svm.h header with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+13
2022-06-26
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+20
2022-06-26
perf stat: Enable ignore_missing_thread
Gang Li
1
-0
/
+2
2022-06-26
perf inject: Adjust output data offset for backward compatibility
Raul Silvera
3
-1
/
+17
2022-06-26
perf trace beauty: Fix generation of errno id->str table on ALT Linux
Arnaldo Carvalho de Melo
1
-12
/
+2
2022-06-26
perf build-id: Fix caching files with a wrong build ID
Adrian Hunter
1
-0
/
+28
2022-06-26
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2
-3
/
+12
2022-06-26
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-81
/
+272
2022-06-26
perf inject: Fix missing free in copy_kcore_dir()
Adrian Hunter
1
-1
/
+3
2022-06-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-6
/
+6
2022-06-24
selftests/bpf: Test sockmap update when socket has ULP
Jakub Sitnicki
1
-9
/
+75
2022-06-23
selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP test
Dimitris Michailidis
1
-1
/
+1
2022-06-23
selftests: KVM: Handle compiler optimizations in ucall
Raghavendra Rao Ananta
1
-5
/
+4
2022-06-23
Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-57
/
+208
2022-06-22
Merge tag 'linux-kselftest-fixes-5.19-rc4' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
5
-5
/
+29
2022-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-1
/
+1
2022-06-21
selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.sh
Jie2x Zhou
1
-1
/
+1
2022-06-20
Merge tag 'perf-tools-fixes-for-v5.19-2022-06-19' of git://git.kernel.org/pub...
Linus Torvalds
15
-105
/
+125
[next]