summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.18.75v3.18.75Greg Kroah-Hartman2017-10-121-1/+1
* ext4: fix fencepost in s_first_meta_bg validationTheodore Ts'o2017-10-121-1/+1
* ext4: validate s_first_meta_bg at mount timeEryu Guan2017-10-121-0/+9
* ext4: Don't clear SGID when inheriting ACLsJan Kara2017-10-121-7/+15
* ext4: fix data corruption for mmap writesJan Kara2017-10-121-5/+19
* fs/super.c: fix race between freeze_super() and thaw_super()Oleg Nesterov2017-10-121-3/+3
* ext4: only call ext4_truncate when size <= isizeJosef Bacik2017-10-121-21/+19
* drm/i915/bios: ignore HDMI on port AJani Nikula2017-10-121-0/+7
* HID: i2c-hid: allocate hid buffers for real worst caseAdrian Salido2017-10-121-1/+2
* driver core: platform: Don't read past the end of "driver_override" bufferNicolai Stange2017-10-121-1/+2
* ALSA: usx2y: Suppress kernel warning at page allocation failuresTakashi Iwai2017-10-121-2/+4
* lsm: fix smack_inode_removexattr and xattr_getsecurity memleakCasey Schaufler2017-10-122-31/+26
* uwb: ensure that endpoint is interruptAndrey Konovalov2017-10-121-0/+2
* uwb: properly check kthread_run return valueAndrey Konovalov2017-10-121-4/+8
* iio: adc: mcp320x: Fix oops on module unloadLukas Wunner2017-10-121-0/+1
* iio: ad7793: Fix the serial interface resetDragos Bogdan2017-10-121-2/+2
* iio: core: Return error for failed read_regMatt Fornero2017-10-121-1/+3
* staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma fro...Stefan Popa2017-10-121-3/+1
* iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan2017-10-122-0/+31
* xhci: fix finding correct bus_state structure for USB 3.1 hostsMathias Nyman2017-10-121-1/+1
* USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman2017-10-122-3/+12
* usb: Increase quirk delay for USB devicesDmitry Fleytman2017-10-122-2/+2
* USB: uas: fix bug in handling of alternate settingsAlan Stern2017-10-122-12/+13
* USB: devio: Don't corrupt user memoryDan Carpenter2017-10-121-1/+5
* USB: dummy-hcd: fix infinite-loop resubmission bugAlan Stern2017-10-121-0/+9
* USB: dummy-hcd: fix connection failures (wrong speed)Alan Stern2017-10-121-4/+11
* usb: pci-quirks.c: Corrected timeout values used in handshakeJim Dickerson2017-10-121-4/+4
* ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptorTakashi Iwai2017-10-121-0/+20
* usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX directionYoshihiro Shimoda2017-10-121-2/+11
* usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipeYoshihiro Shimoda2017-10-121-2/+8
* usb-storage: unusual_devs entry to fix write-access regression for Seagate ex...Alan Stern2017-10-121-0/+7
* USB: gadgetfs: fix copy_to_user while holding spinlockAlan Stern2017-10-121-1/+4
* USB: gadgetfs: Fix crash caused by inadequate synchronizationAlan Stern2017-10-121-5/+36
* usb: gadget: inode.c: fix unbalanced spin_lock in ep0_writeDavid Eccher2017-10-121-2/+1
* Linux 3.18.74v3.18.74Greg Kroah-Hartman2017-10-081-1/+1
* mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]Andrey Ryabinin2017-10-081-1/+6
* crypto: algif_skcipher - Load TX SG list after waitingHerbert Xu2017-10-081-7/+7
* staging: nvec: remove duplicated constPeng Fan2017-10-081-2/+2
* ttpci: address stringop overflow warningArnd Bergmann2017-10-082-10/+10
* ALSA: au88x0: avoid theoretical uninitialized accessArnd Bergmann2017-10-081-0/+3
* IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann2017-10-081-1/+1
* libata: transport: Remove circular dependency at free timeGwendal Grignou2017-10-081-6/+3
* xfs: remove kmem_zalloc_greedyDarrick J. Wong2017-10-083-24/+2
* md/raid10: submit bio directly to replacement diskShaohua Li2017-10-081-3/+16
* rds: ib: add error handleZhu Yanjun2017-10-081-11/+36
* parisc: perf: Fix potential NULL pointer dereferenceArvind Yadav2017-10-081-45/+49
* netfilter: nfnl_cthelper: fix incorrect helper->expect_class_maxLiping Zhang2017-10-081-9/+11
* exynos-gsc: Do not swap cb/cr for semi planar formatsThibault Saunier2017-10-081-2/+0
* netfilter: invoke synchronize_rcu after set the _hook_ to NULLLiping Zhang2017-10-085-0/+7
* mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit2017-10-082-2/+12