Age | Commit message (Expand) | Author |
2018-10-23 | Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2018-10-08 | s390/ccwgroup: add get_ccwgroupdev_by_busid() | Julian Wiedmann |
2018-10-02 | s390/cio: Fix how vfio-ccw checks pinned pages | Eric Farman |
2018-09-27 | s390/cio: Refactor alloc of ccw_io_region | Eric Farman |
2018-09-27 | s390/cio: Convert ccw_io_region to pointer | Eric Farman |
2018-09-20 | s390/qdio: clean up AOB handling | Julian Wiedmann |
2018-07-23 | s390 cio: Rewrite trace point class s390_class_schib | Thomas Richter |
2018-07-23 | s390 cio: Rewrite trace point in s390_cio_tsch | Thomas Richter |
2018-07-23 | s390 cio: Rewrite trace point in s390_cio_adapter_int | Thomas Richter |
2018-07-23 | s390 cio: Rewrite trace point in s390_cio_stcrw | Thomas Richter |
2018-07-23 | s390 cio: Rewrite trace point in s390_cio_tpi | Thomas Richter |
2018-07-23 | s390 cio: Rewrite trace point in s390_cio_interrupt | Thomas Richter |
2018-07-17 | s390/chsc: fix packed-not-aligned warnings | Sebastian Ott |
2018-07-17 | s390/css: reduce stsch calls | Sebastian Ott |
2018-07-17 | s390/css: validate subchannel prior to allocation | Sebastian Ott |
2018-07-17 | s390/css: start the subchannel evaluation earlier | Sebastian Ott |
2018-07-17 | s390/cio: ensure that a chpid is registered only once | Sebastian Ott |
2018-06-25 | s390/qdio: reset old sbal_state flags | Julian Wiedmann |
2018-06-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | Merge tag 'vfio-ccw-20180529' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Martin Schwidefsky |
2018-06-06 | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-06 | treewide: Use struct_size() for kmalloc()-family | Kees Cook |
2018-06-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2018-06-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-05-29 | vfio: ccw: add tracepoints for interesting error paths | Halil Pasic |
2018-05-29 | vfio: ccw: set ccw->cda to NULL defensively | Dong Jia Shi |
2018-05-29 | vfio: ccw: refactor and improve pfn_array_alloc_pin() | Dong Jia Shi |
2018-05-29 | vfio: ccw: shorten kernel doc description for pfn_array_pin() | Dong Jia Shi |
2018-05-29 | vfio: ccw: push down unsupported IDA check | Halil Pasic |
2018-05-29 | vfio: ccw: fix error return in vfio_ccw_sch_event | Dong Jia Shi |
2018-05-23 | s390/cio: add test for ccwgroup device | Sebastian Ott |
2018-05-23 | s390/cio: add helper to query utility strings per given ccw device | Sebastian Ott |
2018-05-15 | s390/qdio: don't release memory in qdio_setup_irq() | Julian Wiedmann |
2018-05-15 | s390/qdio: fix access to uninitialized qdio_q fields | Julian Wiedmann |
2018-05-02 | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner |
2018-04-27 | vfio: ccw: fix cleanup if cp_prefetch fails | Halil Pasic |
2018-04-23 | vfio: ccw: process ssch with interrupts disabled | Cornelia Huck |
2018-04-23 | s390/cio: update chpid descriptor after resource accessibility event | Sebastian Ott |
2018-04-19 | compat: Move compat_timespec/ timeval to compat_time.h | Deepa Dinamani |
2018-04-10 | s390: assume diag308 set always works | Vasily Gorbik |
2018-04-10 | s390/ipl: rely on diag308 store to get ipl info | Vasily Gorbik |
2018-04-10 | s390/qdio: lock device while installing IRQ handler | Julian Wiedmann |
2018-04-10 | s390/qdio: clear intparm during shutdown | Julian Wiedmann |
2018-04-10 | s390/ccwgroup: require at least one ccw device | Julian Wiedmann |
2018-03-28 | s390/cio: add util_string sysfs attribute | Sebastian Ott |
2018-03-26 | s390/chsc: query utility strings via fmt3 channel path descriptor | Sebastian Ott |
2018-03-26 | s390/cio: rename struct channel_path_desc | Sebastian Ott |
2018-03-26 | s390/cio: fix unbind of io_subchannel_driver | Sebastian Ott |
2018-03-26 | s390/qdio: split up CCQ handling for EQBS / SQBS | Julian Wiedmann |