summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesPeter Xu1-0/+37
2020-04-02mm: introduce FAULT_FLAG_INTERRUPTIBLEPeter Xu1-11/+28
2020-04-02mm: introduce FAULT_FLAG_DEFAULTPeter Xu1-0/+7
2020-04-02mm: return faster for non-fatal signals in user mode faultsPeter Xu1-1/+2
2020-04-02mm: introduce fault_signal_pending()Peter Xu1-0/+15
2020-04-02mm: add pagemap.h to the fine documentationMatthew Wilcox (Oracle)1-4/+4
2020-04-02mm/vma: make is_vma_temporary_stack() available for general useAnshuman Khandual2-3/+15
2020-04-02mm/vma: make vma_is_foreign() available for general useAnshuman Khandual1-0/+11
2020-04-02mm/vma: move VM_NO_KHUGEPAGED into generic headerAnshuman Khandual1-1/+3
2020-04-02mm: memcontrol: recursive memory.low protectionJohannes Weiner1-0/+5
2020-04-02mm: kmem: rename (__)memcg_kmem_(un)charge_memcg() to __memcg_kmem_(un)charge()Roman Gushchin1-10/+9
2020-04-02mm: kmem: switch to nr_pages in (__)memcg_kmem_charge_memcg()Roman Gushchin1-5/+6
2020-04-02mm: kmem: rename memcg_kmem_(un)charge() into memcg_kmem_(un)charge_page()Roman Gushchin1-10/+13
2020-04-02mm: kmem: cleanup memcg_kmem_uncharge_memcg() argumentsRoman Gushchin1-2/+2
2020-04-02mm: kmem: cleanup (__)memcg_kmem_charge_memcg() argumentsRoman Gushchin1-5/+4
2020-04-02mm: swap: make page_evictable() inlineYang Shi2-5/+2
2020-04-02mm/gup/writeback: add callbacks for inaccessible pagesClaudio Imbrenda1-0/+6
2020-04-02mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reportingJohn Hubbard1-0/+2
2020-04-02mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pagesJohn Hubbard2-1/+32
2020-04-02mm/gup: track FOLL_PIN pagesJohn Hubbard1-15/+67
2020-04-02mm: introduce page_ref_sub_return()John Hubbard1-0/+9
2020-04-02include/linux/pagemap.h: rename arguments to find_subpageMatthew Wilcox (Oracle)1-5/+10
2020-04-02revert "topology: add support for node_to_mem_node() to determine the fallbac...Vlastimil Babka1-17/+0
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada1-0/+52
2020-04-02kthread: mark timer used by delayed kthread works as IRQ safePetr Mladek1-1/+2
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds156-1230/+4235
2020-03-31Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-40/+49
2020-03-31Merge tag 'mmc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds7-7/+27
2020-03-31Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-1/+1
2020-03-31Merge branch 'next-general' of git://git.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds2-2/+35
2020-03-31Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2020-03-31Merge tag 'for-5.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds3-11/+54
2020-03-31Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2-0/+7
2020-03-31Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-8/+11
2020-03-31Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+9
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds4-1/+9
2020-03-31Merge tag 'please-pull-ia64_for_5.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-93/+0
2020-03-31Merge tag 'm68k-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-17/+0
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller19-642/+646
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller6-5/+41
2020-03-30Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-23/+23
2020-03-30Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds28-139/+266
2020-03-30Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+17
2020-03-30devlink: Allow setting of packet trap group parametersIdo Schimmel1-0/+9
2020-03-30devlink: Add packet trap group parameters supportIdo Schimmel1-1/+4
2020-03-30devlink: Add packet trap policers supportIdo Schimmel2-0/+87
2020-03-30bpf: Implement bpf_prog replacement for an active bpf_cgroup_linkAndrii Nakryiko2-0/+24
2020-03-30bpf: Implement bpf_link-based cgroup BPF program attachmentAndrii Nakryiko3-7/+42
2020-03-30Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-3/+64
2020-03-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-40/+126