index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: turn migrate_vma upside down
Christoph Hellwig
2019-08-20
4
-344
/
+194
*
Merge 'notifier_get_put' into hmm.git
Jason Gunthorpe
2019-08-20
17
-383
/
+354
|
\
|
*
drm/amdkfd: use mmu_notifier_put
Jason Gunthorpe
2019-08-20
2
-9
/
+4
|
*
drm/amdkfd: fix a use after free race with mmu_notifer unregister
Jason Gunthorpe
2019-08-20
1
-41
/
+37
|
*
drm/radeon: use mmu_notifier_get/put for struct radeon_mn
Jason Gunthorpe
2019-08-20
4
-126
/
+38
|
*
hmm: use mmu_notifier_get/put for 'struct hmm'
Jason Gunthorpe
2019-08-20
6
-111
/
+34
|
*
misc/sgi-gru: use mmu_notifier_get/put for struct gru_mm_struct
Jason Gunthorpe
2019-08-16
3
-62
/
+25
|
*
mm/mmu_notifiers: add a get/put scheme for the registration
Jason Gunthorpe
2019-08-16
2
-6
/
+185
|
*
mm/mmu_notifiers: do not speculatively allocate a mmu_notifier_mm
Jason Gunthorpe
2019-08-16
1
-12
/
+22
|
*
mm/mmu_notifiers: hoist do_mmu_notifier_register down_write to the caller
Jason Gunthorpe
2019-08-16
1
-21
/
+14
|
/
*
mm/hmm: make HMM_MIRROR an implicit option
Christoph Hellwig
2019-08-07
3
-10
/
+12
*
mm/hmm: allow HMM_MIRROR on all architectures with MMU
Christoph Hellwig
2019-08-07
1
-2
/
+1
*
mm/hmm: cleanup the hmm_vma_walk_hugetlb_entry stub
Christoph Hellwig
2019-08-07
1
-4
/
+4
*
mm/hmm: cleanup the hmm_vma_handle_pmd stub
Christoph Hellwig
2019-08-07
1
-10
/
+8
*
mm/hmm: only define hmm_vma_walk_pud if needed
Christoph Hellwig
2019-08-07
1
-13
/
+16
*
mm/hmm: don't abuse pte_index() in hmm_vma_handle_pmd
Christoph Hellwig
2019-08-07
1
-1
/
+1
*
mm/hmm: remove the mask variable in hmm_vma_walk_hugetlb_entry
Christoph Hellwig
2019-08-07
1
-5
/
+2
*
mm/hmm: remove the page_shift member from struct hmm_range
Christoph Hellwig
2019-08-07
4
-57
/
+9
*
mm/hmm: remove superfluous arguments from hmm_range_register
Christoph Hellwig
2019-08-07
5
-26
/
+14
*
mm/hmm: remove the unused vma argument to hmm_range_dma_unmap
Christoph Hellwig
2019-08-07
2
-3
/
+0
*
nouveau: pass struct nouveau_svmm to nouveau_range_fault
Christoph Hellwig
2019-08-07
1
-6
/
+6
*
amdgpu: don't initialize range->list in amdgpu_hmm_init_range
Christoph Hellwig
2019-08-07
1
-1
/
+0
*
amdgpu: remove -EAGAIN handling for hmm_range_fault
Christoph Hellwig
2019-08-07
1
-20
/
+3
*
mm/hmm: remove hmm_range vma
Ralph Campbell
2019-07-26
3
-6
/
+3
*
mm/hmm: remove hugetlbfs check in hmm_vma_walk_pmd
Ralph Campbell
2019-07-26
1
-3
/
+0
*
mm/hmm: merge hmm_range_snapshot into hmm_range_fault
Christoph Hellwig
2019-07-26
3
-93
/
+13
*
mm/hmm: replace the block argument to hmm_range_fault with a flags value
Christoph Hellwig
2019-07-26
4
-41
/
+48
*
mm/hmm: a few more C style and comment clean ups
Ralph Campbell
2019-07-26
1
-22
/
+17
*
mm/hmm: replace hmm_update with mmu_notifier_range
Ralph Campbell
2019-07-26
4
-45
/
+20
*
mm/hmm: comment on VM_FAULT_RETRY semantics in handle_mm_fault
Jason Gunthorpe
2019-07-25
1
-1
/
+3
*
mm/hmm: remove the legacy hmm_pfn_* APIs
Christoph Hellwig
2019-07-25
2
-35
/
+1
*
nouveau: return -EBUSY when hmm_range_wait_until_valid fails
Christoph Hellwig
2019-07-25
1
-1
/
+1
*
nouveau: unlock mmap_sem on all errors from nouveau_range_fault
Christoph Hellwig
2019-07-25
1
-5
/
+6
*
nouveau: remove the block parameter to nouveau_range_fault
Christoph Hellwig
2019-07-25
1
-6
/
+4
*
mm/hmm: move hmm_vma_range_done and hmm_vma_fault to nouveau
Christoph Hellwig
2019-07-25
2
-56
/
+44
*
mm/hmm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}
Christoph Hellwig
2019-07-25
2
-7
/
+5
*
Linus 5.3-rc1
v5.3-rc1
Linus Torvalds
2019-07-21
1
-2
/
+2
*
Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-21
11
-122
/
+119
|
\
|
*
dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples
Rob Herring
2019-07-20
1
-0
/
+4
|
*
dt-bindings: iio: ad7124: Fix dtc warnings in example
Rob Herring
2019-07-20
1
-33
/
+38
|
*
dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example
Rob Herring
2019-07-20
1
-1
/
+1
|
*
dt-bindings: pinctrl: aspeed: Fix AST2500 example errors
Rob Herring
2019-07-20
1
-4
/
+1
|
*
dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errors
Rob Herring
2019-07-20
2
-2
/
+6
|
*
dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodes
Rob Herring
2019-07-20
1
-82
/
+61
|
*
dt-bindings: Ensure child nodes are of type 'object'
Rob Herring
2019-07-20
6
-0
/
+8
*
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-07-21
1
-1
/
+1
|
\
\
|
*
|
typo fix: it's d_make_root, not d_make_inode...
Al Viro
2019-07-20
1
-1
/
+1
*
|
|
Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-07-21
8
-31
/
+126
|
\
\
\
|
*
|
|
cifs: update internal module number
Steve French
2019-07-18
1
-1
/
+1
|
*
|
|
cifs: flush before set-info if we have writeable handles
Ronnie Sahlberg
2019-07-18
1
-0
/
+16
[next]