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
2020-04-07
userfaultfd: wp: add the writeprotect API to userfaultfd ioctl
Andrea Arcangeli
2020-04-07
userfaultfd: wp: support write protection for userfault vma range
Shaohua Li
2020-04-07
khugepaged: skip collapse if uffd-wp detected
Peter Xu
2020-04-07
userfaultfd: wp: support swap and page migration
Peter Xu
2020-04-07
userfaultfd: wp: add pmd_swp_*uffd_wp() helpers
Peter Xu
2020-04-07
userfaultfd: wp: apply _PAGE_UFFD_WP bit
Peter Xu
2020-04-07
mm: merge parameters for change_protection()
Peter Xu
2020-04-07
userfaultfd: wp: add UFFDIO_COPY_MODE_WP
Andrea Arcangeli
2020-04-07
userfaultfd: wp: userfaultfd_pte/huge_pmd_wp() helpers
Andrea Arcangeli
2020-04-07
userfaultfd: wp: add WP pagetable tracking to x86
Andrea Arcangeli
2020-04-07
userfaultfd: wp: add helper for writeprotect check
Shaohua Li
2020-04-07
mm/page_reporting: add budget limit on how many pages can be reported per pass
Alexander Duyck
2020-04-07
virtio-balloon: add support for providing free page reports to host
Alexander Duyck
2020-04-07
mm: introduce Reported pages
Alexander Duyck
2020-04-07
mm: use zone and order instead of free area in free_list manipulators
Alexander Duyck
2020-04-07
mm: adjust shuffle code to allow for future coalescing
Alexander Duyck
2020-04-07
mm: code cleanup for MADV_FREE
Huang Ying
2020-04-07
mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHE
Matthew Wilcox (Oracle)
2020-04-07
include/linux/pagemap.h: optimise find_subpage for !THP
Matthew Wilcox (Oracle)
2020-04-07
mm, thp: track fallbacks due to failed memcg charges separately
David Rientjes
2020-04-07
mm, shmem: add vmstat for hugepage fallback
David Rientjes
2020-04-07
mm: make it clear that gfp reclaim modifiers are valid only for sleepable all...
Michal Hocko
2020-04-07
mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()
Anshuman Khandual
2020-04-07
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
2020-04-07
mm/vma: add missing VMA flag readable name for VM_SYNC
Anshuman Khandual
2020-04-06
Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-04-06
Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2020-04-06
Merge tag 'fsnotify_for_v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-06
Merge tag '9p-for-5.7' of git://github.com/martinetd/linux
Linus Torvalds
2020-04-06
Merge branch 'acpica'
Rafael J. Wysocki
2020-04-05
Merge tag 'for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2020-04-05
Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-04-05
Merge tag 'timers-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-04-05
sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fn
Linus Torvalds
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-04-05
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-05
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-04-05
Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2020-04-04
Merge tag 'keys-fixes-20200329' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-04-04
Merge tag 'drm-next-2020-04-03-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-04-04
Merge tag 'nfsd-5.7' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2020-04-04
ACPI: PM: Add acpi_[un]register_wakeup_handler()
Hans de Goede
2020-04-04
Merge tag 'rtc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2020-04-04
Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2020-04-04
Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-04-04
Merge tag 'vfio-v5.7-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2020-04-04
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-04-04
x86: ACPI: fix CPU hotplug deadlock
Qian Cai
2020-04-04
Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git://git.kernel.org/pub/sc...
Ingo Molnar
2020-04-03
Merge tag 'arm-dt-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
[next]