index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2022-01-17
Merge tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
2022-01-17
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-17
Merge tag 'unicode-for-next-5.17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-16
Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-01-16
Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-16
Merge tag 'exfat-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-16
Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-01-16
Merge tag '9p-for-5.17-rc1' of git://github.com/martinetd/linux
Linus Torvalds
2022-01-16
Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-01-16
Merge tag 'memblock-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
mm/damon: hide kernel pointer from tracepoint event
SeongJae Park
2022-01-15
mm/damon: move the implementation of damon_insert_region to damon.h
Guoqing Jiang
2022-01-15
mm/damon/schemes: account how many times quota limit has exceeded
SeongJae Park
2022-01-15
mm/damon/schemes: account scheme actions that successfully applied
SeongJae Park
2022-01-15
mm/damon: remove a mistakenly added comment for a future feature
SeongJae Park
2022-01-15
mm/damon: convert macro functions to static inline functions
SeongJae Park
2022-01-15
mm/damon: modify damon_rand() macro to static inline function
Xin Hao
2022-01-15
mm/damon: move damon_rand() definition into damon.h
Xin Hao
2022-01-15
mm/damon: remove some unneeded function definitions in damon.h
Xin Hao
2022-01-15
mm/damon: add 'age' of region tracepoint support
Xin Hao
2022-01-15
mm: make some vars and functions static or __init
Ting Liu
2022-01-15
mm/rmap: fix potential batched TLB flush race
Huang Ying
2022-01-15
mm/hwpoison: fix unpoison_memory()
Naoya Horiguchi
2022-01-15
mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGE
Naoya Horiguchi
2022-01-15
mm/thp: drop unused trace events hugepage_[invalidate|splitting]
Anshuman Khandual
2022-01-15
mm: compaction: fix the migration stats in trace_mm_compaction_migratepages()
Baolin Wang
2022-01-15
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
2022-01-15
mm/mempolicy: add set_mempolicy_home_node syscall
Aneesh Kumar K.V
2022-01-15
vmscan: make drop_slab_node static
Gang Li
2022-01-15
mm/vmstat: add events for THP max_ptes_* exceeds
Yang Yang
2022-01-15
hugetlb: add hugetlb.*.numa_stat file
Mina Almasry
2022-01-15
mm_zone: add function to check if managed dma zone exists
Baoquan He
2022-01-15
include/linux/gfp.h: further document GFP_DMA32
Miles Chen
2022-01-15
mm: drop node from alloc_pages_vma
Michal Hocko
2022-01-15
mm: fix boolreturn.cocci warning
Changcheng Deng
2022-01-15
mm: introduce memalloc_retry_wait()
NeilBrown
2022-01-15
mm: allow !GFP_KERNEL allocations for kvmalloc
Michal Hocko
2022-01-15
mm: remove the total_mapcount argument from page_trans_huge_mapcount()
Matthew Wilcox (Oracle)
2022-01-15
mm: remove last argument of reuse_swap_page()
Matthew Wilcox (Oracle)
2022-01-15
mm: page table check
Pasha Tatashin
2022-01-15
mm: ptep_clear() page table helper
Pasha Tatashin
2022-01-15
mm: document locking restrictions for vm_operations_struct::close
Suren Baghdasaryan
2022-01-15
mm: move tlb_flush_pending inline helpers to mm_inline.h
Arnd Bergmann
2022-01-15
mm: move anon_vma declarations to linux/mm_inline.h
Arnd Bergmann
2022-01-15
mm: add anonymous vma name refcounting
Suren Baghdasaryan
2022-01-15
mm: add a field to store names for private anonymous memory
Colin Cross
[next]