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
Age
Commit message (
Expand
)
Author
2026-02-12
Merge tag 'ata-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
2026-02-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2026-02-12
Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2026-02-12
Merge tag 'vfio-v7.0-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2026-02-12
smb: client: fix data corruption due to racy lease checks
Paulo Alcantara
2026-02-12
lib/group_cpus: handle const qualifier from clusters allocation type
Kees Cook
2026-02-12
kho: remove unnecessary WARN_ON(err) in kho_populate()
Ran Xiaokai
2026-02-12
kho: fix missing early_memunmap() call in kho_populate()
Ran Xiaokai
2026-02-12
scripts/gdb: implement x86_page_ops in mm.py
Seongjun Hong
2026-02-12
objpool: fix the overestimation of object pooling metadata size
zhouwenhao
2026-02-12
selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONT
Aristeu Rozanski
2026-02-12
delayacct: fix build regression on accounting tool
Arnd Bergmann
2026-02-12
mm/page_alloc: clear page->private in free_pages_prepare()
Mikhail Gavrilov
2026-02-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2026-02-12
selftests/mm: add memory failure dirty pagecache test
Miaohe Lin
2026-02-12
selftests/mm: add memory failure clean pagecache test
Miaohe Lin
2026-02-12
selftests/mm: add memory failure anonymous page test
Miaohe Lin
2026-02-12
mm: rmap: support batched unmapping for file large folios
Baolin Wang
2026-02-12
arm64: mm: implement the architecture-specific clear_flush_young_ptes()
Baolin Wang
2026-02-12
arm64: mm: support batch clearing of the young flag for large folios
Baolin Wang
2026-02-12
arm64: mm: factor out the address and ptep alignment into a new helper
Baolin Wang
2026-02-12
mm: rmap: support batched checks of the references for large folios
Baolin Wang
2026-02-12
tools/testing/vma: add VMA userland tests for VMA flag functions
Lorenzo Stoakes
2026-02-12
tools/testing/vma: separate out vma_internal.h into logical headers
Lorenzo Stoakes
2026-02-12
tools/testing/vma: separate VMA userland tests into separate files
Lorenzo Stoakes
2026-02-12
mm: make vm_area_desc utilise vma_flags_t only
Lorenzo Stoakes
2026-02-12
mm: update all remaining mmap_prepare users to use vma_flags_t
Lorenzo Stoakes
2026-02-12
mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
Lorenzo Stoakes
2026-02-12
mm: update secretmem to use VMA flags on mmap_prepare
Lorenzo Stoakes
2026-02-12
mm: update hugetlbfs to use VMA flags on mmap_prepare
Lorenzo Stoakes
2026-02-12
mm: add basic VMA flag operation helper functions
Lorenzo Stoakes
2026-02-12
tools: bitmap: add missing bitmap_[subset(), andnot()]
Lorenzo Stoakes
2026-02-12
mm: add mk_vma_flags() bitmap flag macro helper
Lorenzo Stoakes
2026-02-12
mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
Lorenzo Stoakes
2026-02-12
mm/vma: remove __private sparse decoration from vma_flags_t
Lorenzo Stoakes
2026-02-12
mm: use unmap_desc struct for freeing page tables
Liam R. Howlett
2026-02-12
mm/vma: use unmap_region() in vms_clear_ptes()
Liam R. Howlett
2026-02-12
mm/vma: use unmap_desc in exit_mmap() and vms_clear_ptes()
Liam R. Howlett
2026-02-12
mm: introduce unmap_desc struct to reduce function arguments
Liam R. Howlett
2026-02-12
mm: change dup_mmap() recovery
Liam R. Howlett
2026-02-12
mm/vma: add page table limit to unmap_region()
Liam R. Howlett
2026-02-12
mm/memory: add tree limit to free_pgtables()
Liam R. Howlett
2026-02-12
mm/vma: add limits to unmap_region() for vmas
Liam R. Howlett
2026-02-12
mm/mmap: abstract vma clean up from exit_mmap()
Liam R. Howlett
2026-02-12
mm/mmap: move exit_mmap() trace point
Liam R. Howlett
2026-02-12
mm: relocate the page table ceiling and floor definitions
Liam R. Howlett
2026-02-12
mm: folio_zero_user: open code range computation in folio_zero_user()
Ankur Arora
2026-02-12
mm/vmscan: select the closest preferred node in demote_folio_list()
Bing Jiao
2026-02-12
mm/vmscan: fix demotion targets checks in reclaim/demotion
Bing Jiao
2026-02-12
procfs: fix possible double mmput() in do_procmap_query()
Andrii Nakryiko
[prev]
[next]