index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ncsi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-31
s390/dasd: check for device error pointer within state change interrupts
Stefan Haberland
1
-2
/
+5
2017-01-31
s390/dasd: allow 0 for path_threshold attribute
Stefan Haberland
1
-4
/
+2
2017-01-31
s390: store breaking event address only for program checks
Martin Schwidefsky
1
-38
/
+12
2017-01-31
s390/dasd: Improve parameter list parsing
Jan Höppner
2
-135
/
+125
2017-01-31
s390/dasd: Always store parameter elements in an array
Jan Höppner
1
-16
/
+16
2017-01-31
s390/zcrypt: use spin_lock_bh for all queue locks and unlocks.
Harald Freudenberger
1
-0
/
+8
2017-01-31
s390/prng: Adjust generation of entropy to produce real 256 bits.
Harald Freudenberger
1
-16
/
+24
2017-01-31
s390/crypto: Extend key length check for AES-XTS in fips mode.
Harald Freudenberger
1
-0
/
+7
2017-01-31
s390/crypto: Check des3_ede keys for uniqueness in fips mode
Matthew Rosato
1
-0
/
+14
2017-01-16
s390/bpf: remove redundant check for non-null image
Daniel Borkmann
1
-7
/
+4
2017-01-16
s390/cio: remove cmf related code relevant for 31 bit only
Sebastian Ott
1
-8
/
+2
2017-01-16
s390: provide sclp based boot console
Heiko Carstens
6
-11
/
+61
2017-01-16
s390/sclp: always stay within bounds of the early sccb
Heiko Carstens
1
-1
/
+6
2017-01-16
s390/sclp: make early sclp irq handler more robust
Heiko Carstens
2
-6
/
+13
2017-01-16
s390/topology: make "topology=off" parameter work
Heiko Carstens
2
-9
/
+14
2017-01-16
s390: use false/true when using bool
Heiko Carstens
6
-7
/
+7
2017-01-16
s390: remove couple of unneeded semicolons
Heiko Carstens
5
-6
/
+6
2017-01-16
s390/topology: reduce number of printks
Heiko Carstens
1
-5
/
+3
2017-01-16
s390/mem_detect: fix memory type of first block
Heiko Carstens
1
-1
/
+2
2017-01-16
s390/mem_detect: add debugging output
Heiko Carstens
1
-0
/
+3
2017-01-16
s390/setup: call memblock_reserve only for size > 0
Heiko Carstens
1
-0
/
+2
2017-01-16
s390/pci: use proper endianness annotations
Sebastian Ott
2
-5
/
+5
2017-01-16
s390: proper type casts for csum_partial invocations
Heiko Carstens
3
-5
/
+6
2017-01-16
s390/zcore: remove unneeded linux/miscdevice.h include
Corentin Labbe
1
-1
/
+0
2017-01-16
s390/cio: remove unused struct member
Sebastian Ott
2
-2
/
+0
2017-01-16
s390/cio: export real cssid
Sebastian Ott
1
-0
/
+22
2017-01-16
s390/cio: css initialization cleanup
Sebastian Ott
1
-56
/
+47
2017-01-16
s390/cio: css attribute cleanup
Sebastian Ott
1
-28
/
+29
2017-01-16
s390/cio: use cssid for pgid generation
Sebastian Ott
4
-3
/
+53
2017-01-16
s390/cio: clarify cssid usage
Sebastian Ott
4
-26
/
+29
2017-01-16
s390/zcrypt: get rid of variable length arrays
Heiko Carstens
1
-6
/
+4
2017-01-16
s390/zcrypt: make structures static
Heiko Carstens
2
-2
/
+2
2017-01-16
s390/cio: get rid of variable length array
Heiko Carstens
1
-1
/
+1
2017-01-16
s390/lib: improve memmove, memset and memcpy
Heiko Carstens
1
-15
/
+13
2017-01-16
s390/cpumf: get rid of variable length array
Heiko Carstens
1
-2
/
+3
2017-01-16
s390: update defconfigs
Heiko Carstens
4
-48
/
+67
2017-01-16
s390/ctl_reg: make __ctl_load a full memory barrier
Heiko Carstens
1
-1
/
+3
2017-01-16
Linux 4.10-rc4
v4.10-rc4
Linus Torvalds
1
-1
/
+1
2017-01-15
fix a fencepost error in pipe_advance()
Al Viro
1
-23
/
+31
2017-01-15
coredump: Ensure proper size of sparse core files
Dave Kleikamp
3
-0
/
+20
2017-01-15
aio: fix lock dep warning
Shaohua Li
1
-2
/
+4
2017-01-14
efi/x86: Prune invalid memory map entries and fix boot regression
Peter Jones
2
-0
/
+67
2017-01-14
Revert "driver core: Add deferred_probe attribute to devices in sysfs"
Greg Kroah-Hartman
4
-34
/
+0
2017-01-14
perf/x86: Reject non sampling events with precise_ip
Jiri Olsa
1
-0
/
+4
2017-01-14
perf/x86/intel: Account interrupts for PEBS errors
Jiri Olsa
3
-17
/
+37
2017-01-14
perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race
Peter Zijlstra
1
-4
/
+54
2017-01-14
perf/core: Fix sys_perf_event_open() vs. hotplug
Peter Zijlstra
1
-22
/
+48
2017-01-14
x86/mpx: Use compatible types in comparison to fix sparse error
Tobias Klauser
1
-1
/
+1
2017-01-14
x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc()
Len Brown
1
-0
/
+1
2017-01-13
block: don't try to discard from __blkdev_issue_zeroout
Christoph Hellwig
1
-7
/
+6
[next]