Age | Commit message (Expand) | Author |
2015-07-16 | scsi: fix host max depth checking for the 'queue_depth' sysfs interface | Jens Axboe |
2015-07-16 | gpio: pca953x: fix nested irqs rescheduling | Grygorii Strashko |
2015-07-16 | st: null pointer dereference panic caused by use after kref_put by st_open | Seymour, Shane M |
2015-07-16 | gpio: omap: prevent module from being unloaded while in use | Grygorii Strashko |
2015-07-16 | gpio: max732x: Add missing dev reference to gpiochip | Marek Vasut |
2015-07-16 | gpio/xilinx: Use correct address when setting initial values. | Raphaƫl Teysseyre |
2015-07-16 | gpio: zynq: Fix problem with unbalanced pm_runtime_enable | Michal Simek |
2015-07-16 | gpio: omap: add missed spin_unlock_irqrestore in omap_gpio_irq_type | Grygorii Strashko |
2015-07-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2015-07-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2015-07-16 | gpio: brcmstb: fix null ptr dereference in driver remove | Gregory Fong |
2015-07-15 | NVMe: Reread partitions on metadata formats | Keith Busch |
2015-07-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-07-15 | drm/armada: avoid saving the adjusted mode to crtc->mode | Russell King |
2015-07-15 | drm/armada: fix overlay when partially off-screen | Russell King |
2015-07-15 | drm/armada: convert overlay to use drm_plane_helper_check_update() | Russell King |
2015-07-15 | drm/armada: fix gem object free after failed prime import | Russell King |
2015-07-15 | drm/armada: fix incorrect overlay plane cleanup | Russell King |
2015-07-15 | drm/armada: fix missing overlay wake-up | Russell King |
2015-07-15 | Merge tag 'tpm-fixes-for-4.2-rc2' of https://github.com/PeterHuewe/linux-tpmd... | James Morris |
2015-07-15 | drm: Provide compat ioctl for addfb2.1 | Tvrtko Ursulin |
2015-07-14 | staging: vt6656: check ieee80211_bss_conf bssid not NULL | Malcolm Priestley |
2015-07-14 | staging: vt6655: check ieee80211_bss_conf bssid not NULL | Malcolm Priestley |
2015-07-14 | MIPS: SB1: Remove support for Pass 1 parts. | Ralf Baechle |
2015-07-14 | intel_scu_ipc: move local memory initialization out of a mutex | Christophe JAILLET |
2015-07-14 | IB/core: Destroy ocrdma_dev_id IDR on module exit | Johannes Thumshirn |
2015-07-14 | IB/core: Destroy multcast_idr on module exit | Johannes Thumshirn |
2015-07-14 | IB/mlx4: Optimize do_slave_init | Doug Ledford |
2015-07-14 | IB/mlx4: Fix memory leak in do_slave_init | Doug Ledford |
2015-07-14 | IB/mlx4: Optimize freeing of items on error unwind | Maninder Singh |
2015-07-14 | IB/mlx4: Fix use of flow-counters for process_mad | Or Gerlitz |
2015-07-14 | IB/ipath: Convert use of __constant_<foo> to <foo> | Vaishali Thakkar |
2015-07-14 | IB/ipoib: Set MTU to max allowed by mode when mode changes | Erez Shitrit |
2015-07-14 | IB/ipoib: Scatter-Gather support in connected mode | Yuval Shaia |
2015-07-14 | IB/ucm: Fix bitmap wrap when devnum > IB_UCM_MAX_DEVICES | Carol L Soto |
2015-07-14 | IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flush | Haggai Eran |
2015-07-14 | IB/ucma: Fix lockdep warning in ucma_lock_files | Haggai Eran |
2015-07-14 | RDMA/nes: Fix for incorrect recording of the MAC address | Tatyana Nikolova |
2015-07-14 | RDMA/nes: Fix for resolving the neigh | Tatyana Nikolova |
2015-07-14 | RDMA/core: Fixes for port mapper client registration | Tatyana Nikolova |
2015-07-14 | IB/IPoIB: Fix bad error flow in ipoib_add_port() | Amir Vadai |
2015-07-14 | IB/mlx4: Do not attemp to report HCA clock offset on VFs | Matan Barak |
2015-07-14 | IB/cm: Do not queue work to a device that's going away | Erez Shitrit |
2015-07-14 | IB/srp: Avoid using uninitialized variable | Sagi Grimberg |
2015-07-14 | IB/srpt: Convert use of __constant_cpu_to_beXX to cpu_to_beXX | Vaishali Thakkar |
2015-07-14 | IB/mad: Remove improper use of BUG_ON | Ira Weiny |
2015-07-14 | IB/mad: Fix compare between big endian and cpu endian | Ira Weiny |
2015-07-14 | IB: Add rdma_cap_ib_switch helper and use where appropriate | Hal Rosenstock |
2015-07-14 | drm/i915: Do not call intel_crtc_disable if the crtc is already disabled. | Maarten Lankhorst |
2015-07-14 | Revert "drm/i915: Declare the swizzling unknown for L-shaped configurations" | Daniel Vetter |