| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2018-03-04 | 3 | -5/+10 |
|\ |
|
| * | clocksource/drivers/arc_timer: Update some comments | Vineet Gupta | 2018-02-28 | 1 | -3/+8 |
| * | clocksource/drivers/mips-gic-timer: Use correct shift count to extract data | Felix Fietkau | 2018-02-28 | 1 | -1/+1 |
| * | clocksource/drivers/fsl_ftm_timer: Fix error return checking | Colin Ian King | 2018-02-26 | 1 | -1/+1 |
* | | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-03-03 | 2 | -1/+2 |
|\ \ |
|
| * | | i2c: octeon: Prevent error message on bus error | Jan Glauber | 2018-03-02 | 2 | -1/+2 |
| |/ |
|
* | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-03-03 | 3 | -11/+16 |
|\ \ |
|
| * | | libnvdimm: re-enable deep flush for pmem devices via fsync() | Dave Jiang | 2018-03-02 | 1 | -2/+1 |
| * | | vfio: disable filesystem-dax page pinning | Dan Williams | 2018-03-02 | 1 | -3/+15 |
| * | | dax: ->direct_access does not sleep anymore | Boaz Harrosh | 2018-02-26 | 1 | -6/+0 |
* | | | Merge tag 'media/v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2018-03-03 | 17 | -160/+241 |
|\ \ \ |
|
| * | | | media: vb2: Makefile: place vb2-trace together with vb2-core | Mauro Carvalho Chehab | 2018-02-26 | 1 | -4/+7 |
| * | | | media: Don't let tvp5150_get_vbi() go out of vbi_ram_default array | Mauro Carvalho Chehab | 2018-02-23 | 1 | -43/+45 |
| * | | | media: dvb: update buffer mmaped flags and frame counter | Mauro Carvalho Chehab | 2018-02-23 | 7 | -69/+124 |
| * | | | media: dmxdev: Fix the logic that enables DMA mmap support | Mauro Carvalho Chehab | 2018-02-23 | 1 | -33/+42 |
| * | | | media: dmxdev: fix error code for invalid ioctls | Mauro Carvalho Chehab | 2018-02-23 | 1 | -1/+1 |
| * | | | media: m88ds3103: don't call a non-initalized function | Mauro Carvalho Chehab | 2018-02-23 | 1 | -2/+5 |
| * | | | media: au0828: add VIDEO_V4L2 dependency | Arnd Bergmann | 2018-02-23 | 1 | -1/+1 |
| * | | | media: dvb: fix DVB_MMAP dependency | Arnd Bergmann | 2018-02-23 | 1 | -0/+2 |
| * | | | media: dvb: fix DVB_MMAP symbol name | Arnd Bergmann | 2018-02-23 | 2 | -16/+16 |
| * | | | media: videobuf2: fix build issues with vb2-trace | Mauro Carvalho Chehab | 2018-02-23 | 3 | -2/+4 |
| * | | | media: videobuf2: Add VIDEOBUF2_V4L2 Kconfig option for VB2 V4L2 part | Sakari Ailus | 2018-02-23 | 3 | -1/+6 |
| |/ / |
|
* | | | Merge tag 'linux-watchdog-4.16-fixes-1' of git://www.linux-watchdog.org/linux... | Linus Torvalds | 2018-03-03 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | watchdog: sp5100_tco.c: fix potential build failure | Wim Van Sebroeck | 2018-02-19 | 1 | -0/+1 |
| * | | | watchdog: xen_wdt: fix potential build failure | Radu Rendec | 2018-02-19 | 1 | -0/+1 |
| * | | | watchdog: i6300esb: fix build failure | Matteo Croce | 2018-02-19 | 1 | -0/+1 |
| * | | | watchdog: rave-sp: add NVMEM dependency | Arnd Bergmann | 2018-02-19 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge tag 'pci-v4.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-03-02 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | PCI: Allow release of resources that were never assigned | Christian König | 2018-02-26 | 1 | -0/+4 |
* | | | | Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-03-02 | 4 | -7/+17 |
|\ \ \ \ |
|
| * | | | | pvcalls-front: 64-bit align flags | Stefano Stabellini | 2018-03-01 | 1 | -3/+8 |
| * | | | | xen-netfront: Fix hang on device removal | Jason Andryuk | 2018-02-28 | 1 | -1/+6 |
| * | | | | xen/pirq: fix error path cleanup when binding MSIs | Roger Pau Monne | 2018-02-28 | 1 | -2/+2 |
| * | | | | xen/pvcalls: fix null pointer dereference on map->sock | Colin Ian King | 2018-02-26 | 1 | -1/+1 |
* | | | | | Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-03-02 | 19 | -35/+40 |
|\ \ \ \ \ |
|
| * | | | | | block: fix a typo | Jiufei Xue | 2018-03-01 | 1 | -1/+1 |
| * | | | | | Merge branch 'for-jens' of git://git.infradead.org/nvme into for-linus | Jens Axboe | 2018-02-28 | 7 | -23/+28 |
| |\ \ \ \ \ |
|
| | * | | | | | nvmet: fix PSDT field check in command format | Max Gurtovoy | 2018-02-28 | 1 | -3/+6 |
| | * | | | | | nvme-multipath: fix sysfs dangerously created links | Baegjae Sung | 2018-02-28 | 2 | -14/+13 |
| | * | | | | | nvme-pci: Fix nvme queue cleanup if IRQ setup fails | Jianchao Wang | 2018-02-26 | 1 | -1/+4 |
| | * | | | | | nvmet-loop: use blk_rq_payload_bytes for sgl selection | Christoph Hellwig | 2018-02-22 | 1 | -2/+2 |
| | * | | | | | nvme-rdma: use blk_rq_payload_bytes instead of blk_rq_bytes | Christoph Hellwig | 2018-02-22 | 1 | -2/+2 |
| | * | | | | | nvme-fabrics: don't check for non-NULL module in nvmf_register_transport | Christoph Hellwig | 2018-02-22 | 1 | -1/+1 |
| * | | | | | | nbd: fix return value in error handling path | Gustavo A. R. Silva | 2018-02-27 | 1 | -1/+1 |
| * | | | | | | bcache: fix kcrashes with fio in RAID5 backend dev | Tang Junhui | 2018-02-27 | 1 | -1/+1 |
| * | | | | | | bcache: correct flash only vols (check all uuids) | Coly Li | 2018-02-27 | 1 | -1/+1 |
| * | | | | | | genhd: Rename get_disk() to get_disk_and_module() | Jan Kara | 2018-02-26 | 8 | -8/+8 |
* | | | | | | | Merge tag 'mmc-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 2018-03-02 | 8 | -38/+94 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | mmc: core: Avoid hanging to claim host for mmc via some nested calls | Ulf Hansson | 2018-02-27 | 1 | -4/+0 |
| * | | | | | | | mmc: dw_mmc: Avoid accessing registers in runtime suspended state | Shawn Lin | 2018-02-27 | 1 | -0/+4 |