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-07-13
mm/page-flags: rename PAGE_MAPPING_MOVABLE to PAGE_MAPPING_ANON_KSM
David Hildenbrand
2025-07-13
mm: rename PG_isolated to PG_movable_ops_isolated
David Hildenbrand
2025-07-13
mm: convert "movable" flag in page->mapping to a page flag
David Hildenbrand
2025-07-13
mm: stop storing migration_ops in page->mapping
David Hildenbrand
2025-07-13
mm: remove __folio_test_movable()
David Hildenbrand
2025-07-13
mm: rename __PageMovable() to page_has_movable_ops()
David Hildenbrand
2025-07-13
mm/migration: remove PageMovable()
David Hildenbrand
2025-07-13
mm/migrate: remove __ClearPageMovable()
David Hildenbrand
2025-07-13
mm/balloon_compaction: stop using __ClearPageMovable()
David Hildenbrand
2025-07-13
mm/migrate: remove folio_test_movable() and folio_movable_ops()
David Hildenbrand
2025-07-13
mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()
David Hildenbrand
2025-07-13
mm/balloon_compaction: make PageOffline sticky until the page is freed
David Hildenbrand
2025-07-13
mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()
David Hildenbrand
2025-07-13
maple tree: add some comments
Dev Jain
2025-07-13
mm: fix spelling issue in swap.h
Xuanye Liu
2025-07-13
mm/hugetlb: remove prepare_hugepage_range()
Peter Xu
2025-07-13
mm/page_isolation: remove migratetype parameter from more functions
Zi Yan
2025-07-13
mm/page_isolation: remove migratetype from undo_isolate_page_range()
Zi Yan
2025-07-13
mm/page_isolation: remove migratetype from move_freepages_block_isolate()
Zi Yan
2025-07-13
mm/page_alloc: add support for initializing pageblock as isolated
Zi Yan
2025-07-13
mm/page_isolation: make page isolation a standalone bit
Zi Yan
2025-07-13
mm/page_alloc: pageblock flags functions clean up
Zi Yan
2025-07-13
mm,memory_hotplug: drop status_change_nid parameter from memory_notify
Oscar Salvador
2025-07-13
mm,memory_hotplug: implement numa node notifier
Oscar Salvador
2025-07-13
mm,memory_hotplug: remove status_change_nid_normal and update documentation
Oscar Salvador
2025-07-13
mm, madvise: extract mm code from prctl_set_vma() to mm/madvise.c
Vlastimil Babka
2025-07-13
mm/madvise: eliminate very confusing manipulation of prev VMA
Lorenzo Stoakes
2025-07-13
Merge tag 'irq_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-07-13
iio: adc: ad_sigma_delta: add SPI offload support
David Lechner
2025-07-13
iio: adc: ad_sigma_delta: use spi_optimize_message()
David Lechner
2025-07-13
iio: adc: ad_sigma_delta: use u8 instead of uint8_t
David Lechner
2025-07-13
PM: hibernate: Add stub for pm_hibernate_is_recovering()
Mario Limonciello
2025-07-13
net/mlx5: IFC updates for disabled host PF
Daniel Jurgens
2025-07-13
net/mlx5: Expose disciplined_fr_counter through HCA capabilities in mlx5_ifc
Carolina Jubran
2025-07-13
Optimize DMABUF mkey page size in mlx5
Leon Romanovsky
2025-07-13
RDMA/mlx5: Fix UMR modifying of mkey page size
Edward Srouji
2025-07-13
net/mlx5: Expose HCA capability bits for mkey max page size
Michael Guralnik
2025-07-12
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up changes which
Andrew Morton
2025-07-12
Merge tag 'mm-hotfixes-stable-2025-07-11-16-16' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-07-11
locking/mutex: Mark devm_mutex_init() as __must_check
Thomas Weißschuh
2025-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-11
bpf: Remove attach_type in bpf_tracing_link
Tao Chen
2025-07-11
bpf: Remove attach_type in bpf_cgroup_link
Tao Chen
2025-07-11
bpf: Add attach_type field to bpf_link
Tao Chen
2025-07-11
Merge tag 'block-6.16-20250710' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-11
iommu: Allow an input type in hw_info op
Nicolin Chen
2025-07-11
iommufd: Add mmap interface
Nicolin Chen
2025-07-11
Merge tag 'io_uring-6.16-20250710' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-11
media: uvcvideo: Auto-set UVC_QUIRK_MSXU_META
Ricardo Ribalda
2025-07-11
cpu: Define attack vectors
David Kaplan
[prev]
[next]