summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-29kbuild: add -Wall to KBUILD_HOSTCXXFLAGSMasahiro Yamada
2020-03-29kconfig: remove unused variable in qconf.ccMasahiro Yamada
2020-03-25sparc: revive __HAVE_ARCH_STRLEN for 32bit sparcMasahiro Yamada
2020-03-25kbuild: refactor Makefile.dtbinst moreMasahiro Yamada
2020-03-25kbuild: compute the dtbs_install destination more simplyMasahiro Yamada
2020-03-20Makefile: disallow data races on gcc-10 as wellSergei Trofimovich
2020-03-13kconfig: make 'imply' obey the direct dependencyMasahiro Yamada
2020-03-13kconfig: allow symbols implied by y to become mMasahiro Yamada
2020-03-13net: drop_monitor: use IS_REACHABLE() to guard net_dm_hw_report()Masahiro Yamada
2020-03-13modpost: return error if module is missing ns imports and MODULE_ALLOW_MISSIN...Jessica Yu
2020-03-13modpost: rework and consolidate logging interfaceJessica Yu
2020-03-13kbuild: allow to run dt_binding_check without kernel configurationMasahiro Yamada
2020-03-13kbuild: allow to run dt_binding_check and dtbs_check in a single commandMasahiro Yamada
2020-03-13kbuild: avoid concurrency issue in parallel building dtbs and dtbs_checkMasahiro Yamada
2020-03-03kbuild: Build DT binding examples with dtc warnings enabledRob Herring
2020-03-03kbuild: Always validate DT binding examplesRob Herring
2020-03-03kbuild: generate autoksyms.h earlyQuentin Perret
2020-03-03kbuild: split adjust_autoksyms.sh in two partsQuentin Perret
2020-03-03kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMSQuentin Perret
2020-03-03kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LISTMasahiro Yamada
2020-03-03Documentation/llvm: add documentation on building w/ Clang/LLVMNick Desaulniers
2020-03-03kbuild: remove trailing slash from devicetree/binding/ for descendingMasahiro Yamada
2020-03-02fixdep: remove redundant null character checkMasahiro Yamada
2020-03-02fixdep: remove unneeded code and comments about *.ver filesMasahiro Yamada
2020-03-02kbuild: remove cc-option switch from -Wframe-larger-than=Masahiro Yamada
2020-03-02kbuild: remove the owner check in mkcompile_hMasahiro Yamada
2020-03-01Linux 5.6-rc4Linus Torvalds
2020-03-01Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-03-01KVM: VMX: check descriptor table exits on instruction emulationOliver Upton
2020-02-29Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-02-29ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()Dan Carpenter
2020-02-29macintosh: therm_windtunnel: fix regression when instantiating devicesWolfram Sang
2020-02-29jbd2: fix data races at struct journal_headQian Cai
2020-02-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-02-28Merge tag 'pci-v5.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-02-28Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-02-28Merge tag 'io_uring-5.6-2020-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-02-28Merge branch 'nvme-5.6-rc4' of git://git.infradead.org/nvme into block-5.6Jens Axboe
2020-02-28Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-02-28Merge tag 'pm-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-02-28Merge tag 'zonefs-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2020-02-28Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-02-28kvm: x86: Limit the number of "kvm: disabled by bios" messagesErwan Velu
2020-02-28Merge branches 'pm-sleep' and 'pm-devfreq'Rafael J. Wysocki
2020-02-28KVM: x86: avoid useless copy of cpufreq policyPaolo Bonzini
2020-02-28KVM: allow disabling -WerrorPaolo Bonzini
2020-02-28KVM: x86: allow compiling as non-module with W=1Valdis Klētnieks
2020-02-28KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipisWanpeng Li
2020-02-28KVM: Introduce pv check helpersWanpeng Li