summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | genirq: Skip chained interrupt trigger setup if type is IRQ_TYPE_NONEMarc Zyngier2016-09-191-2/+6
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'hughd-fixes' (patches from Hugh Dickins)Linus Torvalds2016-09-242-21/+3
|\ \ \ \ \ \ \
| * | | | | | | mm: delete unnecessary and unsafe init_tlb_ubc()Hugh Dickins2016-09-241-19/+0
| * | | | | | | huge tmpfs: fix Committed_AS leakHugh Dickins2016-09-241-1/+2
| * | | | | | | shmem: fix tmpfs to handle the huge= option properlyToshi Kani2016-09-241-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-09-233-9/+14
|\ \ \ \ \ \ \
| * | | | | | | i2c: qup: skip qup_i2c_suspend if the device is already runtime suspendedSudeep Holla2016-09-221-1/+2
| * | | | | | | i2c: mux: pca954x: retry updating the mux selection on failurePeter Rosin2016-09-211-1/+1
| * | | | | | | i2c-eg20t: fix race between i2c init and interrupt enableYadi.hu2016-09-211-7/+11
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-09-232-7/+10
|\ \ \ \ \ \ \
| * | | | | | | Input: silead_gsl1680 - use "silead/" prefix for firmware loadingHans de Goede2016-09-101-5/+6
| * | | | | | | Input: silead_gsl1680 - document firmware-name, fix implementationHans de Goede2016-09-102-2/+4
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-09-233-5/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | blk-mq: skip unmapped queues in blk_mq_alloc_request_hctxChristoph Hellwig2016-09-231-2/+14
| * | | | | | | | nvme-rdma: only clear queue flags after successful connectSagi Grimberg2016-09-221-1/+1
| * | | | | | | | blk-throttle: Extend slice if throttle group is not emptyVivek Goyal2016-09-191-2/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-232-6/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney2016-09-211-0/+12
| * | | | | | | | Btrfs: handle quota reserve failure properlyJosef Bacik2016-09-211-6/+3
* | | | | | | | | Merge tag 'regmap-fix-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-09-231-1/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | regmap: fix deadlock on _regmap_raw_write() error pathNikita Yushchenko2016-09-221-1/+5
* | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-09-232-21/+31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | crypto: rsa-pkcs1pad - Handle leading zero for decryptionHerbert Xu2016-09-221-17/+24
| * | | | | | | | | | KEYS: Fix skcipher IV clobberingHerbert Xu2016-09-221-4/+7
* | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-09-233-22/+30
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | arm64: kgdb: handle read-only text / modulesAKASHI Takahiro2016-09-232-14/+24
| * | | | | | | | | | | arm64: Call numa_store_cpu_info() earlier.David Daney2016-09-231-8/+6
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'tags/nand-fixes-for-4.8-rc8' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-09-233-7/+14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mtd: nand: mxc: fix obiwan error in mxc_nand_v[12]_ooblayout_free() functionsLothar Waßmann2016-09-191-1/+1
| * | | | | | | | | | | mtd: nand: fix chances to create incomplete ECC data when writingRogerCC Lin2016-09-191-2/+5
| * | | | | | | | | | | mtd: nand: fix generating over-boundary ECC data when writingRogerCC Lin2016-09-191-4/+8
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'mmc-v4.8-rc7' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-09-232-5/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mmc: dw_mmc: fix the spamming log messageJaehoon Chung2016-09-222-5/+12
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'configfs-for-4.8-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds2016-09-231-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | configfs: Return -EFBIG from configfs_write_bin_file.Phil Turnbull2016-09-161-0/+1
* | | | | | | | | | | | Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-09-2222-78/+212
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [media] cx23885/saa7134: assign q->dev to the PCI deviceHans Verkuil2016-09-193-0/+3
| * | | | | | | | | | | | [media] rcar-fcp: Make sure rcar_fcp_enable() returns 0 on successGeert Uytterhoeven2016-09-151-1/+7
| * | | | | | | | | | | | [media] cec: fix ioctl return code when not registeredHans Verkuil2016-09-091-1/+1
| * | | | | | | | | | | | [media] cec: don't Feature Abort broadcast msgs when unregisteredHans Verkuil2016-09-091-2/+1
| * | | | | | | | | | | | [media] vcodec:mediatek: Refine VP8 encoder driverTiffany Lin2016-08-241-9/+7
| * | | | | | | | | | | | [media] vcodec:mediatek: Refine H264 encoder driverTiffany Lin2016-08-241-8/+8
| * | | | | | | | | | | | [media] vcodec:mediatek: change H264 profile default to profile highTiffany Lin2016-08-241-1/+1
| * | | | | | | | | | | | [media] vcodec:mediatek: Add timestamp and timecode copy for V4L2 EncoderTiffany Lin2016-08-241-4/+19
| * | | | | | | | | | | | [media] vcodec:mediatek: Fix visible_height larger than coded_height issue in...Tiffany Lin2016-08-241-10/+0
| * | | | | | | | | | | | [media] vcodec:mediatek: Fix fops_vcodec_release flow for V4L2 EncoderTiffany Lin2016-08-242-2/+11
| * | | | | | | | | | | | [media] vcodec:mediatek:code refine for v4l2 Encoder driverTiffany Lin2016-08-242-2/+0
| * | | | | | | | | | | | [media] cec-funcs.h: add missing vendor-specific messagesHans Verkuil2016-08-221-0/+69
| * | | | | | | | | | | | [media] cec-edid: check for IEEE identifierHans Verkuil2016-08-221-1/+4
| * | | | | | | | | | | | [media] pulse8-cec: fix error handlingHans Verkuil2016-08-221-4/+4
OpenPOWER on IntegriCloud