aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ACPI / resources: free memory on error in add_region_before()Dan Carpenter2017-06-171-1/+3
* ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki2017-06-174-14/+197
* ALSA: ctxfi: Fix the incorrect check of dma_set_mask() callTakashi Iwai2017-06-171-1/+1
* ALSA: ctxfi: Fallback DMA mask to 32bitTakashi Iwai2017-06-172-25/+12
* scsi: libsas: fix ata xfer lengthJohn Garry2017-06-171-1/+1
* ext4: mark inode dirty after converting inline directoryEric Biggers2017-06-171-3/+2
* mmc: ushc: fix NULL-deref at probeJohan Hovold2017-06-171-0/+3
* uwb: hwa-rc: fix NULL-deref at probeJohan Hovold2017-06-171-0/+3
* uwb: i1480-dfu: fix NULL-deref at probeJohan Hovold2017-06-171-0/+3
* USB: wusbcore: fix NULL-deref at probeJohan Hovold2017-06-171-0/+3
* USB: idmouse: fix NULL-deref at probeJohan Hovold2017-06-171-0/+3
* USB: uss720: fix NULL-deref at probeJohan Hovold2017-06-171-0/+5
* Input: cm109 - validate number of endpoints before using themJohan Hovold2017-06-171-0/+4
* Input: yealink - validate number of endpoints before using themJohan Hovold2017-06-171-0/+4
* Input: hanwang - validate number of endpoints before using themJohan Hovold2017-06-171-0/+3
* Input: ims-pcu - validate number of endpoints before using themJohan Hovold2017-06-171-0/+4
* net: unix: properly re-increment inflight counter of GC discarded candidatesAndrey Ulanov2017-06-171-9/+9
* net: properly release sk_frag.pageEric Dumazet2017-06-171-5/+5
* xen: do not re-use pirq number cached in pci device msi msg dataDan Streetman2017-06-171-16/+7
* isdn/gigaset: fix NULL-deref at probeJohan Hovold2017-06-171-0/+3
* perf/core: Fix event inheritance on fork()Peter Zijlstra2017-06-171-2/+3
* net sched actions: decrement module reference count after table flush.Roman Mashak2017-06-171-4/+1
* dccp/tcp: fix routing redirect raceJon Maxwell2017-06-174-8/+14
* net: net_enable_timestamp() can be called from irq contextsEric Dumazet2017-06-171-4/+31
* locking/static_keys: Add static_key_{en,dis}able() helpersPeter Zijlstra2017-06-172-4/+18
* ipv4: mask tos for input routeJulian Anastasov2017-06-171-0/+1
* vxlan: correctly validate VXLAN ID against VXLAN_N_VIDMatthias Schiffer2017-06-171-1/+1
* USB: serial: io_ti: fix information leak in completion handlerJohan Hovold2017-06-171-1/+1
* USB: serial: io_ti: fix NULL-deref in interrupt callbackJohan Hovold2017-06-171-0/+6
* USB: iowarrior: fix NULL-deref in writeJohan Hovold2017-06-171-0/+8
* USB: iowarrior: fix NULL-deref at probeJohan Hovold2017-06-171-6/+7
* USB: serial: omninet: fix reference leaks at openJohan Hovold2017-06-171-6/+0
* USB: serial: safe_serial: fix information leak in completion handlerJohan Hovold2017-06-171-0/+5
* tracing: Add #undef to fix compile errorRik van Riel2017-06-171-0/+1
* MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann2017-06-171-1/+0
* USB: serial: digi_acceleport: fix OOB-event processingJohan Hovold2017-06-171-1/+1
* USB: serial: digi_acceleport: fix OOB data sanity checkJohan Hovold2017-06-171-5/+9
* dm: flush queued bios when process blocks to avoid deadlockMikulas Patocka2017-06-171-0/+55
* nlm: Ensure callback code also checks that the files matchTrond Myklebust2017-06-171-1/+2
* ktest: Fix child exit code processingSteven Rostedt (VMware)2017-06-171-1/+1
* IB/ipoib: Fix deadlock between rmmod and set_modeFeras Daoud2017-06-172-9/+9
* s390/qdio: clear DSCI prior to scanning multiple input queuesJulian Wiedmann2017-06-171-4/+4
* NFSv4: fix getacl head length estimationJ. Bruce Fields2017-06-171-1/+1
* RDMA/core: Fix incorrect structure packing for booleansJason Gunthorpe2017-06-171-3/+3
* fuse: add missing FR_FORCEMiklos Szeredi2017-06-171-0/+1
* ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter2017-06-171-2/+2
* scsi: aacraid: Reorder Adapter status checkRaghava Aditya Renukunta2017-06-171-4/+17
* uvcvideo: Fix a wrong macroGuennadi Liakhovetski2017-06-171-1/+1
* MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumpsPaul Burton2017-06-171-0/+2
* MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton2017-06-171-20/+63