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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-02
mm/gup: introduce pin_user_pages_unlocked
John Hubbard
1
-0
/
+2
2020-06-02
mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
NeilBrown
1
-1
/
+0
2020-06-02
mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
NeilBrown
1
-1
/
+2
2020-06-02
mm_types.h: change set_page_private to inline function
Guoqing Jiang
1
-1
/
+5
2020-06-02
buffer_head.h: remove attach_page_buffers
Guoqing Jiang
1
-8
/
+0
2020-06-02
include/linux/pagemap.h: introduce attach/detach_page_private
Guoqing Jiang
1
-0
/
+37
2020-06-02
iomap: convert from readpages to readahead
Matthew Wilcox (Oracle)
1
-2
/
+1
2020-06-02
fs: convert mpage_readpages to mpage_readahead
Matthew Wilcox (Oracle)
1
-2
/
+2
2020-06-02
mm: add page_cache_readahead_unbounded
Matthew Wilcox (Oracle)
1
-0
/
+3
2020-06-02
mm: add readahead address space operation
Matthew Wilcox (Oracle)
1
-0
/
+2
2020-06-02
mm: add new readahead_control API
Matthew Wilcox (Oracle)
1
-0
/
+140
2020-06-02
mm: move readahead prototypes from mm.h
Matthew Wilcox (Oracle)
2
-19
/
+8
2020-06-02
vfs: track per-sb writeback errors and report them to syncfs
Jeff Layton
2
-1
/
+20
2020-06-01
Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-3
/
+2
2020-06-01
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
1
-8
/
+11
2020-06-01
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2
-89
/
+130
2020-06-01
Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-5
/
+196
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-18
/
+8
2020-06-01
Merge tag 'regulator-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
4
-22
/
+62
2020-06-01
Merge tag 'regmap-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
1
-39
/
+70
2020-06-01
Merge tag 'hwmon-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
3
-0
/
+123
2020-06-01
Merge tag 'tpmdd-next-20200522' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
1
-1
/
+1
2020-06-01
Merge remote-tracking branch 'regulator/for-5.8' into regulator-linus
Mark Brown
4
-22
/
+62
2020-06-01
Merge branch 'for-5.8' into for-linus
Petr Mladek
443
-5492
/
+11201
2020-06-01
pstore/blk: Support non-block storage devices
WeiXiong Liao
2
-0
/
+44
2020-06-01
pstore/blk: Provide way to query pstore configuration
WeiXiong Liao
1
-0
/
+28
2020-06-01
pstore/zone: Provide way to skip "broken" zone for MTD devices
WeiXiong Liao
2
-5
/
+10
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-9
/
+20
2020-05-30
pstore/zone,blk: Add ftrace frontend support
WeiXiong Liao
1
-0
/
+2
2020-05-30
pstore/zone,blk: Add console frontend support
WeiXiong Liao
1
-1
/
+3
2020-05-30
pstore/zone,blk: Add support for pmsg frontend
WeiXiong Liao
1
-0
/
+2
2020-05-30
pstore/blk: Introduce backend for block devices
WeiXiong Liao
1
-0
/
+51
2020-05-30
pstore/zone: Introduce common layer to manage storage zones
WeiXiong Liao
1
-0
/
+44
2020-05-30
pstore/ram: Introduce max_reason and convert dump_oops
Kees Cook
1
-1
/
+1
2020-05-30
pstore/platform: Pass max_reason to kmesg dump
Pavel Tatashin
1
-0
/
+7
2020-05-30
printk: Introduce kmsg_dump_reason_str()
Kees Cook
1
-0
/
+7
2020-05-30
printk: honor the max_reason field in kmsg_dumper
Pavel Tatashin
1
-0
/
+1
2020-05-30
printk: Collapse shutdown types into a single dump reason
Kees Cook
1
-3
/
+1
2020-05-30
pstore/platform: Switch pstore_info::name to const
Kees Cook
1
-1
/
+1
2020-05-29
Merge series "Fix regulators coupling for Exynos5800" from Marek Szyprowski <...
Mark Brown
1
-0
/
+8
2020-05-29
regulator: extract voltage balancing code to the separate function
Marek Szyprowski
1
-0
/
+8
2020-05-29
Merge remote-tracking branch 'regmap/for-5.8' into regmap-next
Mark Brown
1
-39
/
+70
2020-05-29
Merge series "regmap: provide simple bitops and use them in a driver" from Ba...
Mark Brown
1
-0
/
+36
2020-05-29
Merge series "New DSA driver for VSC9953 Seville switch" from Vladimir Oltean...
Mark Brown
1
-0
/
+8
2020-05-29
regmap: provide helpers for simple bit operations
Bartosz Golaszewski
1
-0
/
+36
2020-05-29
regmap: add helper for per-port regfield initialization
Vladimir Oltean
1
-0
/
+8
2020-05-29
net: be more gentle about silly gso requests coming from user
Eric Dumazet
1
-8
/
+9
2020-05-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+13
2020-05-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2020-05-28
mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()
Konstantin Khlebnikov
1
-2
/
+13
[next]