summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-05-185-13/+14
|\
| * sparc/ftrace: Fix ftrace graph time measurementLiam R. Howlett2017-05-171-7/+6
| * sparc: Fix -Wstringop-overflow warningOrlando Arias2017-05-173-4/+4
| * sparc64: Fix mapping of 64k pages with MAP_FIXEDNitin Gupta2017-05-171-2/+4
* | Merge tag 'kbuild-fixes-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-182-17/+28
|\ \
| * | kbuild: skip install/check of headers right under uapi directoriesMasahiro Yamada2017-05-172-17/+28
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-05-182-3/+7
|\ \ \
| * | | pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes()Kirill Tkhai2017-05-141-2/+6
| * | | pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processesEric W. Biederman2017-05-141-1/+1
| |/ /
* | | Merge tag 'hwmon-for-linus-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-181-0/+14
|\ \ \
| * | | hwmon: (coretemp) Handle frozen hotplug state correctlyThomas Gleixner2017-05-141-0/+14
| |/ /
* | | Merge tag 'for-4.12/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-178-52/+66
|\ \ \
| * | | dm cache: handle kmalloc failure allocating background_tracker structColin Ian King2017-05-171-0/+5
| * | | dm bufio: make the parameter "retain_bytes" unsigned longMikulas Patocka2017-05-161-8/+8
| * | | dm mpath: multipath_clone_and_map must not return -EIOChristoph Hellwig2017-05-151-1/+1
| * | | dm mpath: don't return -EIO from dm_report_EIOChristoph Hellwig2017-05-151-8/+11
| * | | dm rq: add a missing break to map_requestChristoph Hellwig2017-05-151-0/+1
| * | | dm space map disk: fix some book keeping in the disk space mapJoe Thornber2017-05-151-1/+14
| * | | dm thin metadata: call precommit before saving the rootsJoe Thornber2017-05-151-2/+2
| * | | dm cache policy smq: don't do any writebacks unless IDLEJoe Thornber2017-05-151-5/+4
| * | | dm cache: simplify the IDLE vs BUSY state calculationJoe Thornber2017-05-151-6/+3
| * | | dm cache: track all IO to the cache rather than just the origin device's IOJoe Thornber2017-05-151-8/+7
| * | | dm cache policy smq: stop preemptively demoting blocksJoe Thornber2017-05-151-12/+5
| * | | dm cache policy smq: put newly promoted entries at the top of the multiqueueJoe Thornber2017-05-151-0/+1
| * | | dm cache policy smq: be more aggressive about triggering a writebackJoe Thornber2017-05-151-1/+1
| * | | dm cache policy smq: only demote entries in bottom half of the clean multiqueueJoe Thornber2017-05-151-1/+1
| * | | dm cache: fix incorrect 'idle_time' reset in IO trackerJoe Thornber2017-05-151-0/+3
| |/ /
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-174-20/+34
|\ \ \ | |_|/ |/| |
| * | i2c: xgene: Set ACPI_COMPANION_I2CTin Huynh2017-05-171-0/+1
| * | i2c: mv64xxx: don't override deferred probing when getting irqThomas Petazzoni2017-05-161-3/+3
| * | Merge branch 'i2c-mux/for-current' of https://github.com/peda-r/i2c-mux into ...Wolfram Sang2017-05-162-17/+30
| |\ \ | | |/ | |/|
| | * i2c: mux: only print failure message on errorPeter Rosin2017-05-151-10/+16
| | * i2c: mux: reg: rename label to indicate what it doesPeter Rosin2017-05-151-2/+2
| | * i2c: mux: reg: put away the parent i2c adapter on probe failurePeter Rosin2017-05-151-5/+12
| |/
* | Merge tag 'pstore-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-161-9/+3
|\ \
| * | efi-pstore: Fix read iter after pstore API refactorKees Cook2017-05-161-9/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-05-1613-26/+55
|\ \ \
| * | | s390/virtio: change virtio_feature_desc:features type to __le32Heiko Carstens2017-05-151-1/+1
| * | | s390: convert debug_info.ref_count from atomic_t to refcount_tElena Reshetova2017-05-112-5/+6
| * | | s390: move _text symbol to address higher than zeroHeiko Carstens2017-05-091-1/+7
| * | | s390/qdio: increase string buffer sizeHeiko Carstens2017-05-091-1/+1
| * | | s390/ccwgroup: increase string buffer sizeHeiko Carstens2017-05-091-2/+2
| * | | s390/topology: let topology_mnest_limit() return unsigned charHeiko Carstens2017-05-091-1/+1
| * | | s390/uaccess: use sane length for __strncpy_from_user()Heiko Carstens2017-05-091-2/+2
| * | | s390/uprobes: fix compile for !KPROBESHeiko Carstens2017-05-033-10/+13
| * | | s390/ftrace: fix compile for !MODULESHeiko Carstens2017-05-031-0/+4
| * | | s390/cputime: fix incorrect system timeMartin Schwidefsky2017-05-031-3/+18
* | | | Merge tag 'edac_fix_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-161-21/+19
|\ \ \ \
| * | | | EDAC, amd64: Fix reporting of Chip Select sizes on Fam17hYazen Ghannam2017-05-031-21/+19
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-1674-249/+1026
|\ \ \ \ \