| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 2019-04-08 | 1 | -0/+1 |
|\ |
|
| * | Merge tag 'reset-fixes-for-v5.1' of git://git.pengutronix.de/pza/linux into a... | Olof Johansson | 2019-04-08 | 1 | -0/+1 |
| |\ |
|
| | * | reset: meson-audio-arb: Fix missing .owner setting of reset_controller_dev | Axel Lin | 2019-03-25 | 1 | -0/+1 |
* | | | Merge tag 'for-linus-20190407' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-04-08 | 4 | -2/+31 |
|\ \ \ |
|
| * | | | xsysace: Fix error handling in ace_setup | Guenter Roeck | 2019-04-06 | 1 | -0/+2 |
| * | | | null_blk: prevent crash from bad home_node value | John Pittman | 2019-04-06 | 1 | -0/+5 |
| * | | | paride/pcd: Fix potential NULL pointer dereference and mem leak | YueHaibing | 2019-04-05 | 1 | -1/+13 |
| * | | | paride/pf: Fix potential NULL pointer dereference | YueHaibing | 2019-04-03 | 1 | -1/+11 |
| |/ / |
|
* | | | Merge tag 'for-linus-5.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-04-07 | 1 | -2/+1 |
|\ \ \ |
|
| * | | | xen: use struct_size() helper in kzalloc() | Andrea Righi | 2019-04-05 | 1 | -2/+1 |
* | | | | Merge tag 'mtd/fixes-for-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-04-07 | 1 | -1/+5 |
|\ \ \ \ |
|
| * | | | | mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_buffer | Liu Jian | 2019-04-05 | 1 | -1/+5 |
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2019-04-07 | 5 | -12/+19 |
|\ \ \ \ \ |
|
| * | | | | | scsi: lpfc: Fix missing wakeups on abort threads | James Smart | 2019-04-04 | 1 | -4/+3 |
| * | | | | | scsi: storvsc: Reduce default ring buffer size to 128 Kbytes | Michael Kelley | 2019-04-04 | 1 | -1/+1 |
| * | | | | | scsi: storvsc: Fix calculation of sub-channel count | Michael Kelley | 2019-04-04 | 1 | -2/+11 |
| * | | | | | scsi: core: add new RDAC LENOVO/DE_Series device | Xose Vazquez Perez | 2019-04-04 | 2 | -0/+2 |
| * | | | | | scsi: qedi: remove declaration of nvm_image from stack | Colin Ian King | 2019-03-29 | 1 | -5/+2 |
* | | | | | | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-04-06 | 1 | -1/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | i2c: imx: don't leak the i2c adapter on error | Laurentiu Tudor | 2019-04-06 | 1 | -1/+3 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'parisc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-04-06 | 1 | -1/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | Revert: parisc: Use F_EXTEND() macro in iosapic code | Helge Deller | 2019-04-06 | 1 | -1/+5 |
* | | | | | | | fs: stream_open - opener for stream-like files so that read and write can run... | Kirill Smelkov | 2019-04-06 | 1 | -3/+1 |
* | | | | | | | Merge tag 'rtc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello... | Linus Torvalds | 2019-04-06 | 4 | -5/+12 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | rtc: da9063: set uie_unsupported when relevant | Alexandre Belloni | 2019-04-02 | 1 | -0/+7 |
| * | | | | | | rtc: sd3078: fix manufacturer name | Alexandre Belloni | 2019-03-20 | 1 | -2/+2 |
| * | | | | | | rtc: sh: Fix invalid alarm warning for non-enabled alarm | Geert Uytterhoeven | 2019-03-20 | 1 | -1/+1 |
| * | | | | | | rtc: cros-ec: Fail suspend/resume if wake IRQ can't be configured | Stephen Boyd | 2019-03-20 | 1 | -2/+2 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge tag 'for-5.1/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-04-06 | 6 | -27/+72 |
|\ \ \ \ \ \ |
|
| * | | | | | | dm integrity: fix deadlock with overlapping I/O | Mikulas Patocka | 2019-04-06 | 1 | -3/+1 |
| * | | | | | | dm: disable DISCARD if the underlying storage no longer supports it | Mike Snitzer | 2019-04-04 | 3 | -8/+24 |
| * | | | | | | dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errors | Ilya Dryomov | 2019-04-01 | 1 | -0/+39 |
| * | | | | | | dm: revert 8f50e358153d ("dm: limit the max bio size as BIO_MAX_PAGES * PAGE_... | Mikulas Patocka | 2019-04-01 | 1 | -9/+1 |
| * | | | | | | dm init: fix const confusion for dm_allowed_targets array | Andi Kleen | 2019-04-01 | 1 | -1/+1 |
| * | | | | | | dm integrity: make dm_integrity_init and dm_integrity_exit static | YueHaibing | 2019-04-01 | 1 | -2/+2 |
| * | | | | | | dm integrity: change memcmp to strncmp in dm_integrity_ctr | Mikulas Patocka | 2019-04-01 | 1 | -4/+4 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge tag 'vfio-v5.1-rc4' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2019-04-06 | 3 | -3/+17 |
|\ \ \ \ \ \ |
|
| * | | | | | | vfio/type1: Limit DMA mappings per container | Alex Williamson | 2019-04-03 | 1 | -0/+14 |
| * | | | | | | vfio/spapr_tce: Make symbol 'tce_iommu_driver_ops' static | Wang Hai | 2019-04-03 | 1 | -1/+1 |
| * | | | | | | vfio/pci: use correct format characters | Louis Taylor | 2019-04-03 | 1 | -2/+2 |
| |/ / / / / |
|
* | | | | | | tty: mark Siemens R3964 line discipline as BROKEN | Greg Kroah-Hartman | 2019-04-05 | 1 | -1/+1 |
* | | | | | | Merge tag 'drm-fixes-2019-04-05' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2019-04-05 | 11 | -17/+44 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'drm-intel-fixes-2019-04-04' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 2019-04-05 | 5 | -11/+11 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge tag 'gvt-fixes-2019-04-04' of https://github.com/intel/gvt-linux into d... | Rodrigo Vivi | 2019-04-04 | 4 | -10/+7 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | drm/i915/gvt: Fix kerneldoc typo for intel_vgpu_emulate_hotplug | Chris Wilson | 2019-04-04 | 1 | -1/+1 |
| | | * | | | | | | drm/i915/gvt: Correct the calculation of plane size | Xiong Zhang | 2019-04-04 | 1 | -6/+2 |
| | | * | | | | | | drm/i915/gvt: do not let pin count of shadow mm go negative | Yan Zhao | 2019-03-29 | 1 | -1/+1 |
| | | * | | | | | | drm/i915/gvt: do not deliver a workload if its creation fails | Yan Zhao | 2019-03-29 | 1 | -2/+3 |
| | * | | | | | | | drm/i915: Always backoff after a drm_modeset_lock() deadlock | Chris Wilson | 2019-04-01 | 1 | -1/+4 |
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2019-04-05 | 6 | -6/+33 |
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|