| Commit message (Expand) | Author | Age | Files | Lines |
* | arm64: dts: mediatek: Add missing cooling device properties for CPUs | Viresh Kumar | 2018-07-02 | 2 | -0/+3 |
* | arm64: dts: mt7622: add EINT support to pinctrl | Sean Wang | 2018-06-25 | 2 | -2/+8 |
* | Linux 4.18-rc1v4.18-rc1 | Linus Torvalds | 2018-06-17 | 1 | -2/+2 |
* | Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-06-16 | 16 | -275/+174 |
|\ |
|
| * | bsg: fix race of bsg_open and bsg_unregister | Anatoliy Glagolev | 2018-06-15 | 1 | -11/+11 |
| * | block: remov blk_queue_invalidate_tags | Christoph Hellwig | 2018-06-15 | 3 | -38/+1 |
| * | Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus | Jens Axboe | 2018-06-15 | 11 | -224/+154 |
| |\ |
|
| | * | nvme-fabrics: fix and refine state checks in __nvmf_check_ready | Christoph Hellwig | 2018-06-15 | 1 | -20/+19 |
| | * | nvme-fabrics: handle the admin-only case properly in nvmf_check_ready | Christoph Hellwig | 2018-06-15 | 1 | -1/+2 |
| | * | nvme-fabrics: refactor queue ready check | Christoph Hellwig | 2018-06-15 | 5 | -50/+45 |
| | * | blk-mq: remove blk_mq_tagset_iter | Christoph Hellwig | 2018-06-14 | 2 | -31/+0 |
| | * | nvme: remove nvme_reinit_tagset | Christoph Hellwig | 2018-06-14 | 2 | -12/+0 |
| | * | nvme-fc: fix nulling of queue data on reconnect | James Smart | 2018-06-14 | 1 | -6/+5 |
| | * | nvme-fc: remove reinit_request routine | James Smart | 2018-06-14 | 1 | -20/+0 |
| | * | nvme-fc: change controllers first connect to use reconnect path | James Smart | 2018-06-14 | 1 | -57/+47 |
| | * | nvme: don't rely on the changed namespace list log | Christoph Hellwig | 2018-06-13 | 1 | -25/+11 |
| | * | nvmet: free smart-log buffer after use | Chaitanya Kulkarni | 2018-06-11 | 1 | -1/+3 |
| | * | nvme-rdma: fix error flow during mapping request data | Max Gurtovoy | 2018-06-11 | 1 | -7/+24 |
| | * | nvme: add bio remapping tracepoint | Hannes Reinecke | 2018-06-11 | 1 | -0/+4 |
| | * | nvme: fix NULL pointer dereference in nvme_init_subsystem | Israel Rukshin | 2018-06-11 | 1 | -1/+1 |
| * | | blk-mq: don't time out requests again that are in the timeout handler | Christoph Hellwig | 2018-06-14 | 2 | -0/+7 |
| * | | blk-mq: reinit q->tag_set_list entry only after grace period | Roman Pen | 2018-06-11 | 1 | -2/+1 |
* | | | Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental | Linus Torvalds | 2018-06-16 | 206 | -339/+372 |
|\ \ \ |
|
| * | | | fix a series of Documentation/ broken file name references | Mauro Carvalho Chehab | 2018-06-15 | 8 | -9/+10 |
| * | | | Documentation: rstFlatTable.py: fix a broken reference | Mauro Carvalho Chehab | 2018-06-15 | 1 | -2/+0 |
| * | | | ABI: sysfs-devices-system-cpu: remove a broken reference | Mauro Carvalho Chehab | 2018-06-15 | 1 | -3/+0 |
| * | | | devicetree: fix a series of wrong file references | Mauro Carvalho Chehab | 2018-06-15 | 8 | -14/+14 |
| * | | | devicetree: fix name of pinctrl-bindings.txt | Mauro Carvalho Chehab | 2018-06-15 | 9 | -12/+12 |
| * | | | devicetree: fix some bindings file names | Mauro Carvalho Chehab | 2018-06-15 | 3 | -3/+3 |
| * | | | MAINTAINERS: fix location of DT npcm files | Mauro Carvalho Chehab | 2018-06-15 | 1 | -1/+2 |
| * | | | MAINTAINERS: fix location of some display DT bindings | Mauro Carvalho Chehab | 2018-06-15 | 1 | -3/+2 |
| * | | | kernel-parameters.txt: fix pointers to sound parameters | Mauro Carvalho Chehab | 2018-06-15 | 1 | -4/+1 |
| * | | | bindings: nvmem/zii: Fix location of nvmem.txt | Mauro Carvalho Chehab | 2018-06-15 | 1 | -1/+1 |
| * | | | docs: Fix more broken references | Mauro Carvalho Chehab | 2018-06-15 | 23 | -41/+41 |
| * | | | scripts/documentation-file-ref-check: check tools/*/Documentation | Mauro Carvalho Chehab | 2018-06-15 | 1 | -0/+7 |
| * | | | scripts/documentation-file-ref-check: get rid of false-positives | Mauro Carvalho Chehab | 2018-06-15 | 1 | -3/+18 |
| * | | | scripts/documentation-file-ref-check: hint: dash or underline | Mauro Carvalho Chehab | 2018-06-15 | 1 | -0/+6 |
| * | | | scripts/documentation-file-ref-check: add a fix logic for DT | Mauro Carvalho Chehab | 2018-06-15 | 1 | -3/+17 |
| * | | | scripts/documentation-file-ref-check: accept more wildcards at filenames | Mauro Carvalho Chehab | 2018-06-15 | 1 | -1/+1 |
| * | | | scripts/documentation-file-ref-check: fix help message | Mauro Carvalho Chehab | 2018-06-15 | 1 | -1/+1 |
| * | | | media: max2175: fix location of driver's companion documentation | Mauro Carvalho Chehab | 2018-06-15 | 1 | -3/+3 |
| * | | | media: v4l: fix broken video4linux docs locations | Mauro Carvalho Chehab | 2018-06-15 | 7 | -15/+13 |
| * | | | media: dvb: point to the location of the old README.dvb-usb file | Mauro Carvalho Chehab | 2018-06-15 | 45 | -45/+45 |
| * | | | media: dvb: fix location of get_dvb_firmware script | Mauro Carvalho Chehab | 2018-06-15 | 16 | -30/+28 |
| * | | | docs: Fix some broken references | Mauro Carvalho Chehab | 2018-06-15 | 71 | -113/+113 |
| * | | | docs: fix broken references with multiple hints | Mauro Carvalho Chehab | 2018-06-15 | 16 | -24/+24 |
| * | | | arch/*: Kconfig: fix documentation for NMI watchdog | Mauro Carvalho Chehab | 2018-06-15 | 4 | -4/+4 |
| * | | | docs: crypto_engine.rst: Fix two parse warnings | Mauro Carvalho Chehab | 2018-06-15 | 1 | -3/+5 |
| * | | | docs: can.rst: fix a footnote reference | Mauro Carvalho Chehab | 2018-06-15 | 1 | -2/+2 |
* | | | | Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-06-16 | 14 | -147/+230 |
|\ \ \ \ |
|