Age | Commit message (Expand) | Author |
2018-05-18 | Merge tag 'platform-drivers-x86-v4.17-3' of git://git.infradead.org/linux-pla... | Linus Torvalds |
2018-05-18 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-05-18 | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-05-18 | platform/x86: DELL_WMI use depends on instead of select for DELL_SMBIOS | Darren Hart |
2018-05-18 | Merge tag 'powerpc-4.17-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-05-18 | Merge tag 'acpi-4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2018-05-18 | Merge tag 'pm-4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2018-05-18 | Merge tag 'usb-4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2018-05-18 | Merge tag 'for-linus-20180518' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-05-18 | Merge tag 'spi-fix-v4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-05-18 | Merge tag 'mtd/fixes-for-4.17-rc6' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2018-05-18 | Merge tag 'drm-fixes-for-v4.17-rc6' of git://people.freedesktop.org/~airlied/... | Linus Torvalds |
2018-05-18 | Merge tag 'drm-intel-fixes-2018-05-17' of git://anongit.freedesktop.org/drm/d... | Dave Airlie |
2018-05-17 | Merge tag 'hwmon-for-linus-v4.17-rc6' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-05-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2018-05-17 | bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n | Coly Li |
2018-05-17 | Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/lin... | Dave Airlie |
2018-05-17 | Merge tag 'drm-misc-fixes-2018-05-16' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2018-05-16 | usbip: usbip_host: fix bad unlock balance during stub_probe() | Shuah Khan (Samsung OSG) |
2018-05-16 | drm/dumb-buffers: Integer overflow in drm_mode_create_ioctl() | Dan Carpenter |
2018-05-16 | drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk | Michel Thierry |
2018-05-16 | drm/vmwgfx: Set dmabuf_size when vmw_dmabuf_init is successful | Deepak Rawat |
2018-05-15 | clk: stm32: fix: stm32 clock drivers are not compiled by default | Gabriel Fernandez |
2018-05-15 | clk: imx6ull: use OSC clock during AXI rate change | Stefan Agner |
2018-05-15 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2018-05-15 | cxl: Report the tunneled operations status | Philippe Bergheaud |
2018-05-15 | cxl: Set the PBCQ Tunnel BAR register when enabling capi mode | Philippe Bergheaud |
2018-05-15 | drm/vc4: Fix leak of the file_priv that stored the perfmon. | Eric Anholt |
2018-05-15 | usbip: usbip_host: fix NULL-ptr deref and use-after-free errors | Shuah Khan (Samsung OSG) |
2018-05-15 | usbip: usbip_host: run rebind from exit when module is removed | Shuah Khan (Samsung OSG) |
2018-05-15 | usbip: usbip_host: delete device from busid_table after rebind | Shuah Khan (Samsung OSG) |
2018-05-15 | usbip: usbip_host: refine probe and disconnect debug msgs to be useful | Shuah Khan |
2018-05-15 | i2c: viperboard: return message count on master_xfer success | Peter Rosin |
2018-05-15 | i2c: pmcmsp: fix error return from master_xfer | Peter Rosin |
2018-05-15 | i2c: pmcmsp: return message count on master_xfer success | Peter Rosin |
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-15 | drm: set FMODE_UNSIGNED_OFFSET for drm files | Dave Airlie |
2018-05-14 | cpufreq: armada-37xx: driver relies on cpufreq-dt | Miquel Raynal |
2018-05-14 | ACPICA: Add deferred package support for the Load and loadTable operators | Bob Moore |
2018-05-14 | usb: musb: fix remote wakeup racing with suspend | Daniel Glöckner |
2018-05-14 | mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks > 2 | Boris Brezillon |
2018-05-14 | drm/i915/execlists: Use rmb() to order CSB reads | Chris Wilson |
2018-05-14 | drm/i915/userptr: reject zero user_size | Matthew Auld |
2018-05-14 | xhci: Fix USB3 NULL pointer dereference at logical disconnect. | Mathias Nyman |
2018-05-13 | hwmon: (k10temp) Use API function to access System Management Network | Guenter Roeck |
2018-05-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2018-05-12 | Merge tag 'for-linus-20180511' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-05-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-05-11 | Merge tag 'ceph-for-4.17-rc5' of git://github.com/ceph/ceph-client | Linus Torvalds |