index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Build
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-11
zonefs: update documentation to reflect zone size vs capacity
Johannes Thumshirn
1
-10
/
+12
2020-08-11
zonefs: add zone-capacity support
Johannes Thumshirn
2
-4
/
+15
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-10
vdpa/mlx5: fix up endian-ness for mtu
Michael S. Tsirkin
1
-1
/
+11
2020-08-10
vdpa: Fix pointer math bug in vdpasim_get_config()
Dan Carpenter
1
-1
/
+1
2020-08-10
recordmcount: Fix build failure on non arm64
Christophe Leroy
1
-0
/
+2
2020-08-10
vdpa/mlx5: Fix pointer math in mlx5_vdpa_get_config()
Dan Carpenter
1
-1
/
+1
2020-08-10
vdpa/mlx5: fix memory allocation failure checks
Colin Ian King
1
-7
/
+6
2020-08-10
vdpa/mlx5: Fix uninitialised variable in core/mr.c
Alex Dewar
1
-1
/
+3
2020-08-10
vdpa_sim: init iommu lock
Michael S. Tsirkin
1
-0
/
+1
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
2020-08-07
mm: vmscan: consistent update to pgrefill
Shakeel Butt
1
-1
/
+2
2020-08-07
mm/vmscan.c: fix typo
dylan-meiners
1
-1
/
+1
2020-08-07
khugepaged: khugepaged_test_exit() check mmget_still_valid()
Hugh Dickins
1
-4
/
+1
2020-08-07
khugepaged: retract_page_tables() remember to test exit
Hugh Dickins
1
-10
/
+14
2020-08-07
khugepaged: collapse_pte_mapped_thp() protect the pmd lock
Hugh Dickins
1
-25
/
+19
2020-08-07
khugepaged: collapse_pte_mapped_thp() flush the right range
Hugh Dickins
1
-1
/
+1
2020-08-07
mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possible
Peter Xu
1
-14
/
+10
2020-08-07
mm: thp: replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-2
/
+2
2020-08-07
mm/page_alloc: fix memalloc_nocma_{save/restore} APIs
Joonsoo Kim
2
-17
/
+22
2020-08-07
mm/page_alloc.c: skip setting nodemask when we are in interrupt
Muchun Song
1
-1
/
+5
2020-08-07
mm/page_alloc: fallbacks at most has 3 elements
Wei Yang
1
-1
/
+1
2020-08-07
mm/page_alloc: silence a KASAN false positive
Qian Cai
1
-0
/
+3
2020-08-07
mm/page_alloc.c: remove unnecessary end_bitidx for [set|get]_pfnblock_flags_m...
Wei Yang
3
-17
/
+9
2020-08-07
mm/page_alloc.c: simplify pageblock bitmap access
Wei Yang
2
-22
/
+13
2020-08-07
mm/page_alloc.c: extract the common part in pfn_to_bitidx()
Wei Yang
1
-2
/
+1
2020-08-07
mm/page_alloc.c: replace the definition of NR_MIGRATETYPE_BITS with PB_migrat...
Wei Yang
1
-2
/
+1
2020-08-07
mm/shuffle: remove dynamic reconfiguration
David Hildenbrand
2
-43
/
+2
2020-08-07
mm/memory_hotplug: document why shuffle_zone() is relevant
David Hildenbrand
1
-0
/
+8
2020-08-07
mm/page_alloc: remove nr_free_pagecache_pages()
David Hildenbrand
2
-15
/
+2
2020-08-07
mm: remove vm_total_pages
David Hildenbrand
5
-13
/
+4
2020-08-07
mm, page_alloc: skip ->waternark_boost for atomic order-0 allocations
Charan Teja Reddy
1
-4
/
+20
2020-08-07
page_alloc: consider highatomic reserve in watermark fast
Jaewon Kim
1
-30
/
+36
[next]