| Commit message (Expand) | Author | Age |
... | |
* | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-01-12 |
|\ \ \ \ |
|
| * | | | | convert a bunch of open-coded instances of memdup_user_nul() | Al Viro | 2016-01-04 |
| * | | | | Merge branch 'memdup_user_nul' into work.misc | Al Viro | 2016-01-04 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | new helpers: no_seek_end_llseek{,_size}() | Al Viro | 2015-12-23 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-01-12 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | KVM: s390: consider system MHA for guest storage | Guenther Hutzl | 2015-12-15 |
| * | | | s390/sclp: introduce check for SIE | David Hildenbrand | 2015-11-30 |
| * | | | s390/sclp: introduce checks for ESCA and HVS | Eugene (jno) Dvurechenski | 2015-11-30 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-12-22 |
|\ \ \
| | |/
| |/| |
|
| * | | s390/zcrypt: Fix AP queue handling if queue is full | Ingo Tuchscherer | 2015-11-27 |
| |/ |
|
* / | virtio/s390: handle error values in irb | Cornelia Huck | 2015-12-17 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-11-18 |
|\ |
|
| * | s390/zcrypt: Fix initialisation when zcrypt is built-in | Sascha Silbe | 2015-11-11 |
| * | s390/zcrypt: Fix kernel crash on systems without AP bus support | Sascha Silbe | 2015-11-11 |
| * | s390: add support for ipl devices in subchannel sets > 0 | Sebastian Ott | 2015-11-11 |
| * | s390/cio: simplify css_generate_pgid | Sebastian Ott | 2015-11-09 |
* | | block: change ->make_request_fn() and users to return a queue cookie | Jens Axboe | 2015-11-07 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-11-04 |
|\ |
|
| * | s390/cio: de-duplicate subchannel validation | Pierre Morel | 2015-11-03 |
| * | s390/css: unneeded initialization in for_each_subchannel | Pierre Morel | 2015-11-03 |
| * | s390/dasd: fix disconnected device with valid path mask | Stefan Haberland | 2015-11-03 |
| * | s390/dasd: fix invalid PAV assignment after suspend/resume | Stefan Haberland | 2015-11-03 |
| * | s390/dasd: fix double free in dasd_eckd_read_conf | Stefan Haberland | 2015-11-03 |
| * | s390/cio: move ccw_device_stlck functions | Sebastian Ott | 2015-10-27 |
| * | s390/cio: move ccw_device_call_handler | Sebastian Ott | 2015-10-27 |
| * | s390/nmi: remove casts | Heiko Carstens | 2015-10-27 |
| * | s390/dasd: fix list_del corruption after lcu changes | Stefan Haberland | 2015-10-15 |
| * | s390/zcrypt: use system work queue for ap_scan_bus | Martin Schwidefsky | 2015-10-14 |
| * | s390/zcrypt: remove support for PCICC and PCICA cards | Martin Schwidefsky | 2015-10-14 |
| * | s390/zcrypt: introduce state machine for the AP bus | Martin Schwidefsky | 2015-10-14 |
| * | s390/zcrypt: use explicit return code for flushed requests | Martin Schwidefsky | 2015-10-14 |
| * | s390/zcrypt: cleanup AP bus timer code | Martin Schwidefsky | 2015-10-14 |
| * | s390/zcrypt: fix suspend/resume of AP bus devices | Martin Schwidefsky | 2015-10-14 |
| * | s390/zcrypt: fix device unregister race | Martin Schwidefsky | 2015-10-14 |
| * | s390/zcrypt: fix memory leak with ap configuration data | Martin Schwidefsky | 2015-10-14 |
| * | s390/zcrypt: remove duplicate low level functions | Martin Schwidefsky | 2015-10-14 |
| * | s390/sclp: avoid merged message output | Martin Schwidefsky | 2015-10-14 |
| * | s390/diag: add a statistic for diagnose calls | Martin Schwidefsky | 2015-10-14 |
| * | s390/cio: introduce pathmask_to_pos | Sebastian Ott | 2015-10-14 |
| * | s390/cio: reactivate cmf after hibernate | Sebastian Ott | 2015-10-14 |
| * | s390/cio: use kmem_cache for extended measurement block allocation | Sebastian Ott | 2015-10-14 |
| * | s390/cio: fix memleak in channel measurement | Sebastian Ott | 2015-10-14 |
| * | s390/cio: improve locking during cmbe allocation | Sebastian Ott | 2015-10-14 |
| * | s390/cio: fix use after free in cmb processing | Sebastian Ott | 2015-10-14 |
| * | s390/cio: use device_lock during cmb activation | Sebastian Ott | 2015-10-14 |
| * | s390/cio: cleanup cmb_enable sysfs attr | Sebastian Ott | 2015-10-14 |
| * | s390/dasd: mark DASD devices as non rotational | Christian Borntraeger | 2015-10-14 |
| * | s390/zcrypt: enable odd RSA modulus sizes in CRT format | Ingo Tuchscherer | 2015-10-14 |
* | | s390/qdio: fix WARN_ON_ONCE condition | Eugene Crosser | 2015-10-07 |
* | | s390/qeth: optimize MAC handling in rx_mode callback | Lakhvich Dmitriy | 2015-10-07 |