index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/damon/vaddr: register a damon_operations for fixed virtual address ranges ...
SeongJae Park
2022-05-13
1
-0
/
+3
*
mm/damon/core: add a function for damon_operations registration checks
SeongJae Park
2022-05-13
1
-0
/
+1
*
mm/highmem: VM_BUG_ON() if offset + len > PAGE_SIZE
Fabio M. De Francesco
2022-05-13
1
-0
/
+2
*
mm: avoid unnecessary flush on change_huge_pmd()
Nadav Amit
2022-05-13
1
-0
/
+20
*
mm/mprotect: do not flush when not required architecturally
Nadav Amit
2022-05-13
1
-0
/
+14
*
mm/mprotect: use mmu_gather
Nadav Amit
2022-05-13
2
-4
/
+6
*
VFS: add FMODE_CAN_ODIRECT file flag
NeilBrown
2022-05-10
1
-0
/
+3
*
mm: submit multipage write for SWP_FS_OPS swap-space
NeilBrown
2022-05-10
1
-0
/
+7
*
nfs: rename nfs_direct_IO and use as ->swap_rw
NeilBrown
2022-05-10
1
-1
/
+1
*
mm: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space
NeilBrown
2022-05-10
1
-0
/
+1
*
mm: move responsibility for setting SWP_FS_OPS to ->swap_activate
NeilBrown
2022-05-10
1
-0
/
+6
*
mm: drop swap_dirty_folio
NeilBrown
2022-05-10
1
-1
/
+0
*
mm: create new mm/swap.h header file
NeilBrown
2022-05-10
1
-121
/
+0
*
mm/swap: remember PG_anon_exclusive via a swp pte bit
David Hildenbrand
2022-05-10
2
-0
/
+31
*
mm/gup: trigger FAULT_FLAG_UNSHARE when R/O-pinning a possibly shared anonymo...
David Hildenbrand
2022-05-10
1
-0
/
+39
*
mm: support GUP-triggered unsharing of anonymous pages
David Hildenbrand
2022-05-10
1
-0
/
+8
*
mm/rmap: fail try_to_migrate() early when setting a PMD migration entry fails
David Hildenbrand
2022-05-10
1
-2
/
+2
*
mm: remember exclusively mapped anonymous pages with PG_anon_exclusive
David Hildenbrand
2022-05-10
3
-4
/
+76
*
mm/page-flags: reuse PG_mappedtodisk as PG_anon_exclusive for PageAnon() pages
David Hildenbrand
2022-05-10
1
-1
/
+38
*
mm/rmap: drop "compound" parameter from page_add_new_anon_rmap()
David Hildenbrand
2022-05-10
1
-1
/
+2
*
mm/rmap: pass rmap flags to hugepage_add_anon_rmap()
David Hildenbrand
2022-05-10
1
-1
/
+1
*
mm/rmap: remove do_page_add_anon_rmap()
David Hildenbrand
2022-05-10
1
-2
/
+0
*
mm/rmap: convert RMAP flags to a proper distinct rmap_t type
David Hildenbrand
2022-05-10
1
-4
/
+18
*
mm/rmap: split page_dup_rmap() into page_dup_file_rmap() and page_try_dup_ano...
David Hildenbrand
2022-05-10
2
-5
/
+49
*
mm/hugetlb: take src_mm->write_protect_seq in copy_hugetlb_page_range()
David Hildenbrand
2022-05-10
1
-0
/
+4
*
kasan: mark KASAN_VMALLOC flags as kasan_vmalloc_flags_t
Andrey Konovalov
2022-04-29
1
-4
/
+4
*
mm: compaction: remove unneeded return value of kcompactd_run
Miaohe Lin
2022-04-29
1
-3
/
+2
*
mm/vmstat: add events for ksm cow
Yang Yang
2022-04-29
1
-0
/
+3
*
ksm: count ksm merging pages for each process
xu xin
2022-04-29
1
-0
/
+7
*
include/linux/swapops.h: remove stub for non_swap_entry()
Peter Xu
2022-04-29
1
-8
/
+0
*
mm/sparse-vmemmap: improve memory savings for compound devmaps
Joao Martins
2022-04-29
1
-1
/
+1
*
mm/sparse-vmemmap: add a pgmap argument to section activation
Joao Martins
2022-04-29
2
-2
/
+6
*
mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*
Muchun Song
2022-04-29
3
-5
/
+5
*
mm: hugetlb_vmemmap: cleanup hugetlb_free_vmemmap_enabled*
Muchun Song
2022-04-29
1
-6
/
+6
*
mm: hugetlb_vmemmap: cleanup hugetlb_vmemmap related functions
Muchun Song
2022-04-29
1
-1
/
+1
*
mm/mmap: drop arch_vm_get_page_pgprot()
Anshuman Khandual
2022-04-29
1
-4
/
+0
*
mm: simplify follow_invalidate_pte()
Muchun Song
2022-04-29
1
-3
/
+0
*
mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
Muchun Song
2022-04-29
1
-0
/
+3
*
mm: untangle config dependencies for demote-on-reclaim
Oscar Salvador
2022-04-29
1
-19
/
+15
*
Revert "mm/memory-failure.c: fix race with changing page compound again"
Naoya Horiguchi
2022-04-29
2
-2
/
+0
*
mm/memcontrol.c: make cgroup_memory_noswap static
Lu Jialin
2022-04-29
1
-4
/
+0
*
mm: shmem: make shmem_init return void
Miaohe Lin
2022-04-29
1
-1
/
+1
*
Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-04-28
7
-15
/
+22
|
\
|
*
Merge tag 'for-net-2022-04-27' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
2022-04-28
2
-1
/
+2
|
|
\
|
|
*
Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted
Luiz Augusto von Dentz
2022-04-26
1
-1
/
+1
|
|
*
Bluetooth: hci_event: Fix checking for invalid handle on error status
Luiz Augusto von Dentz
2022-04-26
1
-0
/
+1
|
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-04-28
1
-0
/
+1
|
|
\
\
|
|
*
|
xsk: Fix possible crash when multiple sockets are created
Maciej Fijalkowski
2022-04-26
1
-0
/
+1
|
*
|
|
net: Use this_cpu_inc() to increment net->core_stats
Sebastian Andrzej Siewior
2022-04-27
1
-12
/
+9
|
|
|
/
|
|
/
|
|
*
|
tcp: make sure treq->af_specific is initialized
Eric Dumazet
2022-04-25
1
-0
/
+1
[next]