Age | Commit message (Expand) | Author |
2021-09-24 | kasan: always respect CONFIG_KASAN_STACK | Nathan Chancellor |
2021-09-24 | scripts/sorttable: riscv: fix undeclared identifier 'EM_RISCV' error | Miles Chen |
2021-09-19 | Merge tag 'kbuild-fixes-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-09-19 | kbuild: Add -Werror=ignored-optimization-argument to CLANG_FLAGS | Nathan Chancellor |
2021-09-19 | kbuild: Fix comment typo in scripts/Makefile.modpost | Ramji Jiyani |
2021-09-19 | gen_compile_commands: fix missing 'sys' package | Kortan |
2021-09-19 | checkkconfigsymbols.py: Remove skipping of help lines in parse_kconfig_file | Ariel Marcovitch |
2021-09-19 | checkkconfigsymbols.py: Forbid passing 'HEAD' to --commit | Ariel Marcovitch |
2021-09-13 | Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version) | Linus Torvalds |
2021-09-13 | Documentation: raise minimum supported version of GCC to 5.1 | Nick Desaulniers |
2021-09-11 | Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-09-11 | Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw... | Linus Torvalds |
2021-09-10 | riscv: Enable BUILDTIME_TABLE_SORT | Jisheng Zhang |
2021-09-08 | Merge tag 'modules-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-08 | scripts: check_extable: fix typo in user error message | Randy Dunlap |
2021-09-08 | checkpatch: improve GIT_COMMIT_ID test | Joe Perches |
2021-09-08 | checkpatch: make email address check case insensitive | Mimi Zohar |
2021-09-08 | checkpatch: support wide strings | Joe Perches |
2021-09-06 | don't make the syscall checking produce errors from warnings | Stephen Rothwell |
2021-09-03 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-09-03 | Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2021-09-03 | kbuild: redo fake deps at include/ksym/*.h | Masahiro Yamada |
2021-09-03 | kbuild: clean up objtool_args slightly | Masahiro Yamada |
2021-09-03 | modpost: get the *.mod file path more simply | Masahiro Yamada |
2021-09-03 | checkkconfigsymbols.py: Fix the '--ignore' option | Ariel Marcovitch |
2021-09-03 | kbuild: merge vmlinux_link() between ARCH=um and other architectures | Masahiro Yamada |
2021-09-03 | kbuild: do not remove 'linux' link in scripts/link-vmlinux.sh | Masahiro Yamada |
2021-09-03 | kbuild: merge vmlinux_link() between the ordinary link and Clang LTO | Masahiro Yamada |
2021-09-03 | kbuild: remove stale *.symversions | Masahiro Yamada |
2021-09-03 | kbuild: remove unused quiet_cmd_update_lto_symversions | Masahiro Yamada |
2021-09-03 | gen_compile_commands: extract compiler command from a series of commands | Masahiro Yamada |
2021-09-03 | kbuild: Fix 'no symbols' warning when CONFIG_TRIM_UNUSD_KSYMS=y | Masahiro Yamada |
2021-09-03 | kbuild: Switch to 'f' variants of integrated assembler flag | Nathan Chancellor |
2021-09-03 | kbuild: warn if FORCE is missing for if_changed(_dep,_rule) and filechk | Masahiro Yamada |
2021-09-03 | kbuild: macrofy the condition of if_changed and friends | Masahiro Yamada |
2021-09-03 | kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANG | Sami Tolvanen |
2021-09-02 | Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2021-09-02 | Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-09-01 | Merge tag 'docs-5.15' of git://git.lwn.net/linux | Linus Torvalds |
2021-09-01 | Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-09-01 | parisc: Fix compile failure when building 64-bit kernel natively | Masahiro Yamada |
2021-09-01 | Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-08-31 | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-08-26 | PCI / VFIO: Add 'override_only' support for VFIO PCI sub system | Max Gurtovoy |
2021-08-23 | kbuild: Enable dtc 'pci_device_reg' warning by default | Rob Herring |
2021-08-17 | Merge tag 'v5.14-rc6' into locking/core, to pick up fixes | Ingo Molnar |
2021-08-15 | powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto | Christophe Leroy |
2021-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-08-12 | scripts/kernel-doc: Override -Werror from KCFLAGS with KDOC_WERROR | Laurent Pinchart |