summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...HEADmasterLinus Torvalds2016-09-071-0/+1
|\
| * thermal: rcar_thermal: Fix priv->zone error handlingDirk Behme2016-09-061-0/+1
* | Merge tag 'usercopy-v4.8-rc6-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-073-28/+48
|\ \
| * | usercopy: remove page-spanning test for nowKees Cook2016-09-072-26/+46
| * | usercopy: force check_object_size() inlineKees Cook2016-09-071-2/+2
|/ /
* | Merge tag 'seccomp-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-074-18/+10
|\ \
| * | seccomp: Remove 2-phase API documentationMickaël Salaün2016-09-071-11/+0
| * | um/ptrace: Fix the syscall number update after a ptraceMickaël Salaün2016-09-073-5/+7
| * | um/ptrace: Fix the syscall_trace_leave callMickaël Salaün2016-09-071-2/+3
* | | Merge tag 'usercopy-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-09-077-41/+38
|\ \ \ | |/ / |/| |
| * | lkdtm: adjust usercopy tests to bypass const checksKees Cook2016-09-061-8/+17
| * | usercopy: fold builtin_const check into inline functionKees Cook2016-09-065-31/+19
| * | x86/uaccess: force copy_*_user() to be inlinedKees Cook2016-09-061-2/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-09-0623-177/+226
|\ \ \ | |/ / |/| |
| * | IB/hfi1: Rework debugfs to use SRCUMike Marciniszyn2016-09-021-80/+52
| * | IB/hfi1: Make n_krcvqs be an unsigned long integerHarish Chegondi2016-09-023-5/+5
| * | IB/hfi1: Add QSFP sanity pre-checkDean Luick2016-09-024-8/+82
| * | IB/hfi1: Fix AHG KDETH Intr shiftJubin John2016-09-021-1/+4
| * | IB/hfi1: Fix SGE length for misaligned PIO copySebastian Sanchez2016-09-021-0/+12
| * | IB/mlx5: Don't return errors from poll_cqLeon Romanovsky2016-09-021-20/+2
| * | IB/mlx5: Use TIR number based on selectorYishai Hadas2016-09-023-1/+7
| * | IB/mlx5: Simplify code by removing return variableLeon Romanovsky2016-09-021-7/+3
| * | IB/mlx5: Return EINVAL when caller specifies too many SGEsChuck Lever2016-09-021-1/+1
| * | IB/mlx4: Don't return errors from poll_cqLeon Romanovsky2016-09-021-24/+2
| * | Revert "IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one"Leon Romanovsky2016-09-021-3/+3
| * | IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit2016-09-023-1/+18
| * | IB/core: Fix use after free in send_leave functionErez Shitrit2016-09-021-11/+2
| * | IB/cxgb4: Make _free_qp static to silence build warningBaoyou Xie2016-09-021-1/+1
| * | IB/isert: Properly release resources on DEVICE_REMOVALRaju Rangoju2016-09-022-3/+22
| * | IB/hfi1: Fix the size parameter to find_first_bitChristophe Jaillet2016-09-021-4/+4
| * | IB/mlx5: Fix the size parameter to find_first_bitChristophe Jaillet2016-09-021-3/+3
| * | IB/hfi1: Clean up type used and castingChristophe Jaillet2016-08-261-2/+2
| * | i40iw: Receive notification events correctlyShiraz Saleem2016-08-261-5/+3
| * | i40iw: Update hw_iwarp_stateMustafa Ismail2016-08-261-0/+1
* | | Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds2016-09-062-5/+7
|\ \ \
| * | | fix:mailbox:bcm-pdc-mailbox:mark symbols static where possibleBaoyou Xie2016-08-291-2/+2
| * | | mailbox: bcm-pdc: potential NULL dereference in pdc_shutdown()Dan Carpenter2016-08-291-3/+4
| * | | mailbox: Add HAS_DMA Kconfig dependency to BCM_PDC_MBOXRob Rice2016-08-291-0/+1
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-09-065-22/+10
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley2016-08-195-22/+10
| |\ \ \ \
| | * | | | scsi: sas: remove is_sas_attached()Johannes Thumshirn2016-08-182-22/+0
| | * | | | scsi: ses: use scsi_is_sas_rphy instead of is_sas_attachedJohannes Thumshirn2016-08-181-1/+1
| | * | | | scsi: sas: provide stub implementation for scsi_is_sas_rphyJohannes Thumshirn2016-08-181-1/+6
| | * | | | scsi: blacklist all RDAC devices for BLIST_NO_ULD_ATTACHXose Vazquez Perez2016-08-161-0/+4
| | * | | | scsi: fix upper bounds check of sense key in scsi_sense_key_string()Tyrel Datwyler2016-08-161-2/+3
* | | | | | Merge tag 'regmap-fix-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-09-063-12/+33
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'regmap/fix/rbtree' into regmap-linusMark Brown2016-09-031-10/+28
| |\ \ \ \ \ \
| | * | | | | | regmap: rbtree: Avoid overlapping nodesLars-Peter Clausen2016-08-041-10/+28
| * | | | | | | Merge remote-tracking branch 'regmap/fix/cache' into regmap-linusMark Brown2016-09-032-2/+5
| |\ \ \ \ \ \ \
| | * | | | | | | regmap: drop cache if the bus transfer errorElaine Zhang2016-08-181-0/+2