summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | perf/x86/intel/bts: Make sure debug store is validSebastian Andrzej Siewior2016-09-201-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-09-242-2/+2
|\ \ \ \ \ \ \
| * | | | | | | locking/hung_task: Fix typo in CONFIG_DETECT_HUNG_TASK help textVivien Didelot2016-09-231-1/+1
| * | | | | | | locking/atomic, arch/sh: Fix ATOMIC_FETCH_OP()Peter Zijlstra2016-09-221-1/+1
* | | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-242-11/+12
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2016-09-202-11/+12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86/efi: Only map RAM into EFI page tables if in mixed-modeMatt Fleming2016-09-201-1/+1
| | * | | | | | | | x86/mm/pat: Prevent hang during boot when mapping pagesMatt Fleming2016-09-201-10/+11
| | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-243-60/+60
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | irqchip/mips-gic: Fix local interruptsPaul Burton2016-09-201-55/+50Star
| * | | | | | | | | irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warningJames Morse2016-09-201-3/+4
| * | | | | | | | | 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/+3Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm: delete unnecessary and unsafe init_tlb_ubc()Hugh Dickins2016-09-241-19/+0Star
| * | | | | | | | | 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-243-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-242-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-243-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-231-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-221-0/+12
| * | | | | | | | | | Btrfs: handle quota reserve failure properlyJosef Bacik2016-09-221-6/+3Star
* | | | | | | | | | | 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/+6Star
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | 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