index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-mq-cpumap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-27
rq-qos: get rid of redundant wbt_update_limits()
Yufen Yu
1
-1
/
+0
2019-09-26
iocost: bump up default latency targets for hard disks
Tejun Heo
1
-2
/
+2
2019-09-26
iocost: improve nr_lagging handling
Tejun Heo
1
-8
/
+11
2019-09-26
iocost: better trace vrate changes
Tejun Heo
1
-1
/
+6
2019-09-26
block: don't release queue's sysfs lock during switching elevator
Ming Lei
2
-39
/
+5
2019-09-26
blk-mq: move lockdep_assert_held() into elevator_exit
Ming Lei
2
-2
/
+2
2019-09-25
tpm: Wrap the buffer from the caller to tpm_buf in tpm_send()
Jarkko Sakkinen
1
-7
/
+2
2019-09-25
MAINTAINERS: keys: Update path to trusted.h
Denis Efremov
1
-1
/
+1
2019-09-25
KEYS: trusted: correctly initialize digests and fix locking issue
Roberto Sassu
2
-5
/
+14
2019-09-25
selftests/tpm2: Add log and *.pyc to .gitignore
Petr Vorel
1
-0
/
+2
2019-09-25
selftests/tpm2: Add the missing TEST_FILES assignment
Jarkko Sakkinen
1
-0
/
+1
2019-09-25
mm/zsmalloc.c: fix a -Wunused-function warning
Qian Cai
1
-4
/
+0
2019-09-25
zswap: do not map same object twice
Vitaly Wool
1
-4
/
+3
2019-09-25
zswap: use movable memory if zpool support allocate movable memory
Hui Zhu
1
-3
/
+5
2019-09-25
zpool: add malloc_support_movable to zpool_driver
Hui Zhu
3
-9
/
+29
2019-09-25
shmem: fix obsolete comment in shmem_getpage_gfp()
Miles Chen
1
-1
/
+1
2019-09-25
mm/madvise: reduce code duplication in error handling paths
Mike Rapoport
1
-36
/
+16
2019-09-25
mm: mmap: increase sockets maximum memory size pgoff for 32bits
Ivan Khoronzhuk
1
-0
/
+3
2019-09-25
mm/mmap.c: refine find_vma_prev() with rb_last()
Wei Yang
1
-6
/
+3
2019-09-25
riscv: make mmap allocation top-down by default
Alexandre Ghiti
1
-0
/
+12
2019-09-25
mips: use generic mmap top-down layout and brk randomization
Alexandre Ghiti
3
-102
/
+1
2019-09-25
mips: replace arch specific way to determine 32bit task with generic version
Alexandre Ghiti
1
-1
/
+2
2019-09-25
mips: adjust brk randomization offset to fit generic version
Alexandre Ghiti
1
-3
/
+4
2019-09-25
mips: use STACK_TOP when computing mmap base address
Alexandre Ghiti
1
-2
/
+2
2019-09-25
mips: properly account for stack randomization and stack guard gap
Alexandre Ghiti
1
-2
/
+12
2019-09-25
arm: use generic mmap top-down layout and brk randomization
Alexandre Ghiti
4
-69
/
+1
2019-09-25
arm: use STACK_TOP when computing mmap base address
Alexandre Ghiti
1
-2
/
+2
2019-09-25
arm: properly account for stack randomization and stack guard gap
Alexandre Ghiti
1
-2
/
+12
2019-09-25
arm64, mm: make randomization selected by generic topdown mmap layout
Alexandre Ghiti
4
-11
/
+10
2019-09-25
arm64, mm: move generic mmap layout functions to mm
Alexandre Ghiti
6
-81
/
+92
2019-09-25
arm64: consider stack randomization for mmap base only when necessary
Alexandre Ghiti
1
-1
/
+5
2019-09-25
arm64: make use of is_compat_task instead of hardcoding this test
Alexandre Ghiti
1
-1
/
+1
2019-09-25
mm, fs: move randomize_stack_top from fs to mm
Alexandre Ghiti
3
-20
/
+24
2019-09-25
uprobe: collapse THP pmd after removing all uprobes
Song Liu
1
-0
/
+9
2019-09-25
khugepaged: enable collapse pmd for pte-mapped THP
Song Liu
2
-4
/
+200
2019-09-25
uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLIT
Song Liu
1
-4
/
+2
2019-09-25
mm, thp: introduce FOLL_SPLIT_PMD
Song Liu
2
-2
/
+7
2019-09-25
uprobe: use original page when all uprobes are removed
Song Liu
1
-15
/
+51
2019-09-25
mm: move memcmp_pages() and pages_identical()
Song Liu
3
-18
/
+20
2019-09-25
mm: thp: make deferred split shrinker memcg aware
Yang Shi
5
-9
/
+91
2019-09-25
mm: shrinker: make shrinker not depend on memcg kmem
Yang Shi
4
-46
/
+49
2019-09-25
mm: move mem_cgroup_uncharge out of __page_cache_release()
Yang Shi
3
-5
/
+4
2019-09-25
mm: thp: extract split_queue_* into a struct
Yang Shi
3
-26
/
+39
2019-09-25
mm,thp: avoid writes to file with THP in pagecache
Song Liu
5
-1
/
+47
2019-09-25
mm,thp: add read-only THP support for (non-shmem) FS
Song Liu
4
-48
/
+128
2019-09-25
khugepaged: rename collapse_shmem() and khugepaged_scan_shmem()
Song Liu
1
-12
/
+11
2019-09-25
mm,thp: stats for file backed THP
Song Liu
5
-1
/
+17
2019-09-25
filemap: update offset check in filemap_fault()
Song Liu
1
-1
/
+1
2019-09-25
filemap: check compound_head(page)->mapping in pagecache_get_page()
Song Liu
1
-1
/
+1
2019-09-25
filemap: check compound_head(page)->mapping in filemap_fault()
Song Liu
1
-1
/
+1
[next]