index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: enforce that vmap can't map pages executable
Christoph Hellwig
2020-06-02
1
-0
/
+4
*
mm: remove the prot argument from vm_map_ram
Christoph Hellwig
2020-06-02
1
-2
/
+1
*
mm: remove map_vm_range
Christoph Hellwig
2020-06-02
1
-6
/
+4
*
mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPING
Christoph Hellwig
2020-06-02
1
-1
/
+1
*
mm: remove __get_vm_area
Christoph Hellwig
2020-06-02
1
-2
/
+0
*
mm: ptdump: expand type of 'val' in note_page()
Steven Price
2020-06-02
1
-1
/
+1
*
x86: mm: ptdump: calculate effective permissions correctly
Steven Price
2020-06-02
1
-0
/
+1
*
mm/memcg: automatically penalize tasks with high swap use
Jakub Kicinski
2020-06-02
1
-0
/
+1
*
mm/memcg: move cgroup high memory limit setting into struct page_counter
Jakub Kicinski
2020-06-02
2
-3
/
+8
*
include/linux/swap.h: delete meaningless __add_to_swap_cache() declaration
Miaohe Lin
2020-06-02
1
-1
/
+0
*
swap: reduce lock contention on swap cache from swap slots allocation
Huang Ying
2020-06-02
1
-0
/
+1
*
mm/swapfile.c: classify SWAP_MAP_XXX to make it more readable
Wei Yang
2020-06-02
1
-5
/
+10
*
mm/gup: introduce pin_user_pages_unlocked
John Hubbard
2020-06-02
1
-0
/
+2
*
mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
NeilBrown
2020-06-02
2
-5
/
+1
*
mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
NeilBrown
2020-06-02
1
-1
/
+2
*
mm_types.h: change set_page_private to inline function
Guoqing Jiang
2020-06-02
1
-1
/
+5
*
buffer_head.h: remove attach_page_buffers
Guoqing Jiang
2020-06-02
1
-8
/
+0
*
include/linux/pagemap.h: introduce attach/detach_page_private
Guoqing Jiang
2020-06-02
1
-0
/
+37
*
iomap: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
1
-2
/
+1
*
f2fs: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
1
-3
/
+3
*
erofs: convert uncompressed files from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
1
-3
/
+3
*
fs: convert mpage_readpages to mpage_readahead
Matthew Wilcox (Oracle)
2020-06-02
1
-2
/
+2
*
mm: add page_cache_readahead_unbounded
Matthew Wilcox (Oracle)
2020-06-02
1
-0
/
+3
*
mm: add readahead address space operation
Matthew Wilcox (Oracle)
2020-06-02
1
-0
/
+2
*
mm: add new readahead_control API
Matthew Wilcox (Oracle)
2020-06-02
1
-0
/
+140
*
mm: move readahead prototypes from mm.h
Matthew Wilcox (Oracle)
2020-06-02
2
-19
/
+8
*
vfs: track per-sb writeback errors and report them to syncfs
Jeff Layton
2020-06-02
2
-1
/
+20
*
Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-06-01
2
-3
/
+2
|
\
|
*
Merge branch 'for-5.8' into for-linus
Petr Mladek
2020-06-01
885
-8044
/
+23750
|
|
\
|
|
*
printk: Remove pr_cont_once()
Tetsuo Handa
2020-05-25
1
-2
/
+1
|
*
|
printk: Correctly set CON_CONSDEV even when preferred console was not registered
Benjamin Herrenschmidt
2020-02-18
1
-1
/
+1
*
|
|
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
2020-06-01
1
-8
/
+11
|
\
\
\
|
*
|
|
fs-verity: remove unnecessary extern keywords
Eric Biggers
2020-05-13
1
-8
/
+8
|
*
|
|
fs-verity: fix all kerneldoc warnings
Eric Biggers
2020-05-13
1
-0
/
+3
*
|
|
|
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2020-06-01
3
-90
/
+132
|
\
\
\
\
|
*
|
|
|
fscrypt: add support for IV_INO_LBLK_32 policies
Eric Biggers
2020-05-19
1
-1
/
+2
|
*
|
|
|
fscrypt: support test_dummy_encryption=v2
Eric Biggers
2020-05-19
1
-7
/
+44
|
*
|
|
|
linux/parser.h: add include guards
Eric Biggers
2020-05-15
1
-1
/
+4
|
*
|
|
|
fscrypt: remove unnecessary extern keywords
Eric Biggers
2020-05-13
1
-73
/
+65
|
*
|
|
|
fscrypt: name all function parameters
Eric Biggers
2020-05-13
1
-21
/
+25
|
*
|
|
|
fscrypt: fix all kerneldoc warnings
Eric Biggers
2020-05-13
1
-7
/
+12
|
|
/
/
/
*
|
|
|
Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-01
5
-5
/
+196
|
\
\
\
\
|
*
|
|
|
pstore/blk: Support non-block storage devices
WeiXiong Liao
2020-06-01
2
-0
/
+44
|
*
|
|
|
pstore/blk: Provide way to query pstore configuration
WeiXiong Liao
2020-06-01
1
-0
/
+28
|
*
|
|
|
pstore/zone: Provide way to skip "broken" zone for MTD devices
WeiXiong Liao
2020-06-01
2
-5
/
+10
|
*
|
|
|
pstore/zone,blk: Add ftrace frontend support
WeiXiong Liao
2020-05-30
1
-0
/
+2
|
*
|
|
|
pstore/zone,blk: Add console frontend support
WeiXiong Liao
2020-05-30
1
-1
/
+3
|
*
|
|
|
pstore/zone,blk: Add support for pmsg frontend
WeiXiong Liao
2020-05-30
1
-0
/
+2
|
*
|
|
|
pstore/blk: Introduce backend for block devices
WeiXiong Liao
2020-05-30
1
-0
/
+51
|
*
|
|
|
pstore/zone: Introduce common layer to manage storage zones
WeiXiong Liao
2020-05-30
1
-0
/
+44
[next]