index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-15
IB/uverbs: Improve lockdep_check
Jason Gunthorpe
1
-7
/
+7
2018-02-15
RDMA/uverbs: Protect from races between lookup and destroy of uobjects
Leon Romanovsky
1
-1
/
+9
2018-02-15
IB/uverbs: Hold the uobj write lock after allocate
Jason Gunthorpe
1
-1
/
+10
2018-02-15
IB/uverbs: Fix possible oops with duplicate ioctl attributes
Matan Barak
1
-0
/
+3
2018-02-15
IB/uverbs: Add ioctl support for 32bit processes
Matan Barak
1
-0
/
+2
2018-02-15
IB/uverbs: Use __aligned_u64 for uapi headers
Jason Gunthorpe
1
-2
/
+2
2018-02-15
IB/uverbs: Fix method merging in uverbs_ioctl_merge
Matan Barak
1
-9
/
+9
2018-02-15
IB/uverbs: Use u64_to_user_ptr() not a union
Jason Gunthorpe
2
-8
/
+6
2018-02-15
IB/uverbs: Use inline data transfer for UHW_IN
Jason Gunthorpe
1
-1
/
+4
2018-02-15
IB/uverbs: Always use the attribute size provided by the user
Matan Barak
2
-9
/
+31
2018-02-15
RDMA/restrack: Remove unimplemented XRCD object
Leon Romanovsky
2
-9
/
+0
2018-02-15
IB/ipoib: Do not warn if IPoIB debugfs doesn't exist
Alaa Hleihel
1
-2
/
+0
2018-02-15
IB/mlx5: Implement fragmented completion queue (CQ)
Yonatan Cohen
7
-85
/
+124
2018-02-15
net/mlx5: Remove redundant EQ API exports
Saeed Mahameed
3
-20
/
+17
2018-02-15
net/mlx5: Move CQ completion and event forwarding logic to eq.c
Saeed Mahameed
3
-49
/
+47
2018-02-15
net/mlx5: CQ hold/put API
Saeed Mahameed
2
-23
/
+30
2018-02-15
net/mlx5: EQ add/del CQ API
Saeed Mahameed
3
-45
/
+53
2018-02-15
net/mlx5: Add missing likely/unlikely hints to cq events
Saeed Mahameed
1
-3
/
+3
2018-02-15
net/mlx5: CQ Database per EQ
Saeed Mahameed
5
-50
/
+62
2018-02-14
RDMA/hns: Replace __raw_write*(cpu_to_le*()) with LE write*()
Andy Shevchenko
2
-8
/
+8
2018-02-14
rxe: Do not use 'struct sockaddr' in a uapi header
Jason Gunthorpe
2
-3
/
+6
2018-02-14
RDMA: Do not used __packed in uapi headers
Jason Gunthorpe
2
-4
/
+4
2018-02-14
RDMA/hns: Use free_pages function instead of free_page
oulijun
1
-1
/
+1
2018-02-14
RDMA/hns: Fix QP state judgement before receiving work requests
Yixian Liu
1
-1
/
+1
2018-02-14
RDMA/hns: Fix a bug with modifying mac address
oulijun
1
-1
/
+2
2018-02-14
IB/cxgb3: remove cxio_dbg.c
Corentin Labbe
5
-232
/
+0
2018-02-11
Linux 4.16-rc1
v4.16-rc1
Linus Torvalds
1
-2
/
+2
2018-02-11
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
8
-142
/
+47
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
297
-913
/
+913
2018-02-11
Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
8
-40
/
+47
2018-02-11
Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-0
/
+2
2018-02-11
Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-10
/
+8
2018-02-11
xtensa: fix build with KASAN
Max Filippov
1
-0
/
+2
2018-02-11
nios2: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
2
-2
/
+0
2018-02-11
nios2: dts: Remove leading 0x and 0s from bindings notation
Mathieu Malaterre
1
-8
/
+8
2018-02-10
Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2018-02-10
Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-63
/
+212
2018-02-10
Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86
Linus Torvalds
2
-11
/
+363
2018-02-10
Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-19
/
+57
2018-02-10
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
123
-1416
/
+6577
2018-02-10
powerpc/pci: Fix broken INTx configuration via OF
Alexey Kardashevskiy
1
-2
/
+3
2018-02-09
Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
23
-77
/
+121
2018-02-09
mconsole_proc(): don't mess with file->f_pos
Al Viro
1
-1
/
+2
2018-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+5
2018-02-10
kconfig: remove const qualifier from sym_expand_string_value()
Masahiro Yamada
3
-4
/
+4
2018-02-10
kconfig: add xrealloc() helper
Masahiro Yamada
6
-5
/
+16
2018-02-09
platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems
Vadim Pasternak
1
-0
/
+142
2018-02-09
platform/x86: mlx-platform: Add support for new msn201x system type
Vadim Pasternak
1
-0
/
+59
2018-02-09
platform/x86: mlx-platform: Add support for new msn274x system type
Vadim Pasternak
1
-0
/
+124
2018-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
113
-395
/
+1253
[prev]
[next]