Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-07-12 | Linux 5.18.11 | Greg Kroah-Hartman | 1 | -1/+1 |
2022-07-07 | Linux 5.18.10 | Greg Kroah-Hartman | 1 | -1/+1 |
2022-07-02 | Linux 5.18.9 | Greg Kroah-Hartman | 1 | -1/+1 |
2022-06-29 | Linux 5.18.8 | Greg Kroah-Hartman | 1 | -1/+1 |
2022-06-29 | kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS (2nd attempt) | Masahiro Yamada | 1 | -1/+1 |
2022-06-25 | Linux 5.18.7 | Greg Kroah-Hartman | 1 | -1/+1 |
2022-06-22 | Linux 5.18.6 | Greg Kroah-Hartman | 1 | -1/+1 |
2022-06-22 | gcc-12: disable '-Warray-bounds' universally for now | Linus Torvalds | 1 | -0/+1 |
2022-06-22 | gcc-12: disable '-Wdangling-pointer' warning for now | Linus Torvalds | 1 | -0/+3 |
2022-06-16 | Linux 5.18.5 | Greg Kroah-Hartman | 1 | -1/+1 |
2022-06-14 | Linux 5.18.4 | Greg Kroah-Hartman | 1 | -1/+1 |
2022-06-09 | Linux 5.18.3 | Greg Kroah-Hartman | 1 | -1/+1 |
2022-06-06 | Linux 5.18.2 | Greg Kroah-Hartman | 1 | -1/+1 |
2022-05-30 | Linux 5.18.1 | Greg Kroah-Hartman | 1 | -1/+1 |
2022-05-22 | Linux 5.18 | Linus Torvalds | 1 | -1/+1 |
2022-05-16 | Linux 5.18-rc7 | Linus Torvalds | 1 | -1/+1 |
2022-05-08 | Linux 5.18-rc6 | Linus Torvalds | 1 | -1/+1 |
2022-05-01 | Linux 5.18-rc5 | Linus Torvalds | 1 | -1/+1 |
2022-04-25 | Linux 5.18-rc4 | Linus Torvalds | 1 | -1/+1 |
2022-04-17 | Linux 5.18-rc3 | Linus Torvalds | 1 | -1/+1 |
2022-04-11 | Linux 5.18-rc2 | Linus Torvalds | 1 | -1/+1 |
2022-04-04 | Linux 5.18-rc1 | Linus Torvalds | 1 | -2/+2 |
2022-04-01 | kbuild: Remove '-mno-global-merge' | Nathan Chancellor | 1 | -4/+0 |
2022-03-31 | Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -19/+27 |
2022-03-31 | kbuild: Make $(LLVM) more flexible | Nathan Chancellor | 1 | -10/+16 |
2022-03-26 | Merge tag 'array-bounds-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+0 |
2022-03-25 | Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+4 |
2022-03-20 | Linux 5.17 | Linus Torvalds | 1 | -1/+1 |
2022-03-13 | Linux 5.17-rc8 | Linus Torvalds | 1 | -1/+1 |
2022-03-13 | Kbuild: use -std=gnu11 for KBUILD_USERCFLAGS | Arnd Bergmann | 1 | -1/+1 |
2022-03-13 | Kbuild: move to -std=gnu11 | Arnd Bergmann | 1 | -2/+2 |
2022-03-13 | Kbuild: use -Wdeclaration-after-statement | Mark Rutland | 1 | -1/+2 |
2022-03-07 | Linux 5.17-rc7 | Linus Torvalds | 1 | -1/+1 |
2022-02-28 | Linux 5.17-rc6 | Linus Torvalds | 1 | -1/+1 |
2022-02-21 | Linux 5.17-rc5 | Linus Torvalds | 1 | -1/+1 |
2022-02-15 | kbuild: replace $(if A,A,B) with $(or A,B) | Masahiro Yamada | 1 | -4/+4 |
2022-02-14 | kbuild: Add environment variables for userprogs flags | Elliot Berman | 1 | -4/+6 |
2022-02-14 | Makefile: Enable -Wzero-length-bounds | Kees Cook | 1 | -1/+0 |
2022-02-14 | Makefile: Enable -Warray-bounds | Kees Cook | 1 | -1/+0 |
2022-02-13 | Linux 5.17-rc4 | Linus Torvalds | 1 | -2/+2 |
2022-02-06 | Linux 5.17-rc3 | Linus Torvalds | 1 | -1/+1 |
2022-01-30 | Linux 5.17-rc2 | Linus Torvalds | 1 | -1/+1 |
2022-01-23 | Linux 5.17-rc1 | Linus Torvalds | 1 | -2/+2 |
2022-01-22 | Revert "Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH" | Masahiro Yamada | 1 | -1/+1 |
2022-01-19 | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -12/+3 |
2022-01-13 | Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -11/+0 |
2022-01-12 | Merge tag 'Wcast-function-type-5.17-rc1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+5 |
2022-01-10 | Linux 5.16 | Linus Torvalds | 1 | -1/+1 |
2022-01-08 | kbuild: do not quote string values in include/config/auto.conf | Masahiro Yamada | 1 | -2/+2 |
2022-01-08 | certs: refactor file cleaning | Masahiro Yamada | 1 | -1/+1 |