index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-01-28
82
-1992
/
+5135
|
\
|
*
crypto: arm/chacha - fix build failured when kernel mode NEON is disabled
Ard Biesheuvel
2020-01-22
1
-2
/
+2
|
*
crypto: x86/poly1305 - emit does base conversion itself
Jason A. Donenfeld
2020-01-22
1
-6
/
+2
|
*
crypto: x86/poly1305 - fix .gitignore typo
Jason A. Donenfeld
2020-01-22
1
-1
/
+1
|
*
crypto: x86/sha - Eliminate casts on asm implementations
Kees Cook
2020-01-22
11
-102
/
+102
|
*
crypto: {arm,arm64,mips}/poly1305 - remove redundant non-reduction from emit
Jason A. Donenfeld
2020-01-16
3
-48
/
+6
|
*
crypto: x86/poly1305 - wire up faster implementations for kernel
Jason A. Donenfeld
2020-01-16
6
-1576
/
+571
|
*
crypto: x86/poly1305 - import unmodified cryptogams implementation
Jason A. Donenfeld
2020-01-16
1
-0
/
+4159
|
*
crypto: poly1305 - add new 32 and 64-bit generic versions
Jason A. Donenfeld
2020-01-16
2
-21
/
+214
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2020-01-16
1
-0
/
+7
|
|
\
|
*
|
crypto: remove propagation of CRYPTO_TFM_RES_* flags
Eric Biggers
2020-01-09
3
-32
/
+5
|
*
|
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2020-01-09
29
-169
/
+51
|
*
|
crypto: arm64 - Use modern annotations for assembly functions
Mark Brown
2019-12-20
17
-84
/
+84
|
*
|
crypto: arm64/ghash-neon - bump priority to 150
Ard Biesheuvel
2019-12-11
1
-1
/
+1
|
*
|
crypto: arm64/sha - fix function types
Sami Tolvanen
2019-12-11
5
-48
/
+76
|
*
|
crypto: x86 - Regularize glue function prototypes
Kees Cook
2019-12-11
17
-397
/
+356
*
|
|
Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-28
1
-41
/
+22
|
\
\
\
|
*
|
|
x86/mtrr: Require CAP_SYS_ADMIN for all access
Kees Cook
2019-12-09
1
-19
/
+2
|
*
|
|
x86/mtrr: Get rid of mtrr_seq_show() forward declaration
Borislav Petkov
2019-12-09
1
-22
/
+20
|
|
/
/
*
|
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-01-28
2
-10
/
+11
|
\
\
\
|
*
|
|
x86/fpu: Deactivate FPU state after failure during state load
Sebastian Andrzej Siewior
2020-01-07
1
-0
/
+3
|
*
|
|
x86/fpu/xstate: Make xfeature_is_supervisor()/xfeature_is_user() return bool
Yu-cheng Yu
2020-01-06
1
-3
/
+3
|
*
|
|
x86/fpu/xstate: Fix small issues
Yu-cheng Yu
2020-01-06
1
-7
/
+5
*
|
|
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-01-28
25
-261
/
+410
|
\
\
\
\
|
*
|
|
|
x86/cpu: Remove redundant cpu_detect_cache_sizes() call
Tony W Wang-oc
2020-01-20
2
-4
/
+0
|
*
|
|
|
x86/cpu: Print "VMX disabled" error message iff KVM is enabled
Sean Christopherson
2020-01-15
1
-2
/
+3
|
*
|
|
|
KVM: VMX: Allow KVM_INTEL when building for Centaur and/or Zhaoxin CPUs
Sean Christopherson
2020-01-13
1
-6
/
+4
|
*
|
|
|
perf/x86: Provide stubs of KVM helpers for non-Intel CPUs
Sean Christopherson
2020-01-13
1
-7
/
+15
|
*
|
|
|
KVM: VMX: Use VMX_FEATURE_* flags to define VMCS control bits
Sean Christopherson
2020-01-13
1
-50
/
+55
|
*
|
|
|
KVM: VMX: Check for full VMX support when verifying CPU compatibility
Sean Christopherson
2020-01-13
1
-0
/
+6
|
*
|
|
|
KVM: VMX: Use VMX feature flag to query BIOS enabling
Sean Christopherson
2020-01-13
1
-25
/
+2
|
*
|
|
|
KVM: VMX: Drop initialization of IA32_FEAT_CTL MSR
Sean Christopherson
2020-01-13
1
-29
/
+19
|
*
|
|
|
x86/cpufeatures: Add flag to track whether MSR IA32_FEAT_CTL is configured
Sean Christopherson
2020-01-13
2
-0
/
+3
|
*
|
|
|
x86/cpu: Set synthetic VMX cpufeatures during init_ia32_feat_ctl()
Sean Christopherson
2020-01-13
4
-119
/
+14
|
*
|
|
|
x86/cpu: Print VMX flags in /proc/cpuinfo using VMX_FEATURES_*
Sean Christopherson
2020-01-13
4
-6
/
+30
|
*
|
|
|
x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUs
Sean Christopherson
2020-01-13
5
-0
/
+89
|
*
|
|
|
x86/vmx: Introduce VMX_FEATURES_*
Sean Christopherson
2020-01-13
2
-0
/
+82
|
*
|
|
|
x86/cpu: Clear VMX feature flag if VMX is not fully enabled
Sean Christopherson
2020-01-13
1
-3
/
+20
|
*
|
|
|
x86/zhaoxin: Use common IA32_FEAT_CTL MSR initialization
Sean Christopherson
2020-01-13
2
-1
/
+3
|
*
|
|
|
x86/centaur: Use common IA32_FEAT_CTL MSR initialization
Sean Christopherson
2020-01-13
2
-1
/
+3
|
*
|
|
|
x86/mce: WARN once if IA32_FEAT_CTL MSR is left unlocked
Sean Christopherson
2020-01-13
1
-5
/
+6
|
*
|
|
|
x86/intel: Initialize IA32_FEAT_CTL MSR at boot
Sean Christopherson
2020-01-13
5
-0
/
+48
|
*
|
|
|
x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR
Sean Christopherson
2020-01-13
6
-38
/
+40
|
*
|
|
|
x86/cpu/tsx: Define pr_fmt()
Borislav Petkov
2019-12-15
1
-1
/
+4
|
*
|
|
|
x86/bugs: Move enum taa_mitigations to bugs.c
Borislav Petkov
2019-12-14
2
-7
/
+7
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-28
8
-64
/
+152
|
\
\
\
\
|
*
|
|
|
x86/nmi: Remove irq_work from the long duration NMI handler
Changbin Du
2020-01-11
2
-12
/
+9
|
*
|
|
|
x86/traps: Cleanup do_general_protection()
Borislav Petkov
2019-12-31
1
-39
/
+40
|
*
|
|
|
x86/kasan: Print original address on #GP
Jann Horn
2019-12-31
2
-21
/
+2
|
*
|
|
|
x86/dumpstack: Introduce die_addr() for die() with #GP fault address
Jann Horn
2019-12-31
3
-2
/
+32
[next]