summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-08Linux 3.18.52v3.18.52Greg Kroah-Hartman1-1/+1
2017-05-08dm ioctl: prevent stack leak in dm ioctl callAdrian Salido1-1/+1
2017-05-08kbuild: mergeconfig: fix "jobserver unavailable" warningMasahiro Yamada1-1/+1
2017-05-08gfs2: remove IS_ERR_VALUE abuseArnd Bergmann1-6/+9
2017-05-08e1000e: fix call to do_div() to use u64 argJeff Kirsher1-6/+7
2017-05-08cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell4-62/+34
2017-05-08modpost: don't emit section mismatch warnings for compiler optimizationsPaul Gortmaker1-0/+22
2017-05-08modpost: expand pattern matching to support substring matchesPaul Gortmaker1-1/+11
2017-05-08scsi: advansys: remove #warning messageArnd Bergmann1-2/+1
2017-05-08i2o: hide unsafe ioctl on 64-bitArnd Bergmann1-2/+2
2017-05-08staging: unisys: correctly handle return value from queue_delayed_work()Benjamin Romer1-4/+4
2017-05-08MIPS: elf2ecoff: Fix warning due to dead code.Ralf Baechle1-4/+0
2017-05-08MIPS: elf2ecoff: Ignore PT_MIPS_ABIFLAGS program headers.Ralf Baechle1-2/+4
2017-05-08MIPS: jz4740: fix build error in irq.hArnd Bergmann1-0/+2
2017-05-08mm/cma: silence warnings due to max() usageStephen Rothwell1-3/+4
2017-05-08arm64: build vdso without libgcovArnd Bergmann1-0/+3
2017-05-08mISDN: avoid arch specific __builtin_return_address callArnd Bergmann2-6/+12
2017-05-08ips: remove pointless #warningJames Bottomley1-4/+5
2017-05-08infiniband: mlx5: avoid a compile-time warningArnd Bergmann1-1/+1
2017-05-08tty/isicom: fix big-endian compile warningArnd Bergmann1-1/+1
2017-05-08IB/ehca: fix maybe-uninitialized warningsArnd Bergmann1-1/+2
2017-05-08IB/qib: rename BITS_PER_PAGE to RVT_BITS_PER_PAGEArnd Bergmann1-9/+9
2017-05-08staging: bcm: add 32-bit host dependencyArnd Bergmann1-0/+1
2017-05-08staging: imx-drm: fix indentation warningArnd Bergmann1-1/+1
2017-05-08staging: vt6655: fix overly large stack usageArnd Bergmann1-4/+6
2017-05-08arm64: Provide a namespace to NCAPSFabio Estevam2-6/+6
2017-05-08ARM: cns3xxx: shut up frame size warningArnd Bergmann1-0/+1
2017-05-08mm: avoid setting up anonymous pages into file mappingKirill A. Shutemov1-4/+9
2017-05-08net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet1-2/+2
2017-05-08l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()Guillaume Nault2-4/+6
2017-05-08posix_acl: Clear SGID bit when setting file permissionsJan Kara15-98/+88
2017-05-08perf: Tighten (and fix) the grouping conditionPeter Zijlstra2-8/+13
2017-05-08regulator: core: Fix regualtor_ena_gpio_free not to access pin after freeingSeung-Woo Kim1-0/+2
2017-05-08ALSA: pcm : Call kill_fasync() in stream lockTakashi Iwai1-1/+1
2017-05-08Handle mismatched open callsSachin Prabhu8-8/+135
2017-05-08timerfd: Protect the might cancel mechanism properThomas Gleixner1-3/+14
2017-05-08net: tg3: avoid uninitialized variable warningArnd Bergmann1-1/+1
2017-05-08cred/userns: define current_user_ns() as a functionArnd Bergmann2-3/+4
2017-05-08ALSA: ppc/awacs: shut up maybe-uninitialized warningArnd Bergmann1-0/+1
2017-05-08PCI: xilinx: Fix harmless format string warningArnd Bergmann1-2/+2
2017-05-08mlx5: avoid build warnings on 32-bitArnd Bergmann1-3/+3
2017-05-08mtd: avoid stack overflow in MTD CFI codeArnd Bergmann2-12/+8
2017-05-08IB/iser: Fix sparse warningsSagi Grimberg2-8/+8
2017-05-08drbd: avoid redefinition of BITS_PER_PAGELars Ellenberg1-0/+6
2017-05-08powerpc/ptrace: Fix out of bounds array access warningKhem Raj1-2/+2
2017-05-08ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf1-0/+12
2017-05-08nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields1-0/+36
2017-05-08Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov1-0/+7
2017-05-08p9_client_readdir() fixAl Viro1-0/+4
2017-05-08MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan1-15/+33