aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/dt-bindings/reset (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-03userfaultfd: simplify fault handlingLinus Torvalds1-38/+1
2020-08-02list: add "list_del_init_careful()" to go with "list_empty_careful()"Linus Torvalds3-8/+21
2020-08-02mm: rewrite wait_on_page_bit_common() logicLinus Torvalds1-47/+85
2020-08-02Linux 5.8Linus Torvalds1-1/+1
2020-08-02kbuild: remove redundant FORCE definition in scripts/Makefile.modpostMasahiro Yamada1-3/+0
2020-08-02kconfig: qconf: remove wrong ConfigList::firstChild()Masahiro Yamada2-5/+1
2020-08-02platform/x86: asus-nb-wmi: Drop duplicate DMI quirk structuresAndy Shevchenko1-14/+9
2020-08-01vxlan: fix memleak of fdbTaehee Yoo1-2/+4
2020-08-01io_uring: flip if handling after io_setup_async_rwPavel Begunkov1-74/+72
2020-08-01fs: optimise kiocb_set_rw_flags()Pavel Begunkov1-5/+11
2020-08-01Revert "kconfig: qconf: don't show goback button on splitMode"Masahiro Yamada1-3/+2
2020-08-01Revert "kconfig: qconf: Change title for the item window"Masahiro Yamada1-9/+1
2020-08-01kconfig: qconf: remove "goBack" debug messageMasahiro Yamada1-1/+0
2020-08-01kconfig: qconf: use delete[] instead of delete to free arrayMasahiro Yamada1-2/+2
2020-08-01kconfig: qconf: compile moc object separatelyMasahiro Yamada3-7/+7
2020-08-01kconfig: qconf: use if_changed for qconf.moc ruleMasahiro Yamada1-2/+4
2020-08-01platform/x86: thinkpad_acpi: Make some symbols staticWei Yongjun1-2/+2
2020-08-01sched/doc: Factorize bits between sched-energy.rst & sched-capacity.rstValentin Schneider1-10/+2
2020-08-01sched/doc: Document capacity aware schedulingValentin Schneider2-0/+440
2020-08-01sched: Document arch_scale_*_capacity()Valentin Schneider2-0/+20
2020-07-31rds: Prevent kernel-infoleak in rds_notify_queue_get()Peilin Ye1-1/+2
2020-07-31net/sched: The error lable position is corrected in ct_init_moduleliujian1-2/+2
2020-07-31block: blk-timeout: delete duplicated wordRandy Dunlap1-1/+1
2020-07-31block: blk-mq-sched: delete duplicated wordRandy Dunlap1-1/+1
2020-07-31block: blk-mq: delete duplicated wordRandy Dunlap1-1/+1
2020-07-31block: genhd: delete duplicated wordsRandy Dunlap1-3/+3
2020-07-31block: elevator: delete duplicated word and fix typosRandy Dunlap1-2/+2
2020-07-31block: bio: delete duplicated wordsRandy Dunlap1-2/+2
2020-07-31block: bfq-iosched: fix duplicated wordRandy Dunlap1-1/+1
2020-07-31arm64: use IRQ_STACK_SIZE instead of THREAD_SIZE for irq stackManinder Singh1-1/+1
2020-07-31io_uring: don't touch 'ctx' after installing file descriptorJens Axboe1-3/+9
2020-07-31libtraceevent: Fix build with binutils 2.35Ben Hutchings1-1/+1
2020-07-31perf tools: Fix record failure when mixed with ARM SPE eventWei Li1-4/+4
2020-07-31perf tests: Fix test 68 zstd compression for s390Thomas Richter1-1/+2
2020-07-31tools lib traceevent: Fix memory leak in process_dynamic_array_lenPhilippe Duplessis-Guindon1-0/+1
2020-07-31cpuidle: ACPI: fix 'return' with no value build warningNeal Liu1-2/+2
2020-07-31kcsan: Improve IRQ state trace reportingMarco Elver4-0/+37
2020-07-31lockdep: Refactor IRQ trace events fields into structMarco Elver4-48/+50
2020-07-31Documentation: dontdiff: Add zstd compressed filesNick Terrell1-0/+1
2020-07-31.gitignore: Add ZSTD-compressed filesAdam Borowski1-0/+1
2020-07-31x86: Add support for ZSTD compressed kernelNick Terrell6-13/+22
2020-07-31x86: Bump ZO_z_extra_bytes margin for zstdNick Terrell1-1/+7
2020-07-31usr: Add support for zstd compressed initramfsNick Terrell2-0/+21
2020-07-31init: Add support for zstd compressed kernelNick Terrell3-2/+38
2020-07-31lib: Add zstd support to decompressNick Terrell5-0/+366
2020-07-31lib: Prepare zstd for preboot environment, improve performanceNick Terrell2-10/+13
2020-07-31ARM: mstar: Correct the compatible string for pmsleepDaniel Palmer1-1/+1
2020-07-31dt-bindings: arm: mstar: remove the binding description for mstar,pmsleepDaniel Palmer1-43/+0
2020-07-31dt-bindings: mfd: syscon: add compatible string for mstar,msc313-pmsleepDaniel Palmer1-0/+1
2020-07-31crypto: sa2ul - Fix inconsistent IS_ERR and PTR_ERRGustavo A. R. Silva1-1/+1