summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-05usbip: usbip_host: fix stub_dev lock context imbalance regressionShuah Khan1-13/+23
2019-10-05s390/crypto: fix possible sleep during spinlock aquiredHarald Freudenberger2-9/+10
2019-10-05CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEMRoberto Bergantinos Corpas1-1/+3
2019-10-05llc: fix skb leak in llc_build_and_send_ui_pkt()Eric Dumazet1-0/+2
2019-10-05configfs: Fix use-after-free when accessing sd->s_dentrySahitya Tummala1-8/+6
2019-10-05i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwrYingjoe Chen1-0/+1
2019-10-05net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()Kees Cook1-1/+0
2019-10-05genwqe: Prevent an integer overflow in the ioctlDan Carpenter2-0/+6
2019-10-05gpio: fix gpio-adp5588 build errorsRandy Dunlap1-0/+1
2019-10-05perf/ring_buffer: Add ordering to rb->nest incrementPeter Zijlstra1-0/+9
2019-10-05perf/ring_buffer: Fix exposing a temporarily decreased data_headYabin Cui1-4/+20
2019-10-05Input: uinput - add compat ioctl number translation for UI_*_FF_UPLOADAndrey Smirnov1-2/+20
2019-10-05sbitmap: fix improper use of smp_mb__before_atomic()Andrea Parri1-1/+1
2019-10-05ipv4/igmp: fix build error if !CONFIG_IP_MULTICASTEric Dumazet1-11/+11
2019-10-05ipv4/igmp: fix another memory leak in igmpv3_del_delrec()Eric Dumazet1-17/+30
2019-10-05igmp: add a missing spin_lock_init()WANG Cong1-0/+1
2019-10-05igmp: acquire pmc lock for ip_mc_clear_src()WANG Cong1-8/+13
2019-10-05net: stmmac: fix reset gpio free missingJisheng Zhang1-1/+2
2019-10-05usb: xhci: avoid null pointer deref when bos field is NULLCarsten Schmid1-1/+1
2019-10-05powerpc/perf: Fix MMCRA corruption by bhrb_filterRavi Bangoria2-2/+7
2019-10-05powerpc/perf: add missing put_cpu_var in power_pmu_event_initJan Stancek1-1/+3
2019-10-05tty: max310x: Fix external crystal register setupJoe Burmeister1-1/+1
2019-10-05serial: sh-sci: disable DMA for uart_consoleGeorge G. Davis1-0/+7
2019-10-05USB: serial: pl2303: add Allied Telesis VT-Kit3Chris Packham2-0/+4
2019-10-05drm/gma500/cdv: Check vbt config bits when detecting lvds panelsPatrik Jakobsson3-0/+7
2019-10-05USB: rio500: fix memory leak in close after disconnectOliver Neukum1-2/+15
2019-10-05usbip: usbip_host: fix BUG: sleeping function called from invalid contextShuah Khan1-22/+43
2019-10-05USB: Add LPM quirk for Surface Dock GigE adapterMaximilian Luz1-0/+3
2019-10-05USB: Fix slab-out-of-bounds write in usb_get_bos_descriptorAlan Stern1-2/+2
2019-10-05scsi: bnx2fc: fix incorrect cast to u64 on shift operationColin Ian King1-1/+1
2019-10-05ASoC: cs42xx8: Add regcache mask dirtyS.j. Wang1-0/+1
2019-10-05Btrfs: fix race between ranged fsync and writeback of adjacent rangesFilipe Manana1-0/+12
2019-10-05spi: bitbang: Fix NULL pointer dereference in spi_unregister_masterYueHaibing1-1/+1
2019-10-05net/mlx4_core: Change the error print to info printYunjian Wang1-1/+1
2019-09-23Linux 3.16.74v3.16.74Ben Hutchings1-1/+1
2019-09-23staging: comedi: dt282x: fix a null pointer deref on interruptIan Abbott1-1/+2
2019-09-23media: poseidon: Depend on PM_RUNTIMEBen Hutchings1-0/+1
2019-09-23KVM: coalesced_mmio: add bounds checkingMatt Delco1-7/+10
2019-09-23ath6kl: add some bounds checkingDan Carpenter1-1/+9
2019-09-23Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_p...Kefeng Wang1-2/+1
2019-09-23Bluetooth: hci_ldisc: Fix null pointer derefence in case of early dataLoic Poulain2-4/+8
2019-09-23scsi: libsas: delete sas port if expander discover failedJason Yan1-0/+2
2019-09-23appletalk: Fix compile regressionArnd Bergmann1-4/+14
2019-09-23appletalk: Fix use-after-free in atalk_proc_exitYueHaibing4-9/+37
2019-09-23ALSA: line6: Fix write on zero-sized bufferTakashi Iwai1-0/+5
2019-09-23p54usb: Fix race between disconnect and firmware loadingAlan Stern1-25/+18
2019-09-23USB: sisusbvga: fix oops in error path of sisusb_probeOliver Neukum1-7/+8
2019-09-23media: smsusb: better handle optional alignmentMauro Carvalho Chehab1-4/+4
2019-09-23media: usb: siano: Fix false-positive "uninitialized variable" warningAlan Stern1-1/+1
2019-09-23media: usb: siano: Fix general protection fault in smsusbAlan Stern1-13/+20