summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-12Linux 3.18.75v3.18.75Greg Kroah-Hartman1-1/+1
2017-10-12ext4: fix fencepost in s_first_meta_bg validationTheodore Ts'o1-1/+1
2017-10-12ext4: validate s_first_meta_bg at mount timeEryu Guan1-0/+9
2017-10-12ext4: Don't clear SGID when inheriting ACLsJan Kara1-7/+15
2017-10-12ext4: fix data corruption for mmap writesJan Kara1-5/+19
2017-10-12fs/super.c: fix race between freeze_super() and thaw_super()Oleg Nesterov1-3/+3
2017-10-12ext4: only call ext4_truncate when size <= isizeJosef Bacik1-21/+19
2017-10-12drm/i915/bios: ignore HDMI on port AJani Nikula1-0/+7
2017-10-12HID: i2c-hid: allocate hid buffers for real worst caseAdrian Salido1-1/+2
2017-10-12driver core: platform: Don't read past the end of "driver_override" bufferNicolai Stange1-1/+2
2017-10-12ALSA: usx2y: Suppress kernel warning at page allocation failuresTakashi Iwai1-2/+4
2017-10-12lsm: fix smack_inode_removexattr and xattr_getsecurity memleakCasey Schaufler2-31/+26
2017-10-12uwb: ensure that endpoint is interruptAndrey Konovalov1-0/+2
2017-10-12uwb: properly check kthread_run return valueAndrey Konovalov1-4/+8
2017-10-12iio: adc: mcp320x: Fix oops on module unloadLukas Wunner1-0/+1
2017-10-12iio: ad7793: Fix the serial interface resetDragos Bogdan1-2/+2
2017-10-12iio: core: Return error for failed read_regMatt Fornero1-1/+3
2017-10-12staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma fro...Stefan Popa1-3/+1
2017-10-12iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan2-0/+31
2017-10-12xhci: fix finding correct bus_state structure for USB 3.1 hostsMathias Nyman1-1/+1
2017-10-12USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman2-3/+12
2017-10-12usb: Increase quirk delay for USB devicesDmitry Fleytman2-2/+2
2017-10-12USB: uas: fix bug in handling of alternate settingsAlan Stern2-12/+13
2017-10-12USB: devio: Don't corrupt user memoryDan Carpenter1-1/+5
2017-10-12USB: dummy-hcd: fix infinite-loop resubmission bugAlan Stern1-0/+9
2017-10-12USB: dummy-hcd: fix connection failures (wrong speed)Alan Stern1-4/+11
2017-10-12usb: pci-quirks.c: Corrected timeout values used in handshakeJim Dickerson1-4/+4
2017-10-12ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptorTakashi Iwai1-0/+20
2017-10-12usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX directionYoshihiro Shimoda1-2/+11
2017-10-12usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipeYoshihiro Shimoda1-2/+8
2017-10-12usb-storage: unusual_devs entry to fix write-access regression for Seagate ex...Alan Stern1-0/+7
2017-10-12USB: gadgetfs: fix copy_to_user while holding spinlockAlan Stern1-1/+4
2017-10-12USB: gadgetfs: Fix crash caused by inadequate synchronizationAlan Stern1-5/+36
2017-10-12usb: gadget: inode.c: fix unbalanced spin_lock in ep0_writeDavid Eccher1-2/+1
2017-10-08Linux 3.18.74v3.18.74Greg Kroah-Hartman1-1/+1
2017-10-08mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]Andrey Ryabinin1-1/+6
2017-10-08crypto: algif_skcipher - Load TX SG list after waitingHerbert Xu1-7/+7
2017-10-08staging: nvec: remove duplicated constPeng Fan1-2/+2
2017-10-08ttpci: address stringop overflow warningArnd Bergmann2-10/+10
2017-10-08ALSA: au88x0: avoid theoretical uninitialized accessArnd Bergmann1-0/+3
2017-10-08IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann1-1/+1
2017-10-08libata: transport: Remove circular dependency at free timeGwendal Grignou1-6/+3
2017-10-08xfs: remove kmem_zalloc_greedyDarrick J. Wong3-24/+2
2017-10-08md/raid10: submit bio directly to replacement diskShaohua Li1-3/+16
2017-10-08rds: ib: add error handleZhu Yanjun1-11/+36
2017-10-08parisc: perf: Fix potential NULL pointer dereferenceArvind Yadav1-45/+49
2017-10-08netfilter: nfnl_cthelper: fix incorrect helper->expect_class_maxLiping Zhang1-9/+11
2017-10-08exynos-gsc: Do not swap cb/cr for semi planar formatsThibault Saunier1-2/+0
2017-10-08netfilter: invoke synchronize_rcu after set the _hook_ to NULLLiping Zhang5-0/+7
2017-10-08mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit2-2/+12