- 269a535 modpost: generate vmlinux.symvers and reuse it for the second modpost by Masahiro Yamada · 4 years, 7 months ago
- f1005b3 modpost: refactor -i option calculation by Masahiro Yamada · 4 years, 7 months ago
- bcfedae modpost: print symbol dump file as the build target in short log by Masahiro Yamada · 4 years, 7 months ago
- e3fb4df modpost: re-add -e to set external_module flag by Masahiro Yamada · 4 years, 7 months ago
- 7924799 modpost: rename ext_sym_list to dump_list by Masahiro Yamada · 4 years, 7 months ago
- ce2ddd6 modpost: allow to pass -i option multiple times to remove -e option by Masahiro Yamada · 4 years, 7 months ago
- 52c3416 modpost: track if the symbol origin is a dump file or ELF object by Masahiro Yamada · 4 years, 7 months ago
- 2beee86 modpost: load KBUILD_EXTRA_SYMBOLS files in order by Masahiro Yamada · 4 years, 7 months ago
- 4e5ab74 modpost: pass -N option only for modules modpost by Masahiro Yamada · 4 years, 7 months ago
- 89d6117 modpost: move -T option close to the modpost command by Masahiro Yamada · 4 years, 7 months ago
- 91e6ee5 modpost: fix -i (--ignore-errors) MAKEFLAGS detection by Masahiro Yamada · 4 years, 7 months ago
- b2c8855 kbuild: update modules.order only when contained modules are updated by Masahiro Yamada · 4 years, 7 months ago
- f0d50ca kbuild: refactor KBUILD_VMLINUX_{OBJS,LIBS} calculation by Masahiro Yamada · 4 years, 7 months ago
- 95fb631 kbuild: merge net-y and virt-y into drivers-y by Masahiro Yamada · 4 years, 7 months ago
- 23febe3 kbuild: merge init-y into core-y by Masahiro Yamada · 4 years, 7 months ago
- f3908ab kbuild: refactor tagets caluculation for KBUILD_{BUILTIN,KBUILD_MODULES} by Masahiro Yamada · 4 years, 7 months ago
- 0a8820e kbuild: refactor subdir-ym calculation by Masahiro Yamada · 4 years, 7 months ago
- fb2d99b kbuild: merge two 'ifdef CONFIG_TRIM_UNUSED_KSYMS' blocks by Masahiro Yamada · 4 years, 7 months ago
- 4b50c8c kbuild: force to build vmlinux if CONFIG_MODVERSION=y by Masahiro Yamada · 4 years, 7 months ago
- 10e68b02 Makefile: support compressed debug info by Nick Desaulniers · 4 years, 7 months ago
- 565587d modpost: refactor sech_name() by Masahiro Yamada · 4 years, 7 months ago
- d2e4d05 modpost: fix potential segmentation fault for addend_i386_rel() by Masahiro Yamada · 4 years, 7 months ago
- e9e81b6 kbuild: disallow multi-word in M= or KBUILD_EXTMOD by Masahiro Yamada · 4 years, 7 months ago
- 454753d kbuild: make modules.order rule consistent with built-in.a by Masahiro Yamada · 4 years, 7 months ago
- aaa385b kbuild: rename subdir-obj-y to subdir-builtin by Masahiro Yamada · 4 years, 7 months ago
- 6ba3bcb kbuild: move subdir-obj-y to scripts/Makefile.build by Masahiro Yamada · 4 years, 7 months ago
- b480fec kbuild: clear KBUILD_MODULES in top Makefile if CONFIG_MODULES=n by Masahiro Yamada · 4 years, 7 months ago
- e578edc kbuild: remove ifdef builtin-target / lib-target by Masahiro Yamada · 4 years, 7 months ago
- 9504bbe kbuild: doc: remove documentation about copying Module.symvers around by Masahiro Yamada · 4 years, 7 months ago
- 8451791 kbuild: make module name conflict fatal error by Masahiro Yamada · 4 years, 8 months ago
- 121c2a1 kbuild: error out if targets prefixed with '__' are directly run by Masahiro Yamada · 4 years, 8 months ago
- 93fdddf kbuild: add this-makefile as a shorthand for $(lastword $(MAKEFILE_LIST)) by Masahiro Yamada · 4 years, 8 months ago
- 827365f gcc-plugins: remove always-false $(if ...) in Makefile by Masahiro Yamada · 4 years, 8 months ago
- 9f64fbd bpfilter: document build requirements for bpfilter_umh by Valdis Kl ē tnieks · 4 years, 8 months ago
- 6ce16f2 scripts/checkstack.pl: fix arm sp regex by Maninder Singh · 4 years, 8 months ago
- 3311eee scripts/checkstack.pl: add arm push handling for stack usage by Maninder Singh · 4 years, 8 months ago
- 572220a scripts/checkstack.pl: Add argument to print stacks greather than value. by Maninder Singh · 4 years, 8 months ago
- 677f141 scripts/checkstack.pl: don't display $dre as different entity by Maninder Singh · 4 years, 8 months ago
- 859c817 modpost,fixdep: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
- 5967577 scripts: headers_install: Exit with error on config leak by Siddharth Gupta · 4 years, 8 months ago
- 0663c68 kbuild: remove {CLEAN,MRPROPER,DISTCLEAN}_DIRS by Masahiro Yamada · 4 years, 8 months ago
- 610134b kbuild: remove misleading stale FIXME comment by Masahiro Yamada · 4 years, 8 months ago
- 3044dd0 kbuild: invoke syncconfig if autoconf.h is missing by Masahiro Yamada · 4 years, 8 months ago
- 88a8e27 samples: watchdog: use 'userprogs' syntax by Masahiro Yamada · 4 years, 8 months ago
- b98ccc7 samples: timers: use 'userprogs' syntax by Masahiro Yamada · 4 years, 8 months ago
- 87ffbba samples: auxdisplay: use 'userprogs' syntax by Masahiro Yamada · 4 years, 8 months ago
- c4c1099 samples: mei: build sample program for target architecture by Masahiro Yamada · 4 years, 8 months ago
- 60fb0b1 samples: pidfd: build sample program for target architecture by Masahiro Yamada · 4 years, 8 months ago
- 28949b8 samples: vfs: build sample programs for target architecture by Masahiro Yamada · 4 years, 8 months ago
- 37249f5 samples: connector: build sample program for target architecture by Masahiro Yamada · 4 years, 8 months ago
- 82d00a9 samples: hidraw: build sample program for target architecture by Masahiro Yamada · 4 years, 8 months ago
- 87ecdf4 samples: uhid: build sample program for target architecture by Masahiro Yamada · 4 years, 8 months ago
- 8a45fe7 samples: uhid: fix warnings in uhid-example by Sam Ravnborg · 4 years, 8 months ago
- e079a08 kbuild: doc: document the new syntax 'userprogs' by Masahiro Yamada · 4 years, 8 months ago
- f59e766 samples: seccomp: build sample programs for target architecture by Masahiro Yamada · 4 years, 8 months ago
- 8a2cc05 bpfilter: use 'userprogs' syntax to build bpfilter_umh by Masahiro Yamada · 4 years, 8 months ago
- 7f3a59d kbuild: add infrastructure to build userspace programs by Masahiro Yamada · 4 years, 8 months ago
- b1183b6 bpfilter: check if $(CC) can link static libc in Kconfig by Masahiro Yamada · 4 years, 8 months ago
- 9371f86 bpfilter: match bit size of bpfilter_umh to that of the kernel by Masahiro Yamada · 4 years, 8 months ago
- 59721d4 kbuild: warn if always, hostprogs-y, or hostprogs-m is used by Masahiro Yamada · 4 years, 8 months ago
- 78046fa kbuild: determine the output format of DTC by the target suffix by Masahiro Yamada · 4 years, 8 months ago
- 1ca0c2f kbuild: remove unused AS assignment by Masahiro Yamada · 4 years, 8 months ago
- ea21e90 kbuild: remove '/' target by Masahiro Yamada · 4 years, 8 months ago
- 85e4a88 Revert "objtool: Skip samples subdirectory" by Masahiro Yamada · 4 years, 8 months ago
- 9a95015 kbuild: use CONFIG_CC_VERSION_TEXT to construct LINUX_COMPILER macro by Masahiro Yamada · 4 years, 8 months ago
- 30a7729 kbuild: use -MMD instead of -MD to exclude system headers from dependency by Masahiro Yamada · 4 years, 8 months ago
- 8b59cd8 kbuild: ensure full rebuild when the compiler is updated by Masahiro Yamada · 4 years, 8 months ago
- e33ae3e kbuild: use $(CC_VERSION_TEXT) to evaluate CC_IS_GCC and CC_IS_CLANG by Masahiro Yamada · 4 years, 8 months ago
- 081b4b5 unicore32: do not evaluate compiler's library path when cleaning by Masahiro Yamada · 4 years, 8 months ago
- dc960bf h8300: suppress error messages for 'make clean' by Masahiro Yamada · 4 years, 8 months ago
- 6632fa8 hexagon: suppress error message for 'make clean' by Masahiro Yamada · 4 years, 8 months ago
- 7e49afc um: do not evaluate compiler's library path when cleaning by Masahiro Yamada · 4 years, 8 months ago
- 2ef96a5 Linux 5.7-rc5 by Linus Torvalds · 4 years, 8 months ago
- c14cab2 Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- 8b00083 Merge tag 'objtool-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- bd2049f Merge tag 'locking-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- 27d2dcb Merge tag 'iommu-fixes-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 8 months ago
- 0a85ed6 Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
- e99332e gcc-10: mark more functions __init to avoid section mismatch warnings by Linus Torvalds · 4 years, 8 months ago
- 2e28f3b Merge tag 'riscv-for-linus-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 8 months ago
- 1a263ae gcc-10: avoid shadowing standard library 'free()' in crypto by Linus Torvalds · 4 years, 8 months ago
- adc7192 gcc-10: disable 'restrict' warning for now by Linus Torvalds · 4 years, 8 months ago
- 5a76021 gcc-10: disable 'stringop-overflow' warning for now by Linus Torvalds · 4 years, 8 months ago
- 59c7c3c nvme: fix possible hang when ns scanning fails during error recovery by Sagi Grimberg · 4 years, 8 months ago
- a8de6639 nvme-pci: fix "slimmer CQ head update" by Alexey Dobriyan · 4 years, 8 months ago
- 6bd87ee bdi: add a ->dev_name field to struct backing_dev_info by Christoph Hellwig · 4 years, 8 months ago
- d51cfc5 bdi: use bdi_dev_name() to get device name by Yufen Yu · 4 years, 8 months ago
- 4472099 gcc-10: disable 'array-bounds' warning for now by Linus Torvalds · 4 years, 8 months ago
- 5c45de2 gcc-10: disable 'zero-length-bounds' warning for now by Linus Torvalds · 4 years, 8 months ago
- 78a5255 Stop the ad-hoc games with -Wno-maybe-initialized by Linus Torvalds · 4 years, 8 months ago
- 1d3962a Merge tag 'io_uring-5.7-2020-05-08' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
- d5eeab8 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 8 months ago
- eb24fdd Merge tag 'ceph-for-5.7-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 8 months ago
- 12ae44a ceph: demote quotarealm lookup warning to a debug message by Luis Henriques · 4 years, 8 months ago
- 4334f30 Merge tag 'char-misc-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 8 months ago
- c61529f6 Merge tag 'driver-core-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 8 months ago
- e7a1c73 Merge tag 'staging-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 8 months ago
- cbd0e48 Merge tag 'tty-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 8 months ago
- 0a0b96b Merge tag 'usb-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 8 months ago
- 775a8e0 Merge tag 'drm-fixes-2020-05-08' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 8 months ago