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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-14
perf tools: Add general function to parse sublevel options
Changbin Du
4
-44
/
+99
2020-08-14
perf ftrace: Add option '--inherit' to trace children processes
Changbin Du
2
-0
/
+41
2020-08-14
perf ftrace: Show trace column header
Changbin Du
1
-0
/
+3
2020-08-14
perf ftrace: Add option '-m/--buffer-size' to set per-cpu buffer size
Changbin Du
2
-0
/
+60
2020-08-14
perf ftrace: Factor out function write_tracing_file_int()
Changbin Du
1
-5
/
+12
2020-08-14
perf ftrace: Add option '-F/--funcs' to list available functions
Changbin Du
2
-0
/
+50
2020-08-14
perf ftrace: Select function/function_graph tracer automatically
Changbin Du
3
-23
/
+48
2020-08-13
perf bench numa: Use numa_node_to_cpus() to bind tasks to nodes
Alexander Gordeev
1
-17
/
+16
2020-08-13
perf bench numa: Fix cpumask memory leak in node_has_cpus()
Alexander Gordeev
1
-4
/
+9
2020-08-13
tools build feature: Quote CC and CXX for their arguments
Daniel Díaz
1
-1
/
+1
2020-08-13
perf tools: Fix module symbol processing
Jiri Olsa
2
-5
/
+4
2020-08-13
perf tools: Rename 'enum dso_kernel_type' to 'enum dso_space_type'
Jiri Olsa
7
-35
/
+35
2020-08-13
MAINTAINERS: Add missing tools/lib/perf/ path to perf maintainers
Rob Herring
1
-0
/
+1
2020-08-13
libperf: Fix man page typos
Rob Herring
3
-14
/
+17
2020-08-13
perf test: Allow multiple probes in record+script_probe_vfs_getname.sh
Michael Petlan
1
-2
/
+2
2020-08-13
perf bench mem: Always memset source before memcpy
Vincent Whitchurch
1
-10
/
+11
2020-08-13
perf sched: Prefer sched_waking event when it exists
David Ahern
1
-3
/
+29
2020-08-12
perf bench: Fix a couple of spelling mistakes in options text
Colin Ian King
1
-2
/
+2
2020-08-12
perf bench numa: Fix benchmark names
Alexander Gordeev
1
-18
/
+17
2020-08-12
perf bench numa: Fix number of processes in "2x3-convergence" test
Alexander Gordeev
1
-1
/
+1
2020-08-12
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2020-08-12
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2020-08-12
tools headers kvm s390: Sync headers with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+5
2020-08-12
perf trace beauty: Use the autogenerated protocol family table
Arnaldo Carvalho de Melo
3
-8
/
+13
2020-08-12
perf trace beauty: Add script to autogenerate socket families table
Arnaldo Carvalho de Melo
2
-0
/
+466
2020-08-11
Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
10
-128
/
+483
2020-08-11
Merge tag 'for-linus-5.9-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-10
/
+10
2020-08-11
Merge tag 'zonefs-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
3
-14
/
+27
2020-08-11
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+2
2020-08-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
60
-408
/
+3886
2020-08-11
Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...
Linus Torvalds
12
-12
/
+12
2020-08-11
Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
63
-572
/
+1466
2020-08-11
Merge tag 'backlight-next-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
39
-717
/
+538
2020-08-11
Merge tag 'hwlock-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...
Linus Torvalds
4
-61
/
+100
2020-08-11
Merge tag 'rproc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...
Linus Torvalds
36
-601
/
+2795
2020-08-11
Merge tag 'rpmsg-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...
Linus Torvalds
1
-29
/
+34
2020-08-11
Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
22
-137
/
+1475
2020-08-11
zonefs: update documentation to reflect zone size vs capacity
Johannes Thumshirn
1
-10
/
+12
2020-08-11
zonefs: add zone-capacity support
Johannes Thumshirn
2
-4
/
+15
2020-08-10
Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
127
-1091
/
+5164
2020-08-10
Merge tag 'ktest-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2
-16
/
+105
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
78
-203
/
+501
2020-08-10
Merge tag 'f2fs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
23
-292
/
+815
2020-08-10
Merge tag 'gfs2-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
7
-62
/
+82
2020-08-10
Merge tag 'for-linus-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-10
/
+43
2020-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
47
-265
/
+718
2020-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
14
-150
/
+404
2020-08-10
ktest.pl: Fix spelling mistake "Cant" -> "Can't"
Colin Ian King
1
-1
/
+1
2020-08-10
ktest.pl: Change the logic to control the size of the log file emailed
Steven Rostedt (VMware)
1
-3
/
+6
2020-08-10
vdpa/mlx5: fix up endian-ness for mtu
Michael S. Tsirkin
1
-1
/
+11
[next]