index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-10
Linux 5.2.14
v5.2.14
Greg Kroah-Hartman
1
-1
/
+1
2019-09-06
Linux 5.2.13
v5.2.13
Greg Kroah-Hartman
1
-1
/
+1
2019-09-06
Linux 5.2.12
v5.2.12
Greg Kroah-Hartman
1
-1
/
+1
2019-08-29
Linux 5.2.11
v5.2.11
Greg Kroah-Hartman
1
-1
/
+1
2019-08-25
Linux 5.2.10
v5.2.10
Sasha Levin
1
-1
/
+1
2019-08-16
Linux 5.2.9
v5.2.9
Greg Kroah-Hartman
1
-1
/
+1
2019-08-09
Linux 5.2.8
v5.2.8
Greg Kroah-Hartman
1
-1
/
+1
2019-08-06
Linux 5.2.7
v5.2.7
Greg Kroah-Hartman
1
-1
/
+1
2019-08-06
kbuild: initialize CLANG_FLAGS correctly in the top Makefile
Masahiro Yamada
1
-1
/
+2
2019-08-04
Linux 5.2.6
v5.2.6
Greg Kroah-Hartman
1
-1
/
+1
2019-07-31
Linux 5.2.5
v5.2.5
Greg Kroah-Hartman
1
-1
/
+1
2019-07-31
kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGS
Nathan Chancellor
1
-0
/
+1
2019-07-28
Linux 5.2.4
v5.2.4
Greg Kroah-Hartman
1
-1
/
+1
2019-07-26
Linux 5.2.3
v5.2.3
Greg Kroah-Hartman
1
-1
/
+1
2019-07-21
Linux 5.2.2
v5.2.2
Greg Kroah-Hartman
1
-1
/
+1
2019-07-14
Linux 5.2.1
v5.2.1
Greg Kroah-Hartman
1
-1
/
+1
2019-07-07
Linux 5.2
v5.2
Linus Torvalds
1
-1
/
+1
2019-06-30
Linux 5.2-rc7
v5.2-rc7
Linus Torvalds
1
-2
/
+2
2019-06-22
Linux 5.2-rc6
v5.2-rc6
Linus Torvalds
1
-1
/
+1
2019-06-16
Linux 5.2-rc5
v5.2-rc5
Linus Torvalds
1
-1
/
+1
2019-06-08
Linux 5.2-rc4
v5.2-rc4
Linus Torvalds
1
-1
/
+1
2019-06-05
kbuild: teach kselftest-merge to find nested config files
Dan Rue
1
-3
/
+2
2019-06-02
Linux 5.2-rc3
v5.2-rc3
Linus Torvalds
1
-1
/
+1
2019-05-26
Linux 5.2-rc2
v5.2-rc2
Linus Torvalds
1
-2
/
+2
2019-05-19
Linux 5.2-rc1
v5.2-rc1
Linus Torvalds
1
-2
/
+2
2019-05-18
kbuild: check uniqueness of module names
Masahiro Yamada
1
-0
/
+1
2019-05-18
kbuild: add LICENSES to KBUILD_ALLDIRS
Masahiro Yamada
1
-1
/
+1
2019-05-18
kbuild: terminate Kconfig when $(CC) or $(LD) is missing
Masahiro Yamada
1
-1
/
+1
2019-05-18
kbuild: turn auto.conf.cmd into a mandatory include file
Masahiro Yamada
1
-1
/
+1
2019-05-18
kbuild: add all Clang-specific flags unconditionally
Masahiro Yamada
1
-5
/
+5
2019-05-18
kbuild: Don't try to add '-fcatch-undefined-behavior' flag
Nathan Chancellor
1
-1
/
+0
2019-05-18
kbuild: add -Wvla flag unconditionally
Masahiro Yamada
1
-1
/
+1
2019-05-18
kbuild: re-enable int-in-bool-context warning
Masahiro Yamada
1
-1
/
+0
2019-05-08
Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-65
/
+81
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+2
2019-05-07
Merge tag 'meminit-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2019-05-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
1
-0
/
+4
2019-05-07
moduleparam: Save information about built-in modules in separate file
Alexey Gladkov
1
-0
/
+2
2019-05-05
Linux 5.1
v5.1
Linus Torvalds
1
-1
/
+1
2019-05-03
kbuild: move Documentation to vmlinux-alldirs
Masahiro Yamada
1
-4
/
+5
2019-05-03
kbuild: move samples/ to KBUILD_VMLINUX_OBJS
Masahiro Yamada
1
-10
/
+8
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2019-05-01
gcc-9: silence 'address-of-packed-member' warning
Linus Torvalds
1
-1
/
+1
2019-04-28
Linux 5.1-rc7
v5.1-rc7
Linus Torvalds
1
-1
/
+1
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-04-24
security: Implement Clang's stack initialization
Kees Cook
1
-0
/
+5
2019-04-21
Linux 5.1-rc6
v5.1-rc6
Linus Torvalds
1
-1
/
+1
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-04-14
Linux 5.1-rc5
v5.1-rc5
Linus Torvalds
1
-1
/
+1
2019-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+2
[next]