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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-18
mmu_notifiers: don't invalidate secondary TLBs as part of mmu_notifier_invali...
Alistair Popple
1
-54
/
+2
2023-08-18
mmu_notifiers: call invalidate_range() when invalidating TLBs
Alistair Popple
1
-1
/
+0
2023-08-18
maple_tree: Be more strict about locking
Liam R. Howlett
1
-1
/
+6
2023-08-18
mm/mmap: change detached vma locking scheme
Liam R. Howlett
1
-0
/
+3
2023-08-18
maple_tree: relax lockdep checks for on-stack trees
Liam R. Howlett
1
-1
/
+3
2023-08-18
mm/hugetlb: get rid of page_hstate()
Sidhartha Kumar
1
-10
/
+0
2023-08-18
mm: kfence: allocate kfence_metadata at runtime
Peng Zhang
1
-5
/
+6
2023-08-18
fs/address_space: add alignment padding for i_map and i_mmap_rwsem to mitigat...
Zhu, Lipeng
1
-1
/
+1
2023-08-18
mm/tlbbatch: rename and extend some functions
Barry Song
1
-2
/
+2
2023-08-18
mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed
Baoquan He
1
-26
/
+0
2023-08-18
mm: move is_ioremap_addr() into new header file
Baoquan He
2
-5
/
+30
2023-08-18
mm: ioremap: allow ARCH to have its own ioremap method definition
Baoquan He
1
-0
/
+3
2023-08-18
mm/ioremap: define generic_ioremap_prot() and generic_iounmap()
Christophe Leroy
1
-0
/
+4
2023-08-18
asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
Baoquan He
1
-3
/
+3
2023-08-18
buffer: remove set_bh_page()
Matthew Wilcox (Oracle)
1
-2
/
+0
2023-08-18
highmem: add memcpy_to_folio() and memcpy_from_folio()
Matthew Wilcox (Oracle)
1
-0
/
+44
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pud_set
Kemeng Shi
1
-7
/
+4
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_set
Kemeng Shi
1
-7
/
+4
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pte_set
Kemeng Shi
1
-7
/
+4
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pud_clear
Kemeng Shi
2
-8
/
+5
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clear
Kemeng Shi
2
-8
/
+5
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clear
Kemeng Shi
2
-8
/
+5
2023-08-18
mm/hwpoison: check if a raw page in a hugetlb folio is raw HWPOISON
Jiaqi Yan
1
-0
/
+5
2023-08-18
mm: remove clear_page_idle()
Xueshi Hu
1
-5
/
+0
2023-08-18
mm: delete mmap_write_trylock() and vma_try_start_write()
Hugh Dickins
2
-27
/
+0
2023-08-18
mm/pgtable: add pte_free_defer() for pgtable as page
Hugh Dickins
2
-0
/
+6
2023-08-18
mm/pgtable: add PAE safety to __pte_offset_map()
Hugh Dickins
1
-0
/
+4
2023-08-18
mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s
Hugh Dickins
1
-2
/
+2
2023-08-18
maple_tree: don't use MAPLE_ARANGE64_META_MAX to indicate no gap
Peng Zhang
1
-2
/
+0
2023-08-18
mm: userfaultfd: document and enable new UFFDIO_POISON feature
Axel Rasmussen
1
-3
/
+6
2023-08-18
mm: userfaultfd: add new UFFDIO_POISON ioctl
Axel Rasmussen
2
-0
/
+20
2023-08-18
mm-make-pte_marker_swapin_error-more-general-fix
Andrew Morton
1
-0
/
+2
2023-08-18
mm: make PTE_MARKER_SWAPIN_ERROR more general
Axel Rasmussen
2
-5
/
+29
2023-08-18
mm/memcg: minor cleanup for MEM_CGROUP_ID_MAX
Miaohe Lin
1
-2
/
+0
2023-08-18
mm, netfs, fscache: stop read optimisation when folio removed from pagecache
David Howells
1
-0
/
+16
2023-08-18
mm: remove obsolete comment above struct per_cpu_pages
Miaohe Lin
1
-1
/
+0
2023-08-18
memory tier: rename destroy_memory_type() to put_memory_type()
Miaohe Lin
1
-2
/
+2
2023-08-18
ksm: add ksm zero pages for each process
xu xin
2
-5
/
+12
2023-08-18
ksm: count all zero pages placed by KSM
xu xin
1
-0
/
+12
2023-08-18
ksm: support unsharing KSM-placed zero pages
xu xin
1
-0
/
+6
2023-08-18
mm/mm_init.c: remove obsolete macro HASH_SMALL
Miaohe Lin
1
-3
/
+1
2023-08-18
fs: convert block_commit_write to return void
Bean Huo
1
-1
/
+1
2023-08-18
mm/gup: retire follow_hugetlb_page()
Peter Xu
1
-12
/
+0
2023-08-18
mm/hugetlb: add page_mask for hugetlb_follow_page_mask()
Peter Xu
1
-3
/
+5
2023-08-18
mm: make show_free_areas() static
Kefeng Wang
1
-12
/
+0
2023-08-18
mm: remove arguments of show_mem()
Kefeng Wang
1
-2
/
+2
2023-08-18
mm: remove page_rmapping()
ZhangPeng
1
-1
/
+0
2023-08-18
maple_tree: fix a few documentation issues
Thomas Gleixner
1
-2
/
+3
2023-07-30
Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+1
2023-07-30
Merge tag 'trace-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-4
/
+0
[next]