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-04-11
ceph: use put_user_pages() instead of ceph_put_page_vector()
gup-fs-block
Jérôme Glisse
1
-1
/
+2
2019-04-11
fs: use bvec_set_gup_page() where appropriate
Jérôme Glisse
2
-1
/
+8
2019-04-11
fs/splice: use put_user_page() when appropriate
Jérôme Glisse
1
-3
/
+8
2019-04-11
fs/direct-io: keep track of wether a page is coming from GUP or not
Jérôme Glisse
1
-22
/
+60
2019-04-11
block: make sure bio_add_page*() knows page that are coming from GUP
Jérôme Glisse
1
-7
/
+27
2019-04-11
block: add gup flag to bio_add_page()/bio_add_pc_page()/__bio_add_page()
Jérôme Glisse
56
-108
/
+116
2019-04-11
block: bvec_put_page_dirty* instead of set_page_dirty* and bvec_put_page
Jérôme Glisse
4
-21
/
+9
2019-04-11
block: use bvec_put_page() instead of put_page(bvec_page())
Jérôme Glisse
7
-10
/
+10
2019-04-11
block: add bvec_put_page_dirty*() to replace put_page(bvec_page())
Jérôme Glisse
1
-1
/
+51
2019-04-11
block: convert bio_vec.bv_page to bv_pfn to store pfn and not page
Jérôme Glisse
2
-10
/
+26
2019-04-11
block: replace all bio_vec->bv_page by bvec_page()/bvec_set_page()
Jérôme Glisse
92
-267
/
+282
2019-04-11
block: introduce BIO_VEC_INIT() macro to initialize bio_vec structure
Jérôme Glisse
9
-22
/
+14
2019-04-11
block: introduce bvec_page()/bvec_set_page() to get/set bio_vec.bv_page
Jérôme Glisse
5
-21
/
+31
2019-04-11
iov_iter: add helper to test if an iter would use GUP
Jérôme Glisse
1
-0
/
+11
2019-04-11
fs/direct-io: fix trailing whitespace issues
Jérôme Glisse
1
-5
/
+5
2019-04-10
zram: pass down the bvec we need to read into in the work struct
Jérôme Glisse
1
-2
/
+3
2019-04-10
cifs: fix page reference leak with readv/writev
Jérôme Glisse
2
-15
/
+23
2019-04-10
block: do not leak memory in bio_copy_user_iov()
Jérôme Glisse
1
-1
/
+4
2019-04-04
mm: introduce put_user_page*(), placeholder versions
John Hubbard
2
-0
/
+106
2019-04-04
cifs: a smb2_validate_and_copy_iov failure does not mean the handle is invalid.
Ronnie Sahlberg
1
-5
/
+3
2019-04-04
SMB3: Allow persistent handle timeout to be configurable on mount
Steve French
5
-5
/
+53
2019-04-04
smb3: Fix enumerating snapshots to Azure
Steve French
4
-28
/
+58
2019-04-04
cifs: fix kref underflow in close_shroot()
Ronnie Sahlberg
1
-9
/
+7
2019-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
10
-21
/
+49
2019-04-03
HID: input: add mapping for Assistant key
Dmitry Torokhov
1
-0
/
+1
2019-04-02
Merge tag 'pidfd-fixes-v5.1-rc3' of gitolite.kernel.org:pub/scm/linux/kernel/...
Linus Torvalds
1
-9
/
+4
2019-04-02
Merge tag 'hwmon-for-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-5
/
+8
2019-04-02
Update Nicolas Pitre's email address
Nicolas Pitre
2
-1
/
+3
2019-04-01
signal: don't silently convert SI_USER signals to non-current pidfd
Jann Horn
1
-9
/
+4
2019-04-01
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-188
/
+150
2019-04-01
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
4
-13
/
+14
2019-04-01
HID: i2c-hid: Disable runtime PM on Synaptics touchpad
Hui Wang
2
-0
/
+3
2019-04-01
debugfs: fix use-after-free on symlink traversal
Al Viro
1
-4
/
+9
2019-04-01
ubifs: fix use-after-free on symlink traversal
Al Viro
1
-3
/
+1
2019-04-01
jffs2: fix use-after-free on symlink traversal
Al Viro
2
-6
/
+4
2019-03-31
Linux 5.1-rc3
Linus Torvalds
1
-1
/
+1
2019-03-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
60
-201
/
+409
2019-03-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-22
/
+19
2019-03-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
26
-103
/
+288
2019-03-31
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-9
/
+19
2019-03-31
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+0
2019-03-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-16
/
+12
2019-03-31
Merge tag 'powerpc-5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-13
/
+32
2019-03-31
Merge tag 'dmaengine-fix-5.1-rc3' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
2
-4
/
+2
2019-03-30
Merge tag 'led-fixes-for-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-11
/
+13
2019-03-30
Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
7
-17
/
+26
2019-03-30
leds: trigger: netdev: use memcpy in device_name_store
Rasmus Villemoes
1
-1
/
+2
2019-03-30
leds: pca9532: fix a potential NULL pointer dereference
Kangjie Lu
1
-2
/
+6
2019-03-30
Merge tag 'staging-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
43
-4587
/
+276
2019-03-30
Merge tag 'tty-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-51
/
+75
[next]