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
2019-09-25
lib/test_kasan.c: add roundtrip tests
Mark Rutland
1
-0
/
+41
2019-09-25
kasan: add memory corruption identification for software tag-based mode
Walter Wu
5
-13
/
+99
2019-09-25
mm/kmemleak: increase the max mem pool to 1M
Qian Cai
1
-1
/
+1
2019-09-25
mm/kmemleak.c: record the current memory pool size
Qian Cai
1
-1
/
+2
2019-09-25
mm: kmemleak: use the memory pool for early allocations
Catalin Marinas
3
-245
/
+33
2019-09-25
mm: kmemleak: simple memory allocation pool for kmemleak objects
Catalin Marinas
1
-2
/
+52
2019-09-25
mm: kmemleak: make the tool tolerant to struct scan_area allocation failures
Catalin Marinas
1
-6
/
+10
2019-09-25
kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16K
Nicolas Boichat
1
-1
/
+1
2019-09-25
mm/slub.c: fix -Wunused-function compiler warnings
Qian Cai
1
-0
/
+2
2019-09-25
mm, slab: move memcg_cache_params structure to mm/slab.h
Waiman Long
2
-62
/
+63
2019-09-25
mm, slab: extend slab/shrink to shrink all memcg caches
Waiman Long
4
-5
/
+48
2019-09-25
ocfs2: fix spelling mistake "ambigous" -> "ambiguous"
Colin Ian King
1
-1
/
+1
2019-09-25
ocfs2: checkpoint appending truncate log transaction before flushing
Changwei Ge
1
-0
/
+15
2019-09-25
ocfs2: wait for recovering done after direct unlock request
Changwei Ge
1
-4
/
+19
2019-09-25
ocfs2: delete unnecessary checks before brelse()
Markus Elfring
2
-7
/
+3
2019-09-25
fs/ocfs2/dir.c: remove set but not used variables
zhengbin
1
-2
/
+1
2019-09-25
fs/ocfs2/file.c: remove set but not used variables
zhengbin
1
-3
/
+0
2019-09-25
fs/ocfs2/namei.c: remove set but not used variables
zhengbin
1
-2
/
+0
2019-09-25
ocfs2: remove unused ocfs2_orphan_scan_exit() declaration
Guozhonghua
1
-2
/
+1
2019-09-25
ocfs2: remove unused ocfs2_calc_tree_trunc_credits()
Guozhonghua
1
-28
/
+0
2019-09-25
ocfs2: further debugfs cleanups
Greg Kroah-Hartman
9
-180
/
+61
2019-09-25
jbd2: remove jbd2_journal_inode_add_[write|wait]
Joseph Qi
3
-16
/
+0
2019-09-25
ocfs2: use jbd2_inode dirty range scoping
Joseph Qi
4
-11
/
+28
2019-09-25
kbuild: clean compressed initramfs image
Greg Thelen
1
-0
/
+3
2019-09-25
z3fold: fix retry mechanism in page reclaim
Vitaly Wool
1
-15
/
+34
2019-09-25
mm: add dummy can_do_mlock() helper
Arnd Bergmann
1
-0
/
+4
2019-09-25
Revert "mm/z3fold.c: fix race between migration and destruction"
Vitaly Wool
1
-90
/
+0
2019-09-25
fat: work around race with userspace's read via blockdev while mounting
OGAWA Hirofumi
2
-2
/
+14
2019-09-22
Merge tag 'for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
15
-120
/
+237
2019-09-22
Merge tag 'hsi-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
3
-9
/
+6
2019-09-22
firmware: bcm47xx_nvram: _really_ correct size_t printf format
Linus Torvalds
1
-1
/
+1
2019-09-22
modules: make MODULE_IMPORT_NS() work even when modular builds are disabled
Linus Torvalds
1
-2
/
+2
2019-09-22
Merge tag 'rtc-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
66
-727
/
+1214
2019-09-22
Merge tag 'rpmsg-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...
Linus Torvalds
7
-14
/
+17
2019-09-22
Merge tag 'rproc-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...
Linus Torvalds
9
-42
/
+46
2019-09-22
Merge tag 'soundwire-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-101
/
+819
2019-09-22
Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
34
-68
/
+613
2019-09-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
21
-24
/
+1027
2019-09-22
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
143
-4954
/
+2916
2019-09-22
Merge tag 'gfs2-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
16
-207
/
+264
2019-09-22
Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
22
-204
/
+865
2019-09-21
Merge tag 'for_v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
13
-136
/
+249
2019-09-21
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
24
-309
/
+890
2019-09-21
Merge tag 'upstream-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-54
/
+69
2019-09-21
Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
154
-291
/
+1913
2019-09-21
Merge tag 'mtd/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
48
-1497
/
+2527
2019-09-21
Merge tag 'libnvdimm-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-344
/
+346
2019-09-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
130
-3679
/
+5755
2019-09-21
Merge tag 'for-5.4/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
27
-398
/
+4864
2019-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
99
-1891
/
+2710
[next]