aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-14kbuild: deb-pkg: do not build linux-headers package if CONFIG_MODULES=nMasahiro Yamada2-9/+16
2020-10-12kbuild: enforce -Werror=return-typeOlaf Hering1-1/+1
2020-10-12scripts: remove namespace.plJacob Keller3-480/+2
2020-10-10builddeb: 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-25scripts/setlocalversion: make git describe output more reliableRasmus Villemoes1-5/+16
2020-09-25kbuild: remove cc-option test of -Werror=date-timeMasahiro Yamada2-2/+2
2020-09-25kbuild: remove cc-option test of -fno-stack-checkMasahiro Yamada1-1/+1
2020-09-25kbuild: remove cc-option test of -fno-strict-overflowMasahiro Yamada2-2/+2
2020-09-25kbuild: move CFLAGS_{KASAN,UBSAN,KCSAN} exports to relevant MakefilesMasahiro Yamada4-2/+6
2020-09-25kbuild: remove redundant CONFIG_KASAN check from scripts/Makefile.kasanMasahiro Yamada1-2/+0
2020-09-25kbuild: do not create built-in objects for external module buildsMasahiro Yamada1-1/+2
2020-09-25kbuild: 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-27Makefile: Add clang-tidy and static analyzer support to makefileNathan Huckleberry4-2/+93
2020-08-27gen_compile_commands: remove the warning about too few .cmd filesMasahiro Yamada1-10/+0
2020-08-27kbuild: wire up the build rule of compile_commands.json to MakefileMasahiro Yamada1-4/+25
2020-08-27gen_compile_commands: support *.o, *.a, modules.order in positional argumentMasahiro Yamada1-4/+96
2020-08-27gen_compile_commands: move directory walk to a generator functionMasahiro Yamada1-12/+32
2020-08-27gen_compile_commands: make -o option independent of -d optionMasahiro Yamada1-9/+9
2020-08-27gen_compile_commands: reword the help message of -d optionMasahiro Yamada1-2/+2
2020-08-27gen_compile_commands: do not support .cmd files under tools/ directoryMasahiro Yamada1-20/+12
2020-08-27gen_compile_commands: use choices for --log_levels optionMasahiro Yamada1-10/+4
2020-08-27gen_compile_commands: parse only the first line of .*.cmd filesMasahiro Yamada1-5/+2
2020-08-27kbuild: hide commands to run Kconfig, and show short log for syncconfigMasahiro Yamada2-9/+12
2020-08-27kbuild: Simplify DEBUG_INFO Kconfig handlingSedat Dilek2-7/+9
2020-08-23Linux 5.9-rc2Linus Torvalds1-1/+1
2020-08-22do_epoll_ctl(): clean the failure exits up a bitAl Viro1-13/+6
2020-08-22epoll: 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-21dt-bindings: vendor-prefixes: Remove trailing whitespaceGeert Uytterhoeven1-1/+1
2020-08-21KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not setWill Deacon1-4/+13
2020-08-21KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon10-10/+17
2020-08-21dt-bindings: net: correct description of phy-connection-typeMadalin Bucur1-1/+2
2020-08-21dt-bindings: PCI: intel,lgm-pcie: Fix matching on all snps,dw-pcie instancesRob Herring1-0/+8
2020-08-21bpf: Fix two typos in uapi/linux/bpf.hTobias Klauser2-10/+10
2020-08-21net: dsa: b53: check for timeoutTom Rix1-0/+2
2020-08-21ARM64: vdso32: Install vdso32 from vdso_installStephen Boyd2-1/+2
2020-08-21afs: Fix NULL deref in afs_dynroot_depopulate()David Howells1-9/+11
2020-08-21mm, page_alloc: fix core hung in free_pcppages_bulk()Charan Teja Reddy1-0/+5
2020-08-21mm: include CMA pages in lowmem_reserve at bootDoug Berger1-1/+1
2020-08-21squashfs: avoid bio_alloc() failure with 1Mbyte blocksPhillip Lougher1-1/+5
2020-08-21uprobes: __replace_page() avoid BUG in munlock_vma_page()Hugh Dickins1-1/+1
2020-08-21kernel/relay.c: fix memleak on destroy relay channelWei Yongjun1-0/+1
2020-08-21romfs: fix uninitialized memory leak in romfs_dev_read()Jann Horn1-3/+1
2020-08-21mm/rodata_test.c: fix missing function declarationLeon Romanovsky1-0/+1
2020-08-21mm/vunmap: add cond_resched() in vunmap_pmd_rangeAneesh Kumar K.V1-0/+2