index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
2
-0
/
+269
2022-01-15
mm/damon: move the implementation of damon_insert_region to damon.h
Guoqing Jiang
1
-2
/
+11
2022-01-15
mm/damon/schemes: account how many times quota limit has exceeded
SeongJae Park
1
-0
/
+2
2022-01-15
mm/damon/schemes: account scheme actions that successfully applied
SeongJae Park
1
-7
/
+21
2022-01-15
mm/damon: remove a mistakenly added comment for a future feature
SeongJae Park
1
-1
/
+1
2022-01-15
mm/damon: convert macro functions to static inline functions
SeongJae Park
1
-6
/
+12
2022-01-15
mm/damon: modify damon_rand() macro to static inline function
Xin Hao
1
-1
/
+4
2022-01-15
mm/damon: move damon_rand() definition into damon.h
Xin Hao
1
-0
/
+4
2022-01-15
mm/damon: remove some unneeded function definitions in damon.h
Xin Hao
1
-21
/
+0
2022-01-15
mm: make some vars and functions static or __init
Ting Liu
1
-1
/
+0
2022-01-15
mm/rmap: fix potential batched TLB flush race
Huang Ying
1
-1
/
+1
2022-01-15
mm/hwpoison: fix unpoison_memory()
Naoya Horiguchi
2
-0
/
+5
2022-01-15
mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGE
Naoya Horiguchi
1
-2
/
+0
2022-01-15
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
1
-0
/
+3
2022-01-15
mm/mempolicy: add set_mempolicy_home_node syscall
Aneesh Kumar K.V
1
-0
/
+1
2022-01-15
vmscan: make drop_slab_node static
Gang Li
1
-1
/
+0
2022-01-15
mm/vmstat: add events for THP max_ptes_* exceeds
Yang Yang
1
-0
/
+3
2022-01-15
hugetlb: add hugetlb.*.numa_stat file
Mina Almasry
2
-2
/
+9
2022-01-15
mm_zone: add function to check if managed dma zone exists
Baoquan He
1
-0
/
+9
2022-01-15
include/linux/gfp.h: further document GFP_DMA32
Miles Chen
1
-1
/
+3
2022-01-15
mm: drop node from alloc_pages_vma
Michal Hocko
1
-4
/
+4
2022-01-15
mm: fix boolreturn.cocci warning
Changcheng Deng
1
-1
/
+1
2022-01-15
mm: introduce memalloc_retry_wait()
NeilBrown
1
-0
/
+26
2022-01-15
mm: allow !GFP_KERNEL allocations for kvmalloc
Michal Hocko
1
-1
/
+0
2022-01-15
mm: remove the total_mapcount argument from page_trans_huge_mapcount()
Matthew Wilcox (Oracle)
2
-8
/
+4
2022-01-15
mm: remove last argument of reuse_swap_page()
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-01-15
mm: page table check
Pasha Tatashin
1
-0
/
+147
2022-01-15
mm: ptep_clear() page table helper
Pasha Tatashin
1
-0
/
+8
2022-01-15
mm: document locking restrictions for vm_operations_struct::close
Suren Baghdasaryan
1
-0
/
+4
2022-01-15
mm: move tlb_flush_pending inline helpers to mm_inline.h
Arnd Bergmann
3
-129
/
+131
2022-01-15
mm: move anon_vma declarations to linux/mm_inline.h
Arnd Bergmann
2
-48
/
+50
2022-01-15
mm: add anonymous vma name refcounting
Suren Baghdasaryan
1
-1
/
+8
2022-01-15
mm: add a field to store names for private anonymous memory
Colin Cross
2
-5
/
+72
2022-01-15
memcg: add per-memcg vmalloc stat
Shakeel Butt
1
-0
/
+21
2022-01-15
mm/memcg: add oom_group_kill memory event
Dan Schatzberg
1
-0
/
+1
2022-01-15
mm,fs: split dump_mapping() out from dump_page()
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-01-15
mm/memremap: add ZONE_DEVICE support for compound pages
Joao Martins
1
-0
/
+11
2022-01-15
mm: defer kmemleak object creation of module_alloc()
Kefeng Wang
2
-2
/
+9
2022-01-15
kthread: add the helper function kthread_run_on_cpu()
Cai Huoqing
1
-0
/
+25
2022-01-14
vdpa: Avoid taking cf_mutex lock on get status
Eli Cohen
1
-1
/
+0
2022-01-14
vdpa: Support reporting max device capabilities
Eli Cohen
1
-0
/
+2
2022-01-14
vdpa: Allow to configure max data virtqueues
Eli Cohen
1
-3
/
+16
2022-01-14
vdpa: Sync calls set/get config/status with cf_mutex
Eli Cohen
1
-0
/
+3
2022-01-14
vdpa: Provide interface to read driver features
Eli Cohen
1
-5
/
+9
2022-01-14
vdpa: Mark vdpa_config_ops.get_vq_notification as optional
Eugenio Pérez
1
-1
/
+1
2022-01-14
vdpa: add driver_override support
Stefano Garzarella
1
-0
/
+2
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
1
-0
/
+1
2022-01-14
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
23
-194
/
+1727
2022-01-14
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2
-2
/
+2
2022-01-14
Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
6
-11
/
+42
[prev]
[next]