index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/dasd: fix panic during offline processing
Stefan Haberland
2016-09-26
3
-10
/
+18
*
s390/dasd: fix hanging offline processing
Stefan Haberland
2016-09-26
1
-0
/
+9
*
s390/pci_dma: improve lazy flush for unmap
Sebastian Ott
2016-09-22
2
-14
/
+34
*
s390/pci_dma: split dma_update_trans
Sebastian Ott
2016-09-22
1
-21
/
+44
*
s390/pci_dma: improve map_sg
Sebastian Ott
2016-09-22
1
-24
/
+82
*
s390/pci_dma: simplify dma address calculation
Sebastian Ott
2016-09-22
1
-19
/
+18
*
s390/pci_dma: remove dma address range check
Sebastian Ott
2016-09-22
1
-5
/
+0
*
iommu/s390: simplify registration of I/O address translation parameters
Sebastian Ott
2016-09-22
1
-2
/
+1
*
s390: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-09-20
4
-3
/
+6
*
s390: export header for CLP ioctl
Sebastian Ott
2016-09-20
1
-0
/
+1
*
s390/vmur: fix irq pointer dereference in int handler
Sebastian Ott
2016-09-20
1
-4
/
+5
*
s390/dasd: add missing KOBJ_CHANGE event for unformatted devices
Stefan Haberland
2016-09-20
1
-0
/
+4
*
s390: enable UBSAN
Christian Borntraeger
2016-09-20
5
-2
/
+10
*
ubsan: allow to disable the null sanitizer
Christian Borntraeger
2016-09-20
2
-1
/
+15
*
s390/crashdump: use list_first_entry_or_null
Masahiro Yamada
2016-09-20
1
-3
/
+1
*
s390: claim efficient unaligned access
Christian Borntraeger
2016-09-20
1
-0
/
+1
*
s390: add assembler include path for vx-insn.h
Martin Schwidefsky
2016-09-06
1
-0
/
+2
*
s390/crypto: avoid returning garbage value
Colin Ian King
2016-09-06
1
-1
/
+1
*
s390: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-09-06
2
-2
/
+2
*
RAID/s390: provide raid6 recovery optimization
Martin Schwidefsky
2016-09-01
4
-1
/
+121
*
s390/crypto: simplify CPACF encryption / decryption functions
Martin Schwidefsky
2016-08-29
2
-214
/
+136
*
s390/crypto: cpacf function detection
Martin Schwidefsky
2016-08-29
9
-253
/
+223
*
s390/crypto: simplify init / exit functions
Martin Schwidefsky
2016-08-29
2
-98
/
+79
*
s390/crypto: simplify return code handling
Martin Schwidefsky
2016-08-29
6
-165
/
+52
*
s390/crypto: cleanup cpacf function codes
Martin Schwidefsky
2016-08-29
3
-133
/
+110
*
RAID/s390: add SIMD implementation for raid6 gen/xor
Martin Schwidefsky
2016-08-29
6
-0
/
+265
*
s390/nmi: improve revalidation of fpu / vector registers
Martin Schwidefsky
2016-08-29
1
-28
/
+39
*
s390/fpu: improve kernel_fpu_[begin|end]
Martin Schwidefsky
2016-08-29
5
-209
/
+147
*
s390/vx: allow to include vx-insn.h with .include
Martin Schwidefsky
2016-08-29
1
-34
/
+28
*
s390/time: avoid races when updating tb_update_count
David Hildenbrand
2016-08-29
1
-5
/
+0
*
s390/time: fixup the clock comparator on all cpus
David Hildenbrand
2016-08-29
1
-0
/
+1
*
s390/time: cleanup etr leftovers
David Hildenbrand
2016-08-29
1
-21
/
+9
*
s390/time: simplify stp time syncs
David Hildenbrand
2016-08-29
1
-46
/
+4
*
Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...
Martin Schwidefsky
2016-08-26
2
-4
/
+25
|
\
|
*
KVM: s390: generate facility mask from readable list
Heiko Carstens
2016-08-25
2
-4
/
+25
*
|
s390/tape: Use memdup_user() rather than duplicating its implementation
Markus Elfring
2016-08-24
1
-8
/
+3
*
|
s390/pci: add zpci_report_error interface
Martin Schwidefsky
2016-08-24
2
-0
/
+13
*
|
s390: cio: remove redundant cio_cancel declaration
Dong Jia Shi
2016-08-24
1
-1
/
+0
*
|
s390/mm: merge local / non-local IDTE helper
Martin Schwidefsky
2016-08-24
2
-37
/
+17
*
|
s390/mm: merge local / non-local IPTE helper
Martin Schwidefsky
2016-08-24
3
-23
/
+19
*
|
s390/mm,kvm: flush gmap address space with IDTE
Martin Schwidefsky
2016-08-24
4
-23
/
+34
*
|
s390/mm: no local TLB flush for clearing-by-ASCE IDTE
Martin Schwidefsky
2016-08-24
1
-35
/
+9
*
|
Merge tag 'for-f2fs-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-08-24
5
-40
/
+40
|
\
\
|
*
|
f2fs: avoid potential deadlock in f2fs_move_file_range
Chao Yu
2016-08-19
1
-2
/
+7
|
*
|
f2fs: allow copying file range only in between regular files
Chao Yu
2016-08-19
1
-2
/
+2
|
*
|
Revert "f2fs: move i_size_write in f2fs_write_end"
Chao Yu
2016-08-19
1
-1
/
+1
|
*
|
Revert "f2fs: use percpu_rw_semaphore"
Jaegeuk Kim
2016-08-19
3
-35
/
+30
*
|
|
Merge tag 'usercopy-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-08-23
1
-2
/
+2
|
\
\
\
|
*
|
|
usercopy: fix overlap check for kernel text
Josh Poimboeuf
2016-08-23
1
-1
/
+1
|
*
|
|
usercopy: avoid potentially undefined behavior in pointer math
Eric Biggers
2016-08-23
1
-1
/
+1
[next]