summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-07-31Merge tag 'mlx5-fixes-2020-07-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-07-31rds: Prevent kernel-infoleak in rds_notify_queue_get()Peilin Ye
2020-07-31Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2020-07-31net/sched: The error lable position is corrected in ct_init_moduleliujian
2020-07-31block: blk-timeout: delete duplicated wordRandy Dunlap
2020-07-31block: blk-mq-sched: delete duplicated wordRandy Dunlap
2020-07-31block: blk-mq: delete duplicated wordRandy Dunlap
2020-07-31block: genhd: delete duplicated wordsRandy Dunlap
2020-07-31block: elevator: delete duplicated word and fix typosRandy Dunlap
2020-07-31block: bio: delete duplicated wordsRandy Dunlap
2020-07-31block: bfq-iosched: fix duplicated wordRandy Dunlap
2020-07-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-31Merge branch 'for-next/read-barrier-depends' into for-next/coreCatalin Marinas
2020-07-31Merge branch 'for-next/tlbi' into for-next/coreCatalin Marinas
2020-07-31Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',...Catalin Marinas
2020-07-31arm64: use IRQ_STACK_SIZE instead of THREAD_SIZE for irq stackManinder Singh
2020-07-31Merge tag 'powerpc-5.8-8' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-07-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-07-31Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-07-31Merge tag 'sound-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2020-07-31io_uring: don't touch 'ctx' after installing file descriptorJens Axboe
2020-07-31libtraceevent: Fix build with binutils 2.35Ben Hutchings
2020-07-31perf tools: Fix record failure when mixed with ARM SPE eventWei Li
2020-07-31perf tests: Fix test 68 zstd compression for s390Thomas Richter
2020-07-31tools lib traceevent: Fix memory leak in process_dynamic_array_lenPhilippe Duplessis-Guindon
2020-07-31cpuidle: ACPI: fix 'return' with no value build warningNeal Liu
2020-07-31Merge branch 'linus' into locking/core, to resolve conflictIngo Molnar
2020-07-31kcsan: Improve IRQ state trace reportingMarco Elver
2020-07-31lockdep: Refactor IRQ trace events fields into structMarco Elver
2020-07-31Documentation: dontdiff: Add zstd compressed filesNick Terrell
2020-07-31.gitignore: Add ZSTD-compressed filesAdam Borowski
2020-07-31x86: Add support for ZSTD compressed kernelNick Terrell
2020-07-31x86: Bump ZO_z_extra_bytes margin for zstdNick Terrell
2020-07-31usr: Add support for zstd compressed initramfsNick Terrell
2020-07-31init: Add support for zstd compressed kernelNick Terrell
2020-07-31lib: Add zstd support to decompressNick Terrell
2020-07-31lib: Prepare zstd for preboot environment, improve performanceNick Terrell
2020-07-31ARM: mstar: Correct the compatible string for pmsleepDaniel Palmer
2020-07-31dt-bindings: arm: mstar: remove the binding description for mstar,pmsleepDaniel Palmer
2020-07-31dt-bindings: mfd: syscon: add compatible string for mstar,msc313-pmsleepDaniel Palmer
2020-07-31Merge tag 'qcom-arm64-for-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2020-07-31Merge tag 'amlogic-dt64-4' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann
2020-07-31Merge tag 'qcom-drivers-for-5.9-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2020-07-31Merge tag 'memory-controller-drv-5.9-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2020-07-31crypto: sa2ul - Fix inconsistent IS_ERR and PTR_ERRGustavo A. R. Silva
2020-07-31hwrng: core - remove redundant initialization of variable retColin Ian King
2020-07-31crypto: x86/curve25519 - Remove unused carry variablesHerbert Xu