index
:
platform/kernel/linux-riscv
accepted/tizen_unified
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
master
tizen
tizen_dev
upstream
Unnamed repository; edit this file 'description' to name the repository.
Replication User from Gerrit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-03
Linux 6.1.15
v6.1.15
upstream
Greg Kroah-Hartman
1
-1
/
+1
2023-02-25
Linux 6.1.14
Greg Kroah-Hartman
1
-1
/
+1
2023-02-22
Linux 6.1.13
Greg Kroah-Hartman
1
-1
/
+1
2023-02-14
Linux 6.1.12
Greg Kroah-Hartman
1
-1
/
+1
2023-02-09
Linux 6.1.11
Greg Kroah-Hartman
1
-1
/
+1
2023-02-06
Linux 6.1.10
Greg Kroah-Hartman
1
-1
/
+1
2023-02-01
Linux 6.1.9
Greg Kroah-Hartman
1
-1
/
+1
2023-02-01
kbuild: fix 'make modules' error when CONFIG_DEBUG_INFO_BTF_MODULES=y
Masahiro Yamada
1
-0
/
+1
2023-02-01
kbuild: export top-level LDFLAGS_vmlinux only to scripts/Makefile.vmlinux
Masahiro Yamada
1
-1
/
+13
2023-01-24
Linux 6.1.8
Greg Kroah-Hartman
1
-1
/
+1
2023-01-18
Linux 6.1.7
Greg Kroah-Hartman
1
-1
/
+1
2023-01-14
Linux 6.1.6
Greg Kroah-Hartman
1
-1
/
+1
2023-01-12
Linux 6.1.5
Greg Kroah-Hartman
1
-1
/
+1
2023-01-07
Linux 6.1.4
Greg Kroah-Hartman
1
-1
/
+1
2023-01-04
Linux 6.1.3
Greg Kroah-Hartman
1
-1
/
+1
2022-12-31
Linux 6.1.2
Greg Kroah-Hartman
1
-1
/
+1
2022-12-21
Linux 6.1.1
Greg Kroah-Hartman
1
-1
/
+1
2022-12-11
Linux 6.1
Linus Torvalds
1
-1
/
+1
2022-12-04
Linux 6.1-rc8
Linus Torvalds
1
-1
/
+1
2022-11-27
Linux 6.1-rc7
Linus Torvalds
1
-1
/
+1
2022-11-20
Linux 6.1-rc6
Linus Torvalds
1
-1
/
+1
2022-11-13
Linux 6.1-rc5
Linus Torvalds
1
-1
/
+1
2022-11-06
Linux 6.1-rc4
Linus Torvalds
1
-1
/
+1
2022-11-06
Merge tag 'kbuild-fixes-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-10-30
Linux 6.1-rc3
Linus Torvalds
1
-1
/
+1
2022-10-28
kbuild: fix SIGPIPE error message for AR=gcc-ar and AR=llvm-ar
Masahiro Yamada
1
-1
/
+1
2022-10-28
kbuild: use POSIX-compatible grep option
Stefan Hansson
1
-1
/
+1
2022-10-23
Linux 6.1-rc2
Linus Torvalds
1
-1
/
+1
2022-10-16
Linux 6.1-rc1
Linus Torvalds
1
-2
/
+2
2022-10-16
Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2022-10-17
kbuild: fix single directory build
Masahiro Yamada
1
-0
/
+2
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2022-10-10
Merge tag 'devicetree-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+4
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-98
/
+86
2022-10-03
Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2022-10-03
Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
1
-12
/
+1
2022-10-03
Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-9
/
+163
2022-10-03
kmsan: add KMSAN runtime core
Alexander Potapenko
1
-0
/
+1
2022-10-02
Linux 6.0
Linus Torvalds
1
-1
/
+1
2022-10-03
Revert "kbuild: Check if linker supports the -X option"
Masahiro Yamada
1
-1
/
+1
2022-10-03
kbuild: rebuild .vmlinux.export.o when its prerequisite is updated
Masahiro Yamada
1
-13
/
+5
2022-10-03
kbuild: move modules.builtin(.modinfo) rules to Makefile.vmlinux_o
Masahiro Yamada
1
-1
/
+5
2022-10-02
kbuild: remove head-y syntax
Masahiro Yamada
1
-2
/
+2
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
1
-5
/
+18
2022-09-29
hardening: Remove Clang's enable flag for -ftrivial-auto-var-init=zero
Kees Cook
1
-2
/
+2
2022-09-29
kbuild: hide error checker logs for V=1 builds
Masahiro Yamada
1
-2
/
+2
2022-09-29
kbuild: unify two modpost invocations
Masahiro Yamada
1
-7
/
+25
2022-09-29
kbuild: move vmlinux.o rule to the top Makefile
Masahiro Yamada
1
-4
/
+5
2022-09-29
kbuild: move .vmlinux.objs rule to Makefile.modpost
Masahiro Yamada
1
-1
/
+1
2022-09-29
kbuild: list sub-directories in ./Kbuild
Masahiro Yamada
1
-43
/
+20
[next]