summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-30can: flexcan: fix resume functionFabio Estevam1-5/+8
2016-09-30mm: delete unnecessary and unsafe init_tlb_ubc()Hugh Dickins1-19/+0
2016-09-30tracing: Move mutex to protect against resetting of seq dataSteven Rostedt (Red Hat)1-7/+8
2016-09-30fix memory leaks in tracing_buffers_splice_read()Al Viro1-6/+8
2016-09-30power: reset: hisi-reboot: Unmap region obtained by of_iomapArvind Yadav1-1/+4
2016-09-30mtd: pmcmsp-flash: Allocating too much in init_msp_flash()Dan Carpenter1-3/+3
2016-09-30mtd: maps: sa1100-flash: potential NULL dereferenceDan Carpenter1-1/+3
2016-09-30fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro1-19/+19
2016-09-30fanotify: fix list corruption in fanotify_get_response()Jan Kara4-42/+25
2016-09-30fsnotify: add a way to stop queueing events on group shutdownJan Kara3-1/+29
2016-09-30xfs: prevent dropping ioend completions during buftarg waitBrian Foster1-1/+1
2016-09-30autofs: use dentry flags to block walks during expireIan Kent1-13/+42
2016-09-30autofs racesAl Viro3-22/+15
2016-09-30pwm: Mark all devices as "might sleep"Thierry Reding1-1/+1
2016-09-30bridge: re-introduce 'fix parsing of MLDv2 reports'Davide Caratti1-1/+1
2016-09-30net: smc91x: fix SMC accessesRussell King9-26/+73
2016-09-30Revert "phy: IRQ cannot be shared"Xander Huff1-2/+4
2016-09-30net: dsa: bcm_sf2: Fix race condition while unmasking interruptsFlorian Fainelli1-1/+1
2016-09-30net/mlx5: Added missing check of msg length in verifying its signaturePaul Blakey1-31/+54
2016-09-30tipc: fix NULL pointer dereference in shutdown()Vegard Nossum1-1/+2
2016-09-30net/irda: handle iriap_register_lsap() allocation failureVegard Nossum1-2/+6
2016-09-30vti: flush x-netns xfrm cache when vti interface is removedLance Richardson1-0/+31
2016-09-30af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Linus Torvalds2-21/+22
2016-09-30Revert "af_unix: Fix splice-bind deadlock"Linus Torvalds1-40/+26
2016-09-30bonding: Fix bonding crashMahesh Bandewar3-3/+21
2016-09-30megaraid: fix null pointer check in megasas_detach_one().Maurizio Lombardi1-5/+5
2016-09-30nouveau: fix nv40_perfctr_next() cleanup regressionArnd Bergmann1-2/+4
2016-09-30Staging: iio: adc: fix indent on break statementColin Ian King1-1/+1
2016-09-30iwlegacy: avoid warning about missing bracesArnd Bergmann1-1/+2
2016-09-30ath9k: fix misleading indentationArnd Bergmann1-2/+2
2016-09-30am437x-vfpe: fix typo in vpfe_get_app_input_indexArnd Bergmann1-1/+1
2016-09-30Add braces to avoid "ambiguous ‘else’" compiler warningsLinus Torvalds2-2/+4
2016-09-30net: caif: fix misleading indentationArnd Bergmann1-1/+1
2016-09-30Makefile: Mute warning for __builtin_return_address(>0) for tracing onlySteven Rostedt2-1/+4
2016-09-30Disable "frame-address" warningLinus Torvalds1-0/+1
2016-09-30Disable "maybe-uninitialized" warning globallyLinus Torvalds1-3/+4
2016-09-30gcov: disable -Wmaybe-uninitialized warningArnd Bergmann1-1/+1
2016-09-30Kbuild: disable 'maybe-uninitialized' warning for CONFIG_PROFILE_ALL_BRANCHESArnd Bergmann1-1/+5
2016-09-30kbuild: forbid kernel directory to contain spaces and colonsRobert Jarzmik1-0/+4
2016-09-30tools: Support relative directory path for 'O='Josh Poimboeuf1-2/+2
2016-09-30Makefile: revert "Makefile: Document ability to make file.lst and file.S" par...Wang YanQing1-1/+1
2016-09-30kbuild: Do not run modules_install and install in paralelMichal Marek1-0/+6
2016-09-30ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant1-10/+24
2016-09-30ocfs2/dlm: fix race between convert and migrationJoseph Qi1-6/+6
2016-09-30crypto: echainiv - Replace chaining with multiplicationHerbert Xu1-91/+24
2016-09-30crypto: skcipher - Fix blkcipher walk OOM crashHerbert Xu1-1/+2
2016-09-30crypto: arm/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel1-1/+1
2016-09-30crypto: arm64/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel1-1/+1
2016-09-30tcp: properly scale window in tcp_v[46]_reqsk_send_ack()Eric Dumazet2-2/+14
2016-09-30tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet1-0/+2