summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-01Merge branch 'lkmm' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/...Ingo Molnar11-58/+285
2020-08-01Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...Ingo Molnar12-14/+1166
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-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller5-18/+126
2020-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller6-58/+104
2020-07-31Merge tag 'mlx5-fixes-2020-07-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller7-18/+42
2020-07-31rds: Prevent kernel-infoleak in rds_notify_queue_get()Peilin Ye1-1/+2
2020-07-31Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2-3/+10
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-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-5/+7
2020-07-31Merge branch 'for-next/read-barrier-depends' into for-next/coreCatalin Marinas31-547/+324
2020-07-31Merge branch 'for-next/tlbi' into for-next/coreCatalin Marinas12-32/+304
2020-07-31Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',...Catalin Marinas45-338/+1020
2020-07-31arm64: use IRQ_STACK_SIZE instead of THREAD_SIZE for irq stackManinder Singh1-1/+1
2020-07-31Merge tag 'powerpc-5.8-8' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-3/+42
2020-07-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-6/+6
2020-07-31Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds3-6/+24
2020-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds7-51/+57
2020-07-31Merge tag 'sound-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds6-10/+56
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-31Merge branch 'linus' into locking/core, to resolve conflictIngo Molnar350-3274/+3720
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-31crypto: sa2ul - Fix inconsistent IS_ERR and PTR_ERRGustavo A. R. Silva1-1/+1
2020-07-31hwrng: core - remove redundant initialization of variable retColin Ian King1-1/+1
2020-07-31crypto: x86/curve25519 - Remove unused carry variablesHerbert Xu1-4/+2