index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-23
hmm: Suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set
hmm-5.3
Jason Gunthorpe
1
-7
/
+2
2019-05-23
mm/hmm: add new driver API helper to use hmm_mirror for hmm_range_register()
Jérôme Glisse
1
-0
/
+11
2019-05-23
mm/hmm: do not use list*_rcu() for hmm->ranges
Jason Gunthorpe
1
-2
/
+2
2019-05-23
mm/hmm: poison hmm_range during unregister v2
Jason Gunthorpe
1
-3
/
+5
2019-05-23
mm/hmm: remove racy protection against double-unregistration
Jason Gunthorpe
1
-7
/
+2
2019-05-23
mm/hmm: use lockdep instead of comments
Jason Gunthorpe
1
-2
/
+2
2019-05-23
mm/hmm: delete hmm_mirror_mm_is_alive()
Jason Gunthorpe
2
-29
/
+0
2019-05-23
mm/hmm: remove duplicate condition test before wait_event_timeout
Jason Gunthorpe
1
-10
/
+2
2019-05-23
mm/hmm: improve locking around hmm->dead v2
Jason Gunthorpe
1
-12
/
+15
2019-05-23
mm/hmm: simplify hmm_get_or_create and make it reliable v2
Jason Gunthorpe
1
-37
/
+29
2019-05-23
mm/hmm: do not try to create hmm struct from within hmm_range_register() v2
Jérôme Glisse
1
-8
/
+11
2019-05-23
mm/hmm: hold a mmgrab from hmm to mm
Jason Gunthorpe
3
-23
/
+4
2019-05-23
mm/hmm: fix use after free with struct hmm in the mmu notifiers v2
Jason Gunthorpe
2
-20
/
+25
2019-05-23
mm/hmm: hmm_vma_fault() doesn't always call hmm_range_unregister()
Ralph Campbell
1
-1
/
+2
2019-05-23
mm/hmm: clean up some coding style and comments
Ralph Campbell
2
-60
/
+62
2019-05-23
mm/hmm: update HMM documentation
Ralph Campbell
1
-66
/
+73
2019-05-23
mm/hmm: Only set FAULT_FLAG_ALLOW_RETRY for non-blocking
Kuehling, Felix
1
-1
/
+1
2019-05-23
mm/hmm: support automatic NUMA balancing
Philip Yang
1
-1
/
+1
2019-05-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
7
-23
/
+30
2019-05-22
Merge tag 'gfs2-5.1.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+5
2019-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
23
-162
/
+104
2019-05-22
Merge tag 'for-5.2/dm-fix-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+3
2019-05-22
gfs2: Fix sign extension bug in gfs2_update_stats
Andreas Gruenbacher
1
-4
/
+5
2019-05-21
dm: make sure to obey max_io_len_target_boundary
Michael Lass
1
-1
/
+3
2019-05-21
usbnet: fix kernel crash after disconnect
Kloetzke Jan
1
-0
/
+6
2019-05-21
selftests: fib_rule_tests: use pre-defined DEV_ADDR
Hangbin Liu
1
-2
/
+3
2019-05-21
net-next: net: Fix typos in ip-sysctl.txt
Masanari Iida
1
-2
/
+2
2019-05-21
ipv6: Consider sk_bound_dev_if when binding a raw socket to an address
Mike Manning
1
-0
/
+2
2019-05-21
net: phylink: ensure inband AN works correctly
Russell King
1
-22
/
+15
2019-05-21
usbnet: ipheth: fix racing condition
Bernd Eckstein
1
-1
/
+2
2019-05-21
Merge tag 'selinux-pr-20190521' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+8
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3840
-10076
/
+3849
2019-05-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-128
/
+97
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 25
Thomas Gleixner
6
-60
/
+6
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24
Thomas Gleixner
50
-500
/
+50
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 23
Thomas Gleixner
2
-21
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 22
Thomas Gleixner
4
-20
/
+4
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 21
Thomas Gleixner
2
-27
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20
Thomas Gleixner
41
-575
/
+41
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 19
Thomas Gleixner
2
-28
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
52
-815
/
+52
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17
Thomas Gleixner
13
-169
/
+13
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 15
Thomas Gleixner
9
-153
/
+9
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 14
Thomas Gleixner
3
-42
/
+6
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
354
-4639
/
+354
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 12
Thomas Gleixner
7
-78
/
+7
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 11
Thomas Gleixner
1
-5
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 10
Thomas Gleixner
2
-5
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 9
Thomas Gleixner
1
-14
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7
Thomas Gleixner
9
-117
/
+9
[next]