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.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
2016-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
174
-4669
/
+7110
2016-01-24
Merge tag 'ntb-4.5' of git://github.com/jonmason/ntb
Linus Torvalds
13
-12
/
+2183
2016-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
179
-894
/
+916
2016-01-23
Merge tag 'nfs-for-4.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-69
/
+47
2016-01-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
34
-171
/
+493
2016-01-23
Merge tag 'please-pull-copy_file_range' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-1
/
+3
2016-01-23
Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
20
-65
/
+6983
2016-01-23
vfs: abort dedupe loop if fatal signals are pending
Darrick J. Wong
1
-0
/
+3
2016-01-23
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
4
-15
/
+9
2016-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-210
/
+456
2016-01-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
26
-3718
/
+3009
2016-01-23
MAINTAINERS: return arch/sh to maintained state, with new maintainers
Rich Felker
1
-1
/
+3
2016-01-23
tree wide: use kvfree() than conditional kfree()/vfree()
Tetsuo Handa
17
-103
/
+36
2016-01-23
dax: never rely on bh.b_dev being set by get_block()
Ross Zwisler
1
-0
/
+3
2016-01-23
xfs: call dax_pfn_mkwrite() for DAX fsync/msync
Ross Zwisler
1
-3
/
+4
2016-01-23
ext4: call dax_pfn_mkwrite() for DAX fsync/msync
Ross Zwisler
1
-1
/
+3
2016-01-23
ext2: call dax_pfn_mkwrite() for DAX fsync/msync
Ross Zwisler
1
-1
/
+3
2016-01-23
dax: add support for fsync/sync
Ross Zwisler
3
-16
/
+266
2016-01-23
mm: add find_get_entries_tag()
Ross Zwisler
2
-0
/
+71
2016-01-23
dax: support dirty DAX entries in radix tree
Ross Zwisler
9
-42
/
+78
2016-01-23
pmem: add wb_cache_pmem() to the PMEM API
Ross Zwisler
2
-6
/
+27
2016-01-23
dax: fix conversion of holes to PMDs
Ross Zwisler
1
-10
/
+10
2016-01-23
dax: fix NULL pointer dereference in __dax_dbg()
Ross Zwisler
1
-0
/
+1
2016-01-23
make sure that freeing shmem fast symlinks is RCU-delayed
Al Viro
2
-9
/
+5
2016-01-23
wrappers for ->i_mutex access
Al Viro
177
-883
/
+908
2016-01-23
[IA64] Enable copy_file_range syscall for ia64
Tony Luck
3
-1
/
+3
2016-01-22
lustre: remove unused declaration
Al Viro
1
-2
/
+0
2016-01-22
Merge tag 'mmc-v4.5-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
7
-28
/
+47
2016-01-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
15
-45
/
+411
2016-01-22
Merge tag 'sound-fix-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-23
/
+124
2016-01-22
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-213
/
+264
2016-01-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
14
-276
/
+895
2016-01-22
Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-102
/
+147
2016-01-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-6
/
+91
2016-01-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-37
/
+54
2016-01-22
Merge tag 'renesas-fixes-for-v4.5' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
1
-1
/
+1
2016-01-22
Merge branch 'bugfixes'
Trond Myklebust
2
-63
/
+42
2016-01-22
pNFS/flexfiles: Fix an XDR encoding bug in layoutreturn
Trond Myklebust
1
-4
/
+2
2016-01-22
soc: qcom/spm: shut up uninitialized variable warning
Arnd Bergmann
1
-1
/
+1
2016-01-22
Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block
Linus Torvalds
19
-2197
/
+2596
2016-01-22
Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-226
/
+1476
2016-01-22
Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
33
-1326
/
+3893
2016-01-22
Merge branch 'next' into for-linus
Dmitry Torokhov
4
-210
/
+456
2016-01-22
ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lock
Tariq Saeed
1
-0
/
+6
2016-01-22
reiserfs: fix dereference of ERR_PTR
Sudip Mukherjee
1
-1
/
+1
2016-01-22
ratelimit: fix bug in time interval by resetting right begin time
Jaewon Kim
1
-1
/
+1
2016-01-22
mm: fix kernel crash in khugepaged thread
yalin wang
2
-9
/
+9
2016-01-22
mm: fix mlock accouting
Kirill A. Shutemov
1
-1
/
+1
2016-01-22
thp: change pmd_trans_huge_lock() interface to return ptl
Kirill A. Shutemov
5
-25
/
+36
2016-01-22
NTB: Fix macro parameter conflict with field name
Allen Hubbe
1
-2
/
+3
[next]