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/page_alloc: fix memalloc_nocma_{save/restore} APIs
Joonsoo Kim
2020-08-07
1
-7
/
+1
*
mm/page_alloc.c: remove unnecessary end_bitidx for [set|get]_pfnblock_flags_m...
Wei Yang
2020-08-07
2
-7
/
+4
*
mm/page_alloc.c: simplify pageblock bitmap access
Wei Yang
2020-08-07
1
-15
/
+7
*
mm/page_alloc.c: replace the definition of NR_MIGRATETYPE_BITS with PB_migrat...
Wei Yang
2020-08-07
1
-2
/
+1
*
mm/page_alloc: remove nr_free_pagecache_pages()
David Hildenbrand
2020-08-07
1
-1
/
+0
*
mm: remove vm_total_pages
David Hildenbrand
2020-08-07
1
-1
/
+0
*
efi: provide empty efi_enter_virtual_mode implementation
Andrey Konovalov
2020-08-07
1
-0
/
+4
*
kasan: remove kasan_unpoison_stack_above_sp_to()
Vincenzo Frascino
2020-08-07
1
-2
/
+0
*
rcu: kasan: record and print call_rcu() call stack
Walter Wu
2020-08-07
1
-0
/
+2
*
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
2020-08-07
2
-18
/
+0
*
mm/mremap: it is sure to have enough space when extent meets requirement
Wei Yang
2020-08-07
1
-1
/
+1
*
mm: remove unnecessary wrapper function do_mmap_pgoff()
Peter Collingbourne
2020-08-07
2
-12
/
+2
*
mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf()
Anshuman Khandual
2020-08-07
1
-2
/
+2
*
mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages()
Anshuman Khandual
2020-08-07
1
-2
/
+3
*
mm: adjust vm_committed_as_batch according to vm overcommit policy
Feng Tang
2020-08-07
2
-0
/
+6
*
percpu_counter: add percpu_counter_sync()
Feng Tang
2020-08-07
1
-0
/
+4
*
mm: move p?d_alloc_track to separate header file
Joerg Roedel
2020-08-07
1
-45
/
+0
*
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
2020-08-07
1
-0
/
+7
*
asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()
Mike Rapoport
2020-08-07
1
-0
/
+30
*
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
2020-08-07
1
-0
/
+43
*
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
1
-1
/
+0
*
mm, memcg: decouple e{low,min} state mutations from protection checks
Chris Down
2020-08-07
1
-11
/
+42
*
mm, memcg: avoid stale protection values when cgroup is above protection
Yafang Shao
2020-08-07
1
-2
/
+40
*
mm: kmem: switch to static_branch_likely() in memcg_kmem_enabled()
Roman Gushchin
2020-08-07
1
-1
/
+1
*
mm: memcontrol: account kernel stack per node
Shakeel Butt
2020-08-07
2
-6
/
+23
*
mm: memcg/slab: use a single set of kmem_caches for all allocations
Roman Gushchin
2020-08-07
3
-15
/
+0
*
mm: memcg/slab: remove memcg_kmem_get_cache()
Roman Gushchin
2020-08-07
1
-2
/
+0
*
mm: memcg/slab: simplify memcg cache creation
Roman Gushchin
2020-08-07
1
-1
/
+0
*
mm: memcg/slab: use a single set of kmem_caches for all accounted allocations
Roman Gushchin
2020-08-07
2
-8
/
+2
*
mm: memcg/slab: move memcg_kmem_bypass() to memcontrol.h
Roman Gushchin
2020-08-07
1
-0
/
+12
*
mm: memcg/slab: save obj_cgroup for non-root slab objects
Roman Gushchin
2020-08-07
1
-1
/
+2
*
mm: memcg/slab: allocate obj_cgroups for non-root slab pages
Roman Gushchin
2020-08-07
3
-1
/
+15
*
mm: memcg/slab: obj_cgroup API
Roman Gushchin
2020-08-07
1
-0
/
+51
*
mm: slub: implement SLUB version of obj_to_index()
Roman Gushchin
2020-08-07
1
-0
/
+16
*
mm: memcg: convert vmstat slab counters to bytes
Roman Gushchin
2020-08-07
1
-3
/
+13
*
mm: memcg: prepare for byte-sized vmstat items
Roman Gushchin
2020-08-07
2
-1
/
+23
*
mm: memcg: factor out memcg- and lruvec-level changes out of __mod_lruvec_sta...
Roman Gushchin
2020-08-07
1
-0
/
+17
*
tmpfs: support 64-bit inums per-sb
Chris Down
2020-08-07
1
-0
/
+1
*
tmpfs: per-superblock i_ino support
Chris Down
2020-08-07
2
-0
/
+17
*
mm, dump_page: do not crash with bad compound_mapcount()
John Hubbard
2020-08-07
1
-2
/
+12
*
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
8
-8
/
+10
*
mm/migrate: fix migrate_pgmap_owner w/o CONFIG_MMU_NOTIFIER
Ralph Campbell
2020-08-07
1
-0
/
+13
*
Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-08-06
6
-61
/
+66
|
\
|
*
serial: 8250: Add 8250 port clock update method
Serge Semin
2020-07-29
1
-0
/
+2
|
*
Merge 5.8-rc7 into tty-next
Greg Kroah-Hartman
2020-07-27
12
-8
/
+22
|
|
\
|
*
\
Merge 5.8-rc6 into tty-next
Greg Kroah-Hartman
2020-07-20
84
-233
/
+806
|
|
\
\
|
*
|
|
serial: Remove duplicated macro definition of port type
Tiezhu Yang
2020-07-06
1
-14
/
+0
|
*
|
|
serial: core: drop unnecessary gpio include
Johan Hovold
2020-06-27
1
-1
/
+1
|
*
|
|
vt: redefine world of cursor macros
Jiri Slaby
2020-06-24
1
-11
/
+17
|
*
|
|
vt: move vc_translate to vt.c and rename it
Jiri Slaby
2020-06-24
1
-3
/
+0
[next]