index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-26
x86/alternative: Print unadorned pointers
Borislav Petkov
1
-7
/
+7
2018-01-26
x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
David Woodhouse
3
-1
/
+24
2018-01-26
x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
David Woodhouse
1
-0
/
+66
2018-01-26
x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
David Woodhouse
1
-5
/
+43
2018-01-26
x86/msr: Add definitions for new speculation control MSRs
David Woodhouse
1
-0
/
+12
2018-01-26
x86/cpufeatures: Add AMD feature bits for Speculation Control
David Woodhouse
1
-0
/
+3
2018-01-26
x86/cpufeatures: Add Intel feature bits for Speculation Control
David Woodhouse
1
-0
/
+3
2018-01-26
x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
David Woodhouse
6
-9
/
+15
2018-01-26
module/retpoline: Warn about missing retpoline in module
Andi Kleen
1
-1
/
+16
2018-01-26
KVM: s390: introduce the format-1 GISA
Michael Mueller
3
-13
/
+37
2018-01-26
s390/sclp: expose the GISA format facility
Michael Mueller
1
-0
/
+1
2018-01-26
KVM: s390: activate GISA for emulated interrupts
Michael Mueller
1
-1
/
+7
2018-01-26
KVM: s390: make kvm_s390_get_io_int() aware of GISA
Michael Mueller
1
-4
/
+70
2018-01-26
KVM: s390: add GISA interrupts to FLIC ioctl interface
Michael Mueller
1
-0
/
+18
2018-01-26
KVM: s390: abstract adapter interruption word generation from ISC
Michael Mueller
1
-2
/
+7
2018-01-26
KVM: s390: exploit GISA and AIV for emulated interrupts
Michael Mueller
4
-18
/
+87
2018-01-26
s390/css: indicate the availability of the AIV facility
Michael Mueller
1
-1
/
+3
2018-01-26
KVM: s390: implement GISA IPM related primitives
Michael Mueller
1
-0
/
+28
2018-01-26
s390/bitops: add test_and_clear_bit_inv()
Jens Freimann
1
-0
/
+5
2018-01-26
KVM: s390: define GISA format-0 data structure
Michael Mueller
2
-4
/
+20
2018-01-26
KVM: s390: reverse bit ordering of irqs in pending mask
Michael Mueller
2
-33
/
+33
2018-01-25
alpha: osf_sys.c: use timespec64 where appropriate
Arnd Bergmann
1
-34
/
+34
2018-01-25
alpha: osf_sys.c: fix put_tv32 regression
Arnd Bergmann
1
-2
/
+2
2018-01-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-7
/
+11
2018-01-26
crypto: arm64/sha512 - fix/improve new v8.2 Crypto Extensions code
Ard Biesheuvel
2
-67
/
+65
2018-01-26
crypto: arm64/sm3 - new v8.2 Crypto Extensions implementation
Ard Biesheuvel
4
-0
/
+242
2018-01-26
crypto: arm64/sha3 - new v8.2 Crypto Extensions implementation
Ard Biesheuvel
4
-0
/
+380
2018-01-26
crypto: aesni - handle zero length dst buffer
Stephan Mueller
1
-1
/
+1
2018-01-25
perf/x86: Fix perf,x86,cpuhp deadlock
Peter Zijlstra
1
-15
/
+18
2018-01-25
KVM: VMX: Make indirect call speculation safe
Peter Zijlstra
1
-2
/
+2
2018-01-25
firmware: Fix up docs referring to FIRMWARE_IN_KERNEL
Benjamin Gilbert
1
-3
/
+3
2018-01-25
firmware: Drop FIRMWARE_IN_KERNEL Kconfig option
Benjamin Gilbert
52
-52
/
+0
2018-01-25
USB: serial: keyspan: Drop firmware Kconfig options
Benjamin Gilbert
5
-57
/
+0
2018-01-25
KVM: x86: Make indirect calls in emulator speculation safe
Peter Zijlstra
1
-4
/
+5
2018-01-25
x86: Remove unused IOMMU_STRESS Kconfig
Corentin Labbe
1
-8
/
+0
2018-01-25
x86/hyperv: Stop suppressing X86_FEATURE_PCID
Vitaly Kuznetsov
1
-2
/
+10
2018-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-24
/
+87
2018-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-1
/
+1
2018-01-24
sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64
Corentin Labbe
1
-1
/
+1
2018-01-24
Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
3
-11
/
+66
2018-01-24
KVM: s390: introduce and use kvm_s390_test_cpuflags()
David Hildenbrand
5
-14
/
+15
2018-01-24
KVM: s390: introduce and use kvm_s390_clear_cpuflags()
David Hildenbrand
5
-12
/
+16
2018-01-24
KVM: s390: reuse kvm_s390_set_cpuflags()
David Hildenbrand
3
-12
/
+11
2018-01-24
KVM: s390: rename __set_cpuflag() to kvm_s390_set_cpuflags()
David Hildenbrand
2
-17
/
+17
2018-01-24
KVM: s390: add vcpu stat counters for many instruction
Christian Borntraeger
4
-10
/
+65
2018-01-24
Merge tag 'kvm-s390-master-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
Radim Krčmář
1
-7
/
+11
2018-01-24
KVM: s390: diagnoses are instructions as well
Christian Borntraeger
1
-6
/
+6
2018-01-24
s390x/mm: simplify gmap_protect_rmap()
David Hildenbrand
1
-9
/
+8
2018-01-24
KVM: s390: add proper locking for CMMA migration bitmap
Christian Borntraeger
1
-7
/
+11
2018-01-24
MIPS: Loongson fix name confict - MEM_RESERVED
Huacai Chen
3
-3
/
+3
[prev]
[next]