Age | Commit message (Expand) | Author | Files | Lines |
2020-08-04 | Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2020-08-03 | Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 18 | -631/+685 |
2020-08-03 | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -13/+12 |
2020-07-30 | treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD() | Kees Cook | 1 | -1/+1 |
2020-07-20 | s390/qdio: remove internal polling in non-thinint path | Julian Wiedmann | 2 | -27/+2 |
2020-07-20 | s390/qdio: allow to scan all 128 Input SBALs | Julian Wiedmann | 1 | -5/+1 |
2020-07-20 | s390/qdio: fix statistics for 128 SBALs | Julian Wiedmann | 3 | -14/+3 |
2020-07-10 | s390/ap: rework crypto config info and default domain code | Harald Freudenberger | 1 | -148/+153 |
2020-07-03 | vfio-ccw: Fix a build error due to missing include of linux/slab.h | Sean Christopherson | 1 | -0/+1 |
2020-07-03 | s390/zcrypt: provide cex4 cca sysfs attributes for cex3 | Harald Freudenberger | 2 | -8/+132 |
2020-07-03 | s390/ap: rename and clarify ap state machine related stuff | Harald Freudenberger | 3 | -138/+138 |
2020-07-03 | s390/zcrypt: split ioctl function into smaller code units | Harald Freudenberger | 1 | -72/+92 |
2020-07-03 | s390/zcrypt: code beautification and struct field renames | Harald Freudenberger | 9 | -149/+147 |
2020-07-03 | s390/zcrypt: fix smatch warnings | Harald Freudenberger | 2 | -8/+8 |
2020-07-03 | s390/pkey: fix smatch warning inconsistent indenting | Harald Freudenberger | 1 | -2/+2 |
2020-07-01 | s390/tty3270: remove function callback casts | Oscar Carter | 1 | -6/+6 |
2020-07-01 | dcssblk: don't set bd_block_size in ->open | Christoph Hellwig | 1 | -1/+0 |
2020-07-01 | block: move ->make_request_fn to struct block_device_operations | Christoph Hellwig | 2 | -8/+7 |
2020-07-01 | block: remove the request_queue argument from blk_queue_split | Christoph Hellwig | 2 | -2/+2 |
2020-06-29 | s390/zcore: remove memmap device | Alexander Egorenkov | 1 | -55/+2 |
2020-06-28 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -2/+11 |
2020-06-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 1 | -6/+5 |
2020-06-24 | blk-mq: move failure injection out of blk_mq_complete_request | Christoph Hellwig | 2 | -2/+3 |
2020-06-24 | scsi: zfcp: Fix panic on ERP timeout for previously dismissed ERP action | Steffen Maier | 1 | -2/+11 |
2020-06-19 | s390/qeth: let isolation mode override HW offload restrictions | Julian Wiedmann | 1 | -2/+4 |
2020-06-19 | s390/qeth: fix error handling for isolation mode cmds | Julian Wiedmann | 1 | -4/+1 |
2020-06-18 | s390/qdio: warn about unexpected SLSB states | Julian Wiedmann | 1 | -5/+11 |
2020-06-18 | s390/qdio: clean up usage of qdio_data | Julian Wiedmann | 1 | -10/+7 |
2020-06-16 | s390/zcrypt: use kzalloc | Zou Wei | 1 | -2/+1 |
2020-06-16 | s390/virtio: remove unused pm callbacks | Cornelia Huck | 1 | -26/+0 |
2020-06-16 | s390/qdio: reduce SLSB writes during Input Queue processing | Julian Wiedmann | 3 | -50/+20 |
2020-06-16 | s390/qdio: fine-tune SLSB update | Julian Wiedmann | 1 | -1/+8 |
2020-06-08 | Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 21 | -591/+830 |
2020-06-06 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 8 | -83/+265 |
2020-06-04 | vfio-ccw: make vfio_ccw_regops variables declarations static | Vasily Gorbik | 1 | -2/+2 |
2020-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 11 | -396/+487 |
2020-06-03 | vfio-ccw: Add trace for CRW event | Eric Farman | 3 | -0/+32 |
2020-06-03 | vfio-ccw: Wire up the CRW irq and CRW region | Farhan Ali | 3 | -0/+74 |
2020-06-03 | vfio-ccw: Introduce a new CRW region | Farhan Ali | 4 | -0/+87 |
2020-06-03 | Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -19/+57 |
2020-06-03 | Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -16/+4 |
2020-06-02 | vfio-ccw: Refactor IRQ handlers | Eric Farman | 1 | -6/+17 |
2020-06-02 | vfio-ccw: Introduce a new schib region | Farhan Ali | 5 | -3/+112 |
2020-06-02 | vfio-ccw: Refactor the unregister of the async regions | Eric Farman | 2 | -8/+13 |
2020-06-02 | vfio-ccw: Register a chp_event callback for vfio-ccw | Farhan Ali | 1 | -0/+47 |
2020-06-02 | vfio-ccw: Introduce new helper functions to free/destroy regions | Farhan Ali | 1 | -10/+18 |
2020-06-02 | vfio-ccw: Enable transparent CCW IPL from DASD | Jared Rossi | 1 | -7/+12 |
2020-05-28 | s390/cio, s390/qeth: cleanup PNSO CHSC | Alexandra Winter | 5 | -243/+156 |
2020-05-28 | s390/qdio: remove q->first_to_kick | Julian Wiedmann | 2 | -14/+7 |
2020-05-28 | s390/qdio: fix up qdio_start_irq() kerneldoc | Julian Wiedmann | 1 | -1/+1 |