Age | Commit message (Expand) | Author |
2020-03-29 | kbuild: add comment about grouped target | Masahiro Yamada |
2020-03-29 | kbuild: add -Wall to KBUILD_HOSTCXXFLAGS | Masahiro Yamada |
2020-03-29 | kconfig: remove unused variable in qconf.cc | Masahiro Yamada |
2020-03-25 | sparc: revive __HAVE_ARCH_STRLEN for 32bit sparc | Masahiro Yamada |
2020-03-25 | kbuild: refactor Makefile.dtbinst more | Masahiro Yamada |
2020-03-25 | kbuild: compute the dtbs_install destination more simply | Masahiro Yamada |
2020-03-20 | Makefile: disallow data races on gcc-10 as well | Sergei Trofimovich |
2020-03-13 | kconfig: make 'imply' obey the direct dependency | Masahiro Yamada |
2020-03-13 | kconfig: allow symbols implied by y to become m | Masahiro Yamada |
2020-03-13 | net: drop_monitor: use IS_REACHABLE() to guard net_dm_hw_report() | Masahiro Yamada |
2020-03-13 | modpost: return error if module is missing ns imports and MODULE_ALLOW_MISSIN... | Jessica Yu |
2020-03-13 | modpost: rework and consolidate logging interface | Jessica Yu |
2020-03-13 | kbuild: allow to run dt_binding_check without kernel configuration | Masahiro Yamada |
2020-03-13 | kbuild: allow to run dt_binding_check and dtbs_check in a single command | Masahiro Yamada |
2020-03-13 | kbuild: avoid concurrency issue in parallel building dtbs and dtbs_check | Masahiro Yamada |
2020-03-03 | kbuild: Build DT binding examples with dtc warnings enabled | Rob Herring |
2020-03-03 | kbuild: Always validate DT binding examples | Rob Herring |
2020-03-03 | kbuild: generate autoksyms.h early | Quentin Perret |
2020-03-03 | kbuild: split adjust_autoksyms.sh in two parts | Quentin Perret |
2020-03-03 | kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS | Quentin Perret |
2020-03-03 | kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST | Masahiro Yamada |
2020-03-03 | Documentation/llvm: add documentation on building w/ Clang/LLVM | Nick Desaulniers |
2020-03-03 | kbuild: remove trailing slash from devicetree/binding/ for descending | Masahiro Yamada |
2020-03-02 | fixdep: remove redundant null character check | Masahiro Yamada |
2020-03-02 | fixdep: remove unneeded code and comments about *.ver files | Masahiro Yamada |
2020-03-02 | kbuild: remove cc-option switch from -Wframe-larger-than= | Masahiro Yamada |
2020-03-02 | kbuild: remove the owner check in mkcompile_h | Masahiro Yamada |
2020-03-01 | Linux 5.6-rc4v5.6-rc4 | Linus Torvalds |
2020-03-01 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-03-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-03-01 | KVM: VMX: check descriptor table exits on instruction emulation | Oliver Upton |
2020-02-29 | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-02-29 | ext4: potential crash on allocation error in ext4_alloc_flex_bg_array() | Dan Carpenter |
2020-02-29 | macintosh: therm_windtunnel: fix regression when instantiating devices | Wolfram Sang |
2020-02-29 | jbd2: fix data races at struct journal_head | Qian Cai |
2020-02-29 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2020-02-28 | Merge tag 'pci-v5.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-02-28 | Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-02-28 | Merge tag 'io_uring-5.6-2020-02-28' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-02-28 | Merge branch 'nvme-5.6-rc4' of git://git.infradead.org/nvme into block-5.6 | Jens Axboe |
2020-02-28 | Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2020-02-28 | Merge tag 'pm-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2020-02-28 | Merge tag 'zonefs-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds |
2020-02-28 | Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini |
2020-02-28 | kvm: x86: Limit the number of "kvm: disabled by bios" messages | Erwan Velu |
2020-02-28 | Merge branches 'pm-sleep' and 'pm-devfreq' | Rafael J. Wysocki |
2020-02-28 | KVM: x86: avoid useless copy of cpufreq policy | Paolo Bonzini |
2020-02-28 | KVM: allow disabling -Werror | Paolo Bonzini |
2020-02-28 | KVM: x86: allow compiling as non-module with W=1 | Valdis Klētnieks |
2020-02-28 | KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis | Wanpeng Li |