index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-05
Merge branch kvm-arm64/selftest/access-tracking into kvmarm-master/next
Marc Zyngier
5
-12
/
+9
2022-12-05
Merge branch kvm-arm64/selftest/s2-faults into kvmarm-master/next
Marc Zyngier
15
-276
/
+1723
2022-12-05
Merge branch kvm-arm64/selftest/linked-bps into kvmarm-master/next
Marc Zyngier
3
-76
/
+245
2022-12-05
Merge branch kvm-arm64/selftest/memslot-fixes into kvmarm-master/next
Marc Zyngier
1
-109
/
+208
2022-12-05
KVM: arm64: PMU: Fix period computation for 64bit counters with 32bit overflow
Marc Zyngier
1
-7
/
+3
2022-12-02
Merge branch 'gpc-fixes' of git://git.infradead.org/users/dwmw2/linux into HEAD
Paolo Bonzini
6
-161
/
+158
2022-12-02
KVM: x86: Advertise that the SMM_CTL MSR is not supported
Jim Mattson
1
-0
/
+4
2022-12-02
KVM: x86: remove unnecessary exports
Paolo Bonzini
4
-14
/
+0
2022-12-02
KVM: selftests: Fix spelling mistake "probabalistic" -> "probabilistic"
Colin Ian King
1
-1
/
+1
2022-12-02
tools: KVM: selftests: Convert clear/set_bit() to actual atomics
Sean Christopherson
3
-9
/
+22
2022-12-02
tools: Drop "atomic_" prefix from atomic test_and_set_bit()
Sean Christopherson
3
-4
/
+3
2022-12-02
tools: Drop conflicting non-atomic test_and_{clear,set}_bit() helpers
Sean Christopherson
1
-34
/
+0
2022-12-02
KVM: selftests: Use non-atomic clear/set bit helpers in KVM tests
Sean Christopherson
4
-22
/
+22
2022-12-02
perf tools: Use dedicated non-atomic clear/set bit helpers
Sean Christopherson
15
-27
/
+27
2022-12-02
tools: Take @bit as an "unsigned long" in {clear,set}_bit() helpers
Sean Christopherson
1
-2
/
+2
2022-12-02
KVM: arm64: selftests: Enable single-step without a "full" ucall()
Sean Christopherson
2
-10
/
+19
2022-12-02
KVM: x86: fix APICv/x2AVIC disabled when vm reboot by itself
Yuan ZhaoXiong
1
-2
/
+3
2022-12-02
KVM: Remove stale comment about KVM_REQ_UNHALT
Sean Christopherson
1
-4
/
+0
2022-12-02
Merge tag 'kvm-x86-fixes-6.2-1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
13
-109
/
+269
2022-12-02
Merge tag 'kvm-selftests-6.2-2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
5
-63
/
+91
2022-12-02
KVM: Add missing arch for KVM_CREATE_DEVICE and KVM_{SET,GET}_DEVICE_ATTR
Javier Martinez Canillas
1
-0
/
+2
2022-12-02
KVM: Reference to kvm_userspace_memory_region in doc and comments
Javier Martinez Canillas
4
-9
/
+9
2022-12-02
KVM: Delete all references to removed KVM_SET_MEMORY_ALIAS ioctl
Javier Martinez Canillas
5
-31
/
+0
2022-12-02
KVM: Delete all references to removed KVM_SET_MEMORY_REGION ioctl
Javier Martinez Canillas
3
-40
/
+0
2022-12-01
KVM: selftests: Define and use a custom static assert in lib headers
Sean Christopherson
2
-12
/
+24
2022-12-01
KVM: selftests: Do kvm_cpu_has() checks before creating VM+vCPU
Sean Christopherson
1
-3
/
+7
2022-12-01
KVM: selftests: Disallow "get supported CPUID" before REQ_XCOMP_GUEST_PERM
Sean Christopherson
1
-6
/
+12
2022-12-01
KVM: selftests: Move __vm_xsave_require_permission() below CPUID helpers
Sean Christopherson
1
-32
/
+32
2022-12-01
KVM: selftests: Move XFD CPUID checking out of __vm_xsave_require_permission()
Lei Wang
2
-2
/
+1
2022-12-01
KVM: selftests: Restore assert for non-nested VMs in access tracking test
Sean Christopherson
2
-5
/
+13
2022-12-01
KVM: selftests: Fix inverted "warning" in access tracking perf test
Sean Christopherson
1
-4
/
+3
2022-12-01
arm64/sysreg: Remove duplicate definitions from asm/sysreg.h
Will Deacon
2
-7
/
+1
2022-12-01
arm64/sysreg: Convert ID_DFR1_EL1 to automatic generation
James Morse
2
-2
/
+13
2022-12-01
arm64/sysreg: Convert ID_DFR0_EL1 to automatic generation
James Morse
2
-14
/
+50
2022-12-01
arm64/sysreg: Convert ID_AFR0_EL1 to automatic generation
James Morse
2
-1
/
+8
2022-12-01
arm64/sysreg: Convert ID_MMFR5_EL1 to automatic generation
James Morse
2
-3
/
+12
2022-12-01
arm64/sysreg: Convert MVFR2_EL1 to automatic generation
James Morse
2
-5
/
+17
2022-12-01
arm64/sysreg: Convert MVFR1_EL1 to automatic generation
James Morse
2
-10
/
+39
2022-12-01
arm64/sysreg: Convert MVFR0_EL1 to automatic generation
James Morse
2
-10
/
+39
2022-12-01
arm64/sysreg: Convert ID_PFR2_EL1 to automatic generation
James Morse
2
-4
/
+16
2022-12-01
arm64/sysreg: Convert ID_PFR1_EL1 to automatic generation
James Morse
2
-10
/
+40
2022-12-01
arm64/sysreg: Convert ID_PFR0_EL1 to automatic generation
James Morse
2
-8
/
+41
2022-12-01
arm64/sysreg: Convert ID_ISAR6_EL1 to automatic generation
James Morse
2
-10
/
+32
2022-12-01
arm64/sysreg: Convert ID_ISAR5_EL1 to automatic generation
James Morse
2
-8
/
+34
2022-12-01
arm64/sysreg: Convert ID_ISAR4_EL1 to automatic generation
James Morse
2
-10
/
+39
2022-12-01
arm64/sysreg: Convert ID_ISAR3_EL1 to automatic generation
James Morse
2
-1
/
+38
2022-12-01
arm64/sysreg: Convert ID_ISAR2_EL1 to automatic generation
James Morse
2
-1
/
+46
2022-12-01
arm64/sysreg: Convert ID_ISAR1_EL1 to automatic generation
James Morse
2
-1
/
+39
2022-12-01
arm64/sysreg: Convert ID_ISAR0_EL1 to automatic generation
James Morse
2
-9
/
+36
2022-12-01
arm64/sysreg: Convert ID_MMFR4_EL1 to automatic generation
James Morse
2
-10
/
+38
[prev]
[next]