Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Linux 5.18-rc5 | Linus Torvalds | 2022-05-01 | 1 | -1/+1 |
* | Linux 5.18-rc4 | Linus Torvalds | 2022-04-24 | 1 | -1/+1 |
* | Linux 5.18-rc3 | Linus Torvalds | 2022-04-17 | 1 | -1/+1 |
* | Linux 5.18-rc2 | Linus Torvalds | 2022-04-10 | 1 | -1/+1 |
* | Linux 5.18-rc1 | Linus Torvalds | 2022-04-03 | 1 | -2/+2 |
* | kbuild: Remove '-mno-global-merge' | Nathan Chancellor | 2022-04-02 | 1 | -4/+0 |
* | Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-03-31 | 1 | -19/+27 |
|\ | |||||
| * | kbuild: Make $(LLVM) more flexible | Nathan Chancellor | 2022-03-31 | 1 | -10/+16 |
| * | kbuild: replace $(if A,A,B) with $(or A,B) | Masahiro Yamada | 2022-02-15 | 1 | -4/+4 |
| * | kbuild: Add environment variables for userprogs flags | Elliot Berman | 2022-02-14 | 1 | -4/+6 |
* | | Merge tag 'array-bounds-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-03-26 | 1 | -2/+0 |
|\ \ | |||||
| * | | Makefile: Enable -Wzero-length-bounds | Kees Cook | 2022-02-13 | 1 | -1/+0 |
| * | | Makefile: Enable -Warray-bounds | Kees Cook | 2022-02-13 | 1 | -1/+0 |
* | | | Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-03-25 | 1 | -3/+4 |
|\ \ \ | |||||
| * | | | Kbuild: use -std=gnu11 for KBUILD_USERCFLAGS | Arnd Bergmann | 2022-03-13 | 1 | -1/+1 |
| * | | | Kbuild: move to -std=gnu11 | Arnd Bergmann | 2022-03-13 | 1 | -2/+2 |
| * | | | Kbuild: use -Wdeclaration-after-statement | Mark Rutland | 2022-03-13 | 1 | -1/+2 |
| | |/ | |/| | |||||
* | | | Linux 5.17v5.17 | Linus Torvalds | 2022-03-20 | 1 | -1/+1 |
* | | | Linux 5.17-rc8 | Linus Torvalds | 2022-03-13 | 1 | -1/+1 |
* | | | Linux 5.17-rc7 | Linus Torvalds | 2022-03-06 | 1 | -1/+1 |
* | | | Linux 5.17-rc6 | Linus Torvalds | 2022-02-27 | 1 | -1/+1 |
* | | | Linux 5.17-rc5 | Linus Torvalds | 2022-02-20 | 1 | -1/+1 |
|/ / | |||||
* / | Linux 5.17-rc4 | Linus Torvalds | 2022-02-13 | 1 | -2/+2 |
|/ | |||||
* | Linux 5.17-rc3 | Linus Torvalds | 2022-02-06 | 1 | -1/+1 |
* | Linux 5.17-rc2 | Linus Torvalds | 2022-01-30 | 1 | -1/+1 |
* | Linux 5.17-rc1 | Linus Torvalds | 2022-01-23 | 1 | -2/+2 |
* | Revert "Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH" | Masahiro Yamada | 2022-01-23 | 1 | -1/+1 |
* | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2022-01-19 | 1 | -12/+3 |
|\ | |||||
| * | kbuild: do not quote string values in include/config/auto.conf | Masahiro Yamada | 2022-01-08 | 1 | -2/+2 |
| * | certs: refactor file cleaning | Masahiro Yamada | 2022-01-08 | 1 | -1/+1 |
| * | kbuild: remove headers_check stub | Masahiro Yamada | 2022-01-08 | 1 | -9/+0 |
* | | Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-01-12 | 1 | -11/+0 |
|\ \ | |||||
| * | | x86: Move RETPOLINE*_CFLAGS to arch Makefile | Peter Zijlstra | 2021-12-08 | 1 | -11/+0 |
* | | | Merge tag 'Wcast-function-type-5.17-rc1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2022-01-11 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | Makefile: Enable -Wcast-function-type | Gustavo A. R. Silva | 2021-11-15 | 1 | -0/+5 |
* | | | | Linux 5.16v5.16 | Linus Torvalds | 2022-01-09 | 1 | -1/+1 |
* | | | | Linux 5.16-rc8 | Linus Torvalds | 2022-01-02 | 1 | -1/+1 |
* | | | | Linux 5.16-rc7 | Linus Torvalds | 2021-12-26 | 1 | -1/+1 |
* | | | | Linux 5.16-rc6 | Linus Torvalds | 2021-12-19 | 1 | -1/+1 |
* | | | | Linux 5.16-rc5 | Linus Torvalds | 2021-12-12 | 1 | -1/+1 |
* | | | | Merge tag 'devicetree-fixes-for-5.16-2' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2021-12-11 | 1 | -5/+5 |
|\ \ \ \ | |||||
| * | | | | Revert "kbuild: Enable DT schema checks for %.dtb targets" | Rob Herring | 2021-12-08 | 1 | -5/+5 |
| |/ / / | |||||
* | / / | Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH | Salvatore Bonaccorso | 2021-12-06 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Linux 5.16-rc4 | Linus Torvalds | 2021-12-05 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Linux 5.16-rc3 | Linus Torvalds | 2021-11-28 | 1 | -1/+1 |
* | | Merge tag 'drm-fixes-2021-11-26' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2021-11-25 | 1 | -1/+1 |
* | | Linux 5.16-rc2 | Linus Torvalds | 2021-11-21 | 1 | -1/+1 |
|/ | |||||
* | Linux 5.16-rc1 | Linus Torvalds | 2021-11-14 | 1 | -2/+2 |
* | kconfig: Add support for -Wimplicit-fallthrough | Gustavo A. R. Silva | 2021-11-14 | 1 | -5/+1 |
* | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2021-11-08 | 1 | -39/+2 |
|\ |