index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/test_kasan.c: fix a typo
Wang Long
2015-09-10
1
-2
/
+2
*
lib/string_helpers: rename "esc" arg to "only"
Kees Cook
2015-09-10
2
-14
/
+14
*
lib/string_helpers: clarify esc arg in string_escape_mem
Kees Cook
2015-09-10
1
-4
/
+6
*
hexdump: do not print debug dumps for !CONFIG_DEBUG
Linus Walleij
2015-09-10
1
-2
/
+8
*
lib/bitmap.c: bitmap_parselist can accept string with whitespaces on head or ...
Pan Xinhui
2015-09-10
1
-14
/
+18
*
lib/bitmap.c: fix a special string handling bug in __bitmap_parselist
Pan Xinhui
2015-09-10
1
-0
/
+4
*
lib/bitmap.c: correct a code style and do some, optimization
Pan Xinhui
2015-09-10
1
-3
/
+4
*
proc: convert to kstrto*()/kstrto*_from_user()
Alexey Dobriyan
2015-09-10
1
-49
/
+21
*
kstrto*: accept "-0" for signed conversion
Alexey Dobriyan
2015-09-10
2
-6
/
+2
*
MAINTAINERS/CREDITS: mark MaxRAID as Orphan, move Anil Ravindranath to CREDITS
Joe Perches
2015-09-10
2
-2
/
+5
*
include/linux/printk.h: include pr_fmt in pr_debug_ratelimited
Jason A. Donenfeld
2015-09-10
1
-2
/
+2
*
kernel/cred.c: remove unnecessary kdebug atomic reads
Joe Perches
2015-09-10
1
-4
/
+9
*
kernel/extable.c: remove duplicated include
Wei Yongjun
2015-09-10
1
-1
/
+0
*
include/linux/poison.h: remove not-used poison pointer macros
Vasily Kulikov
2015-09-10
1
-7
/
+0
*
include/linux/poison.h: fix LIST_POISON{1,2} offset
Vasily Kulikov
2015-09-10
1
-2
/
+2
*
proc: change proc_subdir_lock to a rwlock
Waiman Long
2015-09-10
1
-22
/
+22
*
procfs: always expose /proc/<pid>/map_files/ and make it readable
Calvin Owens
2015-09-10
1
-19
/
+24
*
proc: add cond_resched to /proc/kpage* read/write loop
Vladimir Davydov
2015-09-10
1
-0
/
+6
*
proc: export idle flag via kpageflags
Vladimir Davydov
2015-09-10
3
-0
/
+11
*
mm: introduce idle page tracking
Vladimir Davydov
2015-09-10
17
-3
/
+512
*
mmu-notifier: add clear_young callback
Vladimir Davydov
2015-09-10
3
-0
/
+92
*
proc: add kpagecgroup file
Vladimir Davydov
2015-09-10
2
-1
/
+58
*
memcg: zap try_get_mem_cgroup_from_page
Vladimir Davydov
2015-09-10
2
-44
/
+13
*
hwpoison: use page_cgroup_ino for filtering by memcg
Vladimir Davydov
2015-09-10
2
-18
/
+3
*
memcg: add page_cgroup_ino helper
Vladimir Davydov
2015-09-10
2
-0
/
+29
*
zswap: update docs for runtime-changeable attributes
Dan Streetman
2015-09-10
1
-8
/
+28
*
zswap: change zpool/compressor at runtime
Dan Streetman
2015-09-10
1
-13
/
+129
*
zswap: dynamic pool creation
Dan Streetman
2015-09-10
1
-143
/
+405
*
zpool: add zpool_has_pool()
Dan Streetman
2015-09-10
2
-0
/
+35
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-09-09
231
-2731
/
+64431
|
\
|
*
IB/ipoib: Suppress warning for send only join failures
Jason Gunthorpe
2015-09-03
1
-2
/
+10
|
*
IB/ipoib: Clean up send-only multicast joins
Doug Ledford
2015-09-03
1
-11
/
+27
|
*
IB/srp: Fix possible protection fault
Sagi Grimberg
2015-09-03
1
-6
/
+10
|
*
IB/core: Move SM class defines from ib_mad.h to ib_smi.h
Ira Weiny
2015-09-03
3
-45
/
+48
|
*
IB/core: Remove unnecessary defines from ib_mad.h
Ira Weiny
2015-09-03
1
-12
/
+0
|
*
IB/hfi1: Add PSM2 user space header to header_install
Ira Weiny
2015-09-03
2
-0
/
+3
|
*
IB/hfi1: Add CSRs for CONFIG_SDMA_VERBOSITY
Jubin John
2015-09-03
2
-2
/
+5
|
*
mlx5: Fix incorrect wc pkey_index assignment for GSI messages
Sagi Grimberg
2015-09-03
3
-6
/
+14
|
*
IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flow
Haggai Eran
2015-09-03
1
-12
/
+0
|
*
IB/uverbs: reject invalid or unknown opcodes
Christoph Hellwig
2015-09-03
1
-1
/
+9
|
*
IB/cxgb4: Fix if statement in pick_local_ip6adddrs
Nicholas Krause
2015-09-03
1
-1
/
+1
|
*
IB/sa: Fix rdma netlink message flags
Kaike Wan
2015-09-02
1
-1
/
+1
|
*
IB/ucma: HW Device hot-removal support
Yishai Hadas
2015-08-30
1
-11
/
+129
|
*
IB/mlx4_ib: Disassociate support
Yishai Hadas
2015-08-30
2
-2
/
+150
|
*
IB/uverbs: Enable device removal when there are active user space applications
Yishai Hadas
2015-08-30
3
-68
/
+302
|
*
IB/uverbs: Explicitly pass ib_dev to uverbs commands
Yishai Hadas
2015-08-30
3
-39
/
+88
|
*
IB/uverbs: Fix race between ib_uverbs_open and remove_one
Yishai Hadas
2015-08-30
2
-14
/
+32
|
*
IB/uverbs: Fix reference counting usage of event files
Yishai Hadas
2015-08-30
3
-16
/
+40
|
*
IB/core: Make ib_dealloc_pd return void
Jason Gunthorpe
2015-08-30
7
-26
/
+41
|
*
IB/srp: Create an insecure all physical rkey only if needed
Bart Van Assche
2015-08-30
2
-19
/
+25
[next]