| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/cio: fix invalid -EBUSY on ccw_device_start | Peter Oberparleiter | 2024-03-01 | 1 | -3/+3 |
* | s390/qeth: Fix potential loss of L3-IP@ in case of network issues | Alexandra Winter | 2024-02-23 | 1 | -3/+6 |
* | s390/vfio-ap: fix sysfs status attribute for AP queue devices | Tony Krowiak | 2024-02-05 | 1 | -1/+15 |
* | s390/vfio-ap: do not reset queue removed from host config | Tony Krowiak | 2024-01-31 | 1 | -4/+12 |
* | s390/vfio-ap: reset queues associated with adapter for queue unbound from driver | Tony Krowiak | 2024-01-31 | 1 | -35/+41 |
* | s390/vfio-ap: reset queues filtered from the guest's AP config | Tony Krowiak | 2024-01-31 | 2 | -45/+129 |
* | s390/vfio-ap: let on_scan_complete() callback filter matrix and update guest'... | Tony Krowiak | 2024-01-31 | 1 | -0/+13 |
* | s390/vfio-ap: loop over the shadow APCB when filtering guest's AP configuration | Tony Krowiak | 2024-01-31 | 1 | -2/+3 |
* | s390/vfio-ap: always filter entire AP matrix | Tony Krowiak | 2024-01-31 | 1 | -40/+17 |
* | s390/vfio-ap: unpin pages on gisc registration failure | Anthony Krowiak | 2024-01-31 | 1 | -0/+1 |
* | s390/scm: fix virtual vs physical address confusion | Vineeth Vijayan | 2024-01-20 | 1 | -3/+4 |
* | s390/dasd: protect device queue against concurrent access | Jan Höppner | 2023-12-03 | 1 | -11/+13 |
* | s390/ism: ism driver implies smc protocol | Gerd Bayer | 2023-12-03 | 2 | -48/+48 |
* | s390/ap: fix AP bus crash on early config change callback invocation | Harald Freudenberger | 2023-11-28 | 1 | -0/+4 |
* | s390/ap: re-init AP queues on config on | Harald Freudenberger | 2023-11-20 | 3 | -13/+18 |
* | Merge tag 's390-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2023-10-21 | 1 | -2/+4 |
|\ |
|
| * | s390/cio: fix a memleak in css_alloc_subchannel | Dinghao Liu | 2023-10-16 | 1 | -2/+4 |
* | | net/smc: Fix dependency of SMC on ISM | Gerd Bayer | 2023-10-10 | 1 | -1/+1 |
* | | scsi: zfcp: Fix a double put in zfcp_port_enqueue() | Dinghao Liu | 2023-09-27 | 1 | -4/+5 |
|/ |
|
* | Merge tag 'block-6.6-2023-09-08' of git://git.kernel.dk/linux | Linus Torvalds | 2023-09-08 | 3 | -10/+10 |
|\ |
|
| * | s390/dasd: fix string length handling | Heiko Carstens | 2023-09-01 | 3 | -10/+10 |
* | | Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2023-09-07 | 5 | -25/+16 |
|\ \ |
|
| * | | s390/zcrypt: utilize dev_set_name() ability to use a formatted string | Andy Shevchenko | 2023-09-05 | 1 | -7/+3 |
| * | | s390/zcrypt: don't leak memory if dev_set_name() fails | Andy Shevchenko | 2023-09-05 | 1 | -0/+1 |
| * | | s390/airq: remove lsi_mask from airq_struct | Benjamin Block | 2023-08-30 | 2 | -4/+1 |
| * | | s390/dcssblk: fix lockdep warning | Gerald Schaefer | 2023-08-30 | 1 | -7/+6 |
| * | | s390/monreader: fix virtual vs physical address confusion | Gerald Schaefer | 2023-08-30 | 1 | -7/+5 |
* | | | Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2023-09-01 | 4 | -14/+14 |
|\ \ \ |
|
| * \ \ | Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p... | Greg Kroah-Hartman | 2023-08-20 | 5 | -14/+12 |
| |\ \ \ |
|
| * | | | | tty: make tty_operations::write()'s count size_t | Jiri Slaby (SUSE) | 2023-08-11 | 4 | -6/+8 |
| * | | | | tty: propagate u8 data to tty_operations::put_char() | Jiri Slaby (SUSE) | 2023-08-11 | 4 | -6/+6 |
| * | | | | tty: propagate u8 data to tty_operations::write() | Jiri Slaby (SUSE) | 2023-08-11 | 4 | -6/+4 |
* | | | | | Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 2023-08-30 | 2 | -0/+2 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | vfio-iommufd: Add detach_ioas support for emulated VFIO devices | Yi Liu | 2023-07-25 | 2 | -0/+2 |
* | | | | | Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2023-08-29 | 2 | -36/+8 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-08-03 | 8 | -93/+63 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-07-27 | 1 | -11/+24 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | s390/lcs: Remove FDDI option | Alexandra Winter | 2023-07-25 | 2 | -36/+8 |
* | | | | | Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2023-08-28 | 22 | -1151/+530 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'vfio-ap' into features | Heiko Carstens | 2023-08-23 | 2 | -60/+110 |
| |\ \ \ \ \ |
|
| | * | | | | | s390/vfio-ap: make sure nib is shared | Tony Krowiak | 2023-08-18 | 1 | -0/+30 |
| | * | | | | | s390/vfio-ap: check for TAPQ response codes 0x35 and 0x36 | Tony Krowiak | 2023-08-18 | 1 | -1/+12 |
| | * | | | | | s390/vfio-ap: handle queue state change in progress on reset | Tony Krowiak | 2023-08-18 | 1 | -1/+3 |
| | * | | | | | s390/vfio-ap: use work struct to verify queue reset | Tony Krowiak | 2023-08-18 | 2 | -25/+25 |
| | * | | | | | s390/vfio-ap: store entire AP queue status word with the queue object | Tony Krowiak | 2023-08-18 | 2 | -14/+17 |
| | * | | | | | s390/vfio-ap: remove upper limit on wait for queue reset to complete | Tony Krowiak | 2023-08-18 | 1 | -29/+35 |
| | * | | | | | s390/vfio-ap: allow deconfigured queue to be passed through to a guest | Tony Krowiak | 2023-08-18 | 1 | -2/+4 |
| | * | | | | | s390/vfio-ap: wait for response code 05 to clear on queue reset | Tony Krowiak | 2023-08-18 | 1 | -0/+2 |
| | * | | | | | s390/vfio-ap: clean up irq resources if possible | Tony Krowiak | 2023-08-18 | 1 | -4/+7 |
| | * | | | | | s390/vfio-ap: no need to check the 'E' and 'I' bits in APQSW after TAPQ | Tony Krowiak | 2023-08-18 | 1 | -11/+2 |
| | |/ / / / |
|