index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-23
userfaultfd: provide unmasked address on page-fault
Nadav Amit
1
-1
/
+2
2022-03-23
mm: sparsemem: move vmemmap related to HugeTLB to CONFIG_HUGETLB_PAGE_FREE_VM...
Muchun Song
1
-0
/
+2
2022-03-23
mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a static_key
Muchun Song
2
-8
/
+14
2022-03-23
mm: hugetlb: free the 2nd vmemmap page associated with each HugeTLB page
Muchun Song
1
-4
/
+74
2022-03-23
mm, fault-injection: declare should_fail_alloc_page()
Vlastimil Babka
1
-0
/
+2
2022-03-23
mm/memory-failure.c: fix race with changing page compound again
Miaohe Lin
1
-0
/
+1
2022-03-23
arch/x86/mm/numa: Do not initialize nodes twice
Oscar Salvador
1
-1
/
+0
2022-03-23
mm: enforce pageblock_order < MAX_ORDER
David Hildenbrand
2
-4
/
+6
2022-03-23
cma: factor out minimum alignment requirement
David Hildenbrand
1
-0
/
+9
2022-03-23
mm/mmzone.h: remove unused macros
Miaohe Lin
1
-7
/
+0
2022-03-23
mm: page_alloc: avoid merging non-fallbackable pageblocks with others
Zi Yan
1
-0
/
+11
2022-03-23
mm/vmalloc: fix comments about vmap_area struct
Bang Li
1
-2
/
+2
2022-03-23
mm: merge pte_mkhuge() call into arch_make_huge_pte()
Anshuman Khandual
1
-1
/
+1
2022-03-23
mm: memcontrol: rename memcg_cache_id to memcg_kmem_id
Muchun Song
1
-2
/
+2
2022-03-23
mm: list_lru: rename list_lru_per_memcg to list_lru_memcg
Muchun Song
1
-1
/
+1
2022-03-23
mm: list_lru: replace linear array with xarray
Muchun Song
2
-34
/
+2
2022-03-23
mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrus
Muchun Song
1
-1
/
+1
2022-03-23
mm: list_lru: allocate list_lru_one only when needed
Muchun Song
1
-3
/
+4
2022-03-23
xarray: use kmem_cache_alloc_lru to allocate xa_node
Muchun Song
2
-2
/
+12
2022-03-23
fs: introduce alloc_inode_sb() to allocate filesystems specific inode
Muchun Song
1
-0
/
+11
2022-03-23
mm: introduce kmem_cache_alloc_lru
Muchun Song
3
-0
/
+21
2022-03-23
mm: list_lru: transpose the array of per-node per-memcg lru lists
Muchun Song
1
-7
/
+10
2022-03-23
mm/memcg: retrieve parent memcg from css.parent
Wei Yang
1
-3
/
+1
2022-03-23
memcg: add per-memcg total kernel memory stat
Yosry Ahmed
1
-0
/
+1
2022-03-23
tmpfs: support for file creation time
Xavier Roche
1
-0
/
+1
2022-03-23
mm/gup: remove unused get_user_pages_locked()
John Hubbard
1
-2
/
+0
2022-03-23
mm/gup: remove unused pin_user_pages_locked()
John Hubbard
1
-2
/
+0
2022-03-23
filemap: remove find_get_pages()
Miaohe Lin
1
-7
/
+0
2022-03-23
mount: warn only once about timestamp range expiration
Anthony Iliopoulos
1
-0
/
+1
2022-03-23
remove congestion tracking framework
NeilBrown
2
-10
/
+0
2022-03-23
remove bdi_congested() and wb_congested() and related functions
NeilBrown
1
-26
/
+0
2022-03-23
remove inode_congested()
NeilBrown
1
-22
/
+0
2022-03-23
nfs: remove reliance on bdi congestion
NeilBrown
1
-0
/
+1
2022-03-23
mm: document and polish read-ahead code
NeilBrown
1
-2
/
+7
2022-03-23
doc: convert 'subsection' to 'section' in gfp.h
NeilBrown
1
-5
/
+5
2022-03-23
linux/kthread.h: remove unused macros
Rasmus Villemoes
1
-22
/
+0
2022-03-17
Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
1
-0
/
+1
2022-03-17
net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
Nicolas Dichtel
1
-0
/
+1
2022-03-11
Merge branch 'davidh' (fixes from David Howells)
Linus Torvalds
1
-1
/
+2
2022-03-11
watch_queue: Fix filter limit check
David Howells
1
-1
/
+2
2022-03-11
Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-5
/
+6
2022-03-11
net: phy: correct spelling error of media in documentation
Colin Foster
1
-2
/
+2
2022-03-09
net/mlx5e: SHAMPO, reduce TIR indication
Ben Ben-Ishay
1
-1
/
+0
2022-03-09
net/mlx5: Fix size field in bufferx_reg struct
Mohammad Kabat
1
-2
/
+2
2022-03-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+2
2022-03-08
Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+5
2022-03-08
Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+11
2022-03-07
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-8
/
+14
2022-03-07
swiotlb: rework "fix info leak with DMA_FROM_DEVICE"
Halil Pasic
1
-8
/
+0
2022-03-07
net: Fix esp GSO on inter address family tunnels.
Steffen Klassert
1
-0
/
+2
[next]