| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2018-01-20 | 1 | -2/+15 |
|\ |
|
| * | scsi: libsas: Disable asynchronous aborts for SATA devices | Hannes Reinecke | 2018-01-10 | 1 | -2/+15 |
* | | Merge tag 'for-4.15/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-01-20 | 4 | -35/+59 |
|\ \ |
|
| * | | dm crypt: fix error return code in crypt_ctr() | Wei Yongjun | 2018-01-17 | 1 | -0/+1 |
| * | | dm crypt: wipe kernel key copy after IV initialization | Ondrej Kozina | 2018-01-17 | 1 | -4/+8 |
| * | | dm integrity: don't store cipher request on the stack | Mikulas Patocka | 2018-01-17 | 1 | -12/+37 |
| * | | dm crypt: fix crash by adding missing check for auth key size | Milan Broz | 2018-01-17 | 1 | -1/+6 |
| * | | dm btree: fix serious bug in btree_split_beneath() | Joe Thornber | 2018-01-17 | 1 | -17/+2 |
| * | | dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6 | Dennis Yang | 2018-01-17 | 1 | -1/+5 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2018-01-19 | 8 | -23/+44 |
|\ \ \ |
|
| * | | | Input: synaptics-rmi4 - prevent UAF reported by KASAN | Nick Desaulniers | 2018-01-18 | 1 | -1/+3 |
| * | | | Input: ALPS - fix multi-touch decoding on SS4 plus touchpads | Nir Perry | 2018-01-12 | 2 | -14/+19 |
| * | | | Input: synaptics - Lenovo Thinkpad T460p devices should use RMI | 王振杰 | 2018-01-11 | 1 | -0/+1 |
| * | | | Input: of_touchscreen - add MODULE_LICENSE | Arnd Bergmann | 2018-01-11 | 1 | -0/+4 |
| * | | | Input: 88pm860x-ts - fix child-node lookup | Johan Hovold | 2018-01-09 | 1 | -4/+12 |
| * | | | Input: twl6040-vibra - fix child-node lookup | Johan Hovold | 2018-01-09 | 1 | -2/+1 |
| * | | | Input: twl4030-vibra - fix sibling-node lookup | Johan Hovold | 2018-01-09 | 1 | -2/+4 |
* | | | | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-01-19 | 2 | -7/+12 |
|\ \ \ \ |
|
| * | | | | i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATA | Jeremy Compostella | 2018-01-17 | 1 | -6/+7 |
| * | | | | i2c: core: decrease reference count of device node in i2c_unregister_device | Lixin Wang | 2018-01-17 | 1 | -1/+5 |
* | | | | | Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-01-19 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | libata: apply MAX_SEC_1024 to all LITEON EP1 series devices | Xinyu Lin | 2017-12-19 | 1 | -0/+1 |
* | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2018-01-19 | 1 | -0/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | phy: work around 'phys' references to usb-nop-xceiv devices | Arnd Bergmann | 2018-01-19 | 1 | -0/+4 |
* | | | | | | | Merge tag 'drm-fixes-for-v4.15-rc9' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 2018-01-19 | 17 | -167/+367 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge tag 'drm-intel-fixes-2018-01-18' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 2018-01-19 | 3 | -146/+242 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | drm/i915: Fix deadlock in i830_disable_pipe() | Ville Syrjälä | 2018-01-15 | 1 | -2/+5 |
| | * | | | | | | | drm/i915: Redo plane sanitation during readout | Ville Syrjälä | 2018-01-15 | 1 | -49/+65 |
| | * | | | | | | | drm/i915: Add .get_hw_state() method for planes | Ville Syrjälä | 2018-01-15 | 3 | -98/+175 |
| | | |_|/ / / /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 2018-01-19 | 10 | -13/+114 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | drm/nouveau/mmu/mcp77: fix regressions in stolen memory handling | Ben Skeggs | 2018-01-19 | 7 | -10/+109 |
| | * | | | | | | | drm/nouveau/bar/gk20a: Avoid bar teardown during init | Jon Hunter | 2018-01-19 | 2 | -2/+2 |
| | * | | | | | | | drm/nouveau/drm/nouveau: Pass the proper arguments to nvif_object_map_handle() | Thierry Reding | 2018-01-19 | 1 | -1/+3 |
| * | | | | | | | | Merge tag 'drm-misc-fixes-2018-01-17' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2018-01-18 | 1 | -3/+6 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | drm/sun4i: hdmi: Add missing rate halving check in sun4i_tmds_determine_rate | Jonathan Liu | 2018-01-11 | 1 | -2/+5 |
| | * | | | | | | | | drm/sun4i: hdmi: Fix incorrect assignment in sun4i_tmds_determine_rate | Jonathan Liu | 2018-01-11 | 1 | -1/+1 |
| | * | | | | | | | | drm/sun4i: hdmi: Check for unset best_parent in sun4i_tmds_determine_rate | Jonathan Liu | 2018-01-11 | 1 | -1/+1 |
| * | | | | | | | | | Merge branch 'vmwgfx-fixes-4.15' of git://people.freedesktop.org/~thomash/lin... | Dave Airlie | 2018-01-18 | 3 | -5/+5 |
| |\ \ \ \ \ \ \ \ \
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
| | * | | | | | | | | drm/vmwgfx: fix memory corruption with legacy/sou connectors | Rob Clark | 2018-01-17 | 2 | -4/+4 |
| | * | | | | | | | | drm/vmwgfx: Fix a boot time warning | Woody Suwalski | 2018-01-17 | 1 | -1/+1 |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-01-19 | 12 | -46/+88 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | ibmvnic: Fix IPv6 packet descriptors | Thomas Falcon | 2018-01-19 | 1 | -9/+11 |
| * | | | | | | | | | | ibmvnic: Fix IP offload control buffer | Thomas Falcon | 2018-01-19 | 1 | -0/+4 |
| * | | | | | | | | | | mlxsw: spectrum_router: Free LPM tree upon failure | Ido Schimmel | 2018-01-19 | 1 | -6/+14 |
| * | | | | | | | | | | Merge tag 'wireless-drivers-for-davem-2018-01-17' of git://git.kernel.org/pub... | David S. Miller | 2018-01-18 | 3 | -8/+5 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | brcmfmac: fix CLM load error for legacy chips when user helper is enabled | Wright Feng | 2018-01-16 | 1 | -6/+3 |
| | * | | | | | | | | | | ssb: Disable PCI host for PCI_DRIVERS_GENERIC | James Hogan | 2018-01-16 | 1 | -1/+1 |
| | * | | | | | | | | | | bcma: Fix 'allmodconfig' and BCMA builds on MIPS targets | Guenter Roeck | 2018-01-16 | 1 | -1/+1 |
| * | | | | | | | | | | | fm10k: mark PM functions as __maybe_unused | Arnd Bergmann | 2018-01-18 | 1 | -7/+2 |
| * | | | | | | | | | | | Net: ethernet: ti: netcp: Fix inbound ping crash if MTU size is greater than ... | Rex Chang | 2018-01-17 | 1 | -1/+1 |