Age | Commit message (Expand) | Author |
2020-02-11 | kbuild: fix mismatch between .version and include/generated/compile.h | Masahiro Yamada |
2020-02-11 | scripts/kallsyms: fix memory corruption caused by write over-run | Masahiro Yamada |
2020-02-09 | Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-02-07 | Merge tag 'docs-5.6-2' of git://git.lwn.net/linux | Linus Torvalds |
2020-02-05 | Allow git builds of Sphinx | Stephen Kitt |
2020-02-05 | kconfig: Invalidate all symbols after changing to y or m. | Tetsuo Handa |
2020-02-04 | mm: remove __krealloc | Florian Westphal |
2020-02-04 | scripts/kallsyms: change table to store (strcut sym_entry *) | Masahiro Yamada |
2020-02-04 | scripts/kallsyms: rename local variables in read_symbol() | Masahiro Yamada |
2020-02-04 | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada |
2020-02-04 | kconfig: fix broken dependency in randconfig-generated .config | Masahiro Yamada |
2020-02-01 | Merge tag 'kconfig-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2020-02-01 | Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2020-01-31 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-01-31 | scripts/spelling.txt: add "issus" typo | Luca Ceresoli |
2020-01-31 | scripts/spelling.txt: add more spellings to spelling.txt | Xiong |
2020-01-30 | Merge tag 'devicetree-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-01-29 | Merge tag 'docs-5.6' of git://git.lwn.net/linux | Linus Torvalds |
2020-01-29 | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-01-29 | builddeb: split libc headers deployment out into a function | Masahiro Yamada |
2020-01-29 | builddeb: split kernel headers deployment out into a function | Masahiro Yamada |
2020-01-29 | builddeb: remove redundant make for ARCH=um | Masahiro Yamada |
2020-01-29 | builddeb: avoid invoking sub-shells where possible | Masahiro Yamada |
2020-01-29 | builddeb: remove redundant $objtree/ | Masahiro Yamada |
2020-01-29 | builddeb: match temporary directory name to the package name | Masahiro Yamada |
2020-01-29 | builddeb: remove unneeded files in hdrobjfiles for headers package | Masahiro Yamada |
2020-01-28 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-01-28 | scripts/dtc: Revert "yamltree: Ensure consistent bracketing of properties wit... | Rob Herring |
2020-01-27 | scripts/find-unused-docs: Fix massive false positives | Geert Uytterhoeven |
2020-01-27 | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds |
2020-01-27 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2020-01-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-01-25 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2020-01-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-01-22 | bpf, btf: Always output invariant hit in pahole DWARF to BTF transform | Chris Down |
2020-01-22 | kbuild: use -S instead of -E for precise cc-option test in Kconfig | Masahiro Yamada |
2020-01-22 | builddeb: allow selection of .deb compressor | Michał Mirosław |
2020-01-19 | ARM: 8950/1: ftrace/recordmcount: filter relocation types | Alex Sverdlin |
2020-01-16 | kbuild: remove 'Building modules, stage 2.' log | Masahiro Yamada |
2020-01-16 | kbuild: remove *.tmp file when filechk fails | Masahiro Yamada |
2020-01-16 | modpost: assume STT_SPARC_REGISTER is defined | Masahiro Yamada |
2020-01-15 | kbuild: Add support for 'as-instr' to be used in Kconfig files | Catalin Marinas |
2020-01-13 | libbpf: Clean up bpf_helper_defs.h generation output | Andrii Nakryiko |
2020-01-14 | builddeb: make headers package thinner | Michał Mirosław |
2020-01-13 | Merge 5.5-rc6 into tty-next | Greg Kroah-Hartman |
2020-01-10 | kconfig: fix an "implicit declaration of function" warning | Bartosz Golaszewski |
2020-01-07 | kconfig: fix nesting of symbol help text | Thomas Hebb |
2020-01-07 | kconfig: distinguish between dependencies and visibility in help text | Thomas Hebb |
2020-01-07 | kconfig: list all definitions of a symbol in help text | Thomas Hebb |