summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mtd/fixes-for-5.7-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-171-0/+2
|\
| * mtd: spi-nor: Compile files in controllers/ directoryGuenter Roeck2020-04-091-0/+2
* | Merge tag 'linux-watchdog-5.7-rc2' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2020-04-171-0/+4
|\ \
| * | watchdog: sp805: fix restart handlerMichael Walle2020-04-081-0/+4
* | | Merge tag 'devicetree-fixes-for-5.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-04-1729-115/+162
|\ \ \
| * | | kbuild: check libyaml installation for 'make dt_binding_check'Masahiro Yamada2020-04-171-1/+1
| * | | of: unittest: kmemleak in duplicate property updateFrank Rowand2020-04-172-10/+25
| * | | of: overlay: kmemleak in dup_and_fixup_symbol_prop()Frank Rowand2020-04-171-0/+2
| * | | of: unittest: kmemleak in of_unittest_overlay_high_level()Frank Rowand2020-04-171-1/+4
| * | | of: unittest: kmemleak in of_unittest_platform_populate()Frank Rowand2020-04-171-2/+5
| * | | of: unittest: kmemleak on changeset destroyFrank Rowand2020-04-171-0/+4
| * | | MAINTAINERS: dt: fix pointers for ARM Integrator, Versatile and RealViewMauro Carvalho Chehab2020-04-171-1/+4
| * | | MAINTAINERS: dt: update display/allwinner file entryMauro Carvalho Chehab2020-04-171-1/+1
| * | | dt-bindings: iio: dac: AD5570R fix bindings errorsAlexandru Tachici2020-04-171-49/+44
| * | | dt-bindings: Fix misspellings of "Analog Devices"Geert Uytterhoeven2020-04-164-6/+6
| * | | dt-bindings: pwm: Fix cros-ec-pwm example dtc 'reg' warningRob Herring2020-04-151-5/+12
| * | | docs: dt: rockchip,dwc3.txt: fix a pointer to a renamed fileMauro Carvalho Chehab2020-04-141-1/+1
| * | | docs: dt: fix a broken reference for a file converted to jsonMauro Carvalho Chehab2020-04-141-1/+1
| * | | docs: dt: qcom,dwc3.txt: fix cross-reference for a converted fileMauro Carvalho Chehab2020-04-141-2/+2
| * | | docs: dt: fix broken reference to phy-cadence-torrent.yamlMauro Carvalho Chehab2020-04-141-1/+1
| * | | dt-bindings: interrupt-controller: Fix loongson,parent_int_map property schemaRob Herring2020-04-141-3/+2
| * | | dt-bindings: hwmon: Fix incorrect $id pathsRob Herring2020-04-142-2/+2
| * | | dt-bindings: Fix dtc warnings on reg and ranges in examplesRob Herring2020-04-148-23/+35
| * | | dt-bindings: BD718x7 - add missing I2C bus propertiesMatti Vaittinen2020-04-142-2/+6
| * | | dt-bindings: clock: syscon-icst: Remove unneeded unit nameFabio Estevam2020-04-141-1/+1
| * | | dt-bindings: touchscreen: edt-ft5x06: Remove unneeded I2C unit nameFabio Estevam2020-04-141-1/+1
| * | | dt-bindings: iio: dac: ad5770r: Fix the file pathFabio Estevam2020-04-141-1/+1
| * | | dt-bindings: iio: dac: ad5770r: Add vendor to compatible stringFabio Estevam2020-04-141-1/+1
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-04-172-13/+4
|\ \ \ \
| * | | | arm64: Delete the space separator in __emit_instFangrui Song2020-04-151-1/+3
| * | | | arm64: vdso: don't free unallocated pagesMark Rutland2020-04-151-12/+1
| |/ / /
* | | | Merge tag 'for-linus-5.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-172-2/+9
|\ \ \ \
| * | | | arm/xen: make _xen_start_info staticJason Yan2020-04-171-1/+1
| * | | | xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant statusJuergen Gross2020-04-141-1/+8
* | | | | Merge tag 'io_uring-5.7-2020-04-17' of git://git.kernel.dk/linux-blockLinus Torvalds2020-04-171-139/+162
|\ \ \ \ \
| * | | | | io_uring: don't count rqs failed after current onePavel Begunkov2020-04-151-3/+3
| * | | | | io_uring: kill already cached timeout.seq_offsetPavel Begunkov2020-04-151-6/+3
| * | | | | io_uring: fix cached_sq_head in io_timeout()Pavel Begunkov2020-04-151-7/+8
| * | | | | io_uring: only post events in io_poll_remove_all() if we completed someJens Axboe2020-04-141-3/+4
| * | | | | io_uring: io_async_task_func() should check and honor cancelationJens Axboe2020-04-131-0/+15
| * | | | | io_uring: check for need to re-wait in polled async handlingJens Axboe2020-04-131-14/+29
| * | | | | io_uring: correct O_NONBLOCK check for splice puntJens Axboe2020-04-131-1/+1
| * | | | | io_uring: restore req->work when canceling poll requestXiaoguang Wang2020-04-121-0/+10
| * | | | | io_uring: move all request init code in one placePavel Begunkov2020-04-121-52/+52
| * | | | | io_uring: keep all sqe->flags in req->flagsPavel Begunkov2020-04-121-10/+13
| * | | | | io_uring: early submission req fail codePavel Begunkov2020-04-121-31/+19
| * | | | | io_uring: track mm through current->mmPavel Begunkov2020-04-121-21/+16
| * | | | | io_uring: remove obsolete @mm_faultPavel Begunkov2020-04-121-3/+1
* | | | | | Merge tag 'block-5.7-2020-04-17' of git://git.kernel.dk/linux-blockLinus Torvalds2020-04-174-8/+9
|\ \ \ \ \ \
| * | | | | | blk-wbt: Drop needless newlines from tracepoint format stringsTommi Rantala2020-04-171-4/+4