Age | Commit message (Expand) | Author | Files | Lines |
2023-08-18 | s390/vfio-ap: make sure nib is shared | Tony Krowiak | 1 | -0/+30 |
2023-08-18 | s390/vfio-ap: check for TAPQ response codes 0x35 and 0x36 | Tony Krowiak | 1 | -1/+12 |
2023-08-18 | s390/vfio-ap: handle queue state change in progress on reset | Tony Krowiak | 1 | -1/+3 |
2023-08-18 | s390/vfio-ap: use work struct to verify queue reset | Tony Krowiak | 2 | -25/+25 |
2023-08-18 | s390/vfio-ap: store entire AP queue status word with the queue object | Tony Krowiak | 2 | -14/+17 |
2023-08-18 | s390/vfio-ap: remove upper limit on wait for queue reset to complete | Tony Krowiak | 1 | -29/+35 |
2023-08-18 | s390/vfio-ap: allow deconfigured queue to be passed through to a guest | Tony Krowiak | 1 | -2/+4 |
2023-08-18 | s390/vfio-ap: wait for response code 05 to clear on queue reset | Tony Krowiak | 1 | -0/+2 |
2023-08-18 | s390/vfio-ap: clean up irq resources if possible | Tony Krowiak | 1 | -4/+7 |
2023-08-18 | s390/vfio-ap: no need to check the 'E' and 'I' bits in APQSW after TAPQ | Tony Krowiak | 1 | -11/+2 |
2023-08-18 | s390/zcrypt_ep11misc: support API ordinal 6 with empty pin-blob | Holger Dengler | 5 | -25/+76 |
2023-08-17 | s390/pkey: fix PKEY_TYPE_EP11_AES handling for sysfs attributes | Holger Dengler | 1 | -3/+3 |
2023-08-17 | s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_VERIFYKEY2 IOCTL | Holger Dengler | 1 | -1/+26 |
2023-08-17 | s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_KBLOB2PROTK[23] | Holger Dengler | 3 | -62/+100 |
2023-08-17 | s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_CLR2SECK2 IOCTL | Holger Dengler | 3 | -20/+60 |
2023-08-17 | s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_GENSECK2 IOCTL | Holger Dengler | 3 | -21/+102 |
2023-08-17 | s390/pkey: fix/harmonize internal keyblob headers | Holger Dengler | 3 | -11/+4 |
2023-08-16 | s390/dcssblk: fix kernel crash with list_add corruption | Gerald Schaefer | 1 | -1/+3 |
2023-08-16 | s390/mm: make virt_to_pfn() a static inline | Linus Walleij | 2 | -2/+2 |
2023-08-11 | tty: make tty_operations::write()'s count size_t | Jiri Slaby (SUSE) | 4 | -6/+8 |
2023-08-11 | tty: propagate u8 data to tty_operations::put_char() | Jiri Slaby (SUSE) | 4 | -6/+6 |
2023-08-11 | tty: propagate u8 data to tty_operations::write() | Jiri Slaby (SUSE) | 4 | -6/+4 |
2023-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 8 | -93/+63 |
2023-08-04 | Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 4 | -9/+11 |
2023-08-02 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -5/+1 |
2023-08-02 | s390/qeth: Don't call dev_close/dev_open (DOWN/UP) | Alexandra Winter | 4 | -9/+11 |
2023-07-28 | Merge tag 'block-6.5-2023-07-28' of git://git.kernel.dk/linux | Linus Torvalds | 3 | -79/+51 |
2023-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -11/+24 |
2023-07-26 | s390/lcs: Remove FDDI option | Alexandra Winter | 2 | -36/+8 |
2023-07-26 | scsi: zfcp: Defer fc_rport blocking until after ADISC response | Steffen Maier | 1 | -5/+1 |
2023-07-25 | vfio-iommufd: Add detach_ioas support for emulated VFIO devices | Yi Liu | 2 | -0/+2 |
2023-07-24 | s390/dasd: print copy pair message only for the correct error | Stefan Haberland | 1 | -1/+1 |
2023-07-24 | s390/dasd: fix hanging device after request requeue | Stefan Haberland | 1 | -77/+48 |
2023-07-24 | s390/dasd: use correct number of retries for ERP requests | Stefan Haberland | 1 | -1/+1 |
2023-07-24 | s390/dasd: fix hanging device after quiesce/resume | Stefan Haberland | 1 | -0/+1 |
2023-07-24 | docs: move s390 under arch | Costa Shulyupin | 1 | -1/+1 |
2023-07-24 | s390/mm: remove redundant check against VMEM_MAX_PHYS | Alexander Gordeev | 1 | -4/+0 |
2023-07-24 | s390/dcssblk: fix virtual vs physical address confusion | Alexander Gordeev | 1 | -10/+7 |
2023-07-24 | s390/dcssblk: use IS_ALIGNED() for alignment checks | Alexander Gordeev | 1 | -3/+4 |
2023-07-24 | s390/zcrypt: remove CEX2 and CEX3 device drivers | Harald Freudenberger | 11 | -935/+39 |
2023-07-24 | s390: add support for user-defined certificates | Anastasia Eskova | 1 | -0/+1 |
2023-07-20 | s390/zcrypt: fix reply buffer calculations for CCA replies | Harald Freudenberger | 1 | -11/+24 |
2023-07-14 | Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 1 | -73/+66 |
2023-07-08 | s390/ism: Do not unregister clients with registered DMBs | Niklas Schnelle | 1 | -10/+13 |
2023-07-08 | s390/ism: Fix and simplify add()/remove() callback handling | Niklas Schnelle | 1 | -62/+24 |
2023-07-08 | s390/ism: Fix locking for forwarding of IRQs and events to clients | Niklas Schnelle | 1 | -8/+36 |
2023-07-06 | Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 24 | -192/+42 |
2023-07-06 | Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 1 | -1/+1 |
2023-07-05 | s390/qeth: Fix vipa deletion | Thorsten Winkler | 1 | -1/+1 |
2023-07-04 | Revert "s390/mm: get rid of VMEM_MAX_PHYS macro" | Alexander Gordeev | 1 | -3/+3 |