index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-18
wireguard: selftests: test using new 64-bit time_t
Jason A. Donenfeld
2
-2
/
+1
2020-03-18
wireguard: selftests: remove duplicated include <sys/types.h>
YueHaibing
1
-1
/
+0
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-0
/
+123
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-3
/
+32
2020-03-12
tc-testing: add ETS scheduler to tdc build configuration
Davide Caratti
1
-0
/
+1
2020-03-10
selftests/bpf: Add test for the packed enum member in struct/union
Yoshiki Komachi
1
-0
/
+42
2020-03-09
Merge tag 'ktest-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2
-19
/
+19
2020-03-09
ktest: Fix typos in ktest.pl
Masanari Iida
1
-6
/
+6
2020-03-09
ktest: Add timeout for ssh sync testing
Steven Rostedt (VMware)
1
-1
/
+1
2020-03-09
ktest: Make default build option oldconfig not randconfig
Steven Rostedt (VMware)
2
-2
/
+2
2020-03-09
ktest: Fix some typos in sample.conf
Masanari Iida
1
-10
/
+10
2020-03-07
Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2020-03-06
Merge tag 'linux-kselftest-5.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2020-03-06
selftests: bpf: Add test for JMP32 JSET BPF_X with upper bits set
Luke Nelson
1
-0
/
+15
2020-03-05
selftests/bpf: Add send_signal_sched_switch test
Yonghong Song
2
-0
/
+66
2020-03-03
selftests/net/fib_tests: update addr_metric_test for peer route testing
Hangbin Liu
1
-3
/
+31
2020-03-02
selftest/lkdtm: Use local .gitignore
Christophe Leroy
1
-0
/
+2
2020-03-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
25
-214
/
+251
2020-02-28
selftests: pidfd: Add pidfd_fdinfo_test in .gitignore
Christophe Leroy
1
-0
/
+1
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-10
/
+45
2020-02-27
perf annotate: Fix segfault with source toggle
Ravi Bangoria
1
-0
/
+2
2020-02-27
perf annotate: Align struct annotate_args
Ravi Bangoria
1
-6
/
+6
2020-02-27
perf annotate: Simplify disasm_line allocation and freeing code
Ravi Bangoria
2
-56
/
+31
2020-02-27
perf annotate: Remove privsize from symbol__annotate() args
Ravi Bangoria
4
-6
/
+7
2020-02-27
perf probe: Check return value of strlist__add() for -ENOMEM
He Zhe
2
-6
/
+28
2020-02-27
perf config: Document missing config options
Ravi Bangoria
1
-0
/
+44
2020-02-27
perf annotate: Fix perf config option description
Ravi Bangoria
1
-1
/
+29
2020-02-27
perf annotate: Prefer cmdline option over default config
Ravi Bangoria
1
-2
/
+2
2020-02-27
perf annotate: Make perf config effective
Ravi Bangoria
5
-55
/
+33
2020-02-27
perf config: Introduce perf_config_u8()
Ravi Bangoria
2
-0
/
+13
2020-02-27
perf annotate: Fix --show-nr-samples for tui/stdio2
Ravi Bangoria
2
-7
/
+5
2020-02-27
perf annotate: Fix --show-total-period for tui/stdio2
Ravi Bangoria
3
-7
/
+6
2020-02-27
perf annotate/tui: Re-render title bar after switching back from script browser
Ravi Bangoria
1
-4
/
+3
2020-02-27
tools headers UAPI: Update tools's copy of kvm.h headers
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-02-27
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2020-02-26
Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
6
-26
/
+60
2020-02-26
Merge tag 'linux-kselftest-kunit-5.6-rc4' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-12
/
+28
2020-02-26
Merge tag 'linux-kselftest-5.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-2
/
+10
2020-02-26
Merge tag 'perf-urgent-for-mingo-5.6-20200220' of git://git.kernel.org/pub/sc...
Ingo Molnar
11
-66
/
+41
2020-02-26
selftests: nft_concat_range: Add test for reported add/flush/add issue
Stefano Brivio
1
-4
/
+39
2020-02-25
selftests: nft_concat_range: Move option for 'list ruleset' before command
Stefano Brivio
1
-6
/
+6
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-51
/
+61
2020-02-21
selftests/vm: add missed tests in run_vmtests
SeongJae Park
1
-0
/
+33
2020-02-21
bootconfig: Add append value operator support
Masami Hiramatsu
1
-2
/
+14
2020-02-21
bootconfig: Prohibit re-defining value on same key
Masami Hiramatsu
1
-0
/
+6
2020-02-20
bootconfig: Reject subkey and value on same parent key
Masami Hiramatsu
2
-0
/
+6
2020-02-20
tools/bootconfig: Remove unneeded error message silencer
Masami Hiramatsu
2
-12
/
+1
2020-02-20
bootconfig: Add bootconfig magic word for indicating bootconfig explicitly
Masami Hiramatsu
2
-12
/
+33
2020-02-20
selftests/rseq: Fix out-of-tree compilation
Michael Ellerman
1
-1
/
+1
2020-02-20
selftests: Install settings files to fix TIMEOUT failures
Michael Ellerman
5
-1
/
+9
[next]