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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-21
Merge tag 'timers-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-4
/
+12
2022-03-21
Merge tag 'core-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+5
2022-03-21
Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-11
/
+41
2022-03-21
net: Revert the softirq will run annotation in ____napi_schedule().
Sebastian Andrzej Siewior
1
-7
/
+0
2022-03-21
Merge branch 'slab/for-5.18/trivial' into slab/for-linus
Vlastimil Babka
1
-3
/
+0
2022-03-21
Merge tag 'x86_cpu_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2022-03-21
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-21
/
+0
2022-03-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
6
-55
/
+77
2022-03-21
mm: Support arbitrary THP sizes
Matthew Wilcox (Oracle)
2
-47
/
+31
2022-03-21
mm: Make large folios depend on THP
Matthew Wilcox (Oracle)
1
-1
/
+6
2022-03-21
mm: Fix READ_ONLY_THP warning
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-03-21
mm: Turn can_split_huge_page() into can_split_folio()
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-03-21
mm/rmap: Constify the rmap_walk_control argument
Matthew Wilcox (Oracle)
2
-4
/
+4
2022-03-21
mm/rmap: Convert rmap_walk() to take a folio
Matthew Wilcox (Oracle)
2
-8
/
+7
2022-03-21
mm: Turn page_anon_vma() into folio_anon_vma()
Matthew Wilcox (Oracle)
1
-1
/
+0
2022-03-21
mm/rmap: Turn page_lock_anon_vma_read() into folio_lock_anon_vma_read()
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-03-21
mm/migrate: Convert remove_migration_ptes() to folios
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-21
mm/rmap: Convert try_to_migrate() to folios
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-21
mm/rmap: Convert try_to_unmap() to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-03-21
mm/huge_memory: Convert __split_huge_pmd() to take a folio
Matthew Wilcox (Oracle)
1
-4
/
+4
2022-03-21
mm/rmap: Turn page_referenced() into folio_referenced()
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-03-21
mm: Convert page_vma_mapped_walk to work on PFNs
Matthew Wilcox (Oracle)
2
-5
/
+17
2022-03-21
mm: Add DEFINE_PAGE_VMA_WALK and DEFINE_FOLIO_VMA_WALK
Matthew Wilcox (Oracle)
1
-0
/
+16
2022-03-21
mm: Add folio_pgoff()
Matthew Wilcox (Oracle)
1
-0
/
+11
2022-03-21
mm: Add split_folio_to_list()
Matthew Wilcox (Oracle)
1
-0
/
+6
2022-03-21
mm: Add folio_mapcount()
Matthew Wilcox (Oracle)
1
-1
/
+7
2022-03-21
mm: Turn head_compound_mapcount() into folio_entire_mapcount()
Matthew Wilcox (Oracle)
1
-6
/
+11
2022-03-21
fs: Move many prototypes to pagemap.h
Matthew Wilcox (Oracle)
2
-116
/
+114
2022-03-21
mm/truncate: Combine invalidate_mapping_pagevec() and __invalidate_mapping_pa...
Matthew Wilcox (Oracle)
1
-4
/
+0
2022-03-21
mm: Turn deactivate_file_page() into deactivate_file_folio()
Matthew Wilcox (Oracle)
1
-1
/
+0
2022-03-21
mm/truncate: Split invalidate_inode_page() into mapping_evict_folio()
Matthew Wilcox (Oracle)
1
-1
/
+0
2022-03-21
mm: Convert remove_mapping() to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-21
mm: Add lru_to_folio()
Matthew Wilcox (Oracle)
1
-0
/
+4
2022-03-21
mm/memcg: Convert mem_cgroup_swapout() to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-03-21
mm/workingset: Convert workingset_eviction() to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-21
mm: Add three folio wrappers
Matthew Wilcox (Oracle)
2
-0
/
+15
2022-03-21
mm/gup: Turn compound_range_next() into gup_folio_range_next()
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-03-21
mm/hugetlb: Use try_grab_folio() instead of try_grab_compound_head()
Matthew Wilcox (Oracle)
1
-3
/
+0
2022-03-21
mm: Remove page_cache_add_speculative() and page_cache_get_speculative()
Matthew Wilcox (Oracle)
2
-14
/
+3
2022-03-21
mm: Turn page_maybe_dma_pinned() into folio_maybe_dma_pinned()
Matthew Wilcox (Oracle)
1
-66
/
+63
2022-03-21
mm: Add folio_pincount_ptr()
Matthew Wilcox (Oracle)
1
-0
/
+5
2022-03-21
mm: Make compound_pincount always available
Matthew Wilcox (Oracle)
2
-15
/
+13
2022-03-21
mm/gup: Remove an assumption of a contiguous memmap
Matthew Wilcox (Oracle)
1
-0
/
+2
2022-03-21
Revert "of: base: Introduce of_alias_get_alias_list() to check alias IDs"
Rob Herring
1
-10
/
+0
2022-03-21
NFSv4.1 provide mount option to toggle trunking discovery
Olga Kornievskaia
1
-0
/
+1
2022-03-21
headers/prep: Fix header to build standalone: <linux/psi.h>
Ingo Molnar
1
-0
/
+1
2022-03-21
bpf: Enable non-atomic allocations in local storage
Joanne Koong
1
-3
/
+4
2022-03-20
i2c: add tracepoints for I2C slave events
Jae Hyun Yoo
1
-6
/
+2
2022-03-19
clk: fixed-factor: Introduce devm_clk_hw_register_fixed_factor_index()
Marek Vasut
1
-0
/
+3
2022-03-18
Merge tag 'spi-nor/for-5.18' into mtd/next
Miquel Raynal
40
-126
/
+272
[prev]
[next]