Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | scsi: lpfc: Don't return internal MBXERR_ERROR code from probe function | Stefano Brivio | 2017-09-15 | 1 | -0/+1 | |
| * | | | | | | scsi: aacraid: Fix 2T+ drives on SmartIOC-2000 | Dave Carroll | 2017-09-15 | 2 | -6/+11 | |
* | | | | | | | Merge tag 'platform-drivers-x86-v4.14-2' of git://git.infradead.org/linux-pla... | Linus Torvalds | 2017-09-29 | 1 | -4/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | platform/x86: fujitsu-laptop: Don't oops when FUJ02E3 is not presnt | Ville Syrjälä | 2017-09-27 | 1 | -4/+6 | |
* | | | | | | | | Merge tag 'led_fixes-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-09-29 | 4 | -16/+57 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | MAINTAINERS: Add entry for MediaTek PMIC LED driver | Sean Wang | 2017-09-25 | 1 | -0/+6 | |
| * | | | | | | | | as3645a: Unregister indicator LED on device unbind | Sakari Ailus | 2017-09-23 | 1 | -0/+1 | |
| * | | | | | | | | as3645a: Use integer numbers for parsing LEDs | Sakari Ailus | 2017-09-23 | 2 | -4/+30 | |
| * | | | | | | | | dt: bindings: as3645a: Use LED number to refer to LEDs | Sakari Ailus | 2017-09-23 | 1 | -10/+18 | |
| * | | | | | | | | as3645a: Use ams,input-max-microamp as documented in DT bindings | Sakari Ailus | 2017-09-23 | 2 | -2/+2 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2017-09-29 | 1 | -13/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fix infoleak in waitid(2) | Al Viro | 2017-09-29 | 1 | -13/+10 | |
* | | | | | | | | | Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-09-29 | 11 | -27/+72 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | btrfs: log csums for all modified extents | Josef Bacik | 2017-09-26 | 1 | -2/+10 | |
| * | | | | | | | | | Btrfs: fix unexpected result when dio reading corrupted blocks | Liu Bo | 2017-09-26 | 1 | -5/+2 | |
| * | | | | | | | | | btrfs: Report error on removing qgroup if del_qgroup_item fails | Sargun Dhillon | 2017-09-26 | 1 | -0/+2 | |
| * | | | | | | | | | Btrfs: skip checksum when reading compressed data if some IO have failed | Liu Bo | 2017-09-26 | 1 | -1/+8 | |
| * | | | | | | | | | Btrfs: fix kernel oops while reading compressed data | Liu Bo | 2017-09-26 | 1 | -0/+9 | |
| * | | | | | | | | | Btrfs: use btrfs_op instead of bio_op in __btrfs_map_block | Liu Bo | 2017-09-26 | 1 | -1/+1 | |
| * | | | | | | | | | Btrfs: do not backup tree roots when fsync | Liu Bo | 2017-09-26 | 1 | -1/+8 | |
| * | | | | | | | | | btrfs: remove BTRFS_FS_QUOTA_DISABLING flag | Misono, Tomohiro | 2017-09-26 | 2 | -5/+0 | |
| * | | | | | | | | | btrfs: propagate error to btrfs_cmp_data_prepare caller | Naohiro Aota | 2017-09-26 | 1 | -1/+1 | |
| * | | | | | | | | | btrfs: prevent to set invalid default subvolid | satoru takeuchi | 2017-09-26 | 1 | -0/+4 | |
| * | | | | | | | | | Btrfs: send: fix error number for unknown inode types | Tsutomu Itoh | 2017-09-26 | 1 | -1/+1 | |
| * | | | | | | | | | btrfs: fix NULL pointer dereference from free_reloc_roots() | Naohiro Aota | 2017-09-26 | 1 | -1/+1 | |
| * | | | | | | | | | btrfs: finish ordered extent cleaning if no progress is found | Naohiro Aota | 2017-09-26 | 1 | -0/+8 | |
| * | | | | | | | | | btrfs: clear ordered flag on cleaning up ordered extents | Naohiro Aota | 2017-09-26 | 1 | -0/+12 | |
| * | | | | | | | | | Btrfs: fix incorrect {node,sector}size endianness from BTRFS_IOC_FS_INFO | Omar Sandoval | 2017-09-26 | 1 | -3/+3 | |
| * | | | | | | | | | Btrfs: do not reset bio->bi_ops while writing bio | Liu Bo | 2017-09-26 | 1 | -3/+0 | |
| * | | | | | | | | | Btrfs: use the new helper wbc_to_write_flags | Liu Bo | 2017-09-26 | 1 | -3/+2 | |
* | | | | | | | | | | Merge tag 'md/4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds | 2017-09-29 | 4 | -32/+50 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | md/raid5: cap worker count | Shaohua Li | 2017-09-27 | 1 | -2/+5 | |
| * | | | | | | | | | | dm-raid: fix a race condition in request handling | Shaohua Li | 2017-09-27 | 1 | -1/+1 | |
| * | | | | | | | | | | md: fix a race condition for flush request handling | Shaohua Li | 2017-09-27 | 1 | -4/+10 | |
| * | | | | | | | | | | md: separate request handling | Shaohua Li | 2017-09-27 | 2 | -25/+34 | |
* | | | | | | | | | | | Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-09-29 | 2 | -2/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | PCI: Fix race condition with driver_override | Nicolai Stange | 2017-09-25 | 1 | -2/+9 | |
| * | | | | | | | | | | | PCI: Add dummy pci_acs_enabled() for CONFIG_PCI=n build | Geert Uytterhoeven | 2017-09-25 | 1 | -0/+2 | |
* | | | | | | | | | | | | Merge tag 'drm-fixes-for-v4.14-rc3' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 2017-09-29 | 12 | -30/+245 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'drm-misc-fixes-2017-09-28-1' of git://anongit.freedesktop.org/git/... | Dave Airlie | 2017-09-29 | 4 | -21/+26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | drm/tegra: trace: Fix path to include | Thierry Reding | 2017-09-26 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | qxl: fix framebuffer unpinning | Gerd Hoffmann | 2017-09-25 | 1 | -3/+4 | |
| | * | | | | | | | | | | | | drm/sun4i: cec: Enable back CEC-pin framework | Hans Verkuil | 2017-09-22 | 2 | -2/+2 | |
| | * | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into drm-misc-fixes | Sean Paul | 2017-09-21 | 11796 | -374842/+627654 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | qxl: fix primary surface handling | Gerd Hoffmann | 2017-09-12 | 1 | -15/+19 | |
| * | | | | | | | | | | | | | Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2017-09-28 | 2 | -2/+189 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | drm/radeon: disable hard reset in hibernate for APUs | Alex Deucher | 2017-09-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | drm/amdgpu: revert tile table update for oland | Jean Delvare | 2017-09-14 | 1 | -1/+188 | |
| * | | | | | | | | | | | | | | Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into... | Dave Airlie | 2017-09-28 | 2 | -2/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | etnaviv: fix gem object list corruption | Lucas Stach | 2017-09-13 | 1 | -0/+3 |