aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* MIPS: Fix is_jump_ins() handling of 16b microMIPS instructionsPaul Burton2017-06-171-3/+8
* MIPS: Fix get_frame_info() handling of microMIPS function sizePaul Burton2017-06-171-7/+5
* MIPS: Prevent unaligned accesses during stack unwindingPaul Burton2017-06-171-35/+35
* MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton2017-06-171-5/+2
* MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill2017-06-171-8/+12
* net/sched: em_meta: Fix 'meta vlan' to correctly recognize zero VID framesShmulik Ladkani2017-06-171-4/+5
* vti4: Don't count header length twice.Steffen Klassert2017-06-171-1/+0
* net: 6lowpan: fix lowpan_header_create non-compression memcpy callDaniel Borkmann2017-06-171-1/+1
* drm/nv50/disp: min/max are reversed in nv50_crtc_gamma_set()Dan Carpenter2017-06-171-1/+1
* ocfs2: do not write error flag to user structure we cannot copy from/toBen Hutchings2017-06-171-86/+43
* goldfish: Sanitize the broken interrupt handlerThomas Gleixner2017-06-171-5/+8
* x86/platform/goldfish: Prevent unconditional loadingThomas Gleixner2017-06-172-1/+17
* USB: serial: ark3116: fix register-accessor error handlingJohan Hovold2017-06-171-3/+10
* USB: serial: opticon: fix CTS retrieval at openJohan Hovold2017-06-171-1/+1
* USB: serial: spcp8x5: fix modem-status handlingJohan Hovold2017-06-171-1/+7
* USB: serial: ftdi_sio: fix line-status over-reportingJohan Hovold2017-06-171-9/+14
* USB: serial: ftdi_sio: fix extreme low-latency settingJohan Hovold2017-06-171-2/+0
* USB: serial: ftdi_sio: fix modem-status error handlingJohan Hovold2017-06-171-1/+5
* USB: serial: mos7840: fix another NULL-deref at openJohan Hovold2017-06-171-1/+3
* net: socket: fix recvmmsg not returning error from sock_errorMaxime Jayat2017-06-171-1/+3
* packet: Do not call fanout_release from atomic contextsAnoob Soman2017-06-171-8/+21
* l2tp: do not use udp_ioctl()Eric Dumazet2017-06-173-2/+28
* ping: fix a null pointer dereferenceWANG Cong2017-06-171-0/+2
* ip6_gre: fix ip6gre_err() invalid readsEric Dumazet2017-06-171-0/+1
* netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2017-06-172-0/+8
* net: use a work queue to defer net_disable_timestamp() workEric Dumazet2017-06-171-18/+13
* drm/i915: fix use-after-free in page_flip_completed()Andrey Ryabinin2017-06-171-2/+2
* scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed sendSteffen Maier2017-06-171-4/+4