index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2025-05-12
mm: add swappiness=max arg to memory.reclaim for only anon reclaim
Zhongkun He
2025-05-12
mm/hugetlb: use separate nodemask for bootmem allocations
Frank van der Linden
2025-05-12
mm/memcg: move mem_cgroup_init() ahead of cgroup_init()
Huan Yang
2025-05-12
mm/huge_memory: remove useless folio pointers passing
Gavin Guo
2025-05-12
vmscan,cgroup: apply mems_effective to reclaim
Gregory Price
2025-05-12
cpuset: rename cpuset_node_allowed to cpuset_current_node_allowed
Gregory Price
2025-05-12
Update Christoph's Email address and make it consistent
Christoph Lameter (Ampere)
2025-05-12
mm/damon/core: introduce damos quota goal metrics for memory node utilization
SeongJae Park
2025-05-11
mm: move mmap/vma locking logic into specific files
Lorenzo Stoakes
2025-05-11
mm: convert free_page_and_swap_cache() to free_folio_and_swap_cache()
Fan Ni
2025-05-11
maple_tree: add sufficient height
Sidhartha Kumar
2025-05-11
maple_tree: use vacant nodes to reduce worst case allocations
Sidhartha Kumar
2025-05-11
mm: skip ptlock_init() for kernel PMDs
Kevin Brodsky
2025-05-11
mm: call ctor/dtor for kernel PTEs
Kevin Brodsky
2025-05-11
mm: pass mm down to pagetable_{pte,pmd}_ctor
Kevin Brodsky
2025-05-11
fs/proc/page: refactor to reduce code duplication
Liu Ye
2025-05-11
xarray: make xa_alloc_cyclic() return 0 on all success cases
Przemek Kitszel
2025-05-11
mm/ptdump: split effective_prot() into level specific callbacks
Anshuman Khandual
2025-05-11
mm/ptdump: split note_page() into level specific callbacks
Anshuman Khandual
2025-05-11
kernel/events/uprobes: pass VMA to set_swbp(), set_orig_insn() and uprobe_wri...
David Hildenbrand
2025-05-11
mm: fix parameter passed to page_mapcount_is_type()
Gavin Shan
2025-05-11
mm: annotate data race in update_hiwater_rss
Ignacio Encinas
2025-05-11
mm/compaction: use folio in hugetlb pathway
Vishal Moola (Oracle)
2025-05-11
memory: implement memory_block_advise/probe_max_size
Gregory Price
2025-05-11
zsmalloc: prefer the the original page's node for compressed data
Nhat Pham
2025-05-11
mm: delete thp_nr_pages()
Matthew Wilcox (Oracle)
2025-05-11
filemap: remove readahead_page_batch()
Matthew Wilcox (Oracle)
2025-05-11
filemap: convert __readahead_batch() to use a folio
Matthew Wilcox (Oracle)
2025-05-11
filemap: remove find_subpage()
Matthew Wilcox (Oracle)
2025-05-11
mm: remove offset_in_thp()
Matthew Wilcox (Oracle)
2025-05-11
filemap: remove readahead_page()
Matthew Wilcox (Oracle)
2025-05-11
arch: remove mk_pmd()
Matthew Wilcox (Oracle)
2025-05-11
mm: add folio_mk_pmd()
Matthew Wilcox (Oracle)
2025-05-11
mm: add folio_mk_pte()
Matthew Wilcox (Oracle)
2025-05-11
mm: make mk_pte() definition unconditional
Matthew Wilcox (Oracle)
2025-05-11
mm: introduce a common definition of mk_pte()
Matthew Wilcox (Oracle)
2025-05-11
mm/codetag: move tag retrieval back upfront in __free_pages()
David Wang
2025-05-11
Merge tag 'timers-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-05-10
Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-05-10
Merge tag 'char-misc-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-08
Merge tag 'net-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-05-07
mm: vmalloc: support more granular vrealloc() sizing
Kees Cook
2025-05-06
Merge tag 'wireless-2025-05-06' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2025-05-06
net: add missing instance lock to dev_set_promiscuity
Stanislav Fomichev
2025-05-06
wifi: mac80211: fix the type of status_code for negotiated TID to Link Mapping
Michael-CY Lee
2025-05-02
Merge tag 'pm-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2025-05-02
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2025-05-02
Merge tag 'iommu-fixes-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-05-02
uio_hv_generic: Fix sysfs creation path for ring buffer
Naman Jain
2025-04-30
Merge tag 'modules-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[next]