index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-05
KVM: x86: Drop superfluous kvm_lapic_set_base() call when setting APIC state
Sean Christopherson
1
-1
/
+0
2024-11-05
KVM: x86: Short-circuit all kvm_lapic_set_base() if MSR value isn't changing
Sean Christopherson
1
-0
/
+3
2024-11-01
KVM: selftests: Add a testcase for disabling feature MSRs init quirk
Sean Christopherson
3
-36
/
+114
2024-11-01
KVM: selftests: Verify get/set PERF_CAPABILITIES w/o guest PDMC behavior
Sean Christopherson
1
-0
/
+23
2024-11-01
KVM: x86: Remove ordering check b/w MSR_PLATFORM_INFO and MISC_FEATURES_ENABLES
Sean Christopherson
1
-3
/
+1
2024-11-01
KVM: x86: Reject userspace attempts to access ARCH_CAPABILITIES w/o support
Sean Christopherson
1
-5
/
+5
2024-11-01
KVM: VMX: Remove restriction that PMU version > 0 for PERF_CAPABILITIES
Sean Christopherson
1
-2
/
+0
2024-11-01
KVM: x86: Reject userspace attempts to access PERF_CAPABILITIES w/o PDCM
Sean Christopherson
1
-5
/
+6
2024-11-01
KVM: x86: Quirk initialization of feature MSRs to KVM's max configuration
Sean Christopherson
6
-8
/
+39
2024-11-01
KVM: x86: Disallow changing MSR_PLATFORM_INFO after vCPU has run
Sean Christopherson
2
-2
/
+1
2024-11-01
KVM: x86: Co-locate initialization of feature MSRs in kvm_arch_vcpu_create()
Sean Christopherson
1
-2
/
+2
2024-11-01
KVM: x86: Document an erratum in KVM_SET_VCPU_EVENTS on Intel CPUs
Sean Christopherson
1
-0
/
+12
2024-11-01
KVM: nVMX: fix canonical check of vmcs12 HOST_RIP
Maxim Levitsky
1
-1
/
+12
2024-11-01
KVM: x86: model canonical checks more precisely
Maxim Levitsky
7
-22
/
+66
2024-11-01
KVM: x86: Add X86EMUL_F_MSR and X86EMUL_F_DT_LOAD to aid canonical checks
Maxim Levitsky
3
-8
/
+14
2024-11-01
KVM: x86: Route non-canonical checks in emulator through emulate_ops
Maxim Levitsky
3
-1
/
+10
2024-11-01
KVM: x86: drop x86.h include from cpuid.h
Maxim Levitsky
6
-4
/
+5
2024-11-01
KVM: x86: Use '0' for guest RIP if PMI encounters protected guest state
Sean Christopherson
1
-0
/
+7
2024-11-01
KVM: x86: Add lockdep-guarded asserts on register cache usage
Sean Christopherson
1
-0
/
+17
2024-11-01
KVM: x86: Bypass register cache when querying CPL from kvm_sched_out()
Sean Christopherson
7
-6
/
+30
2024-11-01
KVM: x86: AMD's IBPB is not equivalent to Intel's IBPB
Jim Mattson
1
-2
/
+8
2024-11-01
KVM: x86: Advertise AMD_IBPB_RET to userspace
Jim Mattson
1
-1
/
+1
2024-11-01
KVM: x86: Ensure vcpu->mode is loaded from memory in kvm_vcpu_exit_request()
Sean Christopherson
1
-2
/
+3
2024-11-01
KVM: x86: Fix a comment inside __kvm_set_or_clear_apicv_inhibit()
Kai Huang
1
-2
/
+2
2024-11-01
KVM: x86: Fix a comment inside kvm_vcpu_update_apicv()
Kai Huang
1
-2
/
+2
2024-10-28
Linux 6.12-rc5
v6.12-rc5
Linus Torvalds
1
-1
/
+1
2024-10-27
Merge tag 'x86_urgent_for_v6.12_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-16
/
+38
2024-10-27
Merge tag 'ftrace-v6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+4
2024-10-27
Merge tag 'platform-drivers-x86-v6.12-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
10
-65
/
+22
2024-10-27
Merge tag 'firewire-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2024-10-27
Merge tag 'block-6.12-20241026' of git://git.kernel.dk/linux
Linus Torvalds
3
-6
/
+29
2024-10-27
Merge tag 'xfs-6.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
7
-78
/
+122
2024-10-27
firewire: core: fix invalid port index for parent device
Takashi Sakamoto
1
-1
/
+1
2024-10-26
platform/x86: asus-wmi: Fix thermal profile initialization
Armin Wolf
1
-0
/
+10
2024-10-26
Merge tag '9p-for-6.12-rc5' of https://github.com/martinetd/linux
Linus Torvalds
5
-87
/
+192
2024-10-25
Merge tag 'v6.12-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-1
/
+8
2024-10-25
Merge tag 'fuse-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-18
/
+28
2024-10-25
Merge tag 'nfsd-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2
-9
/
+43
2024-10-25
Merge tag 'acpi-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-6
/
+41
2024-10-25
Merge tag 'pm-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-16
/
+28
2024-10-25
Merge tag 'pci-v6.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+52
2024-10-25
Merge tag 'fbdev-for-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-1790
/
+22
2024-10-25
Merge tag 'gpio-fixes-for-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2024-10-25
Merge tag 'ata-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
1
-0
/
+1
2024-10-25
Merge tag 'sound-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
35
-111
/
+329
2024-10-25
Merge tag 'drm-fixes-2024-10-25' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
17
-107
/
+202
2024-10-25
x86: fix whitespace in runtime-const assembler output
Linus Torvalds
1
-2
/
+2
2024-10-25
x86: fix user address masking non-canonical speculation issue
Linus Torvalds
4
-21
/
+42
2024-10-25
Merge branch 'pm-powercap'
Rafael J. Wysocki
1
-1
/
+1
2024-10-25
Merge branches 'acpi-resource' and 'acpi-button'
Rafael J. Wysocki
2
-0
/
+18
[next]