index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-25
s390/crypto: use TRNG for seeding/reseeding
Harald Freudenberger
1
-20
/
+47
2019-04-25
s390/crypto: rework generate_entropy function for pseudo random dd
Harald Freudenberger
1
-28
/
+58
2019-04-24
vfio-ccw: Prevent quiesce function going into an infinite loop
Farhan Ali
1
-14
/
+18
2019-04-24
vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdev
Farhan Ali
1
-1
/
+10
2019-04-24
vfio-ccw: Do not call flush_workqueue while holding the spinlock
Farhan Ali
1
-1
/
+1
2019-04-24
vfio-ccw: add handling for async channel instructions
Cornelia Huck
8
-18
/
+270
2019-04-24
s390/cio: export hsch to modules
Cornelia Huck
1
-0
/
+1
2019-04-24
vfio-ccw: add capabilities chain
Cornelia Huck
3
-26
/
+201
2019-04-24
vfio-ccw: protect the I/O region
Cornelia Huck
3
-9
/
+24
2019-04-24
vfio-ccw: rework ssch state handling
Cornelia Huck
3
-8
/
+16
2019-04-24
vfio-ccw: make it safe to access channel programs
Cornelia Huck
3
-1
/
+27
2019-04-24
s390/mm: fix pxd_bad with folded page tables
Martin Schwidefsky
1
-14
/
+19
2019-04-24
s390/kasan: fix strncpy_from_user kasan checks
Vasily Gorbik
1
-0
/
+2
2019-04-23
s390/cpum_cf_diag: Add support for CPU-MF SVN 6
Thomas-Mich Richter
1
-2
/
+7
2019-04-23
s390/mm: convert to the generic get_user_pages_fast code
Martin Schwidefsky
4
-292
/
+14
2019-04-23
s390/mm: make the pxd_offset functions more robust
Martin Schwidefsky
2
-45
/
+55
2019-04-18
s390/qdio: consolidate index tracking for queue scan
Julian Wiedmann
1
-24
/
+31
2019-04-18
s390/qdio: limit direct access to first_to_check cursor
Julian Wiedmann
1
-27
/
+29
2019-04-11
s390: zcrypt: initialize variables before_use
Arnd Bergmann
1
-0
/
+4
2019-04-11
s390: avoid __builtin_return_address(n) on clang
Arnd Bergmann
1
-0
/
+5
2019-04-11
s390: Convert IS_ENABLED uses to __is_defined
Joe Perches
3
-7
/
+7
2019-04-11
s390: make chkbss work with clang
Arnd Bergmann
1
-1
/
+2
2019-04-11
s390: make __load_psw_mask work with clang
Arnd Bergmann
1
-3
/
+3
2019-04-11
s390: syscall_wrapper: avoid clang warning
Arnd Bergmann
1
-2
/
+2
2019-04-11
s390: don't build vdso32 with clang
Arnd Bergmann
3
-6
/
+9
2019-04-11
s390: remove -fno-strength-reduce flag
Arnd Bergmann
1
-1
/
+1
2019-04-11
s390: fine-tune stack switch helper
Martin Schwidefsky
1
-9
/
+9
2019-04-10
s390/rseq: use trap4 for RSEQ_SIG
Martin Schwidefsky
1
-1
/
+8
2019-04-10
s390: cio: fix cio_irb declaration
Arnd Bergmann
1
-1
/
+1
2019-04-10
s390/mm: silence compiler warning when compiling without CONFIG_PGSTE
Thomas Huth
1
-0
/
+2
2019-04-10
s390/qdio: eliminate queue's last_move cursor
Julian Wiedmann
3
-14
/
+5
2019-04-10
s390/qdio: simplify SBAL range calculation
Julian Wiedmann
1
-15
/
+9
2019-04-10
s390/qdio: pass up count of ready-to-process SBALs
Julian Wiedmann
1
-35
/
+42
2019-04-10
s390/qdio: fix output of DSCI value in debug file
Julian Wiedmann
1
-2
/
+2
2019-04-10
s390/protvirt: block kernel command line alteration
Vasily Gorbik
1
-1
/
+1
2019-04-10
s390/protvirt: add memory sharing for diag 308 set/store
Vasily Gorbik
2
-0
/
+12
2019-04-10
s390/uv: introduce guest side ultravisor code
Vasily Gorbik
6
-0
/
+175
2019-04-10
s390: introduce .boot.preserved.data section compile time validation
Vasily Gorbik
1
-2
/
+2
2019-04-10
s390: move ipl block to .boot.preserved.data section
Vasily Gorbik
5
-29
/
+16
2019-04-10
s390: introduce .boot.preserved.data section
Gerald Schaefer
6
-0
/
+31
2019-03-29
s390/cpum_cf: Add support for CPU-MF SVN 6
Thomas Richter
2
-38
/
+84
2019-03-29
s390/qdio: clean up qdio_check_outbound_after_thinint()
Julian Wiedmann
1
-9
/
+4
2019-03-29
s390/qdio: clean up pci_out_supported()
Julian Wiedmann
3
-11
/
+11
2019-03-29
s390/dasd: Fix capacity calculation for large volumes
Peter Oberparleiter
1
-3
/
+3
2019-03-29
s390/mem_detect: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD)
Joe Perches
1
-1
/
+1
2019-03-28
afs: Fix StoreData op marshalling
David Howells
2
-4
/
+4
2019-03-28
vfs: Update mount API docs
David Howells
1
-172
/
+195
2019-03-28
s390/cpumf: Fix warning from check_processor_id
Thomas Richter
1
-6
/
+13
2019-03-26
SUNRPC: fix uninitialized variable warning
Alakesh Haloi
1
-2
/
+2
2019-03-26
dpaa2-eth: fix race condition with bql frame accounting
Ioana Ciornei
1
-4
/
+9
[next]