index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
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
2021-09-07
Merge tag 'rproc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...
Linus Torvalds
2021-09-07
Merge tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2021-09-07
Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-09-07
Merge tag 'kgdb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2021-09-07
Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly"
Linus Torvalds
2021-09-06
Merge tag 'libata-5.15-2021-09-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-09-06
Merge tag 'for-5.15/io_uring-2021-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-09-05
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-09-04
Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux
Linus Torvalds
2021-09-04
Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-09-04
Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2021-09-03
io_uring: io_uring_complete() trace should take an integer
Jens Axboe
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-03
Merge tag 'iommu-updates-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-09-03
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
2021-09-03
memblock: make memblock_find_in_range method private
Mike Rapoport
2021-09-03
mm/hugetlb: add support for mempolicy MPOL_PREFERRED_MANY
Ben Widawsky
2021-09-03
mm/mempolicy: add MPOL_PREFERRED_MANY for multiple preferred nodes
Dave Hansen
2021-09-03
mm: compaction: support triggering of proactive compaction by user
Charan Teja Reddy
2021-09-03
mm/vmscan: remove unneeded return value of kswapd_run()
Miaohe Lin
2021-09-03
mm/vmpressure: replace vmpressure_to_css() with vmpressure_to_memcg()
Hui Su
2021-09-03
mm/migrate: add sysfs interface to enable reclaim migration
Huang Ying
2021-09-03
mm/vmscan: add page demotion counter
Yang Shi
2021-09-03
mm/migrate: demote pages during reclaim
Dave Hansen
2021-09-03
mm/migrate: enable returning precise migrate_pages() success count
Yang Shi
2021-09-03
userfaultfd: change mmap_changing to atomic
Nadav Amit
2021-09-03
hugetlb: fix hugetlb cgroup refcounting during vma split
Mike Kravetz
2021-09-03
mm: hwpoison: don't drop slab caches for offlining non-LRU page
Yang Shi
2021-09-03
mm/sparse: set SECTION_NID_SHIFT to 6
Naoya Horiguchi
2021-09-03
mm: sparse: remove __section_nr() function
Ohhoon Kwon
2021-09-03
mm: sparse: pass section_nr to find_memory_block
Ohhoon Kwon
2021-09-03
mm: change fault_in_pages_* to have an unsigned size parameter
Greg Kroah-Hartman
2021-09-03
mm: remove flush_kernel_dcache_page
Christoph Hellwig
2021-09-03
mm, memcg: remove unused functions
Miaohe Lin
2021-09-03
memcg: replace in_interrupt() by !in_task() in active_memcg()
Vasily Averin
2021-09-03
memcg: cleanup racy sum avoidance code
Shakeel Butt
2021-09-03
memcg: infrastructure to flush memcg stats
Shakeel Butt
2021-09-03
memcg: switch lruvec stats to rstat
Shakeel Butt
2021-09-03
mm, memcg: inline swap-related functions to improve disabled memcg config
Suren Baghdasaryan
2021-09-03
mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config
Suren Baghdasaryan
2021-09-03
huge tmpfs: shmem_is_huge(vma, inode, index)
Hugh Dickins
2021-09-03
huge tmpfs: SGP_NOALLOC to stop collapse_file() on race
Hugh Dickins
2021-09-03
huge tmpfs: fix split_huge_page() after FALLOC_FL_KEEP_SIZE
Hugh Dickins
2021-09-03
shmem: use raw_spinlock_t for ->stat_lock
Sebastian Andrzej Siewior
2021-09-03
mm: delete unused get_kernel_page()
John Hubbard
2021-09-03
mm/gup: remove try_get_page(), call try_get_compound_head() directly
John Hubbard
2021-09-03
mm/gup: small refactoring: simplify try_grab_page()
John Hubbard
2021-09-03
include/linux/buffer_head.h: fix boolreturn.cocci warnings
Jing Yangyang
[next]