index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
unicode: cache the normalization tables in struct unicode_map
Christoph Hellwig
2021-10-11
5
-94
/
+97
|
*
|
|
unicode: move utf8cursor to utf8-selftest.c
Christoph Hellwig
2021-10-11
3
-18
/
+6
|
*
|
|
unicode: simplify utf8len
Christoph Hellwig
2021-10-11
3
-31
/
+5
|
*
|
|
unicode: remove the unused utf8{,n}age{min,max} functions
Christoph Hellwig
2021-10-11
2
-129
/
+0
|
*
|
|
unicode: pass a UNICODE_AGE() tripple to utf8_load
Christoph Hellwig
2021-10-11
7
-86
/
+65
|
*
|
|
unicode: mark the version field in struct unicode_map unsigned
Christoph Hellwig
2021-10-11
1
-1
/
+1
|
*
|
|
unicode: remove the charset field from struct unicode_map
Christoph Hellwig
2021-10-11
3
-6
/
+1
|
*
|
|
f2fs: simplify f2fs_sb_read_encoding
Christoph Hellwig
2021-10-11
1
-13
/
+7
|
*
|
|
ext4: simplify ext4_sb_read_encoding
Christoph Hellwig
2021-10-11
1
-14
/
+7
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-16
212
-2909
/
+9043
|
\
\
\
\
|
*
|
|
|
x86/fpu: Fix inline prefix warnings
Yang Zhong
2022-01-14
2
-2
/
+2
|
*
|
|
|
selftest: kvm: Add amx selftest
Yang Zhong
2022-01-14
2
-0
/
+449
|
*
|
|
|
selftest: kvm: Move struct kvm_x86_state to header
Yang Zhong
2022-01-14
2
-16
/
+15
|
*
|
|
|
selftest: kvm: Reorder vcpu_load_state steps for AMX
Paolo Bonzini
2022-01-14
1
-8
/
+9
|
*
|
|
|
kvm: x86: Disable interception for IA32_XFD on demand
Kevin Tian
2022-01-14
4
-6
/
+29
|
*
|
|
|
x86/fpu: Provide fpu_sync_guest_vmexit_xfd_state()
Thomas Gleixner
2022-01-14
2
-0
/
+26
|
*
|
|
|
kvm: selftests: Add support for KVM_CAP_XSAVE2
Wei Wang
2022-01-14
10
-8
/
+130
|
*
|
|
|
kvm: x86: Add support for getting/setting expanded xstate buffer
Guang Zeng
2022-01-14
6
-5
/
+106
|
*
|
|
|
x86/fpu: Add uabi_size to guest_fpu
Thomas Gleixner
2022-01-14
3
-0
/
+7
|
*
|
|
|
kvm: x86: Add CPUID support for Intel AMX
Jing Liu
2022-01-14
2
-2
/
+27
|
*
|
|
|
kvm: x86: Add XCR0 support for Intel AMX
Jing Liu
2022-01-14
1
-1
/
+6
|
*
|
|
|
kvm: x86: Disable RDMSR interception of IA32_XFD_ERR
Jing Liu
2022-01-14
2
-1
/
+7
|
*
|
|
|
kvm: x86: Emulate IA32_XFD_ERR for guest
Jing Liu
2022-01-14
1
-1
/
+20
|
*
|
|
|
kvm: x86: Intercept #NM for saving IA32_XFD_ERR
Jing Liu
2022-01-14
3
-0
/
+59
|
*
|
|
|
x86/fpu: Prepare xfd_err in struct fpu_guest
Jing Liu
2022-01-14
1
-0
/
+5
|
*
|
|
|
kvm: x86: Add emulation for IA32_XFD
Jing Liu
2022-01-14
1
-0
/
+27
|
*
|
|
|
x86/fpu: Provide fpu_update_guest_xfd() for IA32_XFD emulation
Kevin Tian
2022-01-14
2
-0
/
+18
|
*
|
|
|
kvm: x86: Enable dynamic xfeatures at KVM_SET_CPUID2
Jing Liu
2022-01-14
1
-13
/
+29
|
*
|
|
|
x86/fpu: Provide fpu_enable_guest_xfd_features() for KVM
Sean Christopherson
2022-01-14
2
-0
/
+23
|
*
|
|
|
x86/fpu: Add guest support to xfd_enable_feature()
Thomas Gleixner
2022-01-14
2
-39
/
+60
|
*
|
|
|
x86/fpu: Make XFD initialization in __fpstate_reset() a function argument
Jing Liu
2022-01-14
1
-5
/
+6
|
*
|
|
|
kvm: x86: Exclude unpermitted xfeatures at KVM_GET_SUPPORTED_CPUID
Jing Liu
2022-01-07
2
-3
/
+10
|
*
|
|
|
kvm: x86: Fix xstate_required_size() to follow XSTATE alignment rule
Jing Liu
2022-01-07
1
-1
/
+5
|
*
|
|
|
x86/fpu: Prepare guest FPU for dynamically enabled FPU features
Thomas Gleixner
2022-01-07
2
-1
/
+38
|
*
|
|
|
x86/fpu: Extend fpu_xstate_prctl() with guest permissions
Thomas Gleixner
2022-01-07
7
-28
/
+80
|
*
|
|
|
kvm: selftests: move ucall declarations into ucall_common.h
Michael Roth
2022-01-07
3
-49
/
+60
|
*
|
|
|
kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h
Michael Roth
2022-01-07
2
-435
/
+447
|
*
|
|
|
KVM: SVM: include CR3 in initial VMSA state for SEV-ES guests
Michael Roth
2022-01-07
5
-0
/
+24
|
*
|
|
|
KVM: VMX: Provide vmread version using asm-goto-with-outputs
Peter Zijlstra
2022-01-07
1
-0
/
+27
|
*
|
|
|
KVM: x86: Fix wall clock writes in Xen shared_info not to mark page dirty
David Woodhouse
2022-01-07
3
-16
/
+49
|
*
|
|
|
KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery
David Woodhouse
2022-01-07
9
-7
/
+503
|
*
|
|
|
KVM: x86/xen: Maintain valid mapping of Xen shared_info page
David Woodhouse
2022-01-07
3
-12
/
+27
|
*
|
|
|
KVM: Reinstate gfn_to_pfn_cache with invalidation support
David Woodhouse
2022-01-07
10
-27
/
+517
|
*
|
|
|
KVM: Warn if mark_page_dirty() is called without an active vCPU
David Woodhouse
2022-01-07
3
-16
/
+6
|
*
|
|
|
x86/kvm: Silence per-cpu pr_info noise about KVM clocks and steal time
David Woodhouse
2022-01-07
2
-4
/
+4
|
*
|
|
|
KVM: x86: Update vPMCs when retiring branch instructions
Eric Hankland
2022-01-07
4
-26
/
+39
|
*
|
|
|
KVM: x86: Update vPMCs when retiring instructions
Eric Hankland
2022-01-07
3
-0
/
+64
|
*
|
|
|
KVM: x86/pmu: Add pmc->intr to refactor kvm_perf_overflow{_intr}()
Like Xu
2022-01-07
2
-30
/
+29
|
*
|
|
|
KVM: x86/pmu: Reuse pmc_perf_hw_id() and drop find_fixed_event()
Like Xu
2022-01-07
4
-25
/
+8
|
*
|
|
|
KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()
Like Xu
2022-01-07
4
-17
/
+11
[prev]
[next]