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.13.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
Merge tag 'fuse-update-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-1614
/
+1730
2019-09-25
Merge tag 'tpmdd-next-20190925' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
5
-13
/
+20
2019-09-25
Merge tag 'iomap-5.4-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-21
/
+27
2019-09-25
Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
42
-267
/
+795
2019-09-25
Merge tag 'sound-fix-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-24
/
+67
2019-09-25
tpm: Wrap the buffer from the caller to tpm_buf in tpm_send()
Jarkko Sakkinen
1
-7
/
+2
2019-09-25
MAINTAINERS: keys: Update path to trusted.h
Denis Efremov
1
-1
/
+1
2019-09-25
KEYS: trusted: correctly initialize digests and fix locking issue
Roberto Sassu
2
-5
/
+14
2019-09-25
selftests/tpm2: Add log and *.pyc to .gitignore
Petr Vorel
1
-0
/
+2
2019-09-25
selftests/tpm2: Add the missing TEST_FILES assignment
Jarkko Sakkinen
1
-0
/
+1
2019-09-25
Merge tag 'for-5.4/io_uring-2019-09-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-24
/
+219
2019-09-25
Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-164
/
+237
2019-09-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
204
-2444
/
+2273
2019-09-25
mm/zsmalloc.c: fix a -Wunused-function warning
Qian Cai
1
-4
/
+0
2019-09-25
zswap: do not map same object twice
Vitaly Wool
1
-4
/
+3
2019-09-25
zswap: use movable memory if zpool support allocate movable memory
Hui Zhu
1
-3
/
+5
2019-09-25
zpool: add malloc_support_movable to zpool_driver
Hui Zhu
3
-9
/
+29
2019-09-25
shmem: fix obsolete comment in shmem_getpage_gfp()
Miles Chen
1
-1
/
+1
2019-09-25
mm/madvise: reduce code duplication in error handling paths
Mike Rapoport
1
-36
/
+16
2019-09-25
mm: mmap: increase sockets maximum memory size pgoff for 32bits
Ivan Khoronzhuk
1
-0
/
+3
2019-09-25
mm/mmap.c: refine find_vma_prev() with rb_last()
Wei Yang
1
-6
/
+3
2019-09-25
riscv: make mmap allocation top-down by default
Alexandre Ghiti
1
-0
/
+12
2019-09-25
mips: use generic mmap top-down layout and brk randomization
Alexandre Ghiti
3
-102
/
+1
2019-09-25
mips: replace arch specific way to determine 32bit task with generic version
Alexandre Ghiti
1
-1
/
+2
2019-09-25
mips: adjust brk randomization offset to fit generic version
Alexandre Ghiti
1
-3
/
+4
2019-09-25
mips: use STACK_TOP when computing mmap base address
Alexandre Ghiti
1
-2
/
+2
2019-09-25
mips: properly account for stack randomization and stack guard gap
Alexandre Ghiti
1
-2
/
+12
2019-09-25
arm: use generic mmap top-down layout and brk randomization
Alexandre Ghiti
4
-69
/
+1
2019-09-25
arm: use STACK_TOP when computing mmap base address
Alexandre Ghiti
1
-2
/
+2
2019-09-25
arm: properly account for stack randomization and stack guard gap
Alexandre Ghiti
1
-2
/
+12
2019-09-25
arm64, mm: make randomization selected by generic topdown mmap layout
Alexandre Ghiti
4
-11
/
+10
2019-09-25
arm64, mm: move generic mmap layout functions to mm
Alexandre Ghiti
6
-81
/
+92
2019-09-25
arm64: consider stack randomization for mmap base only when necessary
Alexandre Ghiti
1
-1
/
+5
2019-09-25
arm64: make use of is_compat_task instead of hardcoding this test
Alexandre Ghiti
1
-1
/
+1
2019-09-25
mm, fs: move randomize_stack_top from fs to mm
Alexandre Ghiti
3
-20
/
+24
2019-09-25
uprobe: collapse THP pmd after removing all uprobes
Song Liu
1
-0
/
+9
2019-09-25
khugepaged: enable collapse pmd for pte-mapped THP
Song Liu
2
-4
/
+200
2019-09-25
uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLIT
Song Liu
1
-4
/
+2
2019-09-25
mm, thp: introduce FOLL_SPLIT_PMD
Song Liu
2
-2
/
+7
2019-09-25
uprobe: use original page when all uprobes are removed
Song Liu
1
-15
/
+51
2019-09-25
mm: move memcmp_pages() and pages_identical()
Song Liu
3
-18
/
+20
2019-09-25
mm: thp: make deferred split shrinker memcg aware
Yang Shi
5
-9
/
+91
2019-09-25
mm: shrinker: make shrinker not depend on memcg kmem
Yang Shi
4
-46
/
+49
2019-09-25
mm: move mem_cgroup_uncharge out of __page_cache_release()
Yang Shi
3
-5
/
+4
2019-09-25
mm: thp: extract split_queue_* into a struct
Yang Shi
3
-26
/
+39
2019-09-25
mm,thp: avoid writes to file with THP in pagecache
Song Liu
5
-1
/
+47
2019-09-25
mm,thp: add read-only THP support for (non-shmem) FS
Song Liu
4
-48
/
+128
2019-09-25
khugepaged: rename collapse_shmem() and khugepaged_scan_shmem()
Song Liu
1
-12
/
+11
2019-09-25
mm,thp: stats for file backed THP
Song Liu
5
-1
/
+17
2019-09-25
filemap: update offset check in filemap_fault()
Song Liu
1
-1
/
+1
[next]