Age | Commit message (Expand) | Author |
2020-03-21 | Merge branch 'linus' into locking/kcsan, to pick up fixes | Ingo Molnar |
2020-03-21 | Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts | Ingo Molnar |
2020-03-19 | Merge tag 'kbuild-fixes-v5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-03-19 | scripts/kallsyms: fix wrong kallsyms_relative_base | Mikhail Petrov |
2020-03-19 | modpost: Get proper section index by get_secindex() instead of st_shndx | Xiao Yang |
2020-03-17 | modpost: move the namespace field in Module.symvers last | Jessica Yu |
2020-03-14 | kbuild: Disable -Wpointer-to-enum-cast | Nathan Chancellor |
2020-03-12 | kconfig: introduce m32-flag and m64-flag | Masahiro Yamada |
2020-03-06 | parse-maintainers: Mark as executable | Jonathan Neuschäfer |
2020-02-27 | kbuild: remove unneeded semicolon at the end of cmd_dtb_check | Masahiro Yamada |
2020-02-27 | kbuild: fix DT binding schema rule to detect command line changes | Masahiro Yamada |
2020-02-21 | scripts/get_maintainer.pl: deprioritize old Fixes: addresses | Douglas Anderson |
2020-02-21 | get_maintainer: remove uses of P: for maintainer name | Joe Perches |
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-24 | Merge branch 'kcsan.2020.01.07a' into locking/kcsan | Ingo Molnar |
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 |