summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* RDMA/ocrdma: Fix vlan-id assignment in qp parametersDevesh Sharma2015-12-28
* IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srqWengang Wang2015-12-22
* IB/cma: cma_match_net_dev needs to take into account port_numMatan Barak2015-12-22
* IB/mlx5: Postpone remove_keys under knowledge of coming preemptionLeon Romanovsky2015-12-08
* IB/mlx4: Use vmalloc for WR buffers when neededWengang Wang2015-12-08
* IB/mlx4: Use correct order of variables in log messageWengang Wang2015-12-08
* iser-target: Remove explicit mlx4 work-aroundSagi Grimberg2015-12-08
* mlx4: Expose correct max_sge_rd limitSagi Grimberg2015-12-08
* IB/mad: Require CM send method for everything except ClassPortInfoHal Rosenstock2015-12-08
* IB/cma: Add a missing rcu_read_unlock()Bart Van Assche2015-12-08
* IB core: Fix ib_sg_to_pages()Bart Van Assche2015-12-07
* IB/srp: Fix srp_map_sg_fr()Bart Van Assche2015-12-07
* IB/srp: Fix indirect data buffer rkey endiannessBart Van Assche2015-12-07
* IB/srp: Initialize dma_length in srp_map_idbChristoph Hellwig2015-12-07
* IB/srp: Fix possible send queue overflowSagi Grimberg2015-12-07
* IB/srp: Fix a memory leakBart Van Assche2015-12-07
* IB/sa: Put netlink request into the request list before sendingKaike Wan2015-12-07
* IB/iser: use sector_div instead of do_divArnd Bergmann2015-12-07
* IB/core: use RCU for uverbs id lookupMike Marciniszyn2015-12-07
* IB/qib: Minor fixes to qib per SFF 8636Easwar Hariharan2015-12-07
* IB/core: Fix user mode post wr corruptionMike Marciniszyn2015-12-07
* IB/qib: Fix qib_mr structureIra Weiny2015-12-07
* Linux 4.4-rc4Linus Torvalds2015-12-06
* staging/lustre: remove IOC_LIBCFS_PING_TEST ioctlJames Simmons2015-12-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-12-06
|\
| * Don't reset ->total_link_count on nested calls of vfs_path_lookup()Al Viro2015-12-06
| * ovl: get rid of the dead code left from broken (and disabled) optimizationsAl Viro2015-12-06
| * ovl: fix permission checking for setattrMiklos Szeredi2015-12-06
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-12-06
|\ \
| * | sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()Peter Zijlstra2015-12-04
| * | sched/core: Better document the try_to_wake_up() barriersPeter Zijlstra2015-12-04
| * | sched/cputime: Fix invalid gtime in procHiroshi Shimamoto2015-12-04
| * | sched/core: Clear the root_domain cpumasks in init_rootdomain()Xunlei Pang2015-12-04
| * | sched/core: Remove false-positive warning from wake_up_process()Sasha Levin2015-12-04
| * | sched/wait: Fix signal handling in bit wait helpersPeter Zijlstra2015-12-04
| * | sched/rt: Hide the push_irq_work_func() declarationArnd Bergmann2015-11-23
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-12-06
|\ \ \
| * | | x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin2015-12-05
| * | | x86/mpx: Fix instruction decoder conditionDave Hansen2015-12-05
| * | | x86/mm: Fix regression with huge pages on PAEKirill A. Shutemov2015-12-04
| * | | x86 smpboot: Re-enable init_udelay=0 by default on modern CPUsLen Brown2015-11-25
| * | | x86/entry/64: Fix irqflag tracing wrt context trackingAndy Lutomirski2015-11-24
| * | | x86/microcode: Initialize the driver late when facilities are upBorislav Petkov2015-11-23
| |/ /
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-12-06
|\ \ \
| * \ \ Merge branch 'mkp-fixes' into fixesJames Bottomley2015-12-03
| |\ \ \
| | * | | mpt3sas: fix Kconfig dependency problem for mpt2sas back compatibilityJames Bottomley2015-12-03
| | * | | mpt3sas: Add dummy Kconfig option for backwards compatibilityMartin K. Petersen2015-11-30
| | * | | Fix a memory leak in scsi_host_dev_release()Bart Van Assche2015-11-30
| | * | | block/sd: Fix device-imposed transfer length limitsMartin K. Petersen2015-11-25
| | * | | scsi_debug: fix prevent_allow+verify regressionsDouglas Gilbert2015-11-25