Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | locking/hung_task: Fix typo in CONFIG_DETECT_HUNG_TASK help text | Vivien Didelot | 2016-09-23 | 1 | -1/+1 | |
| | * | | | | | | | locking/atomic, arch/sh: Fix ATOMIC_FETCH_OP() | Peter Zijlstra | 2016-09-22 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-09-24 | 2 | -11/+12 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar | 2016-09-20 | 2 | -11/+12 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | x86/efi: Only map RAM into EFI page tables if in mixed-mode | Matt Fleming | 2016-09-20 | 1 | -1/+1 | |
| | | * | | | | | | | | x86/mm/pat: Prevent hang during boot when mapping pages | Matt Fleming | 2016-09-20 | 1 | -10/+11 | |
| | | | |/ / / / / / | | | |/| | | | | | | ||||||
| * | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-09-24 | 3 | -60/+60 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | irqchip/mips-gic: Fix local interrupts | Paul Burton | 2016-09-20 | 1 | -55/+50 | |
| | * | | | | | | | | | irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warning | James Morse | 2016-09-20 | 1 | -3/+4 | |
| | * | | | | | | | | | genirq: Skip chained interrupt trigger setup if type is IRQ_TYPE_NONE | Marc Zyngier | 2016-09-19 | 1 | -2/+6 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'hughd-fixes' (patches from Hugh Dickins) | Linus Torvalds | 2016-09-24 | 2 | -21/+3 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | mm: delete unnecessary and unsafe init_tlb_ubc() | Hugh Dickins | 2016-09-24 | 1 | -19/+0 | |
| | * | | | | | | | | | huge tmpfs: fix Committed_AS leak | Hugh Dickins | 2016-09-24 | 1 | -1/+2 | |
| | * | | | | | | | | | shmem: fix tmpfs to handle the huge= option properly | Toshi Kani | 2016-09-24 | 1 | -1/+1 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-09-23 | 3 | -9/+14 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended | Sudeep Holla | 2016-09-22 | 1 | -1/+2 | |
| | * | | | | | | | | | i2c: mux: pca954x: retry updating the mux selection on failure | Peter Rosin | 2016-09-21 | 1 | -1/+1 | |
| | * | | | | | | | | | i2c-eg20t: fix race between i2c init and interrupt enable | Yadi.hu | 2016-09-21 | 1 | -7/+11 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2016-09-23 | 2 | -7/+10 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Input: silead_gsl1680 - use "silead/" prefix for firmware loading | Hans de Goede | 2016-09-10 | 1 | -5/+6 | |
| | * | | | | | | | | | Input: silead_gsl1680 - document firmware-name, fix implementation | Hans de Goede | 2016-09-10 | 2 | -2/+4 | |
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-09-23 | 3 | -5/+19 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | blk-mq: skip unmapped queues in blk_mq_alloc_request_hctx | Christoph Hellwig | 2016-09-23 | 1 | -2/+14 | |
| | * | | | | | | | | | | nvme-rdma: only clear queue flags after successful connect | Sagi Grimberg | 2016-09-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | blk-throttle: Extend slice if throttle group is not empty | Vivek Goyal | 2016-09-19 | 1 | -2/+4 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-09-23 | 2 | -6/+15 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | btrfs: ensure that file descriptor used with subvol ioctls is a dir | Jeff Mahoney | 2016-09-21 | 1 | -0/+12 | |
| | * | | | | | | | | | | Btrfs: handle quota reserve failure properly | Josef Bacik | 2016-09-21 | 1 | -6/+3 | |
| * | | | | | | | | | | | Merge tag 'regmap-fix-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-09-23 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | regmap: fix deadlock on _regmap_raw_write() error path | Nikita Yushchenko | 2016-09-22 | 1 | -1/+5 | |
| * | | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2016-09-23 | 2 | -21/+31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | crypto: rsa-pkcs1pad - Handle leading zero for decryption | Herbert Xu | 2016-09-22 | 1 | -17/+24 | |
| | * | | | | | | | | | | | | KEYS: Fix skcipher IV clobbering | Herbert Xu | 2016-09-22 | 1 | -4/+7 | |
| * | | | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2016-09-23 | 3 | -22/+30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | arm64: kgdb: handle read-only text / modules | AKASHI Takahiro | 2016-09-23 | 2 | -14/+24 | |
| | * | | | | | | | | | | | | | arm64: Call numa_store_cpu_info() earlier. | David Daney | 2016-09-23 | 1 | -8/+6 | |
| | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge tag 'tags/nand-fixes-for-4.8-rc8' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2016-09-23 | 3 | -7/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | mtd: nand: mxc: fix obiwan error in mxc_nand_v[12]_ooblayout_free() functions | Lothar Waßmann | 2016-09-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | mtd: nand: fix chances to create incomplete ECC data when writing | RogerCC Lin | 2016-09-19 | 1 | -2/+5 | |
| | * | | | | | | | | | | | | | mtd: nand: fix generating over-boundary ECC data when writing | RogerCC Lin | 2016-09-19 | 1 | -4/+8 | |
| | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge tag 'mmc-v4.8-rc7' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 2016-09-23 | 2 | -5/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | mmc: dw_mmc: fix the spamming log message | Jaehoon Chung | 2016-09-22 | 2 | -5/+12 | |
| | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge tag 'configfs-for-4.8-2' of git://git.infradead.org/users/hch/configfs | Linus Torvalds | 2016-09-23 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | configfs: Return -EFBIG from configfs_write_bin_file. | Phil Turnbull | 2016-09-16 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2016-09-22 | 22 | -78/+212 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | [media] cx23885/saa7134: assign q->dev to the PCI device | Hans Verkuil | 2016-09-19 | 3 | -0/+3 | |
| | * | | | | | | | | | | | | | | [media] rcar-fcp: Make sure rcar_fcp_enable() returns 0 on success | Geert Uytterhoeven | 2016-09-15 | 1 | -1/+7 | |
| | * | | | | | | | | | | | | | | [media] cec: fix ioctl return code when not registered | Hans Verkuil | 2016-09-09 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | [media] cec: don't Feature Abort broadcast msgs when unregistered | Hans Verkuil | 2016-09-09 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | | [media] vcodec:mediatek: Refine VP8 encoder driver | Tiffany Lin | 2016-08-24 | 1 | -9/+7 |