index
:
Linux Stable
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.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
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]