Age | Commit message (Expand) | Author | Files | Lines |
2020-03-23 | Merge 5.6-rc7 into char-misc-next | Greg Kroah-Hartman | 5 | -18/+27 |
2020-03-21 | scripts: Fix the inclusion order in modpost | Vincenzo Frascino | 1 | -1/+5 |
2020-03-19 | Merge tag 'kbuild-fixes-v5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -18/+27 |
2020-03-19 | scripts/kallsyms: fix wrong kallsyms_relative_base | Mikhail Petrov | 1 | -4/+4 |
2020-03-19 | bpf: Support llvm-objcopy for vmlinux BTF | Fangrui Song | 1 | -14/+10 |
2020-03-19 | bus: mhi: core: Add uevent support for module autoloading | Manivannan Sadhasivam | 2 | -0/+13 |
2020-03-18 | modpost: Get proper section index by get_secindex() instead of st_shndx | Xiao Yang | 1 | -1/+2 |
2020-03-18 | kconfig: Add support for 'as-option' | Vincenzo Frascino | 1 | -0/+6 |
2020-03-17 | modpost: move the namespace field in Module.symvers last | Jessica Yu | 2 | -13/+13 |
2020-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2 | -9/+21 |
2020-03-14 | kbuild: Disable -Wpointer-to-enum-cast | Nathan Chancellor | 1 | -0/+1 |
2020-03-13 | bpf_helpers_doc.py: Fix warning when compiling bpftool | Carlos Neira | 1 | -0/+1 |
2020-03-13 | scripts/dtc: Update to upstream version v1.6.0-2-g87a656ae5ff9 | Rob Herring | 9 | -166/+296 |
2020-03-13 | scripts/dtc: Remove unused makefile fragments | Rob Herring | 3 | -43/+2 |
2020-03-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+0 |
2020-03-13 | kconfig: make 'imply' obey the direct dependency | Masahiro Yamada | 1 | -1/+3 |
2020-03-13 | kconfig: allow symbols implied by y to become m | Masahiro Yamada | 1 | -4/+1 |
2020-03-13 | modpost: return error if module is missing ns imports and MODULE_ALLOW_MISSIN... | Jessica Yu | 2 | -10/+19 |
2020-03-13 | modpost: rework and consolidate logging interface | Jessica Yu | 2 | -43/+40 |
2020-03-13 | kbuild: allow to run dt_binding_check without kernel configuration | Masahiro Yamada | 1 | -2/+3 |
2020-03-13 | bpf: Added new helper bpf_get_ns_current_pid_tgid | Carlos Neira | 1 | -0/+1 |
2020-03-12 | scsi: docs: convert scsi_mid_low_api.txt to ReST | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-03-12 | kconfig: introduce m32-flag and m64-flag | Masahiro Yamada | 1 | -0/+7 |
2020-03-10 | docs: move gcc-plugins to the kbuild manual | Jonathan Corbet | 1 | -1/+1 |
2020-03-09 | Merge 5.6-rc5 into char-misc-next | Greg Kroah-Hartman | 2 | -3/+3 |
2020-03-07 | parse-maintainers: Mark as executable | Jonathan Neuschäfer | 1 | -0/+0 |
2020-03-04 | kbuild: Remove debug info from kallsyms linking | Kees Cook | 1 | -9/+19 |
2020-03-03 | kbuild: Always validate DT binding examples | Rob Herring | 1 | -1/+2 |
2020-03-03 | kbuild: generate autoksyms.h early | Quentin Perret | 1 | -1/+2 |
2020-03-03 | kbuild: split adjust_autoksyms.sh in two parts | Quentin Perret | 2 | -32/+55 |
2020-03-03 | kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS | Quentin Perret | 1 | -0/+12 |
2020-03-03 | kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST | Masahiro Yamada | 1 | -4/+0 |
2020-03-02 | scripts/sphinx-pre-install: add '-p python3' to virtualenv | Tim Bird | 1 | -1/+16 |
2020-03-02 | fixdep: remove redundant null character check | Masahiro Yamada | 1 | -1/+1 |
2020-03-02 | fixdep: remove unneeded code and comments about *.ver files | Masahiro Yamada | 1 | -7/+1 |
2020-03-02 | kbuild: remove the owner check in mkcompile_h | Masahiro Yamada | 1 | -11/+0 |
2020-03-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -1/+1 |
2020-02-28 | i3c: Generate aliases for i3c modules | Boris Brezillon | 2 | -0/+26 |
2020-02-28 | selinux: remove unused initial SIDs and improve handling | Stephen Smalley | 1 | -3/+8 |
2020-02-26 | kbuild: remove unneeded semicolon at the end of cmd_dtb_check | Masahiro Yamada | 1 | -1/+1 |
2020-02-26 | kbuild: fix DT binding schema rule to detect command line changes | Masahiro Yamada | 1 | -2/+2 |
2020-02-26 | scripts/bpf: Switch to more portable python3 shebang | Scott Branden | 1 | -1/+1 |
2020-02-25 | docs: add a script to check sysctl docs | Stephen Kitt | 1 | -0/+181 |
2020-02-25 | scripts: documentation-file-ref-check: improve :doc: handling | Mauro Carvalho Chehab | 1 | -2/+9 |
2020-02-24 | Merge 5.6-rc3 into char-misc-next | Greg Kroah-Hartman | 3 | -31/+7 |
2020-02-21 | scripts/get_maintainer.pl: deprioritize old Fixes: addresses | Douglas Anderson | 1 | -4/+4 |
2020-02-21 | get_maintainer: remove uses of P: for maintainer name | Joe Perches | 1 | -24/+0 |
2020-02-11 | ver_linux: Query ld cache for versions of libc/libcpp run-time | Alexander Kapshuk | 1 | -17/+7 |
2020-02-10 | kbuild: fix mismatch between .version and include/generated/compile.h | Masahiro Yamada | 1 | -1/+1 |
2020-02-10 | scripts/kallsyms: fix memory corruption caused by write over-run | Masahiro Yamada | 1 | -2/+2 |