summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-10vdpa/mlx5: Fix uninitialised variable in core/mr.cAlex Dewar
2020-08-10vdpa_sim: init iommu lockMichael S. Tsirkin
2020-08-10Merge branch 'for-5.9/wiimote' into for-linusJiri Kosina
2020-08-10Merge branch 'for-5.9/lenovo' into for-linusJiri Kosina
2020-08-10Merge branch 'for-5.9/intel-ish' into for-linusJiri Kosina
2020-08-10Merge branch 'for-5.9/core-v2' into for-linusJiri Kosina
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-08-09Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-08-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-08-09Merge tag 'pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-08-09Merge tag 'mtd/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2020-08-09thunderbolt: merge fix for kunix_resource changesStephen Rothwell
2020-08-10kbuild: stop filtering out $(GCC_PLUGINS_CFLAGS) from cc-option baseMasahiro Yamada
2020-08-10kbuild: include scripts/Makefile.* only when relevant CONFIG is enabledMasahiro Yamada
2020-08-10kbuild: introduce hostprogs-always-y and userprogs-always-yMasahiro Yamada
2020-08-10kbuild: sort hostprogs before passing it to ifneqMasahiro Yamada
2020-08-10kbuild: move host .so build rules to scripts/gcc-plugins/MakefileMasahiro Yamada
2020-08-10kbuild: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-10kbuild: trace functions in subdirectories of lib/Masahiro Yamada
2020-08-10kbuild: introduce ccflags-remove-y and asflags-remove-yMasahiro Yamada
2020-08-10kbuild: do not export LDFLAGS_vmlinuxMasahiro Yamada
2020-08-10kbuild: always create directories of targetsMasahiro Yamada
2020-08-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-08-08arm64: Fix __cpu_logical_map undefined issueKefeng Wang
2020-08-08arm64/fixmap: make notes of fixed_addresses more preciselyPingfan Liu
2020-08-08Merge tag 'for-linus-5.9-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2020-08-07Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2020-08-07Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2020-08-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-07Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2020-08-07powerpc/ptrace: Fix build error in pkey_get()Michael Ellerman
2020-08-07Merge branch 'next' into for-linusDmitry Torokhov
2020-08-07fs: fix a struct path leak in path_umountChristoph Hellwig
2020-08-07tracing: Add trace_array_init_printk() to initialize instance trace_printk() ...Steven Rostedt (VMware)
2020-08-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-08-07Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2020-08-07Merge tag 'kallsyms_show_value-fix-v5.9-rc1' of git://git.kernel.org/pub/scm/...Linus Torvalds
2020-08-07Merge tag 'seccomp-v5.9-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-07Merge tag 'pm-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-08-07Merge tag 'for-5.9/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-08-07Merge tag 'mailbox-v5.9' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2020-08-07net/scm: Fix typo in SCM_RIGHTS compat refactoringKees Cook
2020-08-07Merge tag 'dmaengine-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07mm: vmscan: consistent update to pgrefillShakeel Butt
2020-08-07mm/vmscan.c: fix typodylan-meiners
2020-08-07khugepaged: khugepaged_test_exit() check mmget_still_valid()Hugh Dickins
2020-08-07khugepaged: retract_page_tables() remember to test exitHugh Dickins