index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
hostfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-18
mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.
Lorenzo Stoakes
7
-143
/
+141
2023-10-18
mm: move vma_policy() and anon_vma_name() decls to mm_types.h
Lorenzo Stoakes
3
-23
/
+28
2023-10-18
sched: remove wait bookmarks
Matthew Wilcox (Oracle)
2
-56
/
+13
2023-10-18
filemap: remove use of wait bookmarks
Matthew Wilcox (Oracle)
1
-20
/
+1
2023-10-18
mm/mprotect: allow unfaulted VMAs to be unaccounted on mprotect()
Lorenzo Stoakes
1
-2
/
+11
2023-10-18
mm: add printf attribute to shrinker_debugfs_name_alloc
Lucy Mielke
2
-2
/
+3
2023-10-18
mm/thp: fix "mm: thp: kill __transhuge_page_enabled()"
Zach O'Keefe
1
-7
/
+13
2023-10-18
selftests: add a selftest to verify hugetlb usage in memcg
Nhat Pham
4
-0
/
+239
2023-10-18
hugetlb: memcg: account hugetlb-backed memory in memory controller
Nhat Pham
7
-11
/
+127
2023-10-18
memcontrol: only transfer the memcg data for migration
Nhat Pham
3
-4
/
+45
2023-10-18
memcontrol: add helpers for hugetlb memcg accounting
Nhat Pham
2
-12
/
+68
2023-10-18
mm, hugetlb: remove HUGETLB_CGROUP_MIN_ORDER
Frank van der Linden
3
-30
/
+3
2023-10-18
mm: use folio_xor_flags_has_waiters() in folio_end_writeback()
Matthew Wilcox (Oracle)
3
-16
/
+10
2023-10-18
mm: make __end_folio_writeback() return void
Matthew Wilcox (Oracle)
3
-25
/
+24
2023-10-18
mm: add folio_xor_flags_has_waiters()
Matthew Wilcox (Oracle)
2
-3
/
+30
2023-10-18
mm: delete checks for xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
10
-48
/
+1
2023-10-18
s390: implement arch_xor_unlock_is_negative_byte
Matthew Wilcox (Oracle)
1
-0
/
+10
2023-10-18
riscv: implement xor_unlock_is_negative_byte
Matthew Wilcox (Oracle)
1
-0
/
+13
2023-10-18
powerpc: implement arch_xor_unlock_is_negative_byte on 32-bit
Matthew Wilcox (Oracle)
1
-4
/
+0
2023-10-18
mips: implement xor_unlock_is_negative_byte
Matthew Wilcox (Oracle)
2
-1
/
+39
2023-10-18
m68k: implement xor_unlock_is_negative_byte
Matthew Wilcox (Oracle)
1
-0
/
+22
2023-10-18
alpha: implement xor_unlock_is_negative_byte
Matthew Wilcox (Oracle)
1
-0
/
+21
2023-10-18
bitops: add xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
8
-57
/
+47
2023-10-18
iomap: use folio_end_read()
Matthew Wilcox (Oracle)
1
-3
/
+1
2023-10-18
buffer: use folio_end_read()
Matthew Wilcox (Oracle)
1
-12
/
+4
2023-10-18
ext4: use folio_end_read()
Matthew Wilcox (Oracle)
1
-11
/
+3
2023-10-18
mm: add folio_end_read()
Matthew Wilcox (Oracle)
2
-0
/
+23
2023-10-18
iomap: protect read_bytes_pending with the state_lock
Matthew Wilcox (Oracle)
1
-12
/
+25
2023-10-18
iomap: hold state_lock over call to ifs_set_range_uptodate()
Matthew Wilcox (Oracle)
1
-9
/
+11
2023-10-18
selftests/mm: add a new test for madv and hugetlb
Breno Leitao
3
-0
/
+78
2023-10-18
selftests/mm: export get_free_hugepages()
Breno Leitao
3
-19
/
+20
2023-10-18
zsmalloc: use copy_page for full page copy
Mark-PK Tsai
1
-1
/
+1
2023-10-18
filemap: call filemap_get_folios_tag() from filemap_get_folios()
Pankaj Raghav
1
-37
/
+8
2023-10-18
mm/page_alloc: remove unnecessary next_page in break_down_buddy_pages
Kemeng Shi
1
-4
/
+2
2023-10-18
mm/page_alloc: remove unnecessary check in break_down_buddy_pages
Kemeng Shi
1
-4
/
+2
2023-10-18
mmap: add clarifying comment to vma_merge() code
Liam R. Howlett
1
-0
/
+5
2023-10-18
Documentation: *san: drop "the" from article titles
Andrey Konovalov
3
-7
/
+10
2023-10-18
kasan: fix and update KUNIT_EXPECT_KASAN_FAIL comment
Andrey Konovalov
1
-4
/
+5
2023-10-18
kasan: use unchecked __memset internally
Andrey Konovalov
2
-3
/
+3
2023-10-18
kasan: unify printk prefixes
Andrey Konovalov
4
-6
/
+8
2023-10-18
arm64, kasan: update comment in kasan_init
Andrey Konovalov
1
-1
/
+5
2023-10-18
mm/gup: adapt get_user_page_vma_remote() to never return NULL
Lorenzo Stoakes
4
-9
/
+14
2023-10-18
mm/gup: make failure to pin an error if FOLL_NOWAIT not specified
Lorenzo Stoakes
1
-0
/
+11
2023-10-18
mm/gup: explicitly define and check internal GUP flags, disallow FOLL_TOUCH
Lorenzo Stoakes
2
-3
/
+5
2023-10-18
mm: make __access_remote_vm() static
Lorenzo Stoakes
4
-7
/
+5
2023-10-18
mm: multi-gen LRU: reuse some legacy trace events
Jaewon Kim
1
-5
/
+13
2023-10-18
mm/migrate: remove unused mm argument from do_move_pages_to_node
Gregory Price
1
-7
/
+6
2023-10-18
memory: move exclusivity detection in do_wp_page() into wp_can_reuse_anon_fol...
David Hildenbrand
1
-43
/
+45
2023-10-18
mm/rmap: convert page_move_anon_rmap() to folio_move_anon_rmap()
David Hildenbrand
5
-13
/
+11
2023-10-18
mm/rmap: move SetPageAnonExclusive() out of page_move_anon_rmap()
David Hildenbrand
4
-2
/
+5
[next]