summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-05-08ALSA: seq: Don't break snd_use_lock_sync() loop by timeoutTakashi Iwai1-6/+3
2017-05-08ip6mr: fix notification device destructionNikolay Aleksandrov1-7/+6
2017-05-08netpoll: Check for skb->queue_mappingTushar Dave1-2/+8
2017-05-08sctp: listen on the sock only when it's state is listening or closedXin Long1-0/+3
2017-05-08net/packet: fix overflow in check for tp_reserveAndrey Konovalov1-0/+2
2017-05-08net/packet: fix overflow in check for tp_frame_nrAndrey Konovalov1-0/+2
2017-05-08l2tp: purge socket queues in the .destruct() callbackGuillaume Nault1-3/+4
2017-05-08net: phy: handle state correctly in phy_stop_machineNathan Sullivan1-1/+1
2017-05-08net: neigh: guard against NULL solicit() methodEric Dumazet1-1/+2
2017-05-08sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka1-7/+8
2017-05-08sparc64: kern_addr_valid regressionbob picco1-1/+1
2017-05-08xen/x86: don't lose event interruptsStefano Stabellini1-3/+3