Age | Commit message (Expand) | Author | Files | Lines |
2022-02-10 | s390/cio: verify the driver availability for path_event call | Vineeth Vijayan | 1 | -1/+1 |
2022-01-25 | scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devices | Steffen Maier | 1 | -1/+12 |
2022-01-13 | Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -19/+9 |
2022-01-12 | Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -2/+2 |
2022-01-11 | Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 8 | -86/+90 |
2022-01-08 | s390/dasd: use default_groups in kobj_type | Greg Kroah-Hartman | 1 | -1/+2 |
2022-01-08 | s390/sclp_sd: use default_groups in kobj_type | Greg Kroah-Hartman | 1 | -1/+2 |
2021-12-18 | dax: remove the copy_from_iter and copy_to_iter methods | Christoph Hellwig | 1 | -14/+0 |
2021-12-18 | dax: remove the DAXDEV_F_SYNC flag | Christoph Hellwig | 1 | -2/+2 |
2021-12-16 | s390/zcrypt: CCA control CPRB sending | Juergen Christ | 1 | -4/+3 |
2021-12-16 | s390/sclp: fix memblock_phys_free() vs memblock_free() confusion | Heiko Carstens | 1 | -1/+1 |
2021-12-08 | s390/qeth: remove check for packing mode in qeth_check_outbound_queue() | Julian Wiedmann | 1 | -4/+1 |
2021-12-08 | s390/qeth: fine-tune .ndo_select_queue() | Julian Wiedmann | 4 | -30/+22 |
2021-12-08 | s390/qeth: don't offer .ndo_bridge_* ops for OSA devices | Julian Wiedmann | 1 | -2/+0 |
2021-12-08 | s390/qeth: split up L2 netdev_ops | Julian Wiedmann | 1 | -4/+28 |
2021-12-08 | s390/qeth: simplify qeth_receive_skb() | Julian Wiedmann | 1 | -22/+12 |
2021-12-06 | s390/vfio-ap: add status attribute to AP queue device's sysfs dir | Tony Krowiak | 1 | -3/+76 |
2021-12-06 | s390/qdio: remove unneeded sanity check in qdio_do_sqbs() | Julian Wiedmann | 1 | -2/+0 |
2021-12-06 | s390/vmcp: use page_to_virt instead of page_to_phys | Heiko Carstens | 1 | -2/+2 |
2021-12-06 | s390/qdio: split do_QDIO() | Julian Wiedmann | 3 | -29/+57 |
2021-12-06 | s390/qdio: split qdio_inspect_queue() | Julian Wiedmann | 3 | -44/+60 |
2021-12-06 | s390/qdio: clarify handler logic for qdio_handle_activate_check() | Julian Wiedmann | 3 | -14/+13 |
2021-12-06 | s390/qdio: clean up access to queue in qdio_handle_activate_check() | Julian Wiedmann | 1 | -2/+2 |
2021-12-06 | s390/qdio: avoid allocating the qdio_irq with GFP_DMA | Julian Wiedmann | 3 | -14/+23 |
2021-12-06 | s390/qdio: improve handling of CIWs | Julian Wiedmann | 3 | -26/+20 |
2021-12-06 | s390/cio: remove uevent suppress from cio driver | Vineeth Vijayan | 5 | -51/+3 |
2021-12-04 | dax: remove dax_capable | Christoph Hellwig | 1 | -1/+0 |
2021-12-04 | dax: simplify the dax_device <-> gendisk association | Christoph Hellwig | 1 | -3/+8 |
2021-12-04 | dax: remove CONFIG_DAX_DRIVER | Christoph Hellwig | 1 | -1/+1 |
2021-11-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -45/+45 |
2021-11-25 | tty: the rest, stop using tty_schedule_flip() | Jiri Slaby | 1 | -2/+2 |
2021-11-22 | ethtool: extend ringparam setting/getting API with rx_buf_len | Hao Chen | 1 | -1/+3 |
2021-11-19 | s390/lcs: add braces around empty function body | Heiko Carstens | 1 | -5/+6 |
2021-11-19 | s390/ctcm: add __printf format attribute to ctcm_dbf_longtext | Heiko Carstens | 1 | -0/+1 |
2021-11-19 | s390/ctcm: fix format string | Heiko Carstens | 1 | -1/+1 |
2021-11-19 | s390/qeth: allocate RX queue at probe time | Julian Wiedmann | 1 | -18/+17 |
2021-11-16 | s390: replace snprintf in show functions with sysfs_emit | Qing Wang | 3 | -45/+45 |
2021-11-08 | s390/cio: check the subchannel validity for dev_busid | Vineeth Vijayan | 1 | -2/+2 |
2021-11-08 | s390/tape: fix timer initialization in tape_std_assign() | Sven Schnelle | 1 | -2/+1 |
2021-11-07 | Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 25 | -158/+237 |
2021-11-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2021-11-06 | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport | 1 | -1/+1 |
2021-11-06 | memblock: drop memblock_free_early_nid() and memblock_free_early() | Mike Rapoport | 1 | -1/+1 |
2021-11-05 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 4 | -24/+42 |
2021-11-03 | Merge tag 'vfio-v5.16-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 4 | -118/+167 |
2021-11-02 | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 12 | -254/+232 |
2021-10-28 | vfio/ccw: Convert to use vfio_register_emulated_iommu_dev() | Jason Gunthorpe | 3 | -48/+85 |
2021-10-28 | vfio/ccw: Pass vfio_ccw_private not mdev_device to various functions | Jason Gunthorpe | 1 | -22/+15 |
2021-10-28 | vfio/ccw: Use functions for alloc/free of the vfio_ccw_private | Jason Gunthorpe | 1 | -47/+66 |
2021-10-28 | vfio/ccw: Remove unneeded GFP_DMA | Jason Gunthorpe | 1 | -1/+1 |