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
2019-07-02
mm/swap: fix release_pages() when releasing devmap pages
Ira Weiny
2019-06-27
mm/hmm: Fix error flows in hmm_invalidate_range_start
Jason Gunthorpe
2019-06-24
mm/hmm: Remove confusing comment and logic from hmm_release
Jason Gunthorpe
2019-06-24
mm/hmm: Poison hmm_range during unregister
Jason Gunthorpe
2019-06-24
mm/hmm: Remove racy protection against double-unregistration
Jason Gunthorpe
2019-06-18
mm/hmm: Use lockdep instead of comments
Jason Gunthorpe
2019-06-18
mm/hmm: Hold on to the mmget for the lifetime of the range
Jason Gunthorpe
2019-06-18
mm/hmm: Do not use list*_rcu() for hmm->ranges
Jason Gunthorpe
2019-06-18
mm/hmm: Remove duplicate condition test before wait_event_timeout
Jason Gunthorpe
2019-06-18
mm/hmm: Simplify hmm_get_or_create and make it reliable
Jason Gunthorpe
2019-06-10
mm/hmm: Hold a mmgrab from hmm to mm
Jason Gunthorpe
2019-06-10
mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register
Jason Gunthorpe
2019-06-07
mm/hmm: fix use after free with struct hmm in the mmu notifiers
Jason Gunthorpe
2019-06-06
mm/hmm: Only set FAULT_FLAG_ALLOW_RETRY for non-blocking
Kuehling, Felix
2019-06-06
mm/hmm: support automatic NUMA balancing
Philip Yang
2019-06-06
mm/hmm: clean up some coding style and comments
Ralph Campbell
2019-06-06
mm/hmm: update HMM documentation
Ralph Campbell
2019-06-06
mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set
Jason Gunthorpe
2019-06-02
Linux 5.2-rc3
v5.2-rc3
Linus Torvalds
2019-06-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-06-02
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-02
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-06-02
Merge tag 'spdx-5.2-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-06-02
Merge tag 'powerpc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-06-02
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-06-02
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2019-06-02
Merge tag 'led-fixes-for-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-06-02
Merge tag 'for-linus-20190601' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-06-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-06-01
mm, compaction: make sure we isolate a valid PFN
Suzuki K Poulose
2019-06-01
include/linux/generic-radix-tree.h: fix kerneldoc comment
Jonathan Corbet
2019-06-01
kernel/signal.c: trace_signal_deliver when signal_group_exit
Zhenliang Wei
2019-06-01
drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not used
Qian Cai
2019-06-01
spdxcheck.py: fix directory structures
Vincenzo Frascino
2019-06-01
kasan: initialize tag to 0xff in __kasan_kmalloc
Nathan Chancellor
2019-06-01
z3fold: fix sheduling while atomic
Vitaly Wool
2019-06-01
scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not set
Fabiano Rosas
2019-06-01
mm/gup: continue VM_FAULT_RETRY processing even for pre-faults
Mike Rapoport
2019-06-01
ocfs2: fix error path kobject memory leak
Tobin C. Harding
2019-06-01
memcg: make it work on sparse non-0-node systems
Jiri Slaby
2019-06-01
mm, memcg: consider subtrees in memory.events
Chris Down
2019-06-01
prctl_set_mm: downgrade mmap_sem to read lock
Michal Koutný
2019-06-01
prctl_set_mm: refactor checks from validate_prctl_map
Michal Koutný
2019-06-01
kernel/fork.c: make max_threads symbol static
Kefeng Wang
2019-06-01
arch/arm/boot/compressed/decompress.c: fix build error due to lz4 changes
Sebastian Andrzej Siewior
2019-06-01
arch/parisc/configs/c8000_defconfig: remove obsoleted CONFIG_DEBUG_SLAB_LEAK
David Rientjes
2019-06-01
mm/vmalloc.c: fix typo in comment
Andrew Morton
[next]