Age | Commit message (Expand) | Author | Files | Lines |
2018-07-06 | Merge tag 'drm-misc-fixes-2018-07-05' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2 | -34/+58 |
2018-07-05 | drm/udl: fix display corruption of the last line | Mikulas Patocka | 2 | -5/+11 |
2018-07-04 | drm/bridge/sii8620: Fix link mode selection | Maciej Purski | 1 | -10/+20 |
2018-07-04 | drm/bridge/sii8620: Fix display of packed pixel modes | Maciej Purski | 1 | -1/+16 |
2018-07-04 | drm/bridge/sii8620: Send AVI infoframe in all MHL versions | Maciej Purski | 1 | -20/+19 |
2018-07-02 | drm: Use kvzalloc for allocating blob property memory | Michel Dänzer | 1 | -3/+3 |
2018-07-01 | Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -6/+9 |
2018-07-01 | Merge tag 'tty-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 4 | -27/+35 |
2018-07-01 | Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 26 | -65/+369 |
2018-06-30 | Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -7/+7 |
2018-06-29 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -1/+1 |
2018-06-29 | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -11/+15 |
2018-06-29 | sg: remove ->sg_magic member | Jens Axboe | 1 | -3/+0 |
2018-06-29 | Merge tag 'pci-v4.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -7/+12 |
2018-06-29 | Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2 | -8/+7 |
2018-06-29 | Merge tag 'drm-fixes-2018-06-29' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 8 | -27/+59 |
2018-06-29 | Merge tag 'for-4.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 9 | -27/+33 |
2018-06-29 | Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus | Jens Axboe | 1 | -2/+5 |
2018-06-29 | drbd: Fix drbd_request_prepare() discard handling | Bart Van Assche | 1 | -2/+2 |
2018-06-29 | Merge branch 'pm-domains' | Rafael J. Wysocki | 1 | -4/+3 |
2018-06-29 | i2c: gpio: initialize SCL to HIGH again | Wolfram Sang | 1 | -2/+2 |
2018-06-29 | i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfers | Peter Rosin | 1 | -5/+9 |
2018-06-29 | i2c: algos: bit: mention our experience about initial states | Wolfram Sang | 1 | -0/+5 |
2018-06-29 | Revert "i2c: algo-bit: init the bus to a known state" | Wolfram Sang | 1 | -5/+0 |
2018-06-28 | Merge tag 'drm-misc-fixes-2018-06-28' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 1 | -4/+8 |
2018-06-28 | Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 4 | -14/+35 |
2018-06-28 | dm: prevent DAX mounts if not supported | Ross Zwisler | 2 | -5/+5 |
2018-06-28 | dax: check for QUEUE_FLAG_DAX in bdev_dax_supported() | Ross Zwisler | 1 | -0/+8 |
2018-06-28 | pmem: only set QUEUE_FLAG_DAX for fsdax mode | Ross Zwisler | 1 | -1/+2 |
2018-06-28 | Merge tag 'mtd/fixes-for-4.18-rc3' of git://git.infradead.org/linux-mtd | Linus Torvalds | 7 | -25/+61 |
2018-06-28 | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL | Linus Torvalds | 3 | -18/+15 |
2018-06-28 | nvme-rdma: fix possible double free of controller async event buffer | Sagi Grimberg | 1 | -2/+5 |
2018-06-28 | vt: prevent leaking uninitialized data to userspace via /dev/vcs* | Alexander Potapenko | 1 | -2/+2 |
2018-06-28 | serdev: fix memleak on module unload | Johan Hovold | 1 | -0/+1 |
2018-06-28 | serial: 8250_pci: Remove stalled entries in blacklist | Andy Shevchenko | 1 | -2/+0 |
2018-06-28 | n_tty: Access echo_* variables carefully. | Tetsuo Handa | 1 | -18/+24 |
2018-06-28 | n_tty: Fix stall at n_tty_receive_char_special(). | Tetsuo Handa | 1 | -5/+8 |
2018-06-28 | Merge tag 'usb-serial-4.18-rc3' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman | 1 | -0/+14 |
2018-06-28 | Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 1 | -4/+6 |
2018-06-28 | Merge branch 'for-upstream/malidp-fixes' of git://linux-arm.org/linux-ld into... | Dave Airlie | 3 | -5/+10 |
2018-06-27 | drm/amd/display: release spinlock before committing updates to stream | Shirish S | 1 | -4/+2 |
2018-06-27 | drm/amdgpu:Support new VCN FW version naming convention | James Zhu | 1 | -6/+27 |
2018-06-27 | drm/amdgpu: fix UBSAN: Undefined behaviour for amdgpu_fence.c | Leo Liu | 1 | -1/+1 |
2018-06-27 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 3 | -11/+40 |
2018-06-27 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 4 | -15/+40 |
2018-06-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 24 | -123/+340 |
2018-06-27 | Merge branch 'perf/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wi... | Catalin Marinas | 1 | -1/+1 |
2018-06-27 | dm thin: handle running out of data space vs concurrent discard | Mike Snitzer | 1 | -2/+9 |
2018-06-27 | Input: psmouse - fix button reporting for basic protocols | Dmitry Torokhov | 1 | -6/+6 |
2018-06-26 | PCI: controller: Move PCI_DOMAINS selection to arch Kconfig | Lorenzo Pieralisi | 1 | -3/+0 |