2020-04-07 |
Martin Cracauer | userfaultfd: wp: UFFDIO_REGISTER_MODE_WP documentation... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Peter Xu | userfaultfd: wp: don't wake up when doing write protect |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Shaohua Li | userfaultfd: wp: enabled write protection in userfaultf... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Andrea Arcangeli | userfaultfd: wp: add the writeprotect API to userfaultf... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Shaohua Li | userfaultfd: wp: support write protection for userfault... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Peter Xu | khugepaged: skip collapse if uffd-wp detected |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Peter Xu | userfaultfd: wp: support swap and page migration |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Peter Xu | userfaultfd: wp: add pmd_swp_*uffd_wp() helpers |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Peter Xu | userfaultfd: wp: drop _PAGE_UFFD_WP properly when fork |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Peter Xu | userfaultfd: wp: apply _PAGE_UFFD_WP bit |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Peter Xu | mm: merge parameters for change_protection() |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Andrea Arcangeli | userfaultfd: wp: add UFFDIO_COPY_MODE_WP |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Andrea Arcangeli | userfaultfd: wp: userfaultfd_pte/huge_pmd_wp() helpers |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Andrea Arcangeli | userfaultfd: wp: add WP pagetable tracking to x86 |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Andrea Arcangeli | userfaultfd: wp: hook userfault handler to write protec... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Shaohua Li | userfaultfd: wp: add helper for writeprotect check |
commit | commitdiff | tree | snapshot |
2020-04-07 |
David Hildenbrand | virtio-balloon: switch back to OOM handler for VIRTIO_B... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Alexander Duyck | mm/page_reporting: add free page reporting documentation |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Alexander Duyck | mm/page_reporting: add budget limit on how many pages... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Alexander Duyck | mm/page_reporting: rotate reported pages to the tail... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Alexander Duyck | virtio-balloon: add support for providing free page... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Alexander Duyck | virtio-balloon: pull page poisoning config out of free... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Alexander Duyck | mm: introduce Reported pages |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Alexander Duyck | mm: add function __putback_isolated_page |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Alexander Duyck | mm: use zone and order instead of free area in free_lis... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Alexander Duyck | mm: adjust shuffle code to allow for future coalescing |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Huang Ying | mm: code cleanup for MADV_FREE |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Li Chen | mm/ksm.c: update get_user_pages() argument in comment |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Matthew Wilcox... | mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHE |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Matthew Wilcox... | include/linux/pagemap.h: optimise find_subpage for... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
David Rientjes | mm, thp: track fallbacks due to failed memcg charges... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
David Rientjes | mm, shmem: add vmstat for hugepage fallback |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Yang Shi | mm/migrate.c: migrate PG_readahead flag |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Wei Yang | mm/migrate.c: unify "not queued for migration" handling... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Wei Yang | mm/migrate.c: check pagelist in move_pages_and_store_st... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Wei Yang | mm/migrate.c: wrap do_move_pages_to_node() and store_st... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Wei Yang | mm/migrate.c: no need to check for i > start in do_page... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Michal Hocko | mm: make it clear that gfp reclaim modifiers are valid... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Qiujun Huang | mm/vmalloc: fix a typo in comment |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Anshuman Khandual | mm/vma: append unlikely() while testing VMA access... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Anshuman Khandual | mm/vma: replace all remaining open encodings with vma_i... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Anshuman Khandual | mm/vma: replace all remaining open encodings with is_vm... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Anshuman Khandual | mm/vma: make vma_is_accessible() available for general use |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Anshuman Khandual | mm/vma: add missing VMA flag readable name for VM_SYNC |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Li Xinhai | mm: set vm_next and vm_prev to NULL in vm_area_dup() |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Li Xinhai | Revert "mm/rmap.c: reuse mergeable anon_vma as parent... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Li Xinhai | mm: don't prepare anon_vma if vma has VM_WIPEONFORK |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Chris Down | mm, memcg: bypass high reclaim iteration for cgroup... |
commit | commitdiff | tree | snapshot |
2020-04-06 |
Linus Torvalds | Merge tag 'acpi-5.7-rc1-2' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-04-06 |
Linus Torvalds | Merge tag 'pm-5.7-rc1-2' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-04-06 |
Linus Torvalds | Merge tag 'csky-for-linus-5.7-rc1' of git://github... |
commit | commitdiff | tree | snapshot |
2020-04-06 |
Linus Torvalds | Merge tag 'fsnotify_for_v5.7-rc1' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2020-04-06 |
Linus Torvalds | Merge tag 'for_v5.7-rc1' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-04-06 |
Linus Torvalds | Merge tag '9p-for-5.7' of git://github.com/martinetd... |
commit | commitdiff | tree | snapshot |
2020-04-06 |
Linus Torvalds | Merge branch 'fixes' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2020-04-06 |
Al Viro | fix a braino in legitimize_path() |
commit | commitdiff | tree | snapshot |
2020-04-06 |
Rafael J. Wysocki | Merge branches 'acpi-cppc', 'acpi-video' and 'acpi... |
commit | commitdiff | tree | snapshot |
2020-04-06 |
Rafael J. Wysocki | Merge branch 'acpica' |
commit | commitdiff | tree | snapshot |
2020-04-06 |
Rafael J. Wysocki | Merge branches 'pm-sleep' and 'pm-cpufreq' |
commit | commitdiff | tree | snapshot |
2020-04-05 |
Linus Torvalds | Merge tag 'for-v5.7' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2020-04-05 |
Linus Torvalds | Merge tag 'perf-urgent-2020-04-05' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2020-04-05 |
Linus Torvalds | Merge tag 'timers-urgent-2020-04-05' of git://git.... |
commit | commitdiff | tree | snapshot |
2020-04-05 |
Linus Torvalds | Merge tag 'irq-urgent-2020-04-05' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2020-04-05 |
Linus Torvalds | sysfs: remove redundant __compat_only_sysfs_link_entry_... |
commit | commitdiff | tree | snapshot |
2020-04-05 |
Linus Torvalds | Merge tag 'powerpc-5.7-1' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-04-05 |
Linus Torvalds | Merge tag 'random_for_linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-04-05 |
Linus Torvalds | Merge tag 'ext4_for_linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-04-05 |
Linus Torvalds | Merge tag 'clk-for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-04-05 |
Linus Torvalds | Merge tag 'trace-v5.7' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2020-04-05 |
afzal mohammed | clocksource/drivers/timer-vf-pit: Add missing parenthesis |
commit | commitdiff | tree | snapshot |
2020-04-04 |
Linus Torvalds | Merge tag 'keys-fixes-20200329' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2020-04-04 |
Linus Torvalds | Merge tag 'drm-next-2020-04-03-1' of git://anongit... |
commit | commitdiff | tree | snapshot |
2020-04-04 |
Linus Torvalds | Merge branch 'work.exfat' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-04-04 |
Linus Torvalds | Merge tag 'nfsd-5.7' of git://git.linux-nfs.org/project... |
commit | commitdiff | tree | snapshot |
2020-04-04 |
Hans de Goede | platform/x86: intel_int0002_vgpio: Use acpi_register_wa... |
commit | commitdiff | tree | snapshot |
2020-04-04 |
Hans de Goede | ACPI: PM: Add acpi_[un]register_wakeup_handler() |
commit | commitdiff | tree | snapshot |
2020-04-04 |
Linus Torvalds | Merge tag 'rtc-5.7' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2020-04-04 |
Linus Torvalds | Merge tag 'gpio-v5.7-1' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-04-04 |
Linus Torvalds | Merge tag 'dma-mapping-5.7' of git://git.infradead... |
commit | commitdiff | tree | snapshot |
2020-04-04 |
Linus Torvalds | Merge tag 'threads-v5.7' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-04-04 |
Linus Torvalds | Merge tag 'vfio-v5.7-rc1' of git://github.com/awilliam... |
commit | commitdiff | tree | snapshot |
2020-04-04 |
Linus Torvalds | Merge tag 's390-5.7-1' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2020-04-04 |
Qian Cai | x86: ACPI: fix CPU hotplug deadlock |
commit | commitdiff | tree | snapshot |
2020-04-04 |
Ingo Molnar | Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git... |
commit | commitdiff | tree | snapshot |
2020-04-03 |
Linus Torvalds | Merge tag 'arc-5.7-rc1' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-04-03 |
Linus Torvalds | Merge tag 'arm-dt-5.7' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2020-04-03 |
Linus Torvalds | Merge tag 'arm-defconfig-5.7' of git://git./linux/kerne... |
commit | commitdiff | tree | snapshot |
2020-04-03 |
Stephen Boyd | Merge branches 'clk-unisoc', 'clk-tegra', 'clk-qcom... |
commit | commitdiff | tree | snapshot |
2020-04-03 |
Stephen Boyd | Merge branches 'clk-ti', 'clk-ingenic', 'clk-typo'... |
commit | commitdiff | tree | snapshot |
2020-04-03 |
Stephen Boyd | Merge branches 'clk-phase-errors', 'clk-amlogic', ... |
commit | commitdiff | tree | snapshot |
2020-04-03 |
Stephen Boyd | Merge branches 'clk-samsung', 'clk-formatting', 'clk... |
commit | commitdiff | tree | snapshot |
2020-04-03 |
Linus Torvalds | Merge tag 'arm-drivers-5.7' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-04-03 |
Linus Torvalds | Merge tag 'arm-soc-5.7' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-04-03 |
Linus Torvalds | Merge tag 'for-5.7/dm-fixes' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-04-03 |
Linus Torvalds | Merge tag 'pci-v5.7-changes' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-04-03 |
Arnd Bergmann | Merge branch 'arm/late' into arm/dt |
commit | commitdiff | tree | snapshot |
2020-04-03 |
Linus Torvalds | Merge tag 'char-misc-5.7-rc1' of git://git./linux/kerne... |
commit | commitdiff | tree | snapshot |
2020-04-03 |
Linus Torvalds | Merge tag 'spdx-5.7-rc1' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-04-03 |
Linus Torvalds | Merge tag 'for-linus-5.7-rc1-tag' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2020-04-03 |
Linus Torvalds | Merge branch 'for-5.7' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
next |