index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-24
mm/huge_memory: use folio's memcg inside __folio_split()
Zi Yan
1
-4
/
+16
2026-08-24
mm/migrate_device: clear stale mapping after freeing swapcache
Arvind Yadav
1
-0
/
+13
2026-08-24
mm: zswap: drop list_lru param from zswap_lru_add() and _del()
Wilson Felipe Pereira
1
-6
/
+6
2026-08-24
mm/sparse: correct init section annotations
Sang-Heon Jeon
1
-4
/
+4
2026-08-24
mm/page_reporting: add page_reporting_delay_ms module parameter
Pratyush Mallick
2
-10
/
+24
2026-08-24
hugetlb: only adjust reservation during unmapping if mapcount is 0
Guillaume Morin
1
-2
/
+6
2026-08-24
mm: use proper PTE accessor in move_ptes()
Alexander Gordeev
1
-1
/
+1
2026-08-24
memcg: bypass the reclaim and oom killer for dying tasks once oom_reaper is done
Shakeel Butt
1
-0
/
+13
2026-08-24
Documentation: zram: correct algo parameters configuration documentation
Sergey Senozhatsky
1
-1
/
+33
2026-08-24
mm: memcg: stop reclaim when a limit update is superseded
Guopeng Zhang
1
-0
/
+6
2026-08-24
zram: validate deflate params
Sergey Senozhatsky
1
-1
/
+9
2026-08-24
zram: set default primary compressor in zram_destroy_comps()
Sergey Senozhatsky
1
-2
/
+1
2026-08-24
mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
Usama Arif
9
-95
/
+81
2026-08-24
mm/vmscan: add pgrotate_anon and pgrotate_file vmstat counters
Usama Arif
4
-1
/
+19
2026-08-24
mm/vmstat, mm/memcontrol: add _monotonic vmstat readers
Usama Arif
4
-0
/
+71
2026-08-24
mm: vmscan: fix node reclaim ignoring swappiness parameter
Ridong Chen
1
-12
/
+7
2026-08-24
memcg: move mem_cgroup_swappiness and vm_swappiness to mm/swap.h
Ridong Chen
4
-23
/
+18
2026-08-24
mm: mglru: promote mapped executable folios after first usage
Baolin Wang
1
-16
/
+27
2026-08-24
mm: vmscan: add a helper to identify file-backed executable folios
Baolin Wang
1
-2
/
+8
2026-08-24
mm: vmscan: convert folio_referenced() to use vma_flags_t
Baolin Wang
3
-19
/
+21
2026-08-24
mm/kmemleak: report RCU-tasks quiescent states during the scan
Breno Leitao
1
-7
/
+7
2026-08-24
tools/testing/selftests/mm: test anonymous page offset merge behaviour
Lorenzo Stoakes (ARM)
1
-0
/
+57
2026-08-24
tools/testing/vma: expand VMA merge tests to assert anon pgoff
Lorenzo Stoakes (ARM)
1
-9
/
+36
2026-08-24
mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
Lorenzo Stoakes (ARM)
8
-35
/
+54
2026-08-24
mm/migrate: calculate large folio page index using PFN
Lorenzo Stoakes (ARM)
1
-10
/
+9
2026-08-24
mm/huge_memory: update remove_migration_pmd() to accept a folio
Lorenzo Stoakes (ARM)
3
-13
/
+11
2026-08-24
mm: clean up vma_address_end()
Lorenzo Stoakes (ARM)
1
-5
/
+7
2026-08-24
mm/rmap: track whether the page VMA mapped pgoff is anonymous
Lorenzo Stoakes (ARM)
2
-1
/
+5
2026-08-24
mm: propagate VMA anonymous page offset on map, remap, split + merge
Lorenzo Stoakes (ARM)
7
-56
/
+94
2026-08-24
tools/testing/vma: add tests for copy_vma() self-merge
Lorenzo Stoakes (ARM)
1
-1
/
+45
2026-08-24
mm/vma: fix self-merge check in copy_vma()
Lorenzo Stoakes (ARM)
2
-19
/
+17
2026-08-24
mm: introduce and use vma_filebacked_address()
Lorenzo Stoakes (ARM)
4
-7
/
+31
2026-08-24
mm: update print_bad_page_map() to show anon index if appropriate
Lorenzo Stoakes (ARM)
1
-3
/
+10
2026-08-24
mm: abstract vma_address() and introduce vma_anon_address()
Lorenzo Stoakes (ARM)
1
-12
/
+37
2026-08-24
mm: introduce linear_anon_page_index()
Lorenzo Stoakes (ARM)
3
-5
/
+62
2026-08-24
mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
Lorenzo Stoakes (ARM)
16
-36
/
+105
2026-08-24
mm/vma: introduce VMA anon page offset field and add helpers
Lorenzo Stoakes (ARM)
5
-0
/
+112
2026-08-24
mm/kconfig: drop redundant dependency wrappers
Kaitao Cheng
1
-9
/
+1
2026-08-24
mm: standardize printing for pgtable entries
David Hildenbrand (Arm)
1
-23
/
+79
2026-08-24
mm/kconfig: drop redundant memory hotplug dependencies
Kaitao Cheng
1
-3
/
+1
2026-08-24
maple_tree: remove undocumented CONFIG_MAPLE_RCU_DISABLED macro
Ethan Nelson-Moore
1
-4
/
+0
2026-08-24
mm: nommu: point to the write iterator upon split_vma
Hajime Tazaki
1
-0
/
+4
2026-08-24
mm: mempolicy: fix automatic numa balancing for shmem
Johannes Weiner
1
-15
/
+6
2026-08-24
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up
Andrew Morton
22
-190
/
+346
2026-08-24
Merge tag 'cifs-fixes-7.3-rc1' of https://git.manguebit.org/linux
Linus Torvalds
22
-108
/
+223
2026-08-24
um: Use asm-generic/timex.h over the host architecture one
Thomas Weißschuh
1
-0
/
+13
2026-08-24
eventfs: Initialize ei->children and ei->list in init_ei()
Deepanshu Kartikey
1
-5
/
+2
2026-08-24
cifs: fix loff_t underflow in cifs_remap_file_range() when len == 0
Frank Sorenson
1
-2
/
+13
2026-08-24
smb: client: reject a tree connect response whose byte count is too small
Bryam Vargas
2
-1
/
+8
2026-08-24
cifs: call pagecache_isize_extended() in cifs_setsize() when extending
Frank Sorenson
1
-0
/
+2
[prev]
[next]