index
:
linux-stable.git
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.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
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "kmsan: unpoison @tlb in arch_tlb_gather_mmu()"
Alexander Potapenko
2022-11-30
1
-10
/
+0
*
folio-compat: remove try_to_release_page()
Vishal Moola (Oracle)
2022-11-30
2
-7
/
+0
*
memory-failure: convert truncate_error_page() to use folio
Vishal Moola (Oracle)
2022-11-30
1
-2
/
+3
*
khugepage: replace try_to_release_page() with filemap_release_folio()
Vishal Moola (Oracle)
2022-11-30
1
-11
/
+12
*
ext4: convert move_extent_per_page() to use folios
Vishal Moola (Oracle)
2022-11-30
1
-21
/
+31
*
mm/page_alloc: simplify locking during free_unref_page_list
Mel Gorman
2022-11-30
1
-16
/
+9
*
mm/page_alloc: leave IRQs enabled for per-cpu page allocations
Mel Gorman
2022-11-30
1
-70
/
+54
*
mm/page_alloc: always remove pages from temporary list
Mel Gorman
2022-11-30
1
-0
/
+2
*
selftests/vm: use memfd for hugepage-mmap test
Peter Xu
2022-11-30
1
-6
/
+4
*
zram: remove unused stats fields
Sergey Senozhatsky
2022-11-30
2
-4
/
+0
*
mm/migrate.c: stop using 0 as NULL pointer
Yang Li
2022-11-30
1
-1
/
+1
*
mm: multi-gen LRU: remove NULL checks on NODE_DATA()
Yu Zhao
2022-11-30
1
-11
/
+2
*
mm/gup: disallow FOLL_FORCE|FOLL_WRITE on hugetlb mappings
David Hildenbrand
2022-11-30
1
-0
/
+3
*
habanalabs: remove FOLL_FORCE usage
David Hildenbrand
2022-11-30
1
-2
/
+1
*
RDMA/hw/qib/qib_user_pages: remove FOLL_FORCE usage
David Hildenbrand
2022-11-30
1
-1
/
+1
*
drm/exynos: remove FOLL_FORCE usage
David Hildenbrand
2022-11-30
1
-1
/
+1
*
mm/frame-vector: remove FOLL_FORCE usage
David Hildenbrand
2022-11-30
1
-1
/
+1
*
media: pci/ivtv: remove FOLL_FORCE usage
David Hildenbrand
2022-11-30
2
-4
/
+3
*
drm/etnaviv: remove FOLL_FORCE usage
David Hildenbrand
2022-11-30
1
-3
/
+5
*
media: videobuf-dma-sg: remove FOLL_FORCE usage
David Hildenbrand
2022-11-30
1
-9
/
+5
*
RDMA/siw: remove FOLL_FORCE usage
David Hildenbrand
2022-11-30
1
-5
/
+4
*
RDMA/usnic: remove FOLL_FORCE usage
David Hildenbrand
2022-11-30
1
-5
/
+4
*
RDMA/umem: remove FOLL_FORCE usage
David Hildenbrand
2022-11-30
1
-4
/
+4
*
mm/gup: reliable R/O long-term pinning in COW mappings
David Hildenbrand
2022-11-30
4
-12
/
+34
*
mm: extend FAULT_FLAG_UNSHARE support to anything in a COW mapping
David Hildenbrand
2022-11-30
2
-8
/
+4
*
mm: don't call vm_ops->huge_fault() in wp_huge_pmd()/wp_huge_pud() for privat...
David Hildenbrand
2022-11-30
1
-9
/
+15
*
mm: rework handling in do_wp_page() based on private vs. shared mappings
David Hildenbrand
2022-11-30
1
-21
/
+17
*
mm: add early FAULT_FLAG_WRITE consistency checks
David Hildenbrand
2022-11-30
1
-0
/
+8
*
mm: add early FAULT_FLAG_UNSHARE consistency checks
David Hildenbrand
2022-11-30
3
-11
/
+20
*
selftests/vm: cow: R/O long-term pinning reliability tests for non-anon pages
David Hildenbrand
2022-11-30
1
-1
/
+27
*
selftests/vm: cow: basic COW tests for non-anonymous pages
David Hildenbrand
2022-11-30
1
-1
/
+337
*
selftests/vm: anon_cow: prepare for non-anonymous COW tests
David Hildenbrand
2022-11-30
5
-19
/
+24
*
mm: Kconfig: make config SECRETMEM visible with EXPERT
Lukas Bulwahn
2022-11-30
1
-1
/
+7
*
mm/gup: remove the restriction on locked with FOLL_LONGTERM
Jason Gunthorpe
2022-11-30
1
-82
/
+27
*
selftests/damon: fix unnecessary compilation warnings
Rong Tao
2022-11-30
1
-0
/
+9
*
hugetlbfs: inode: remove unnecessary (void*) conversions
Li zeming
2022-11-30
1
-1
/
+1
*
mm: make drop_caches keep reclaiming on all nodes
Jan Kara
2022-11-30
1
-15
/
+18
*
mm: anonymous shared memory naming
Pasha Tatashin
2022-11-30
6
-30
/
+57
*
mm: shrinkers: add missing includes for undeclared types
T.J. Mercier
2022-11-30
1
-0
/
+3
*
hugetlb: remove duplicate mmu notifications
Mike Kravetz
2022-11-30
1
-9
/
+9
*
mm/uffd: sanity check write bit for uffd-wp protected ptes
Peter Xu
2022-11-30
1
-1
/
+17
*
mm/kmemleak.c: fix a comment
Yixuan Cao
2022-11-30
1
-1
/
+1
*
docs: admin-guide: cgroup-v1: update description of inactive_file
Jian Wen
2022-11-30
1
-1
/
+2
*
mm/demotion: fix NULL vs IS_ERR checking in memory_tier_init
Miaoqian Lin
2022-11-30
1
-1
/
+1
*
migrate: convert migrate_pages() to use folios
Huang Ying
2022-11-30
1
-98
/
+112
*
migrate: convert unmap_and_move() to use folios
Huang Ying
2022-11-30
1
-27
/
+27
*
Revert "mm: migration: fix the FOLL_GET failure on following huge page"
Baolin Wang
2022-11-30
1
-8
/
+2
*
mm/kfence: remove hung_task cruft
Pavankumar Kondeti
2022-11-30
1
-11
/
+1
*
Docs/ABI/zram: document zram recompress sysfs knobs
Sergey Senozhatsky
2022-11-30
1
-0
/
+14
*
zram: add incompressible flag to read_block_state()
Sergey Senozhatsky
2022-11-30
2
-6
/
+11
[next]