summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* HID: debug: fix race condition with between rdesc_show() and device removalHe, Bo2019-05-161-0/+5
* USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern2019-05-164-28/+14
* USB: media: disable tlg2300 driverGreg Kroah-Hartman2019-05-161-0/+1
* USB: core: Fix unterminated string returned by usb_string()Alan Stern2019-05-161-1/+3
* USB: w1 ds2490: Fix bug caused by improper use of altsetting arrayAlan Stern2019-05-161-3/+3
* USB: yurex: Fix protection fault after device removalAlan Stern2019-05-161-0/+1
* ipv6/flowlabel: wait rcu grace period before put_pid()Eric Dumazet2019-05-161-7/+12
* packet: validate msg_namelen in send directlyWillem de Bruijn2019-05-161-9/+14
* ipv6: invert flowlabel sharing check in process and user modeWillem de Bruijn2019-05-161-2/+2
* ipv4: ip_do_fragment: Preserve skb_iif during fragmentationShmulik Ladkani2019-05-161-0/+1
* kconfig/[mn]conf: handle backspace (^H) keyChangbin Du2019-05-163-3/+5
* libata: fix using DMA buffers on stackraymond pang2019-05-161-10/+24
* scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCNSteffen Maier2019-05-161-4/+17
* ceph: fix use-after-free on symlink traversalAl Viro2019-05-161-1/+1
* usb: u132-hcd: fix resource leakMukesh Ojha2019-05-161-0/+3
* scsi: qla4xxx: fix a potential NULL pointer dereferenceKangjie Lu2019-05-161-0/+2
* net: ibm: fix possible object reference leakWen Yang2019-05-161-0/+1
* net: ks8851: Set initial carrier state to downLukas Wunner2019-05-161-0/+2
* net: ks8851: Delay requesting IRQ until openedLukas Wunner2019-05-161-13/+11
* net: ks8851: Reassert reset pin if chip ID check failsLukas Wunner2019-05-161-1/+1
* net: ks8851: Dequeue RX packets explicitlyLukas Wunner2019-05-161-4/+4
* usb: gadget: net2272: Fix net2272_dequeue()Guido Kiener2019-05-161-0/+1
* usb: gadget: net2280: Fix overrun of OUT messagesGuido Kiener2019-05-161-3/+1
* qlcnic: Avoid potential NULL pointer dereferenceAditya Pakki2019-05-161-0/+2
* net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul2019-05-161-2/+2
* team: fix possible recursive locking when add slavesHangbin Liu2019-05-161-0/+6
* ipv4: add sanity checks in ipv4_link_failure()Eric Dumazet2019-05-161-9/+23
* Revert "block/loop: Use global lock for ioctl() operation."Greg Kroah-Hartman2019-05-162-24/+24
* netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ONFlorian Westphal2019-05-161-1/+2
* NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.Tetsuo Handa2019-05-161-1/+2
* fs/proc/proc_sysctl.c: Fix a NULL pointer dereferenceYueHaibing2019-05-161-2/+4
* slip: make slhc_free() silently accept an error pointerLinus Torvalds2019-05-161-1/+1
* sunrpc: don't mark uninitialised items as VALID.NeilBrown2019-05-161-0/+3
* ceph: ensure d_name stability in ceph_dentry_hash()Jeff Layton2019-05-161-1/+5
* sched/numa: Fix a possible divide-by-zeroXie XiuQi2019-05-161-0/+4
* trace: Fix preempt_enable_no_resched() abusePeter Zijlstra2019-05-161-1/+1
* MIPS: scall64-o32: Fix indirect syscall number loadAurelien Jarno2019-05-161-1/+1
* Linux 3.18.139v3.18.139Greg Kroah-Hartman2019-04-271-1/+1
* kernel/sysctl.c: fix out-of-bounds access when setting file-maxWill Deacon2019-04-271-1/+2
* arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor2019-04-271-1/+1
* device_cgroup: fix RCU imbalance in error caseJann Horn2019-04-271-1/+1
* sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockupPhil Auld2019-04-271-0/+25
* kprobes: Fix error check when reusing optimized probesMasami Hiramatsu2019-04-271-4/+2
* x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu2019-04-272-0/+27
* ALSA: core: Fix card races between register and disconnectTakashi Iwai2019-04-271-9/+9
* staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_bufIan Abbott2019-04-271-3/+1
* staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_bufIan Abbott2019-04-271-3/+1
* staging: comedi: vmk80xx: Fix use of uninitialized semaphoreIan Abbott2019-04-271-2/+2
* iio: adc: at91: disable adc channel interrupt in timeout caseGeorg Ottinger2019-04-271-11/+17
* iio: ad_sigma_delta: select channel when reading registerDragos Bogdan2019-04-271-0/+1