summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-11-26net: qmi_wwan: fix divide by 0 on bad descriptorsBjørn Mork1-1/+1
2017-11-26net: cdc_ether: fix divide by 0 on bad descriptorsBjørn Mork1-2/+3
2017-11-26Input: gtco - fix potential out-of-bound accessDmitry Torokhov1-7/+10
2017-11-26media: imon: Fix null-ptr-deref in imon_probeArvind Yadav1-0/+5
2017-11-26cx231xx-cards: fix NULL-deref on missing association descriptorJohan Hovold1-1/+1
2017-11-26USB: serial: console: fix use-after-free after failed setupJohan Hovold1-0/+1
2017-11-26Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng1-0/+7
2017-11-26IB/mlx4: fix sprintf format warningArnd Bergmann1-1/+1
2017-11-26smsc95xx: Configure pause time to 0xffff when tx flow control enabledNisar Sayed1-6/+5
2017-11-26Input: xpad - validate USB endpoint type during probeCameron Gutman1-4/+6
2017-11-26Input: xpad - don't depend on endpoint orderCameron Gutman1-14/+21
2017-11-26Input: xpad - add support for Xbox One controllersTed Mielczarek1-17/+157
2017-11-26Input: ucb1400_ts - fix suspend and resume handlingDmitry Torokhov1-2/+2
2017-11-26bcache: initialize dirty stripes in flash_dev_run()Tang Junhui3-6/+7
2017-11-26bcache: fix bch_hprint crash and improve outputMichael Lyle1-15/+35
2017-11-26bcache: fix for gc and write-back raceTang Junhui3-2/+10
2017-11-26bcache: fix crash on shutdown in passthrough modeSlava Pestov1-1/+2
2017-11-26bcache: Correct return value for sysfs attach errorsTony Asleson1-2/+2
2017-11-26bcache: correct cache_dirty_target in __update_writeback_rate()Tang Junhui2-1/+21
2017-11-26bcache: do not subtract sectors_to_gc for bypassed IOTang Junhui1-3/+3
2017-11-26bcache: fix sequential large write IO bypassTang Junhui1-6/+0
2017-11-26bcache: Fix leak of bdev referenceJan Kara1-0/+2
2017-11-26mac80211_hwsim: Use proper TX powerBeni Lev1-1/+0
2017-11-26mfd: omap-usb-tll: Fix register offsetsArnd Bergmann1-2/+2
2017-11-26mfd: max8998: Fix potential NULL pointer dereferenceChristophe JAILLET1-4/+2
2017-11-26md/bitmap: disable bitmap_resize for file-backed bitmaps.NeilBrown1-0/+5
2017-11-26driver core: bus: Fix a potential double freeChristophe JAILLET1-1/+1
2017-11-26xen/events: events_fifo: Don't use {get,put}_cpu() in xen_evtchn_fifo_init()Julien Grall1-4/+3
2017-11-26scsi: qla2xxx: Fix an integer overflow in sysfs codeDan Carpenter1-4/+4
2017-11-26regulator: da9063: Return an error code on probe failureDan Carpenter1-1/+1
2017-11-26iwlwifi: mvm: Avoid deferring non bufferable framesDavid Spinadel1-4/+5
2017-11-26iwlwifi: mvm: simplify bufferable MMPDU checkJohannes Berg1-3/+1
2017-11-26USB: serial: option: add support for D-Link DWM-157 C1Maciej S. Szmigiero1-0/+1
2017-11-26scsi: aacraid: Fix command send race conditionBrian King1-29/+19
2017-11-26net/mlx4_core: Make explicit conversion to 64bit valueLeon Romanovsky1-1/+1
2017-11-26IB/usnic: check for allocation failureDan Carpenter1-0/+2
2017-11-26IB/{qib, hfi1}: Avoid flow control testing for RDMA write operationMike Marciniszyn1-1/+2
2017-11-26ACPI, APEI, EINJ: Subtract any matching Register Region from Trigger resourcesYazen Ghannam1-1/+1
2017-11-26usb:xhci:Fix regression when ATI chipsets detectedSandeep Singh1-17/+18
2017-11-26usb: Add device quirk for Logitech HD Pro Webcam C920-CDmitry Fleytman1-1/+2
2017-11-26usb: quirks: add delay init quirk for Corsair Strafe RGB keyboardKai-Heng Feng1-0/+3
2017-11-26USB: core: Avoid race of async_completed() w/ usbdev_release()Douglas Anderson1-2/+2
2017-11-26staging: lustre: obdclass: return -EFAULT if copy_from_user() failsDan Carpenter1-2/+2
2017-11-26media: em28xx: calculate left volume level correctlyColin Ian King1-1/+1
2017-11-26IB/mlx5: Fix integer overflow when page_shift == 31Ilya Lesokhin1-4/+5
2017-11-26RDMA/usnic: Fix remove address space warningLeon Romanovsky3-15/+9
2017-11-26rtc: sa1100: fix unbalanced clk_prepare_enable/clk_disable_unprepareAlexandre Belloni1-3/+1
2017-11-26pwm: tiehrpwm: fix clock imbalance in probe error pathJohan Hovold1-1/+3
2017-11-26pwm: tiehrpwm: Fix runtime PM imbalance at unbindJohan Hovold1-1/+0
2017-11-26staging/rts5208: fix incorrect shift to extract upper nybbleColin Ian King1-1/+1