summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-09builddeb: Add support for all required debian/rules targetsGuillem Jover1-2/+6
2020-10-09builddeb: Enable rootless buildsGuillem Jover2-2/+8
2020-10-09builddeb: Pass -n to gzip for reproducible packagesGuillem Jover1-1/+1
2020-10-09kbuild: split the build log of kallsymsMasahiro Yamada1-10/+10
2020-10-09kbuild: explicitly specify the build id styleBill Wendling10-11/+11
2020-09-24scripts/setlocalversion: make git describe output more reliableRasmus Villemoes1-5/+16
2020-09-24kbuild: remove cc-option test of -Werror=date-timeMasahiro Yamada2-2/+2
2020-09-24kbuild: remove cc-option test of -fno-stack-checkMasahiro Yamada1-1/+1
2020-09-24kbuild: remove cc-option test of -fno-strict-overflowMasahiro Yamada2-2/+2
2020-09-24kbuild: move CFLAGS_{KASAN,UBSAN,KCSAN} exports to relevant MakefilesMasahiro Yamada4-2/+6
2020-09-24kbuild: remove redundant CONFIG_KASAN check from scripts/Makefile.kasanMasahiro Yamada1-2/+0
2020-09-24kbuild: do not create built-in objects for external module buildsMasahiro Yamada1-1/+2
2020-09-24kbuild: preprocess module linker scriptMasahiro Yamada21-23/+34
2020-09-07arch: vdso: add vdso linker script to 'targets' instead of extra-yMasahiro Yamada6-6/+6
2020-08-26Makefile: Add clang-tidy and static analyzer support to makefileNathan Huckleberry4-2/+93
2020-08-26gen_compile_commands: remove the warning about too few .cmd filesMasahiro Yamada1-10/+0
2020-08-26kbuild: wire up the build rule of compile_commands.json to MakefileMasahiro Yamada1-4/+25
2020-08-26gen_compile_commands: support *.o, *.a, modules.order in positional argumentMasahiro Yamada1-4/+96
2020-08-26gen_compile_commands: move directory walk to a generator functionMasahiro Yamada1-12/+32
2020-08-26gen_compile_commands: make -o option independent of -d optionMasahiro Yamada1-9/+9
2020-08-26gen_compile_commands: reword the help message of -d optionMasahiro Yamada1-2/+2
2020-08-26gen_compile_commands: do not support .cmd files under tools/ directoryMasahiro Yamada1-20/+12
2020-08-26gen_compile_commands: use choices for --log_levels optionMasahiro Yamada1-10/+4
2020-08-26gen_compile_commands: parse only the first line of .*.cmd filesMasahiro Yamada1-5/+2
2020-08-26kbuild: hide commands to run Kconfig, and show short log for syncconfigMasahiro Yamada2-9/+12
2020-08-26kbuild: Simplify DEBUG_INFO Kconfig handlingSedat Dilek2-7/+9
2020-08-24Linux 5.9-rc2v5.9-rc2Linus Torvalds1-1/+1
2020-08-23Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds21-25/+161
2020-08-23Merge tag 'x86-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+6
2020-08-23Merge tag 'perf-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+49
2020-08-23Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-92/+52
2020-08-23Merge tag 'core-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2020-08-23Merge tag 'edac_urgent_for_v5.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-7/+7
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds44-163/+310
2020-08-23Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-13/+13
2020-08-23do_epoll_ctl(): clean the failure exits up a bitAl Viro1-13/+6
2020-08-23epoll: Keep a reference on files added to the check listMarc Zyngier1-2/+9
2020-08-22net: nexthop: don't allow empty NHA_GROUPNikolay Aleksandrov1-1/+4
2020-08-22Merge tag 'kbuild-fixes-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-89/+86
2020-08-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds6-22/+42
2020-08-22Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds8-41/+79
2020-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-18/+36
2020-08-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds16-52/+119
2020-08-22Merge tag 'devicetree-fixes-for-5.9-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds14-14/+42
2020-08-22dt-bindings: vendor-prefixes: Remove trailing whitespaceGeert Uytterhoeven1-1/+1
2020-08-22KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not setWill Deacon1-4/+13
2020-08-22KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon10-10/+17
2020-08-22dt-bindings: net: correct description of phy-connection-typeMadalin Bucur1-1/+2
2020-08-22Merge tag 'io_uring-5.9-2020-08-21' of git://git.kernel.dk/linux-blockLinus Torvalds1-94/+79
2020-08-22dt-bindings: PCI: intel,lgm-pcie: Fix matching on all snps,dw-pcie instancesRob Herring1-0/+8