summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-11-22md/raid: raid5 preserve the writeback action after the parity checkNigel Croxon1-1/+9
2019-11-22PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30Vidya Sagar1-2/+5
2019-11-22tun: fix use-after-free when register netdev failedYang Yingliang1-5/+12
2019-11-22vhost/test: fix build for vhost testTiwei Bie1-4/+9
2019-11-22net: seeq: Fix the function used to release some memory in an error handling ...Christophe JAILLET1-3/+4
2019-11-22mmc: core: Fix init of SD cards reporting an invalid VDD rangeUlf Hansson1-0/+6
2019-11-22VMCI: Release resource if the work is already queuedNadav Amit1-2/+4
2019-11-22USB: cdc-wdm: fix race between write and disconnect due to flag abuseOliver Neukum1-4/+12
2019-11-22USB: storage: ums-realtek: Whitelist auto-delink supportKai-Heng Feng1-5/+8
2019-11-22USB: storage: ums-realtek: Update module parameter description for auto_delin...Kai-Heng Feng1-1/+1
2019-11-22usb: host: ohci: fix a race condition between shutdown and irqYoshihiro Shimoda1-2/+11
2019-11-22dm table: fix invalid memory accesses with too high sector numberMikulas Patocka1-1/+4
2019-11-22dm space map metadata: fix missing store of apply_bops() return valueZhangXiaoxu1-1/+1
2019-11-22dm btree: fix order of block initialization in btree_split_beneathZhangXiaoxu1-15/+16
2019-11-22usb-storage: Add new JMS567 revision to unusual_devsHenk van der Laan1-1/+1
2019-11-22usb: cdc-acm: make sure a refcount is taken early enoughOliver Neukum1-8/+10
2019-11-22USB: serial: option: Add Motorola modem UARTsTony Lindgren1-0/+5
2019-11-22USB: core: Fix races in character device registration and deregistraionAlan Stern1-5/+5
2019-11-22staging: comedi: dt3000: Fix rounding up of timer divisorIan Abbott1-3/+3
2019-11-22staging: comedi: dt3000: Fix signed integer overflow 'divider * base'Ian Abbott1-1/+1
2019-11-22net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rxNathan Chancellor1-1/+1
2019-11-22usb: yurex: Fix use-after-free in yurex_deleteSuzuki K Poulose1-1/+1
2019-11-22USB: serial: option: Add support for ZTE MF871AYoshiaki Okamoto1-0/+1
2019-11-22can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devicesTomas Bortoli1-1/+1
2019-11-22s390/dasd: fix endless loop after read unit address configurationStefan Haberland1-6/+16
2019-11-22xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()Juergen Gross1-2/+2
2019-11-22libata: zpodd: Fix small read overflow in zpodd_get_mech_type()Kees Cook1-1/+1
2019-11-22bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru1-1/+1
2019-11-22tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loopPeter Zijlstra1-3/+2
2019-11-22hpet: Fix division by zero in hpet_time_div()Kefeng Wang1-2/+1
2019-11-22usb: wusbcore: fix unbalanced get/put cluster_idPhong Tran1-1/+1
2019-11-22usb: pci-quirks: Correct AMD PLL quirk detectionRyan Kennedy1-12/+19
2019-11-22can: peak_usb: fix potential double kfree_skb()Stephane Grosjean1-4/+4
2019-11-22mmc: mmc_spi: Enable stable writesAndreas Koop1-0/+5
2019-11-22hwmon: (nct6775) Fix register address and added missed tolerance for nct6106Björn Gerhart1-1/+2
2019-11-15rtlwifi: Fix potential overflow on P2P codeLaura Abbott1-0/+6
2019-11-15mISDN: enforce CAP_NET_RAW for raw socketsOri Nimron1-0/+2
2019-11-15media: technisat-usb2: break out of loop at end of bufferSean Young1-11/+10
2019-11-15media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycapVandana BN1-1/+2
2019-11-15ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()Hui Peng1-0/+8
2019-11-15drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak6-7/+162
2019-11-15x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli1-0/+8
2019-11-15x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta1-0/+9
2019-10-31Input: psmouse - fix build error of multiple definitionYueHaibing1-1/+2
2019-10-31caif-hsi: fix possible deadlock in cfhsi_exit_module()Taehee Yoo1-1/+1
2019-10-31bonding: validate ip header before check IPPROTO_IGMPCong Wang1-14/+23
2019-10-31s390/qdio: don't touch the dsci in tiqdio_add_input_queues()Julian Wiedmann1-1/+0
2019-10-31s390/qdio: (re-)initialize tiqdio list entriesJulian Wiedmann2-2/+4
2019-10-31USB: serial: ftdi_sio: add ID for isodebug v1Andreas Fritiofson2-0/+7
2019-10-31carl9170: fix misuse of device driver APIChristian Lamparter1-22/+17