index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-08-27
14
-35
/
+108
|
\
|
*
mm: silently skip readahead for DAX inodes
Ross Zwisler
2016-08-27
1
-0
/
+9
|
*
dax: fix device-dax region base
Dan Williams
2016-08-27
1
-0
/
+3
|
*
fs/seq_file: fix out-of-bounds read
Vegard Nossum
2016-08-27
1
-1
/
+3
|
*
mm: memcontrol: avoid unused function warning
Arnd Bergmann
2016-08-27
1
-18
/
+18
|
*
mm: clarify COMPACTION Kconfig text
Michal Hocko
2016-08-27
1
-1
/
+8
|
*
treewide: replace config_enabled() with IS_ENABLED() (2nd round)
Masahiro Yamada
2016-08-27
3
-7
/
+5
|
*
printk: fix parsing of "brl=" option
Nicolas Iooss
2016-08-27
1
-2
/
+2
|
*
soft_dirty: fix soft_dirty during THP split
Andrea Arcangeli
2016-08-27
1
-1
/
+6
|
*
sysctl: handle error writing UINT_MAX to u32 fields
Subash Abhinov Kasiviswanathan
2016-08-27
2
-2
/
+45
|
*
get_maintainer: quiet noisy implicit -f vcs_file_exists checking
Joe Perches
2016-08-27
1
-1
/
+3
|
*
byteswap: don't use __builtin_bswap*() with sparse
Johannes Berg
2016-08-27
1
-2
/
+6
*
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2016-08-27
1
-0
/
+3
|
\
\
|
*
|
arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASE
Mark Rutland
2016-08-25
1
-0
/
+3
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-08-27
33
-145
/
+185
|
\
\
\
|
*
\
\
Merge branch 'misc-fixes' into k.o/for-4.8-rc
Doug Ledford
2016-08-25
1
-21
/
+1
|
|
\
\
\
|
|
*
|
|
i40iw: Send last streaming mode message for loopback connections
Tatyana Nikolova
2016-08-25
1
-21
/
+1
|
*
|
|
|
IB/srpt: Update sport->port_guid with each port refresh
Doug Ledford
2016-08-24
1
-4
/
+5
|
|
/
/
/
|
*
|
|
RDMA/ocrdma: Fix the max_sge reported from FW
Selvin Xavier
2016-08-24
3
-13
/
+17
|
*
|
|
i40iw: Avoid writing to freed memory
Mustafa Ismail
2016-08-24
1
-2
/
+1
|
*
|
|
i40iw: Fix double free of allocated_buffer
Mustafa Ismail
2016-08-24
1
-1
/
+0
|
*
|
|
IB/mlx5: Remove superfluous include of io-mapping.h
Chris Wilson
2016-08-24
1
-1
/
+0
|
*
|
|
i40iw: Do not set self-referencing pointer to NULL after kfree
Mustafa Ismail
2016-08-24
1
-1
/
+4
|
*
|
|
i40iw: Add missing NULL check for MPA private data
Shiraz Saleem
2016-08-24
1
-2
/
+2
|
*
|
|
iw_cxgb4: Fix cxgb4 arm CQ logic w/IB_CQ_REPORT_MISSED_EVENTS
Bharat Potnuri
2016-08-23
2
-5
/
+10
|
*
|
|
i40iw: Add missing check for interface already open
Mustafa Ismail
2016-08-23
1
-0
/
+4
|
*
|
|
i40iw: Protect req_resource_num update
Mustafa Ismail
2016-08-23
1
-1
/
+1
|
*
|
|
i40iw: Change mem_resources pointer to a u8
Shiraz Saleem
2016-08-23
1
-1
/
+1
|
*
|
|
IB/core: Use memdup_user() rather than duplicating its implementation
Markus Elfring
2016-08-23
1
-8
/
+3
|
*
|
|
IB/qib: Use memdup_user() rather than duplicating its implementation
Markus Elfring
2016-08-23
1
-21
/
+5
|
*
|
|
iw_cxgb4: use the MPA initiator's IRD if < our ORD
Steve Wise
2016-08-22
1
-1
/
+1
|
*
|
|
iw_cxgb4: limit IRD/ORD advertised to ULP by device max.
Steve Wise
2016-08-22
1
-0
/
+4
|
*
|
|
IB/hfi1: Fix mm_struct use after free
Ira Weiny
2016-08-22
1
-0
/
+2
|
*
|
|
IB/rdmvat: Fix double vfree() in rvt_create_qp() error path
Mike Marciniszyn
2016-08-22
1
-1
/
+2
|
*
|
|
IB/hfi1: Improve J_KEY generation
Mitko Haralanov
2016-08-22
1
-1
/
+18
|
*
|
|
IB/hfi1: Return invalid field for non-QSFP CableInfo queries
Easwar Hariharan
2016-08-22
1
-0
/
+5
|
*
|
|
MAINTAINERS: Fix Soft RoCE location
Leon Romanovsky
2016-08-22
1
-1
/
+1
|
*
|
|
IB/usnic: Fix error return code
Christophe Jaillet
2016-08-22
1
-1
/
+2
|
*
|
|
IB/hfi1: Add missing error code assignment before test
Christophe Jaillet
2016-08-22
1
-1
/
+1
|
*
|
|
IB/hfi1: Using kfree_rcu() to simplify the code
Wei Yongjun
2016-08-22
3
-10
/
+2
|
*
|
|
IB/hfi1: Validate header in set_armed_active
Mike Marciniszyn
2016-08-22
1
-1
/
+2
|
*
|
|
IB/hfi1: Pass packet ptr to set_armed_active
Mike Marciniszyn
2016-08-22
1
-5
/
+5
|
*
|
|
IB/hfi1: Fetch monitor values on-demand for CableInfo query
Easwar Hariharan
2016-08-22
2
-2
/
+33
|
*
|
|
IB/hfi1,IB/qib: Fix qp_stats sleep with rcu read lock held
Mike Marciniszyn
2016-08-22
4
-16
/
+18
|
*
|
|
IB/hfi1: Remove duplicated include from affinity.c
Wei Yongjun
2016-08-22
1
-1
/
+0
|
*
|
|
IB/isert: fix error return code in isert_alloc_login_buf()
Wei Yongjun
2016-08-22
1
-1
/
+1
|
*
|
|
IB/core: Fix possible memory leak in cma_resolve_iboe_route()
Wei Yongjun
2016-08-22
1
-6
/
+12
|
*
|
|
IB/hfi1: Allocate cpu mask on the heap to silence warning
Tadeusz Struk
2016-08-22
1
-7
/
+13
|
*
|
|
IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one
Yuval Shaia
2016-08-22
1
-3
/
+3
|
*
|
|
IB/mlx4: Make function use_tunnel_data return void
Yuval Shaia
2016-08-22
1
-7
/
+7
|
|
/
/
[next]