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
2022-11-30
KVM: x86/xen: Allow XEN_RUNSTATE_UPDATE flag behaviour to be configured
David Woodhouse
1
-0
/
+14
2022-11-30
KVM: x86/xen: Compatibility fixes for shared runstate area
David Woodhouse
1
-6
/
+6
2022-11-30
selftests/powerpc: Account for offline cpus in perf-hwbreak test
Naveen N. Rao
1
-6
/
+39
2022-11-30
selftests/powerpc: Bump up rlimit for perf-hwbreak test
Naveen N. Rao
1
-0
/
+12
2022-11-30
selftests/powerpc: Move perror closer to its use
Naveen N. Rao
1
-16
/
+5
2022-11-29
selftests/net: add csum offload test
Willem de Bruijn
3
-0
/
+988
2022-11-29
selftests: mptcp: mptfo Initiator/Listener
Dmytro Shytyi
2
-42
/
+150
2022-11-29
selftests/tpm2: Split async tests call to separate shell script runner
NĂcolas F. R. A. Prado
3
-2
/
+11
2022-11-29
selftests: splice_read: Fix sysfs read cases
Suzuki K Poulose
1
-2
/
+2
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
23
-92
/
+244
2022-11-29
Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
6
-28
/
+57
2022-11-29
KVM: selftests: Build access_tracking_perf_test for arm64
Oliver Upton
1
-0
/
+1
2022-11-29
KVM: selftests: Have perf_test_util signal when to stop vCPUs
Oliver Upton
4
-12
/
+8
2022-11-29
selftests: alsa - move shared library configuration code to conf.c
Jaroslav Kysela
5
-122
/
+85
2022-11-28
Daniel Borkmann says:
Jakub Kicinski
61
-195
/
+4845
2022-11-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
5
-28
/
+46
2022-11-28
ipv4: Fix route deletion when nexthop info is not specified
Ido Schimmel
1
-0
/
+11
2022-11-28
Merge 6.1-rc7 into usb-next
Greg Kroah-Hartman
16
-62
/
+185
2022-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-30
/
+138
2022-11-25
selftests: ftrace: Use "grep -E" instead of "egrep"
Tiezhu Yang
1
-4
/
+4
2022-11-25
selftests: gpio: Use "grep -E" instead of "egrep"
Tiezhu Yang
1
-1
/
+1
2022-11-25
selftests: kselftest_deps: Use "grep -E" instead of "egrep"
Tiezhu Yang
1
-1
/
+1
2022-11-25
tools/cpupower: Choose base_cpu to display default cpupower details
Saket Kumar Bhaskar
3
-6
/
+6
2022-11-25
kselftest/alsa: Add a .gitignore for the newly added PCM test
Mark Brown
1
-0
/
+1
2022-11-25
kselftest/arm64: Set test names prior to starting children
Mark Brown
1
-10
/
+10
2022-11-24
selftests/bpf: Add tests for bpf_rcu_read_lock()
Yonghong Song
4
-0
/
+450
2022-11-24
Merge tag 'net-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
10
-32
/
+47
2022-11-24
perf list: List callback support for libpfm
Ian Rogers
2
-90
/
+71
2022-11-24
perf list: JSON escape encoding improvements
Ian Rogers
1
-42
/
+67
2022-11-24
perf list: Support newlines in wordwrap
Ian Rogers
1
-4
/
+7
2022-11-24
perf symbol: correction while adjusting symbol
Ajay Kaher
1
-1
/
+1
2022-11-24
perf vendor events intel: Update events and metrics for alderlake
Zhengjun Xing
11
-2691
/
+1525
2022-11-24
perf vendor events intel: Add metrics for Alderlake-N
Zhengjun Xing
1
-0
/
+583
2022-11-24
perf vendor events intel: Add uncore event list for Alderlake-N
Zhengjun Xing
2
-0
/
+208
2022-11-24
perf vendor events intel: Add core event list for Alderlake-N
Zhengjun Xing
8
-1
/
+1075
2022-11-24
perf stat: Tidy up JSON metric-only output when no metrics
Namhyung Kim
1
-10
/
+17
2022-11-24
perf stat: Rename "aggregate-number" to "cpu-count" in JSON
Namhyung Kim
1
-4
/
+4
2022-11-24
perf stat: Fix JSON output in metric-only mode
Namhyung Kim
1
-18
/
+24
2022-11-24
perf stat: Pass through 'struct outstate'
Namhyung Kim
4
-63
/
+50
2022-11-24
perf stat: Do not pass runtime_stat to printout()
Namhyung Kim
1
-5
/
+4
2022-11-24
perf stat: Pass struct outstate to printout()
Namhyung Kim
1
-20
/
+18
2022-11-24
perf stat: Pass 'struct outstate' to print_metric_begin()
Namhyung Kim
1
-22
/
+28
2022-11-24
perf stat: Use 'struct outstate' in evlist__print_counters()
Namhyung Kim
1
-11
/
+14
2022-11-24
perf stat: Pass const char *prefix to display routines
Namhyung Kim
2
-10
/
+10
2022-11-24
perf stat: Remove metric_only argument in print_counter_aggrdata()
Namhyung Kim
1
-11
/
+6
2022-11-24
perf stat: Remove prefix argument in print_metric_headers()
Namhyung Kim
1
-16
/
+10
2022-11-24
perf stat: Use scnprintf() in prepare_interval()
Namhyung Kim
1
-10
/
+10
2022-11-24
perf stat: Do not align time prefix in CSV output
Namhyung Kim
1
-3
/
+6
2022-11-24
perf stat: Move summary prefix printing logic in CSV output
Namhyung Kim
1
-7
/
+7
2022-11-24
perf stat: Fix cgroup display in JSON output
Namhyung Kim
1
-1
/
+1
[prev]
[next]