index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2020-04-10
mm/memory.c: add vm_insert_pages()
Arjun Roy
2020-04-10
mm: hugetlb: optionally allocate gigantic hugepages using cma
Roman Gushchin
2020-04-10
mm: cma: NUMA node interface
Aslan Bakirov
2020-04-10
docs: mm: slab.h: fix a broken cross-reference
Mauro Carvalho Chehab
2020-04-09
Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-04-08
Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-04-08
Merge tag 'linux-watchdog-5.7-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
2020-04-08
Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-04-08
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-08
Merge tag 'iommu-updates-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-04-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-04-07
Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-07
Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2020-04-07
Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-04-07
Merge tag 'leds-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...
Linus Torvalds
2020-04-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-04-07
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-04-07
Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-07
Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-04-07
linux/bits.h: add compile time sanity check of GENMASK inputs
Rikard Falkeborn
2020-04-07
percpu_counter: fix a data race at vm_committed_as
Qian Cai
2020-04-07
kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
Alexander Potapenko
2020-04-07
bitops: always inline sign extension helpers
Josh Poimboeuf
2020-04-07
compiler.h: fix error in BUILD_BUG_ON() reporting
Vegard Nossum
2020-04-07
compiler: remove CONFIG_OPTIMIZE_INLINING entirely
Masahiro Yamada
2020-04-07
seq_file: remove m->version
Matthew Wilcox (Oracle)
2020-04-07
proc: faster open/read/close with "permanent" files
Alexey Dobriyan
2020-04-07
mm: remove dummy struct bootmem_data/bootmem_data_t
Waiman Long
2020-04-07
include/linux/memremap.h: remove stale comments
Ira Weiny
2020-04-07
include/linux/swapops.h: correct guards for non_swap_entry()
Steven Price
2020-04-07
mm: fix ambiguous comments for better code readability
chenqiwu
2020-04-07
mm/memory_hotplug: allow to specify a default online_type
David Hildenbrand
2020-04-07
mm/memory_hotplug: convert memhp_auto_online to store an online_type
David Hildenbrand
2020-04-07
drivers/base/memory: map MMOP_OFFLINE to 0
David Hildenbrand
2020-04-07
drivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINE
David Hildenbrand
2020-04-07
mm/sparse.c: only use subsection map in VMEMMAP case
Baoquan He
2020-04-07
drivers/base/memory.c: drop section_count
David Hildenbrand
2020-04-07
userfaultfd: wp: enabled write protection in userfaultfd API
Shaohua Li
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
[next]