Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | hwmon: (aspeed-pwm-tacho) Call of_node_put() on a node not claimed | Stefan Schaeckeler | 2017-06-03 | 1 | -1/+0 | |
| * | | | | hwmon: (aspeed-pwm-tacho) On read failure return -ETIMEDOUT | Patrick Venture | 2017-05-31 | 1 | -3/+9 | |
| * | | | | hwmon: (aspeed-pwm-tacho) Select REGMAP | Guenter Roeck | 2017-05-31 | 1 | -0/+1 | |
* | | | | | Merge tag 'for-linus-20170602' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2017-06-03 | 4 | -19/+54 | |
|\ \ \ \ \ | ||||||
| * | | | | | mtd: nand: make nand_ooblayout_lp_hamming_ops static | Colin Ian King | 2017-05-22 | 1 | -1/+1 | |
| * | | | | | mtd: nand: tango: Update ecc_stats.corrected | Marc Gonzalez | 2017-05-22 | 1 | -7/+15 | |
| * | | | | | mtd: nand: tango: Export OF device ID table as module aliases | Andres Galacho | 2017-05-22 | 1 | -0/+1 | |
| * | | | | | mtd: nand: samsung: warn about un-parseable ECC info | Brian Norris | 2017-05-22 | 1 | -0/+3 | |
| * | | | | | mtd: nand: free vendor-specific resources in init failure paths | Brian Norris | 2017-05-22 | 1 | -9/+29 | |
| * | | | | | mtd: nand: drop unneeded module.h include | Brian Norris | 2017-05-22 | 1 | -1/+0 | |
| * | | | | | mtd: nand: don't leak buffers when ->scan_bbt() fails | Brian Norris | 2017-05-22 | 1 | -1/+5 | |
| |/ / / / | ||||||
* | | | | | Merge tag 'acpi-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2017-06-03 | 3 | -7/+6 | |
|\ \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *---. \ \ \ \ | Merge branches 'acpi-button', 'acpica' and 'acpi-sysfs' | Rafael J. Wysocki | 2017-06-03 | 3 | -7/+6 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| | | | * | | | | ACPI / sysfs: fix acpi_get_table() leak / acpi-sysfs denial of service | Dan Williams | 2017-04-27 | 1 | -2/+5 | |
| | | * | | | | | ACPICA: Tables: Fix regression introduced by a too early mechanism enabling | Lv Zheng | 2017-05-29 | 1 | -4/+0 | |
| | * | | | | | | Revert "ACPI / button: Change default behavior to lid_init_state=open" | Benjamin Tissoires | 2017-05-29 | 1 | -1/+1 | |
* | | | | | | | | Merge tag 'pm-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-06-03 | 2 | -3/+17 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2017-06-03 | 2 | -3/+17 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | cpufreq: kirkwood-cpufreq:- Handle return value of clk_prepare_enable() | Arvind Yadav | 2017-05-30 | 1 | -3/+16 | |
| | * | | | | | | | cpufreq: cpufreq_register_driver() should return -ENODEV if init fails | David Arcari | 2017-05-30 | 1 | -0/+1 | |
* | | | | | | | | | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-06-03 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fix race in drivers/char/random.c:get_reg() | Michael Schmitz | 2017-05-24 | 1 | -1/+5 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-06-03 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | pcmcia: remove left-over %Z format | Nicolas Iooss | 2017-06-03 | 1 | -3/+3 | |
* | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2017-06-02 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | drivers/perf: arm_pmu_acpi: avoid perf IRQ init when guest PMU is off | Wei Huang | 2017-05-30 | 1 | -0/+11 | |
* | | | | | | | | | | | Merge tag 'ceph-for-4.12-rc4' of git://github.com/ceph/ceph-client | Linus Torvalds | 2017-06-02 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | rbd: implement REQ_OP_WRITE_ZEROES | Ilya Dryomov | 2017-05-29 | 1 | -0/+2 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'for-4.12/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-06-02 | 7 | -30/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | dm: make flush bios explicitly sync | Jan Kara | 2017-05-31 | 5 | -5/+7 | |
| * | | | | | | | | | | | dm ioctl: restore __GFP_HIGH in copy_params() | Junaid Shahid | 2017-05-23 | 1 | -2/+3 | |
| * | | | | | | | | | | | dm integrity: use kvmalloc() instead of dm_integrity_kvmalloc() | Mikulas Patocka | 2017-05-22 | 1 | -21/+6 | |
| * | | | | | | | | | | | dm verity: fix no salt use case | Gilad Ben-Yossef | 2017-05-22 | 1 | -2/+2 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'md/4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds | 2017-06-02 | 6 | -14/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | md: Make flush bios explicitely sync | Jan Kara | 2017-05-31 | 3 | -5/+5 | |
| * | | | | | | | | | | | md: report sector of stripes with check mismatches | Nix | 2017-05-25 | 1 | -4/+14 | |
| * | | | | | | | | | | | md: uuid debug statement now in processor byte order. | Kyungchan Koh | 2017-05-25 | 1 | -4/+4 | |
| * | | | | | | | | | | | md-cluster: fix potential lock issue in add_new_disk | Guoqing Jiang | 2017-05-22 | 1 | -1/+3 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-06-02 | 1 | -10/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | nbd: don't leak nbd_config | Ilya Dryomov | 2017-05-30 | 1 | -0/+1 | |
| * | | | | | | | | | | | nbd: nbd_reset() call in nbd_dev_add() is redundant | Ilya Dryomov | 2017-05-30 | 1 | -10/+4 | |
* | | | | | | | | | | | | Merge tag 'drm-dp-quirk-for-v4.12-rc4' of git://people.freedesktop.org/~airli... | Linus Torvalds | 2017-06-02 | 7 | -58/+115 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge tag 'topic/dp-quirks-2017-05-31' of git://anongit.freedesktop.org/git/d... | Dave Airlie | 2017-06-02 | 7 | -58/+115 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | drm/i915: Detect USB-C specific dongles before reducing M and N | Jani Nikula | 2017-05-29 | 4 | -12/+26 | |
| | * | | | | | | | | | | | drm/dp: start a DPCD based DP sink/branch device quirk database | Jani Nikula | 2017-05-29 | 1 | -2/+50 | |
| | * | | | | | | | | | | | drm/i915: use drm DP helper to read DPCD desc | Jani Nikula | 2017-05-29 | 3 | -46/+6 | |
| | * | | | | | | | | | | | drm/dp: add helper for reading DP sink/branch device desc from DPCD | Jani Nikula | 2017-05-29 | 1 | -0/+35 | |
| | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'dmaengine-fix-4.12-rc4' of git://git.infradead.org/users/vkoul/sla... | Linus Torvalds | 2017-06-02 | 5 | -71/+85 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | dmaengine: pl330: fix warning in pl330_remove | Jean-Philippe Brucker | 2017-06-02 | 1 | -1/+2 | |
| * | | | | | | | | | | | | rcar-dmac: fixup descriptor pointer for descriptor mode | Kuninori Morimoto | 2017-05-30 | 1 | -0/+3 |