projects
/
platform
/
kernel
/
linux-starfive.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
x86/fpu/xstate: Handle supervisor states in XSTATE permissions
[platform/kernel/linux-starfive.git]
/
include
/
2022-03-23
Linus Torvalds
Merge tag 'folio-5.18b' of git://git.infradead.org...
tree
|
commitdiff
2022-03-23
Linus Torvalds
Merge tag 'folio-5.18c' of git://git.infradead.org...
tree
|
commitdiff
2022-03-22
Linus Torvalds
Merge branch 'akpm' (patches from Andrew)
tree
|
commitdiff
2022-03-22
SeongJae Park
mm/damon/core: add number of each enum type values
tree
|
commitdiff
2022-03-22
SeongJae Park
mm/damon/core: allow non-exclusive DAMON start/stop
tree
|
commitdiff
2022-03-22
SeongJae Park
mm/damon/paddr,vaddr: remove damon_{p,v}a_{target_valid...
tree
|
commitdiff
2022-03-22
SeongJae Park
mm/damon: let monitoring operations can be registered...
tree
|
commitdiff
2022-03-22
SeongJae Park
mm/damon: rename damon_primitives to damon_operations
tree
|
commitdiff
2022-03-22
SeongJae Park
mm/damon: remove the target id concept
tree
|
commitdiff
2022-03-22
SeongJae Park
mm/damon/core: move damon_set_targets() into dbgfs
tree
|
commitdiff
2022-03-22
Ira Weiny
highmem: document kunmap_local()
tree
|
commitdiff
2022-03-22
Christophe Leroy
mm: uninline copy_overflow()
tree
|
commitdiff
2022-03-22
Christophe Leroy
mm: remove usercopy_warn()
tree
|
commitdiff
2022-03-22
Oscar Salvador
mm: only re-generate demotion targets when a numa node...
tree
|
commitdiff
2022-03-22
David Hildenbrand
drivers/base/memory: determine and store zone for singl...
tree
|
commitdiff
2022-03-22
David Hildenbrand
drivers/base/node: rename link_mem_sections() to regist...
tree
|
commitdiff
2022-03-22
David Hildenbrand
drivers/base/node: consolidate node device subsystem...
tree
|
commitdiff
2022-03-22
Michal Hocko
mm, memory_hotplug: reorganize new pgdat initialization
tree
|
commitdiff
2022-03-22
Michal Hocko
mm, memory_hotplug: drop arch_free_nodedata
tree
|
commitdiff
2022-03-22
Michal Hocko
mm: handle uninitialized numa nodes gracefully
tree
|
commitdiff
2022-03-22
Michal Hocko
mm, memory_hotplug: make arch_alloc_nodedata independen...
tree
|
commitdiff
2022-03-22
Yang Yang
mm/vmstat: add event for ksm swapping in copy
tree
|
commitdiff
2022-03-22
Huang Ying
NUMA balancing: optimize page placement for memory...
tree
|
commitdiff
2022-03-22
Huang Ying
NUMA Balancing: add page promotion counter
tree
|
commitdiff
2022-03-22
Hari Bathini
mm/cma: provide option to opt out from exposing pages...
tree
|
commitdiff
2022-03-22
andrew.yang
mm/migrate: fix race between lock page and clear PG_Iso...
tree
|
commitdiff
2022-03-22
Baolin Wang
mm: compaction: cleanup the compaction trace events
tree
|
commitdiff
2022-03-22
Hugh Dickins
mm: __isolate_lru_page_prepare() in isolate_migratepage...
tree
|
commitdiff
2022-03-22
Hugh Dickins
mm/fs: delete PF_SWAPWRITE
tree
|
commitdiff
2022-03-22
Nadav Amit
userfaultfd: provide unmasked address on page-fault
tree
|
commitdiff
2022-03-22
Muchun Song
mm: sparsemem: move vmemmap related to HugeTLB to CONFI...
tree
|
commitdiff
2022-03-22
Muchun Song
mm: hugetlb: replace hugetlb_free_vmemmap_enabled with...
tree
|
commitdiff
2022-03-22
Muchun Song
mm: hugetlb: free the 2nd vmemmap page associated with...
tree
|
commitdiff
2022-03-22
Vlastimil Babka
mm, fault-injection: declare should_fail_alloc_page()
tree
|
commitdiff
2022-03-22
Miaohe Lin
mm/memory-failure.c: fix race with changing page compou...
tree
|
commitdiff
2022-03-22
Oscar Salvador
arch/x86/mm/numa: Do not initialize nodes twice
tree
|
commitdiff
2022-03-22
David Hildenbrand
mm: enforce pageblock_order < MAX_ORDER
tree
|
commitdiff
2022-03-22
David Hildenbrand
cma: factor out minimum alignment requirement
tree
|
commitdiff
2022-03-22
Miaohe Lin
mm/mmzone.h: remove unused macros
tree
|
commitdiff
2022-03-22
Zi Yan
mm: page_alloc: avoid merging non-fallbackable pagebloc...
tree
|
commitdiff
2022-03-22
Bang Li
mm/vmalloc: fix comments about vmap_area struct
tree
|
commitdiff
2022-03-22
Anshuman Khandual
mm: merge pte_mkhuge() call into arch_make_huge_pte()
tree
|
commitdiff
2022-03-22
Muchun Song
mm: memcontrol: rename memcg_cache_id to memcg_kmem_id
tree
|
commitdiff
2022-03-22
Muchun Song
mm: list_lru: rename list_lru_per_memcg to list_lru_memcg
tree
|
commitdiff
2022-03-22
Muchun Song
mm: list_lru: replace linear array with xarray
tree
|
commitdiff
2022-03-22
Muchun Song
mm: list_lru: rename memcg_drain_all_list_lrus to memcg...
tree
|
commitdiff
2022-03-22
Muchun Song
mm: list_lru: allocate list_lru_one only when needed
tree
|
commitdiff
2022-03-22
Muchun Song
xarray: use kmem_cache_alloc_lru to allocate xa_node
tree
|
commitdiff
2022-03-22
Muchun Song
fs: introduce alloc_inode_sb() to allocate filesystems...
tree
|
commitdiff
2022-03-22
Muchun Song
mm: introduce kmem_cache_alloc_lru
tree
|
commitdiff
2022-03-22
Muchun Song
mm: list_lru: transpose the array of per-node per-memcg...
tree
|
commitdiff
2022-03-22
Wei Yang
mm/memcg: retrieve parent memcg from css.parent
tree
|
commitdiff
2022-03-22
Yosry Ahmed
memcg: add per-memcg total kernel memory stat
tree
|
commitdiff
2022-03-22
Xavier Roche
tmpfs: support for file creation time
tree
|
commitdiff
2022-03-22
John Hubbard
mm/gup: remove unused get_user_pages_locked()
tree
|
commitdiff
2022-03-22
John Hubbard
mm/gup: remove unused pin_user_pages_locked()
tree
|
commitdiff
2022-03-22
Miaohe Lin
filemap: remove find_get_pages()
tree
|
commitdiff
2022-03-22
Anthony Iliopoulos
mount: warn only once about timestamp range expiration
tree
|
commitdiff
2022-03-22
NeilBrown
remove congestion tracking framework
tree
|
commitdiff
2022-03-22
NeilBrown
remove bdi_congested() and wb_congested() and related...
tree
|
commitdiff
2022-03-22
NeilBrown
remove inode_congested()
tree
|
commitdiff
2022-03-22
NeilBrown
nfs: remove reliance on bdi congestion
tree
|
commitdiff
2022-03-22
NeilBrown
mm: document and polish read-ahead code
tree
|
commitdiff
2022-03-22
NeilBrown
doc: convert 'subsection' to 'section' in gfp.h
tree
|
commitdiff
2022-03-22
Rasmus Villemoes
linux/kthread.h: remove unused macros
tree
|
commitdiff
2022-03-22
Linus Torvalds
Merge tag 'sched-core-2022-03-22' of git://git./linux...
tree
|
commitdiff
2022-03-22
Linus Torvalds
Merge tag 'locking-core-2022-03-21' of git://git./linux...
tree
|
commitdiff
2022-03-22
Linus Torvalds
Merge tag 'perf-core-2022-03-21' of git://git./linux...
tree
|
commitdiff
2022-03-22
Linus Torvalds
Merge tag 'for-5.18-tag' of git://git./linux/kernel...
tree
|
commitdiff
2022-03-22
Linus Torvalds
Merge tag 'ext4_for_linus' of git://git./linux/kernel...
tree
|
commitdiff
2022-03-22
Linus Torvalds
Merge tag 'nfsd-5.18' of git://git./linux/kernel/git...
tree
|
commitdiff
2022-03-22
Linus Torvalds
Merge tag '5.18-smb3-fixes-part1' of git://git.samba...
tree
|
commitdiff
2022-03-22
Linus Torvalds
Merge tag 'f2fs-for-5.18' of git://git./linux/kernel...
tree
|
commitdiff
2022-03-22
Linus Torvalds
Merge tag 'erofs-for-5.18-rc1' of git://git./linux...
tree
|
commitdiff
2022-03-22
Linus Torvalds
Merge tag 'fscrypt-for-linus' of git://git./fs/fscrypt...
tree
|
commitdiff
2022-03-22
Linus Torvalds
Revert "random: block in /dev/urandom"
tree
|
commitdiff
2022-03-22
Linus Torvalds
Merge tag 'audit-pr-20220321' of git://git./linux/kerne...
tree
|
commitdiff
2022-03-22
Linus Torvalds
Merge tag 'selinux-pr-20220321' of git://git./linux...
tree
|
commitdiff
2022-03-22
Linus Torvalds
Merge tag 'integrity-v5.18' of git://git./linux/kernel...
tree
|
commitdiff
2022-03-22
Linus Torvalds
Merge tag 'Smack-for-5.18' of https://github.com/cschau...
tree
|
commitdiff
2022-03-22
Linus Torvalds
Merge branch 'keys-fixes' of git://git./linux/kernel...
tree
|
commitdiff
2022-03-22
Linus Torvalds
Merge tag 'bounds-fixes-v5.18-rc1' of git://git./linux...
tree
|
commitdiff
2022-03-22
Linus Torvalds
Merge tag 'overflow-v5.18-rc1' of git://git./linux...
tree
|
commitdiff
2022-03-22
Linus Torvalds
Merge tag 'hardening-v5.18-rc1' of git://git./linux...
tree
|
commitdiff
2022-03-22
Linus Torvalds
Merge tag 'pstore-v5.18-rc1' of git://git./linux/kernel...
tree
|
commitdiff
2022-03-22
Linus Torvalds
Merge tag 'execve-v5.18-rc1' of git://git./linux/kernel...
tree
|
commitdiff
2022-03-22
Linus Torvalds
Merge tag 'spi-v5.18' of git://git./linux/kernel/git...
tree
|
commitdiff
2022-03-22
Linus Torvalds
Merge tag 'regulator-v5.18' of git://git./linux/kernel...
tree
|
commitdiff
2022-03-22
Linus Torvalds
Merge tag 'regmap-v5.18' of git://git./linux/kernel...
tree
|
commitdiff
2022-03-22
Linus Torvalds
Merge tag 'hwmon-for-v5.18' of git://git./linux/kernel...
tree
|
commitdiff
2022-03-22
Linus Torvalds
Merge tag 'for-5.18/alloc-cleanups-2022-03-18' of git...
tree
|
commitdiff
2022-03-22
Linus Torvalds
Merge tag 'for-5.18/drivers-2022-03-18' of git://git...
tree
|
commitdiff
2022-03-21
Linus Torvalds
Merge tag 'for-5.18/block-2022-03-18' of git://git...
tree
|
commitdiff
2022-03-21
Linus Torvalds
Merge tag 'for-5.18/io_uring-statx-2022-03-18' of git...
tree
|
commitdiff
2022-03-21
Linus Torvalds
Merge tag 'for-5.18/io_uring-2022-03-18' of git://git...
tree
|
commitdiff
2022-03-21
Linus Torvalds
Merge branch 'linus' of git://git./linux/kernel/git...
tree
|
commitdiff
2022-03-21
Linus Torvalds
Merge tag 'random-5.18-rc1-for-linus' of git://git...
tree
|
commitdiff
2022-03-21
Linus Torvalds
Merge tag 'pnp-5.18-rc1' of git://git./linux/kernel...
tree
|
commitdiff
2022-03-21
Linus Torvalds
Merge tag 'thermal-5.18-rc1' of git://git./linux/kernel...
tree
|
commitdiff
2022-03-21
Linus Torvalds
Merge tag 'pm-5.18-rc1' of git://git./linux/kernel...
tree
|
commitdiff
next