index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Sean Christopherson
2023-11-14
9
-8
/
+754
*
fs: Rename anon_inode_getfile_secure() and anon_inode_getfd_secure()
Paolo Bonzini
2023-11-14
4
-22
/
+40
*
mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
Sean Christopherson
2023-11-13
3
-13
/
+51
*
KVM: Introduce per-page memory attributes
Chao Peng
2023-11-13
5
-0
/
+288
*
KVM: Drop .on_unlock() mmu_notifier hook
Sean Christopherson
2023-11-13
1
-10
/
+1
*
KVM: Add a dedicated mmu_notifier flag for reclaiming freed memory
Sean Christopherson
2023-11-13
1
-16
/
+37
*
KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
Chao Peng
2023-11-13
4
-0
/
+61
*
KVM: Introduce KVM_SET_USER_MEMORY_REGION2
Sean Christopherson
2023-11-13
5
-11
/
+87
*
KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
2023-11-13
17
-31
/
+23
*
KVM: PPC: Return '1' unconditionally for KVM_CAP_SYNC_MMU
Sean Christopherson
2023-11-13
1
-4
/
+0
*
KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
Sean Christopherson
2023-11-13
1
-3
/
+4
*
KVM: WARN if there are dangling MMU invalidations at VM destruction
Sean Christopherson
2023-11-13
1
-1
/
+8
*
KVM: Use gfn instead of hva for mmu_notifier_retry
Chao Peng
2023-11-13
4
-31
/
+66
*
KVM: Assert that mmu_invalidate_in_progress *never* goes negative
Sean Christopherson
2023-11-13
1
-2
/
+1
*
KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
Sean Christopherson
2023-11-13
1
-15
/
+19
*
selftests: kvm/s390x: use vm_create_barebones()
Paolo Bonzini
2023-11-08
1
-8
/
+3
*
Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2023-10-31
64
-1177
/
+3019
|
\
|
*
Merge branch kvm-arm64/pmu_pmcr_n into kvmarm/next
Oliver Upton
2023-10-30
9
-56
/
+1204
|
|
\
|
|
*
KVM: selftests: aarch64: vPMU test for validating user accesses
Raghavendra Rao Ananta
2023-10-24
1
-1
/
+86
|
|
*
KVM: selftests: aarch64: vPMU register test for unimplemented counters
Reiji Watanabe
2023-10-24
2
-7
/
+76
|
|
*
KVM: selftests: aarch64: vPMU register test for implemented counters
Reiji Watanabe
2023-10-24
1
-4
/
+266
|
|
*
KVM: selftests: aarch64: Introduce vpmu_counter_access test
Reiji Watanabe
2023-10-24
2
-0
/
+256
|
|
*
tools: Import arm_pmuv3.h
Raghavendra Rao Ananta
2023-10-24
1
-0
/
+308
|
|
*
KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest
Reiji Watanabe
2023-10-24
1
-4
/
+42
|
|
*
KVM: arm64: Sanitize PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR} before first run
Raghavendra Rao Ananta
2023-10-24
3
-2
/
+14
|
|
*
KVM: arm64: Add {get,set}_user for PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR}
Raghavendra Rao Ananta
2023-10-24
1
-6
/
+45
|
|
*
KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU
Raghavendra Rao Ananta
2023-10-24
4
-15
/
+43
|
|
*
KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0
Reiji Watanabe
2023-10-24
4
-11
/
+25
|
|
*
KVM: arm64: Select default PMU in KVM_ARM_VCPU_INIT handler
Reiji Watanabe
2023-10-24
3
-12
/
+29
|
|
*
KVM: arm64: PMU: Introduce helpers to set the guest's PMU
Reiji Watanabe
2023-10-24
1
-15
/
+35
|
*
|
Merge branch kvm-arm64/mops into kvmarm/next
Oliver Upton
2023-10-30
8
-53
/
+78
|
|
\
\
|
|
*
|
KVM: arm64: Expose MOPS instructions to guests
Kristina Martsenko
2023-10-09
3
-4
/
+5
|
|
*
|
KVM: arm64: Add handler for MOPS exceptions
Kristina Martsenko
2023-10-09
5
-49
/
+73
|
*
|
|
Merge branch kvm-arm64/writable-id-regs into kvmarm/next
Oliver Upton
2023-10-30
20
-699
/
+1095
|
|
\
\
\
|
|
*
|
|
KVM: selftests: Avoid using forced target for generating arm64 headers
Oliver Upton
2023-10-30
1
-6
/
+5
|
|
*
|
|
tools headers arm64: Fix references to top srcdir in Makefile
Oliver Upton
2023-10-30
1
-8
/
+8
|
|
*
|
|
KVM: arm64: selftests: Test for setting ID register from usersapce
Jing Zhang
2023-10-18
2
-0
/
+482
|
|
*
|
|
tools headers arm64: Update sysreg.h with kernel sources
Jing Zhang
2023-10-18
6
-661
/
+232
|
|
*
|
|
KVM: selftests: Generate sysreg-defs.h and add to include path
Oliver Upton
2023-10-18
1
-3
/
+20
|
|
*
|
|
perf build: Generate arm64's sysreg-defs.h and add to include path
Oliver Upton
2023-10-18
2
-3
/
+14
|
|
*
|
|
tools: arm64: Add a Makefile for generating sysreg-defs.h
Oliver Upton
2023-10-18
2
-0
/
+39
|
|
|
/
/
|
|
*
|
KVM: arm64: Document vCPU feature selection UAPIs
Oliver Upton
2023-10-04
3
-0
/
+53
|
|
*
|
KVM: arm64: Allow userspace to change ID_AA64ZFR0_EL1
Oliver Upton
2023-10-04
1
-1
/
+1
|
|
*
|
KVM: arm64: Allow userspace to change ID_AA64PFR0_EL1
Jing Zhang
2023-10-04
1
-1
/
+7
|
|
*
|
KVM: arm64: Allow userspace to change ID_AA64MMFR{0-2}_EL1
Jing Zhang
2023-10-04
1
-3
/
+17
|
|
*
|
KVM: arm64: Allow userspace to change ID_AA64ISAR{0-2}_EL1
Oliver Upton
2023-10-04
1
-12
/
+26
|
|
*
|
KVM: arm64: Bump up the default KVM sanitised debug version to v8p8
Oliver Upton
2023-10-04
1
-4
/
+7
|
|
*
|
KVM: arm64: Reject attempts to set invalid debug arch version
Oliver Upton
2023-10-04
1
-3
/
+29
|
|
*
|
KVM: arm64: Advertise selected DebugVer in DBGDIDR.Version
Oliver Upton
2023-10-04
1
-5
/
+6
|
|
*
|
KVM: arm64: Use guest ID register values for the sake of emulation
Jing Zhang
2023-10-04
1
-3
/
+3
[next]