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
Age
Commit message (
Expand
)
Author
2020-03-26
mm: simplify device private page handling in hmm_range_fault
Christoph Hellwig
2020-03-26
mm: handle multiple owners of device private pages in migrate_vma
Christoph Hellwig
2020-03-26
memremap: add an owner field to struct dev_pagemap
Christoph Hellwig
2020-03-26
mm: merge hmm_vma_do_fault into into hmm_vma_walk_hole_
Christoph Hellwig
2020-03-26
mm/hmm: don't handle the non-fault case in hmm_vma_walk_hole_()
Christoph Hellwig
2020-03-26
mm/hmm: simplify hmm_vma_walk_hugetlb_entry()
Christoph Hellwig
2020-03-26
mm/hmm: remove the unused HMM_FAULT_ALLOW_RETRY flag
Christoph Hellwig
2020-03-26
mm/hmm: don't provide a stub for hmm_range_fault()
Christoph Hellwig
2020-03-26
mm/hmm: do not check pmd_protnone twice in hmm_vma_handle_pmd()
Jason Gunthorpe
2020-03-26
mm/hmm: add missing call to hmm_pte_need_fault in HMM_PFN_SPECIAL handling
Jason Gunthorpe
2020-03-26
mm/hmm: return -EFAULT when setting HMM_PFN_ERROR on requested valid pages
Jason Gunthorpe
2020-03-26
mm/hmm: reorganize how !pte_present is handled in hmm_vma_handle_pte()
Jason Gunthorpe
2020-03-26
mm/hmm: add missing call to hmm_range_need_fault() before returning EFAULT
Jason Gunthorpe
2020-03-26
mm/hmm: add missing pfns set to hmm_vma_walk_pmd()
Jason Gunthorpe
2020-03-26
mm/hmm: do not call hmm_vma_walk_hole() while holding a spinlock
Jason Gunthorpe
2020-03-26
mm/hmm: add missing unmaps of the ptep during hmm_vma_handle_pte()
Jason Gunthorpe
2020-02-23
Linux 5.6-rc3
v5.6-rc3
Linus Torvalds
2020-02-23
Merge tag 'for-5.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-02-23
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-23
Merge tag 'csky-for-linus-5.6-rc3' of git://github.com/c-sky/csky-linux
Linus Torvalds
2020-02-23
csky: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
2020-02-22
Merge tag 'ras-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-22
Merge tag 'irq-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-22
Merge tag 'x86-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-22
Merge tag 'zonefs-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2020-02-22
Merge tag 'io_uring-5.6-2020-02-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-02-22
Merge tag 'block-5.6-2020-02-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-02-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-02-22
Merge tag 'hwmon-for-v5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-02-22
Merge tag 'devicetree-fixes-for-5.6-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2020-02-22
Merge tag 's390-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-02-22
io_uring: fix __io_iopoll_check deadlock in io_sq_thread
Xiaoguang Wang
2020-02-21
ext4: fix mount failure with quota configured as module
Jan Kara
2020-02-21
jbd2: fix ocfs2 corrupt when clearing block group bits
wangyan
2020-02-21
ext4: fix race between writepages and enabling EXT4_EXTENTS_FL
Eric Biggers
2020-02-21
ext4: rename s_journal_flag_rwsem to s_writepages_rwsem
Eric Biggers
2020-02-21
ext4: fix potential race between s_flex_groups online resizing and access
Suraj Jitindar Singh
2020-02-21
Merge tag 'for-linus-5.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-21
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-02-21
Merge tag 'powerpc-5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-02-21
Merge tag 'linux-watchdog-5.6-rc3' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
2020-02-21
Merge tag 'char-misc-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-02-21
Merge tag 'staging-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-02-21
Merge tag 'tty-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-02-21
Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-02-21
Merge tag 'drm-fixes-2020-02-21' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-02-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-02-21
MAINTAINERS: use tabs for SAFESETID
Randy Dunlap
2020-02-21
lib/stackdepot.c: fix global out-of-bounds in stack_slabs
Alexander Potapenko
[next]