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-06-27
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport
1
-1
/
+1
2022-06-27
Merge branch 'master' into mm-nonmm-stable
akpm
56
-506
/
+1110
2022-06-27
Merge branch 'master' into mm-stable
akpm
55
-504
/
+1108
2022-06-27
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
Josh Poimboeuf
3
-11
/
+54
2022-06-27
objtool: Add entry UNRET validation
Peter Zijlstra
5
-11
/
+187
2022-06-27
objtool: Update Retpoline validation
Peter Zijlstra
1
-6
/
+13
2022-06-27
x86: Add magic AMD return-thunk
Peter Zijlstra
1
-3
/
+19
2022-06-27
objtool: Treat .text.__x86.* as noinstr
Peter Zijlstra
1
-1
/
+2
2022-06-27
x86,objtool: Create .return_sites
Peter Zijlstra
6
-0
/
+83
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-26
selftests/powerpc: Skip energy_scale_info test on older firmware
Michael Ellerman
1
-12
/
+18
2022-06-24
tc-testing: gitignore, delete plugins directory
liujing
1
-1
/
+0
2022-06-24
bpf: Merge "types_are_compat" logic into relo_core.c
Daniel Müller
3
-71
/
+83
2022-06-24
perf tools: Rework prologue generation code
Jiri Olsa
1
-29
/
+175
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-24
perf script ibs: Support new IBS bits in raw trace dump
Ravi Bangoria
1
-6
/
+58
2022-06-24
perf tool ibs: Sync AMD IBS header file
Ravi Bangoria
2
-8
/
+12
2022-06-24
perf header: Record non-CPU PMU capabilities
Ravi Bangoria
6
-88
/
+158
2022-06-24
perf header: Store PMU caps in an array of strings
Ravi Bangoria
3
-32
/
+41
2022-06-24
perf header: Pass "cpu" pmu name while printing caps
Ravi Bangoria
1
-9
/
+3
2022-06-24
perf pmu: Parse pmu caps sysfs only once
Ravi Bangoria
2
-4
/
+13
2022-06-24
perf record ibs: Warn about sampling period skew
Ravi Bangoria
3
-0
/
+60
2022-06-24
selftest/bpf: Test for use-after-free bug fix in inline_bpf_loop
Eduard Zingerman
2
-0
/
+50
2022-06-24
Bonding: add per-port priority for failover re-selection
Hangbin Liu
1
-0
/
+1
2022-06-24
KVM: selftests: Enhance handling WRMSR ICR register in x2APIC mode
Zeng Guang
1
-3
/
+17
2022-06-24
KVM: selftests: Add a self test for CMCI and UCNA emulations.
Jue Wang
5
-0
/
+344
2022-06-24
KVM: selftests: Cache binary stats metadata for duration of test
Ben Gardon
2
-15
/
+22
2022-06-24
KVM: selftests: Test disabling NX hugepages on a VM
Ben Gardon
3
-48
/
+113
2022-06-24
KVM: selftests: Add NX huge pages test
Ben Gardon
6
-0
/
+337
2022-06-24
KVM: selftests: Read binary stat data in lib
Ben Gardon
3
-7
/
+41
2022-06-24
KVM: selftests: Clean up coding style in binary stats test
Sean Christopherson
1
-34
/
+45
2022-06-24
KVM: selftests: Read binary stats desc in lib
Ben Gardon
3
-11
/
+63
2022-06-24
KVM: selftests: Read binary stats header in lib
Ben Gardon
2
-2
/
+10
2022-06-24
KVM: selftests: Remove dynamic memory allocation for stats header
Ben Gardon
1
-31
/
+27
2022-06-24
selftests/kexec: remove broken EFI_VARS secure boot fallback check
Ard Biesheuvel
1
-34
/
+2
2022-06-23
selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP test
Dimitris Michailidis
1
-1
/
+1
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
28
-167
/
+368
2022-06-23
selftests/bpf: Fix rare segfault in sock_fields prog test
Jörn-Thorben Hinz
1
-1
/
+0
2022-06-23
selftests/bpf: Test a BPF CC implementing the unsupported get_info()
Jörn-Thorben Hinz
2
-0
/
+41
2022-06-23
selftests/bpf: Test an incomplete BPF CC
Jörn-Thorben Hinz
2
-0
/
+57
2022-06-23
selftests/bpf: Test a BPF CC writing sk_pacing_*
Jörn-Thorben Hinz
2
-0
/
+79
[prev]
[next]