index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-08
mm/docs: describe memory.low refinements
Roman Gushchin
1
-15
/
+13
2018-06-08
mm: treat memory.low value inclusive
Roman Gushchin
1
-3
/
+3
2018-06-08
mm: memory.low hierarchical behavior
Roman Gushchin
4
-31
/
+134
2018-06-08
mm: rename page_counter's count/limit into usage/max
Roman Gushchin
6
-82
/
+82
2018-06-08
mm/memblock: introduce PHYS_ADDR_MAX
Stefan Agner
2
-11
/
+12
2018-06-08
mm: remove odd HAVE_PTE_SPECIAL
Laurent Dufour
1
-9
/
+6
2018-06-08
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
24
-27
/
+18
2018-06-08
mm/page_alloc: remove realsize in free_area_init_core()
Wei Yang
1
-4
/
+4
2018-06-08
mm: restructure memfd code
Mike Kravetz
7
-338
/
+366
2018-06-08
mm/shmem: update file sealing comments and file checking
Mike Kravetz
1
-24
/
+26
2018-06-08
mm/shmem: add __rcu annotations and properly deref radix entry
Mike Kravetz
1
-7
/
+13
2018-06-08
zram: introduce zram memory tracking
Minchan Kim
4
-14
/
+163
2018-06-08
zram: record accessed second
Minchan Kim
2
-0
/
+17
2018-06-08
zram: mark incompressible page as ZRAM_HUGE
Minchan Kim
3
-3
/
+17
2018-06-08
zram: correct flag name of ZRAM_ACCESS
Minchan Kim
2
-13
/
+13
2018-06-08
mm, memcontrol: implement memory.swap.events
Tejun Heo
3
-1
/
+44
2018-06-08
mm, memcontrol: move swap charge handling into get_swap_page()
Tejun Heo
4
-10
/
+10
2018-06-08
mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
Yang Shi
5
-6
/
+16
2018-06-08
slab: clean up the code comment in slab kmem_cache struct
Baoquan He
1
-3
/
+4
2018-06-08
mm/slub: remove obsolete comment
Canjiang Lu
1
-6
/
+0
2018-06-08
mm/slub.c: add __printf verification to slab_err()
Mathieu Malaterre
1
-1
/
+1
2018-06-08
slab: __GFP_ZERO is incompatible with a constructor
Matthew Wilcox
3
-1
/
+7
2018-06-08
net/9p/trans_xen.c: don't inclide rwlock.h directly
Sebastian Andrzej Siewior
1
-1
/
+0
2018-06-08
fs/9p: detect invalid options as much as possible
Chengguang Xu
1
-17
/
+12
2018-06-08
net/9p: detect invalid options as much as possible
Chengguang Xu
1
-8
/
+5
2018-06-08
fs: ocfs2: use new return type vm_fault_t
Souptick Joarder
1
-24
/
+20
2018-06-08
ocfs2: drop a VLA in ocfs2_orphan_del()
Salvatore Mesoraca
1
-2
/
+1
2018-06-08
ocfs2: correct the comments position of struct ocfs2_dir_block_trailer
Guozhonghua
1
-4
/
+4
2018-06-08
ocfs2: eliminate a misreported warning
Zhen Lei
1
-1
/
+1
2018-06-08
ocfs2: ocfs2_inode_lock_tracker does not distinguish lock level
Larry Chen
2
-30
/
+90
2018-06-08
ocfs2: clean up redundant function declarations
Jia Guo
2
-7
/
+5
2018-06-08
scripts: use SPDX tag in get_maintainer and checkpatch
Joe Perches
2
-3
/
+5
2018-06-08
fs/dax.c: use new return type vm_fault_t
Souptick Joarder
4
-49
/
+58
2018-06-06
media: omap2: fix compile-testing with FB_OMAP2=m
Arnd Bergmann
1
-1
/
+1
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
32
-71
/
+71
2018-06-06
treewide: Use struct_size() for vmalloc()-family
Kees Cook
1
-2
/
+1
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
53
-116
/
+89
2018-06-06
strparser: Add __strp_unpause and use it in ktls.
Doron Roberts-Kedes
3
-1
/
+16
2018-06-06
rxrpc: Fix terminal retransmission connection ID to include the channel
David Howells
1
-1
/
+1
2018-06-06
net: hns3: Optimize PF CMDQ interrupt switching process
Xi Wang
1
-0
/
+13
2018-06-06
net: hns3: Fix for VF mailbox receiving unknown message
Xi Wang
1
-3
/
+20
2018-06-06
net: hns3: Fix for VF mailbox cannot receiving PF response
Xi Wang
1
-0
/
+3
2018-06-06
bnx2x: use the right constant
Julia Lawall
1
-1
/
+1
2018-06-06
Revert "net: sched: cls: Fix offloading when ingress dev is vxlan"
David S. Miller
1
-16
/
+10
2018-06-06
net: dsa: b53: Fix for brcm tag issue in Cygnus SoC
Arun Parameswaran
3
-3
/
+18
2018-06-06
enic: fix UDP rss bits
Govindarajulu Varadarajan
7
-21
/
+67
2018-06-06
powerpc/64s/radix: Fix missing ptesync in flush_cache_vmap
Nicholas Piggin
1
-3
/
+2
2018-06-05
tracing: Use match_string() instead of open coding it in trace_set_options()
Yisheng Xie
1
-10
/
+5
2018-06-05
device: Use overflow helpers for devm_kmalloc()
Kees Cook
2
-3
/
+12
2018-06-05
mm: Use overflow helpers in kvmalloc()
Kees Cook
2
-2
/
+6
[next]