index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
perf/x86/amd/core: Always use the NMI latency mitigation
Sandipan Das
1
-3
/
+3
12 days
KVM: arm64: Use ktime_get_snapshot_id() to snapshot CLOCK_REALTIME
Thomas Gleixner
1
-3
/
+3
12 days
KVM: arm64: Use ktime_get_snapshot_id() to retrieve CLOCK_BOOTTIME
Thomas Gleixner
1
-4
/
+4
13 days
x86/cpuid: Update bitfields to x86-cpuid-db v3.1
Maciej Wieczor-Retman
1
-31
/
+31
13 days
arm64: mm: call pagetable dtor when freeing hot-removed page tables
Alistair Popple
1
-0
/
+1
13 days
arm64: patching: replace min_t with min in __text_poke
Thorsten Blum
1
-2
/
+1
13 days
x86/virt/tdx: Enable TDX module runtime updates
Chao Gao
1
-2
/
+2
13 days
x86/virt/tdx: Refresh TDX module version after update
Chao Gao
2
-2
/
+9
13 days
x86/virt/seamldr: Add module update locking
Dave Hansen
2
-0
/
+18
13 days
x86/virt/tdx: Restore TDX module state
Chao Gao
3
-0
/
+20
13 days
x86/virt/seamldr: Initialize the newly-installed TDX module
Chao Gao
3
-1
/
+6
13 days
x86/virt/seamldr: Install a new TDX module
Chao Gao
1
-0
/
+14
13 days
x86/virt/tdx: Reset software states during TDX module shutdown
Chao Gao
1
-1
/
+16
13 days
x86/virt/seamldr: Shut down the current TDX module
Chao Gao
5
-2
/
+58
13 days
arm64: fpsimd: Remove <asm/fpsimdmacros.h>
Mark Rutland
1
-64
/
+0
13 days
arm64: fpsimd: Move SME save/restore inline
Mark Rutland
4
-128
/
+104
13 days
arm64: fpsimd: Move sve_flush_live() inline
Mark Rutland
5
-60
/
+27
13 days
arm64: fpsimd: Move SVE save/restore inline
Mark Rutland
9
-115
/
+123
13 days
arm64: fpsimd: Use opaque type for SME state
Mark Rutland
3
-7
/
+8
13 days
arm64: fpsimd: Use opaque type for SVE state
Mark Rutland
11
-55
/
+40
13 days
arm64: fpsimd: Move fpsimd save/restore inline
Mark Rutland
7
-97
/
+70
13 days
arm64: fpsimd: Split FPSR/FPCR from SVE save/restore
Mark Rutland
8
-30
/
+32
13 days
arm64: sysreg: Add FPCR and FPSR
Mark Rutland
1
-0
/
+45
13 days
arm64: fpsimd: Move sve_get_vl() and sme_get_vl() inline
Mark Rutland
3
-18
/
+29
13 days
arm64: fpsimd: Use assembler for baseline SME instructions
Mark Rutland
2
-23
/
+20
13 days
arm64: fpsimd: Use assembler for SVE instructions
Mark Rutland
1
-48
/
+17
13 days
arm64: fpsimd: Remove sve_set_vq() and sme_set_vq()
Mark Rutland
4
-45
/
+13
13 days
arm64: fpsimd: Fold sve_init_regs() into do_sve_acc()
Mark Rutland
1
-31
/
+17
13 days
KVM: arm64: pkvm: Remove struct cpu_sve_state
Mark Rutland
6
-36
/
+23
13 days
KVM: arm64: pkvm: Save host FPMR in host cpu context
Mark Rutland
3
-7
/
+7
13 days
KVM: arm64: Don't override FFR save/restore argument
Mark Rutland
1
-4
/
+2
13 days
KVM: arm64: Don't include <asm/fpsimdmacros.h>
Mark Rutland
1
-1
/
+0
13 days
arm64: fpsimd: Fix type mismatch in sme_{save,load}_state()
Mark Rutland
1
-4
/
+4
13 days
arm64: fpsimd: Fix type mismatch in sve_{save,load}_state()
Mark Rutland
1
-4
/
+4
13 days
x86/virt/seamldr: Abort updates after a failed step
Chao Gao
1
-4
/
+8
13 days
x86/virt/seamldr: Introduce skeleton for TDX module updates
Chao Gao
1
-1
/
+88
13 days
x86/virt/seamldr: Allocate and populate a module update request
Chao Gao
1
-1
/
+156
13 days
coco/tdx-host: Implement firmware upload sysfs ABI for TDX module updates
Chao Gao
2
-0
/
+15
13 days
coco/tdx-host: Don't expose P-SEAMLDR information on CPUs with erratum
Chao Gao
4
-0
/
+26
13 days
coco/tdx-host: Expose P-SEAMLDR information via sysfs
Chao Gao
1
-0
/
+6
13 days
x86/virt/seamldr: Add a helper to retrieve P-SEAMLDR information
Chao Gao
2
-1
/
+54
13 days
x86/virt/seamldr: Introduce a wrapper for P-SEAMLDR SEAMCALLs
Chao Gao
2
-1
/
+26
13 days
coco/tdx-host: Expose TDX module version
Chao Gao
2
-1
/
+7
13 days
coco/tdx-host: Introduce a "tdx_host" device
Chao Gao
1
-1
/
+1
13 days
x86/virt/tdx: Move low level SEAMCALL helpers out of <asm/tdx.h>
Kai Huang
3
-92
/
+111
13 days
x86/virt/tdx: Move TDX_FEATURES0 bits to asm/tdx.h
Chao Gao
2
-3
/
+3
13 days
x86/virt/tdx: Consolidate TDX global initialization states
Chao Gao
1
-9
/
+13
13 days
x86/virt/tdx: Move TDX global initialization states to file scope
Chao Gao
1
-3
/
+4
13 days
x86/virt/tdx: Clarify try_init_module_global() result caching
Chao Gao
1
-4
/
+10
13 days
Merge tag 'kvm-s390-master-7.1-3' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
9
-89
/
+165
[prev]
[next]