aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-13kbuild: allow to run dt_binding_check and dtbs_check in a single commandGravatar Masahiro Yamada 3-6/+12
2020-03-13kbuild: avoid concurrency issue in parallel building dtbs and dtbs_checkGravatar Masahiro Yamada 1-2/+6
2020-03-03kbuild: Build DT binding examples with dtc warnings enabledGravatar Rob Herring 1-0/+4
2020-03-03kbuild: Always validate DT binding examplesGravatar Rob Herring 3-10/+17
2020-03-03kbuild: generate autoksyms.h earlyGravatar Quentin Perret 2-3/+7
2020-03-03kbuild: split adjust_autoksyms.sh in two partsGravatar Quentin Perret 2-32/+55
2020-03-03kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMSGravatar Quentin Perret 2-0/+25
2020-03-03kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LISTGravatar Masahiro Yamada 7-26/+4
2020-03-03Documentation/llvm: add documentation on building w/ Clang/LLVMGravatar Nick Desaulniers 3-0/+82
2020-03-03kbuild: remove trailing slash from devicetree/binding/ for descendingGravatar Masahiro Yamada 1-1/+2
2020-03-02fixdep: remove redundant null character checkGravatar Masahiro Yamada 1-1/+1
2020-03-02fixdep: remove unneeded code and comments about *.ver filesGravatar Masahiro Yamada 1-7/+1
2020-03-02kbuild: remove cc-option switch from -Wframe-larger-than=Gravatar Masahiro Yamada 2-3/+2
2020-03-02kbuild: remove the owner check in mkcompile_hGravatar Masahiro Yamada 1-11/+0
2020-03-01Linux 5.6-rc4v5.6-rc4Gravatar Linus Torvalds 1-1/+1
2020-03-01Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-7/+7
2020-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 22-107/+171
2020-03-01KVM: VMX: check descriptor table exits on instruction emulationGravatar Oliver Upton 1-0/+15
2020-02-29Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-56/+34
2020-02-29ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()Gravatar Dan Carpenter 1-3/+3
2020-02-29macintosh: therm_windtunnel: fix regression when instantiating devicesGravatar Wolfram Sang 1-21/+31
2020-02-29jbd2: fix data races at struct journal_headGravatar Qian Cai 1-4/+4
2020-02-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 8-7/+14
2020-02-28Merge tag 'pci-v5.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-2/+2
2020-02-28Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 12-70/+136
2020-02-28Merge tag 'io_uring-5.6-2020-02-28' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-91/+74
2020-02-28Merge branch 'nvme-5.6-rc4' of git://git.infradead.org/nvme into block-5.6Gravatar Jens Axboe 1-1/+1
2020-02-28Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 4-5/+42
2020-02-28Merge tag 'pm-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 4-7/+12
2020-02-28Merge tag 'zonefs-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Gravatar Linus Torvalds 2-4/+5
2020-02-28Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Paolo Bonzini 15-77/+84
2020-02-28kvm: x86: Limit the number of "kvm: disabled by bios" messagesGravatar Erwan Velu 1-2/+2
2020-02-28Merge branches 'pm-sleep' and 'pm-devfreq'Gravatar Rafael J. Wysocki 3-5/+2
2020-02-28KVM: x86: avoid useless copy of cpufreq policyGravatar Paolo Bonzini 1-5/+5
2020-02-28KVM: allow disabling -WerrorGravatar Paolo Bonzini 2-1/+14
2020-02-28KVM: x86: allow compiling as non-module with W=1Gravatar Valdis Klētnieks 2-0/+4
2020-02-28KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipisGravatar Wanpeng Li 1-12/+21
2020-02-28KVM: Introduce pv check helpersGravatar Wanpeng Li 1-10/+24
2020-02-28KVM: let declaration of kvm_get_running_vcpus match implementationGravatar Christian Borntraeger 1-1/+1
2020-02-28KVM: SVM: allocate AVIC data structures based on kvm_amd module parameterGravatar Paolo Bonzini 1-1/+2
2020-02-27Merge tag 'drm-fixes-2020-02-28' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 14-43/+138
2020-02-28Merge tag 'drm-intel-fixes-2020-02-27' of git://anongit.freedesktop.org/drm/d...Gravatar Dave Airlie 7-38/+46
2020-02-28Merge tag 'amd-drm-fixes-5.6-2020-02-26' of git://people.freedesktop.org/~agd...Gravatar Dave Airlie 7-5/+92
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 70-536/+1062
2020-02-27MAINTAINERS: Correct Cadence PCI driver pathGravatar Lukas Bulwahn 1-1/+1
2020-02-27io_uring: fix 32-bit compatability with sendmsg/recvmsgGravatar Jens Axboe 1-0/+10
2020-02-27net: dsa: mv88e6xxx: Fix masking of egress portGravatar Andrew Lunn 1-2/+2
2020-02-27mlxsw: pci: Wait longer before accessing the device after resetGravatar Amit Cohen 1-1/+1
2020-02-27sfc: fix timestamp reconstruction at 16-bit rollover pointsGravatar Alex Maftei (amaftei) 1-3/+35
2020-02-27vsock: fix potential deadlock in transport->release()Gravatar Stefano Garzarella 3-13/+12