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
2017-03-18
mm/gup: Implement the dev_pagemap() logic in the generic get_user_pages_fast(...
Kirill A. Shutemov
2
-2
/
+89
2017-03-18
mm/gup: Mark all pages PageReferenced in generic get_user_pages_fast()
Kirill A. Shutemov
1
-0
/
+5
2017-03-18
mm/gup: Move page table entry dereference into helper function
Kirill A. Shutemov
1
-8
/
+12
2017-03-18
mm/gup: Move permission checks into helpers
Kirill A. Shutemov
2
-5
/
+35
2017-03-18
mm/gup: Drop the arch_pte_access_permitted() MMU callback
Kirill A. Shutemov
7
-37
/
+0
2017-03-18
x86/mm: Correct fixmap header usage on adaptable MODULES_END
Thomas Garnier
5
-7
/
+1
2017-03-17
Merge branch 'linus' into x86/mm, to pick up a bugfix
Ingo Molnar
235
-1632
/
+3256
2017-03-16
Merge tag 'xfs-4.11-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
6
-18
/
+122
2017-03-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-9
/
+7
2017-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...
Linus Torvalds
6
-38
/
+72
2017-03-16
x86: Make the GDT remapping read-only on 64-bit
Thomas Garnier
5
-55
/
+96
2017-03-16
x86: Remap GDT tables in the fixmap section
Thomas Garnier
17
-29
/
+114
2017-03-16
x86/mm: Adapt MODULES_END based on fixmap section size
Thomas Garnier
6
-2
/
+13
2017-03-16
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-47
/
+74
2017-03-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
42
-285
/
+645
2017-03-15
Merge tag 'gfs2-4.11-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2017-03-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-50
/
+100
2017-03-15
gfs2: Avoid alignment hole in struct lm_lockname
Andreas Gruenbacher
1
-1
/
+1
2017-03-15
xfs: verify inline directory data forks
Darrick J. Wong
6
-18
/
+122
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
139
-826
/
+1447
2017-03-15
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-7
/
+8
2017-03-15
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-9
/
+7
2017-03-15
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2017-03-15
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+7
2017-03-14
Merge branch 'qed-fixes'
David S. Miller
5
-8
/
+44
2017-03-14
qed: Enable iSCSI Out-of-Order
Mintz, Yuval
1
-0
/
+3
2017-03-14
qed: Correct out-of-bound access in OOO history
Mintz, Yuval
1
-0
/
+2
2017-03-14
qed: Fix interrupt flags on Rx LL2
Ram Amrani
1
-4
/
+5
2017-03-14
qed: Free previous connections when releasing iSCSI
Mintz, Yuval
1
-0
/
+28
2017-03-14
qed: Fix mapping leak on LL2 rx flow
Mintz, Yuval
1
-0
/
+2
2017-03-14
qed: Prevent creation of too-big u32-chains
Tomer Tayar
1
-3
/
+2
2017-03-14
qed: Align CIDs according to DORQ requirement
Ram Amrani
1
-1
/
+2
2017-03-14
Merge branch 'mlxsw-small-fixes'
David S. Miller
1
-2
/
+2
2017-03-14
mlxsw: reg: Fix SPVMLR max record count
Jiri Pirko
1
-1
/
+1
2017-03-14
mlxsw: reg: Fix SPVM max record count
Jiri Pirko
1
-1
/
+1
2017-03-14
net: Resend IGMP memberships upon peer notification.
Vlad Yasevich
1
-0
/
+1
2017-03-14
md/raid1: fix a trivial typo in comments
Zhilong Liu
1
-1
/
+1
2017-03-14
blk-mq-sched: don't run the queue async from blk_mq_try_issue_directly()
Jens Axboe
1
-4
/
+5
2017-03-14
md/r5cache: fix set_syndrome_sources() for data in cache
Song Liu
1
-1
/
+2
2017-03-14
x86/hugetlb: Adjust to the new native/compat mmap bases
Dmitry Safonov
4
-15
/
+21
2017-03-14
x86/power: Add 5-level paging support
Kirill A. Shutemov
1
-14
/
+33
2017-03-14
x86/mm/vmalloc: Add 5-level paging support
Kirill A. Shutemov
1
-3
/
+24
2017-03-14
x86/mm/ident_map: Add 5-level paging support
Kirill A. Shutemov
1
-7
/
+44
2017-03-14
x86/mm/gup: Add 5-level paging support
Kirill A. Shutemov
1
-6
/
+27
2017-03-14
x86/mm: Convert trivial cases of page table walk to 5-level paging
Kirill A. Shutemov
9
-23
/
+85
2017-03-14
x86/mm: Extend headers with basic definitions to support 5-level paging
Kirill A. Shutemov
5
-6
/
+53
2017-03-14
dccp: fix memory leak during tear-down of unsuccessful connection request
Hannes Frederic Sowa
1
-0
/
+1
2017-03-14
tun: fix premature POLLOUT notification on tun devices
Hannes Frederic Sowa
1
-3
/
+15
2017-03-14
dccp/tcp: fix routing redirect race
Jon Maxwell
4
-8
/
+14
2017-03-14
ucc/hdlc: fix two little issue
Zhao Qiang
1
-2
/
+2
[next]