index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-15
initramfs: refactor the initramfs build rules
Masahiro Yamada
5
-111
/
+78
2020-01-15
gen_initramfs.sh: always output cpio even without -o option
Masahiro Yamada
1
-31
/
+27
2020-01-15
initramfs: add default_cpio_list, and delete -d option support
Masahiro Yamada
3
-17
/
+7
2020-01-15
initramfs: generate dependency list and cpio at the same time
Masahiro Yamada
2
-64
/
+47
2020-01-15
initramfs: specify $(src)/gen_initramfs.sh as a prerequisite in Makefile
Masahiro Yamada
2
-5
/
+4
2020-01-14
initramfs: make initramfs compression choice non-optional
Masahiro Yamada
1
-8
/
+0
2020-01-14
initramfs: make compression options not depend on INITRAMFS_SOURCE
Masahiro Yamada
1
-2
/
+0
2020-01-14
initramfs: remove redundant dependency on BLK_DEV_INITRD
Masahiro Yamada
1
-6
/
+0
2020-01-14
initramfs: rename gen_initramfs_list.sh to gen_initramfs.sh
Masahiro Yamada
2
-1
/
+1
2020-01-14
gen_initramfs_list.sh: fix the tool name in the comment
Masahiro Yamada
1
-1
/
+1
2020-01-14
gen_initramfs_list.sh: remove unused variable 'default_list'
Masahiro Yamada
1
-1
/
+0
2020-01-14
initramfs: replace klibcdirs in Makefile with FORCE
Masahiro Yamada
1
-5
/
+1
2020-01-14
builddeb: make headers package thinner
Michał Mirosław
1
-2
/
+2
2020-01-06
kbuild: create modules.builtin without Makefile.modbuiltin or tristate.conf
Masahiro Yamada
7
-128
/
+22
2020-01-06
kbuild: pass KBUILD_MODFILE when compiling builtin objects
Masahiro Yamada
1
-6
/
+9
2020-01-06
kbuild: add stringify helper to quote a string passed to C files
Masahiro Yamada
2
-1
/
+5
2020-01-06
kbuild: use pattern rule for building built-in.a in sub-directories
Masahiro Yamada
1
-1
/
+1
2020-01-06
kbuild: do not create orphan built-in.a or obj-y objects
Masahiro Yamada
2
-1
/
+5
2020-01-06
kbuild: rename header-test- to no-header-test in usr/include/Makefile
Masahiro Yamada
1
-53
/
+53
2020-01-06
kbuild: detect missing include guard for exported headers
Masahiro Yamada
1
-1
/
+2
2020-01-06
Linux 5.5-rc5
v5.5-rc5
Linus Torvalds
1
-1
/
+1
2020-01-05
Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-22
/
+76
2020-01-05
Documentation: riscv: add patch acceptance guidelines
Paul Walmsley
4
-0
/
+38
2020-01-05
riscv: prefix IRQ_ macro names with an RV_ namespace
Paul Walmsley
3
-13
/
+13
2020-01-05
clocksource: riscv: add notrace to riscv_sched_clock
Zong Li
1
-1
/
+1
2020-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
32
-90
/
+166
2020-01-05
Merge tag 'apparmor-pr-2020-01-04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-47
/
+55
2020-01-05
apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock
John Johansen
3
-42
/
+46
2020-01-05
Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-19
/
+73
2020-01-05
hexagon: define ioremap_uc
Nick Desaulniers
1
-0
/
+1
2020-01-05
ocfs2: fix the crash due to call ocfs2_get_dlm_debug once less
Gang He
1
-0
/
+1
2020-01-05
ocfs2: call journal flush to mark journal as empty after journal recovery whe...
Kai Li
1
-0
/
+8
2020-01-05
mm/hugetlb: defer freeing of huge pages if in non-task context
Waiman Long
1
-1
/
+50
2020-01-05
mm/gup: fix memory leak in __gup_benchmark_ioctl
Navid Emamdoost
1
-2
/
+6
2020-01-05
mm/oom: fix pgtables units mismatch in Killed process message
Ilya Dryomov
1
-1
/
+1
2020-01-05
fs/posix_acl.c: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+5
2020-01-05
hexagon: work around compiler crash
Nick Desaulniers
1
-3
/
+1
2020-01-05
hexagon: parenthesize registers in asm predicates
Nick Desaulniers
6
-23
/
+23
2020-01-05
fs/namespace.c: make to_mnt_ns() static
Eric Biggers
1
-1
/
+1
2020-01-05
fs/nsfs.c: include headers for missing declarations
Eric Biggers
1
-0
/
+3
2020-01-05
fs/direct-io.c: include fs/internal.h for missing prototype
Eric Biggers
1
-0
/
+2
2020-01-05
mm: move_pages: return valid node id in status if the page is already on the ...
Yang Shi
1
-6
/
+17
2020-01-05
memcg: account security cred as well to kmemcg
Shakeel Butt
1
-3
/
+3
2020-01-05
kcov: fix struct layout for kcov_remote_arg
Andrey Konovalov
2
-10
/
+10
2020-01-05
mm/zsmalloc.c: fix the migrated zspage statistics.
Chanho Min
1
-0
/
+5
2020-01-05
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
10
-38
/
+29
2020-01-04
Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
5
-8
/
+18
2020-01-04
Merge tag 'media/v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
3
-18
/
+41
2020-01-03
Merge tag 'for-5.5-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+9
2020-01-03
Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-34
/
+54
[next]