aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-07Revert "ARM: tegra: fix erroneous address in dts"Olof Johansson1-2/+2
2016-09-07usercopy: remove page-spanning test for nowKees Cook2-26/+46
2016-09-07usercopy: force check_object_size() inlineKees Cook1-2/+2
2016-09-07seccomp: Remove 2-phase API documentationMickaël Salaün1-11/+0
2016-09-07um/ptrace: Fix the syscall number update after a ptraceMickaël Salaün3-5/+7
2016-09-07um/ptrace: Fix the syscall_trace_leave callMickaël Salaün1-2/+3
2016-09-06lkdtm: adjust usercopy tests to bypass const checksKees Cook1-8/+17
2016-09-06usercopy: fold builtin_const check into inline functionKees Cook5-31/+19
2016-09-06x86/uaccess: force copy_*_user() to be inlinedKees Cook1-2/+2
2016-09-06thermal: rcar_thermal: Fix priv->zone error handlingDirk Behme1-0/+1
2016-09-05ARM: dts: imx6qdl: Fix SPDIF regressionFabio Estevam1-1/+1
2016-09-04Linux 4.8-rc5Linus Torvalds1-1/+1
2016-09-03devpts: return NULL pts 'priv' entry for non-devpts nodesLinus Torvalds1-1/+2
2016-09-03spi: Prevent unexpected SPI time out due to arithmetic overflowSien Wu1-2/+6
2016-09-03tpm: invalid self test error messageJarkko Sakkinen1-2/+1
2016-09-02ACPI / drivers: replace acpi_probe_lock spinlock with mutexLorenzo Pieralisi1-3/+3
2016-09-02ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macroLorenzo Pieralisi1-1/+1
2016-09-02x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai1-0/+12
2016-09-02IB/hfi1: Rework debugfs to use SRCUMike Marciniszyn1-80/+52
2016-09-02IB/hfi1: Make n_krcvqs be an unsigned long integerHarish Chegondi3-5/+5
2016-09-02IB/hfi1: Add QSFP sanity pre-checkDean Luick4-8/+82
2016-09-02IB/hfi1: Fix AHG KDETH Intr shiftJubin John1-1/+4
2016-09-02IB/hfi1: Fix SGE length for misaligned PIO copySebastian Sanchez1-0/+12
2016-09-02IB/mlx5: Don't return errors from poll_cqLeon Romanovsky1-20/+2
2016-09-02IB/mlx5: Use TIR number based on selectorYishai Hadas3-1/+7
2016-09-02IB/mlx5: Simplify code by removing return variableLeon Romanovsky1-7/+3
2016-09-02IB/mlx5: Return EINVAL when caller specifies too many SGEsChuck Lever1-1/+1
2016-09-02IB/mlx4: Don't return errors from poll_cqLeon Romanovsky1-24/+2
2016-09-02Revert "IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one"Leon Romanovsky1-3/+3
2016-09-02IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit3-1/+18
2016-09-02IB/core: Fix use after free in send_leave functionErez Shitrit1-11/+2
2016-09-02IB/cxgb4: Make _free_qp static to silence build warningBaoyou Xie1-1/+1
2016-09-02IB/isert: Properly release resources on DEVICE_REMOVALRaju Rangoju2-3/+22
2016-09-02IB/hfi1: Fix the size parameter to find_first_bitChristophe Jaillet1-4/+4
2016-09-02IB/mlx5: Fix the size parameter to find_first_bitChristophe Jaillet1-3/+3
2016-09-02x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt1-2/+2
2016-09-02arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1James Morse1-0/+9
2016-09-02drivers/perf: arm_pmu: Fix NULL pointer dereference during probeStefan Wahren1-1/+1
2016-09-02drivers/perf: arm_pmu: Fix leak in error pathStefan Wahren1-0/+1
2016-09-02tick/nohz: Fix softlockup on scheduler stalls in kvm guestWanpeng Li1-1/+2
2016-09-01rapidio/tsi721: fix incorrect detection of address translation conditionAlexandre Bounine1-1/+1
2016-09-01rapidio/documentation/mport_cdev: add missing parameter descriptionAlexandre Bounine1-0/+4
2016-09-01kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscdMichal Hocko1-6/+4
2016-09-01MAINTAINERS: Vladimir has movedVladimir Davydov2-1/+3
2016-09-01mm, mempolicy: task->mempolicy must be NULL before dropping final referenceDavid Rientjes3-6/+22
2016-09-01printk/nmi: avoid direct printk()-s from __printk_nmi_flush()Sergey Senozhatsky1-15/+23
2016-09-01treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLEJoe Perches4-20/+0
2016-09-01drivers/scsi/wd719x.c: remove last declaration using DEFINE_PCI_DEVICE_TABLEJoe Perches1-1/+1
2016-09-01mm, vmscan: only allocate and reclaim from zones with pages managed by the buddy allocatorMel Gorman3-15/+27
2016-09-01lib/test_hash.c: fix warning in preprocessor symbol evaluationGeert Uytterhoeven1-9/+15