index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
Kbuild
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-12
mm/cma.c: fix NULL pointer dereference when cma could not be activated
Jianqun Xu
1
-1
/
+1
2020-08-12
mm/vmstat: add events for THP migration without split
Anshuman Khandual
5
-11
/
+91
2020-08-12
mm: thp: remove debug_cow switch
Yang Shi
2
-28
/
+0
2020-08-12
mm/migrate: add migrate-shared test for migrate_vma_*()
Ralph Campbell
1
-0
/
+35
2020-08-12
mm/migrate: optimize migrate_vma_setup() for holes
Ralph Campbell
1
-2
/
+14
2020-08-12
hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsem
Mike Kravetz
4
-12
/
+23
2020-08-12
hugetlbfs: prevent filesystem stacking of hugetlbfs
Mike Kravetz
1
-0
/
+6
2020-08-12
mm, oom: show process exiting information in __oom_kill_process()
Yafang Shao
1
-0
/
+2
2020-08-12
doc, mm: clarify /proc/<pid>/oom_score value range
Michal Hocko
1
-0
/
+3
2020-08-12
doc, mm: sync up oom_score_adj documentation
Michal Hocko
1
-8
/
+0
2020-08-12
mm, oom: make the calculation of oom badness more accurate
Yafang Shao
3
-15
/
+22
2020-08-12
include/linux/mempolicy.h: fix typo
Yanfei Xu
1
-1
/
+1
2020-08-12
mm/mempolicy.c: check parameters first in kernel_get_mempolicy
Wenchao Hao
1
-2
/
+2
2020-08-12
mm: mempolicy: fix kerneldoc of numa_map_to_online_node()
Krzysztof Kozlowski
1
-1
/
+1
2020-08-12
mm/compaction: correct the comments of compact_defer_shift
Alex Shi
2
-1
/
+2
2020-08-12
mm: use unsigned types for fragmentation score
Nitin Gupta
4
-13
/
+13
2020-08-12
mm: fix compile error due to COMPACTION_HPAGE_ORDER
Nitin Gupta
1
-1
/
+1
2020-08-12
mm: proactive compaction
Nitin Gupta
6
-5
/
+223
2020-08-12
/proc/PID/smaps: consistent whitespace output format
Michal Koutný
1
-2
/
+2
2020-08-12
mm/vmscan: restore active/inactive ratio for anonymous LRU
Joonsoo Kim
1
-1
/
+1
2020-08-12
mm/swap: implement workingset detection for anonymous LRU
Joonsoo Kim
5
-19
/
+43
2020-08-12
mm/swapcache: support to handle the shadow entries
Joonsoo Kim
5
-12
/
+69
2020-08-12
mm/workingset: prepare the workingset detection infrastructure for anon LRU
Joonsoo Kim
5
-21
/
+43
2020-08-12
mm/vmscan: protect the workingset on anonymous LRU
Joonsoo Kim
10
-21
/
+19
2020-08-12
mm/vmscan: make active/inactive ratio as 1:1 for anon lru
Joonsoo Kim
1
-1
/
+1
2020-08-12
mm/hugetlb: add mempolicy check in the reservation routine
Muchun Song
3
-6
/
+34
2020-08-12
kselftests: cgroup: add perpcu memory accounting test
Roman Gushchin
1
-1
/
+69
2020-08-12
mm: memcg: charge memcg percpu memory to the parent cgroup
Roman Gushchin
1
-4
/
+16
2020-08-12
mm: memcg/percpu: per-memcg percpu memory statistics
Roman Gushchin
4
-1
/
+25
2020-08-12
mm: memcg/percpu: account percpu memory to memory cgroups
Roman Gushchin
5
-40
/
+246
2020-08-12
percpu: return number of released bytes from pcpu_free_area()
Roman Gushchin
1
-3
/
+10
2020-08-10
ktest.pl: Fix spelling mistake "Cant" -> "Can't"
Colin Ian King
1
-1
/
+1
2020-08-10
ktest.pl: Change the logic to control the size of the log file emailed
Steven Rostedt (VMware)
1
-3
/
+6
2020-08-09
thunderbolt: merge fix for kunix_resource changes
Stephen Rothwell
1
-2
/
+2
2020-08-09
kbuild: stop filtering out $(GCC_PLUGINS_CFLAGS) from cc-option base
Masahiro Yamada
2
-8
/
+7
2020-08-09
kbuild: include scripts/Makefile.* only when relevant CONFIG is enabled
Masahiro Yamada
4
-18
/
+9
2020-08-09
kbuild: introduce hostprogs-always-y and userprogs-always-y
Masahiro Yamada
22
-55
/
+78
2020-08-09
kbuild: sort hostprogs before passing it to ifneq
Masahiro Yamada
2
-7
/
+8
2020-08-09
kbuild: move host .so build rules to scripts/gcc-plugins/Makefile
Masahiro Yamada
4
-43
/
+55
2020-08-09
kbuild: Replace HTTP links with HTTPS ones
Alexander A. Klimov
5
-11
/
+11
2020-08-09
kbuild: trace functions in subdirectories of lib/
Masahiro Yamada
17
-40
/
+0
2020-08-09
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
24
-23
/
+64
2020-08-09
kbuild: do not export LDFLAGS_vmlinux
Masahiro Yamada
3
-3
/
+6
2020-08-09
kbuild: always create directories of targets
Masahiro Yamada
1
-3
/
+1
2020-08-08
arm64: Fix __cpu_logical_map undefined issue
Kefeng Wang
3
-5
/
+16
2020-08-08
arm64/fixmap: make notes of fixed_addresses more precisely
Pingfan Liu
1
-4
/
+3
2020-08-08
powerpc/ptrace: Fix build error in pkey_get()
Michael Ellerman
1
-2
/
+0
2020-08-08
fs: fix a struct path leak in path_umount
Christoph Hellwig
1
-14
/
+18
2020-08-07
tracing: Add trace_array_init_printk() to initialize instance trace_printk() ...
Steven Rostedt (VMware)
2
-0
/
+45
2020-08-07
net/scm: Fix typo in SCM_RIGHTS compat refactoring
Kees Cook
1
-1
/
+1
[next]