index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/prng: Adjust generation of entropy to produce real 256 bits.
Harald Freudenberger
2017-01-31
1
-16
/
+24
*
s390/crypto: Extend key length check for AES-XTS in fips mode.
Harald Freudenberger
2017-01-31
1
-0
/
+7
*
s390/crypto: Check des3_ede keys for uniqueness in fips mode
Matthew Rosato
2017-01-31
1
-0
/
+14
*
s390/bpf: remove redundant check for non-null image
Daniel Borkmann
2017-01-16
1
-7
/
+4
*
s390: provide sclp based boot console
Heiko Carstens
2017-01-16
5
-10
/
+57
*
s390/sclp: always stay within bounds of the early sccb
Heiko Carstens
2017-01-16
1
-1
/
+6
*
s390/sclp: make early sclp irq handler more robust
Heiko Carstens
2017-01-16
2
-6
/
+13
*
s390/topology: make "topology=off" parameter work
Heiko Carstens
2017-01-16
2
-9
/
+14
*
s390: use false/true when using bool
Heiko Carstens
2017-01-16
2
-2
/
+2
*
s390: remove couple of unneeded semicolons
Heiko Carstens
2017-01-16
5
-6
/
+6
*
s390/topology: reduce number of printks
Heiko Carstens
2017-01-16
1
-5
/
+3
*
s390/mem_detect: fix memory type of first block
Heiko Carstens
2017-01-16
1
-1
/
+2
*
s390/mem_detect: add debugging output
Heiko Carstens
2017-01-16
1
-0
/
+3
*
s390/setup: call memblock_reserve only for size > 0
Heiko Carstens
2017-01-16
1
-0
/
+2
*
s390/pci: use proper endianness annotations
Sebastian Ott
2017-01-16
2
-5
/
+5
*
s390: proper type casts for csum_partial invocations
Heiko Carstens
2017-01-16
2
-4
/
+5
*
s390/lib: improve memmove, memset and memcpy
Heiko Carstens
2017-01-16
1
-15
/
+13
*
s390/cpumf: get rid of variable length array
Heiko Carstens
2017-01-16
1
-2
/
+3
*
s390: update defconfigs
Heiko Carstens
2017-01-16
4
-48
/
+67
*
s390/ctl_reg: make __ctl_load a full memory barrier
Heiko Carstens
2017-01-16
1
-1
/
+3
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-01-15
18
-100
/
+129
|
\
|
*
x86/mpx: Use compatible types in comparison to fix sparse error
Tobias Klauser
2017-01-14
1
-1
/
+1
|
*
x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc()
Len Brown
2017-01-14
1
-0
/
+1
|
*
x86/entry: Fix the end of the stack for newly forked tasks
Josh Poimboeuf
2017-01-12
2
-23
/
+18
|
*
x86/unwind: Include __schedule() in stack traces
Josh Poimboeuf
2017-01-12
2
-5
/
+10
|
*
x86/unwind: Disable KASAN checks for non-current tasks
Josh Poimboeuf
2017-01-12
2
-3
/
+22
|
*
x86/unwind: Silence warnings for non-current tasks
Josh Poimboeuf
2017-01-12
1
-0
/
+10
|
*
x86/microcode/intel: Use correct buffer size for saving microcode data
Junichi Nomura
2017-01-09
1
-2
/
+3
|
*
x86/microcode/intel: Fix allocation size of struct ucode_patch
Junichi Nomura
2017-01-09
1
-1
/
+1
|
*
x86/microcode/intel: Add a helper which gives the microcode revision
Borislav Petkov
2017-01-09
3
-38
/
+31
|
*
x86/microcode: Use native CPUID to tickle out microcode revision
Borislav Petkov
2017-01-09
2
-24
/
+4
|
*
x86/CPU: Add native CPUID variants returning a single datum
Borislav Petkov
2017-01-09
1
-0
/
+18
|
*
x86/boot: Add missing declaration of string functions
Nicholas Mc Guire
2017-01-09
2
-0
/
+10
|
*
x86/CPU/AMD: Fix Bulldozer topology
Borislav Petkov
2017-01-06
1
-8
/
+1
|
*
x86/platform/intel-mid: Rename 'spidev' to 'mrfld_spidev'
Andy Shevchenko
2017-01-05
2
-1
/
+5
|
*
x86/cpu: Fix typo in the comment for Anniedale
Andy Shevchenko
2017-01-05
1
-1
/
+1
|
*
x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...
Lukasz Odzioba
2017-01-05
1
-1
/
+1
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-01-15
7
-3
/
+15
|
\
\
|
*
|
perf/x86: Reject non sampling events with precise_ip
Jiri Olsa
2017-01-14
1
-0
/
+4
|
*
|
perf/x86/intel: Account interrupts for PEBS errors
Jiri Olsa
2017-01-14
1
-1
/
+5
|
*
|
perf/x86/intel: Use ULL constant to prevent undefined shift behaviour
Colin King
2017-01-11
1
-1
/
+1
|
*
|
perf/x86/intel/uncore: Fix hardcoded socket 0 assumption in the Haswell init ...
Prarit Bhargava
2017-01-11
1
-1
/
+1
|
*
|
perf/x86: Set pmu->module in Intel PMU modules
David Carrillo-Cisneros
2017-01-05
3
-0
/
+4
*
|
|
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-01-15
2
-2
/
+68
|
\
\
\
|
*
|
|
efi/x86: Prune invalid memory map entries and fix boot regression
Peter Jones
2017-01-14
1
-0
/
+66
|
*
|
|
x86/efi: Don't allocate memmap through memblock after mm_init()
Nicolai Stange
2017-01-07
1
-2
/
+2
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-01-14
4
-14
/
+66
|
\
\
\
\
|
*
|
|
|
KVM: x86: fix emulation of "MOV SS, null selector"
Paolo Bonzini
2017-01-12
1
-10
/
+38
|
*
|
|
|
KVM: x86: fix NULL deref in vcpu_scan_ioapic
Wanpeng Li
2017-01-12
1
-0
/
+2
|
*
|
|
|
KVM: x86: Introduce segmented_write_std
Steve Rutherford
2017-01-12
1
-4
/
+18
[next]