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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-02
Merge branch 'spi-5.2' into spi-next
Mark Brown
5
-25
/
+51
2019-05-02
spi: ep93xx: Convert to use CS GPIO descriptors
Linus Walleij
4
-22
/
+42
2019-05-01
bpf, x32: Fix bug for BPF_ALU64 | BPF_NEG
Wang YanQing
1
-13
/
+6
2019-05-01
bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE}
Wang YanQing
1
-51
/
+166
2019-05-01
Merge tag 'arc-5.1-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
3
-23
/
+25
2019-05-01
gcc-9: properly declare the {pv,hv}clock_page storage
Linus Torvalds
1
-2
/
+2
2019-05-01
KVM: arm64: Fix ptrauth ID register masking logic
Kristina Martsenko
1
-4
/
+4
2019-05-01
Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/g...
Will Deacon
9
-35
/
+126
2019-05-01
Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/ker...
Will Deacon
9
-93
/
+247
2019-05-01
Merge branch 'for-next/futex' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Will Deacon
1
-24
/
+39
2019-05-01
arm64: arch_k3: Enable interrupt controller drivers
Lokesh Vutla
1
-0
/
+5
2019-05-01
arm64/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
2
-2
/
+12
2019-05-01
arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSB
Will Deacon
1
-4
/
+6
2019-05-01
arm64: enable generic CPU vulnerabilites support
Mian Yousaf Kaukab
1
-0
/
+1
2019-05-01
arm64: add sysfs vulnerability show for speculative store bypass
Jeremy Linton
1
-0
/
+42
2019-05-01
arm64: Fix size of __early_cpu_boot_status
Arun KS
1
-1
/
+1
2019-05-01
powerpc/tm: Avoid machine crash on rt_sigreturn()
Breno Leitao
1
-1
/
+26
2019-05-01
powerpc/mm/radix: Fix kernel crash when running subpage protect test
Aneesh Kumar K.V
1
-4
/
+9
2019-05-01
powerpc/powernv/mce: Print additional information about MCE error.
Mahesh Salgaonkar
3
-43
/
+86
2019-05-01
powerpc/powernv/mce: Print correct severity for MCE error.
Mahesh Salgaonkar
4
-114
/
+123
2019-05-01
powerpc/powernv/mce: Reduce MCE console logs to lesser lines.
Mahesh Salgaonkar
2
-42
/
+49
2019-05-01
powerpc: Add doorbell tracepoints
Anton Blanchard
2
-0
/
+19
2019-05-01
powerpc/64s: Remove 'dummy_copy_buffer'
Mathieu Malaterre
1
-5
/
+0
2019-05-01
powerpc/cacheinfo: Fix kobject memleak
Tobin C. Harding
1
-7
/
+6
2019-05-01
powerpc/vdso: Drop unnecessary cc-ldoption
Nick Desaulniers
2
-6
/
+4
2019-05-01
KVM: nVMX: Fix size checks in vmx_set_nested_state
Jim Mattson
1
-2
/
+2
2019-04-30
KVM: x86: use direct accessors for RIP and RSP
Paolo Bonzini
4
-12
/
+22
2019-04-30
KVM: VMX: Use accessors for GPRs outside of dedicated caching logic
Sean Christopherson
2
-10
/
+8
2019-04-30
KVM: x86: Omit caching logic for always-available GPRs
Sean Christopherson
6
-80
/
+105
2019-04-30
kvm, x86: Properly check whether a pfn is an MMIO or not
KarimAllah Ahmed
3
-4
/
+20
2019-04-30
KVM/nVMX: Use page_address_valid in a few more locations
KarimAllah Ahmed
1
-3
/
+3
2019-04-30
KVM/nVMX: Use kvm_vcpu_map for accessing the enlightened VMCS
KarimAllah Ahmed
2
-10
/
+6
2019-04-30
KVM/nVMX: Use kvm_vcpu_map for accessing the shadow VMCS
KarimAllah Ahmed
1
-13
/
+12
2019-04-30
KVM/nSVM: Use the new mapping API for mapping guest memory
KarimAllah Ahmed
1
-49
/
+45
2019-04-30
KVM/X86: Use kvm_vcpu_map in emulator_cmpxchg_emulated
KarimAllah Ahmed
1
-8
/
+6
2019-04-30
KVM/nVMX: Use kvm_vcpu_map when mapping the posted interrupt descriptor table
KarimAllah Ahmed
2
-32
/
+13
2019-04-30
KVM/nVMX: Use kvm_vcpu_map when mapping the virtual APIC page
KarimAllah Ahmed
3
-24
/
+13
2019-04-30
KVM/nVMX: Use kvm_vcpu_map when mapping the L1 MSR bitmap
KarimAllah Ahmed
2
-6
/
+8
2019-04-30
X86/nVMX: handle_vmptrld: Use kvm_vcpu_map when copying VMCS12 from guest memory
KarimAllah Ahmed
1
-8
/
+7
2019-04-30
X86/KVM: Handle PFNs outside of kernel reach when touching GPTEs
Filippo Sironi
1
-9
/
+29
2019-04-30
X86/nVMX: Update the PML table without mapping and unmapping the page
KarimAllah Ahmed
1
-9
/
+5
2019-04-30
X86/nVMX: handle_vmon: Read 4 bytes from guest memory
KarimAllah Ahmed
1
-11
/
+3
2019-04-30
x86/kvm: Implement HWCR support
Borislav Petkov
2
-5
/
+32
2019-04-30
KVM: VMX: Include architectural defs header in capabilities.h
Sean Christopherson
1
-0
/
+2
2019-04-30
KVM: vmx: clean up some debug output
Dan Carpenter
1
-2
/
+2
2019-04-30
KVM: VMX: Skip delta_tsc shift-and-divide if the dividend is zero
Sean Christopherson
1
-3
/
+2
2019-04-30
KVM: lapic: Check for a pending timer intr prior to start_hv_timer()
Sean Christopherson
1
-3
/
+5
2019-04-30
KVM: lapic: Refactor ->set_hv_timer to use an explicit expired param
Sean Christopherson
3
-8
/
+11
2019-04-30
KVM: lapic: Explicitly cancel the hv timer if it's pre-expired
Sean Christopherson
1
-7
/
+15
2019-04-30
KVM: lapic: Busy wait for timer to expire when using hv_timer
Sean Christopherson
1
-1
/
+1
[prev]
[next]