index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-06-29
mm: add vma_lookup(), update find_vma_intersection() comments
Liam Howlett
2021-06-29
mm: ignore MAP_EXECUTABLE in ksys_mmap_pgoff()
David Hildenbrand
2021-06-29
mm: memcontrol: remove trailing semicolon in macros
Huilong Deng
2021-06-29
loop: charge i/o to mem and blk cg
Dan Schatzberg
2021-06-29
memcontrol: use flexible-array member
wenhuizhang
2021-06-29
mm: memcontrol: rename lruvec_holds_page_lru_lock to page_matches_lruvec
Muchun Song
2021-06-29
mm: memcontrol: simplify lruvec_holds_page_lru_lock
Muchun Song
2021-06-29
mm: memcontrol: remove the pgdata parameter of mem_cgroup_page_lruvec
Muchun Song
2021-06-29
mm: memcg/slab: create a new set of kmalloc-cg-<n> caches
Waiman Long
2021-06-29
mm: free idle swap cache page after COW
Huang Ying
2021-06-29
swap: fix do_swap_page() race with swapoff
Miaohe Lin
2021-06-29
mm/swapfile: use percpu_ref to serialize against concurrent swapoff
Miaohe Lin
2021-06-29
mm: gup: pack has_pinned in MMF_HAS_PINNED
Andrea Arcangeli
2021-06-29
mm: move page dirtying prototypes from mm.h
Matthew Wilcox (Oracle)
2021-06-29
fs: remove noop_set_page_dirty()
Matthew Wilcox (Oracle)
2021-06-29
iomap: use __set_page_dirty_nobuffers
Matthew Wilcox (Oracle)
2021-06-29
mm/writeback: move __set_page_dirty() to core mm
Matthew Wilcox (Oracle)
2021-06-29
fs: move ramfs_aops to libfs
Christoph Hellwig
2021-06-29
writeback, cgroup: release dying cgwbs by switching attached inodes
Roman Gushchin
2021-06-29
writeback, cgroup: support switching multiple inodes at once
Roman Gushchin
2021-06-29
writeback, cgroup: keep list of inodes attached to bdi_writeback
Roman Gushchin
2021-06-29
mm/page_reporting: allow driver to specify reporting order
Gavin Shan
2021-06-29
slub: force on no_hash_pointers when slub_debug is enabled
Stephen Boyd
2021-06-29
mm, slub: change run-time assertion in kmalloc_index() to compile-time
Hyeonggon Yoo
2021-06-29
kunit: make test->lock irq safe
Vlastimil Babka
2021-06-29
kthread: switch to new kerneldoc syntax for named variable macro argument
Jonathan Neuschäfer
2021-06-29
mm/page_alloc: fix memory map initialization for descending nodes
Mike Rapoport
2021-06-27
Revert "signal: Allow tasks to cache one sigqueue struct"
Linus Torvalds
2021-06-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-25
userfaultfd: uapi: fix UFFDIO_CONTINUE ioctl request definition
Gleb Fotengauer-Malinovskiy
2021-06-25
Merge tag 'ceph-for-5.13-rc8' of https://github.com/ceph/ceph-client
Linus Torvalds
2021-06-24
mm, futex: fix shared futex pgoff on shmem huge page
Hugh Dickins
2021-06-24
mm/vmalloc: add vmalloc_no_huge
Claudio Imbrenda
2021-06-24
libceph: set global_id as soon as we get an auth ticket
Ilya Dryomov
2021-06-24
libceph: don't pass result into ac->ops->handle_reply()
Ilya Dryomov
2021-06-22
locking/lockdep: Improve noinstr vs errors
Peter Zijlstra
2021-06-18
Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-06-18
icmp: don't send out ICMP messages with a source address of 0.0.0.0
Toke Høiland-Jørgensen
2021-06-18
Merge tag 'pm-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-06-17
Merge tag 'fixes_for_v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-06-16
net/mlx5e: Don't create devices during unload flow
Dmytro Linkin
2021-06-16
mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()
Hugh Dickins
2021-06-16
mm/thp: try_to_unmap() use TTU_SYNC for safe splitting
Hugh Dickins
2021-06-16
mm/thp: make is_huge_zero_pmd() safe and quicker
Hugh Dickins
2021-06-16
mm/hugetlb: expand restore_reserve_on_error functionality
Mike Kravetz
2021-06-16
mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when compare
Peter Xu
2021-06-16
mm,hwpoison: fix race with hugetlb page allocation
Naoya Horiguchi
2021-06-15
net: inline function get_net_ns_by_fd if NET_NS is disabled
Changbin Du
2021-06-15
ptp: improve max_adj check against unreasonable values
Jakub Kicinski
2021-06-15
quota: finish disable quotactl_path syscall
Marcin Juszkiewicz
[next]