summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-10Linux 3.10.100v3.10.100Greg Kroah-Hartman1-1/+1
2016-03-10Revert "drm/radeon: hold reference to fences in radeon_sa_bo_new"Greg Kroah-Hartman1-5/+0
2016-03-10ubi: Fix out of bounds write in volume update codeRichard Weinberger1-1/+1
2016-03-10USB: serial: option: add support for Quectel UC20Yegor Yefremov1-0/+2
2016-03-10USB: serial: option: add support for Telit LE922 PID 0x1045Daniele Palmas1-0/+3
2016-03-10USB: cp210x: Add ID for Parrot NMEA GPS Flight RecorderVittorio Alfieri1-0/+1
2016-03-10ALSA: timer: Fix broken compat timer user status ioctlTakashi Iwai1-2/+3
2016-03-10ALSA: hdspm: Fix zero-divisionTakashi Iwai1-0/+8
2016-03-10ALSA: hdsp: Fix wrong boolean ctl value accessesTakashi Iwai1-2/+2
2016-03-10ALSA: hdspm: Fix wrong boolean ctl value accessesTakashi Iwai1-4/+4
2016-03-10ALSA: seq: oss: Don't drain at closing a clientTakashi Iwai3-20/+0
2016-03-10ALSA: timer: Fix ioctls for X32 ABITakashi Iwai1-0/+13
2016-03-10ALSA: rawmidi: Fix ioctls X32 ABITakashi Iwai1-0/+53
2016-03-10ALSA: ctl: Fix ioctls for X32 ABITakashi Iwai1-16/+74
2016-03-10Fix directory hardlinks from deleted directoriesDavid Woodhouse2-19/+62
2016-03-10jffs2: Fix page lock / f->sem deadlockDavid Woodhouse2-11/+11
2016-03-10Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"Thomas Betker1-21/+18
2016-03-10PM / sleep / x86: Fix crash on graph trace through x86 suspendTodd E Brandt1-0/+7
2016-03-10libata: Align ata_device's id on a cachelineHarvey Hunt1-1/+1
2016-03-10libata: fix HDIO_GET_32BIT ioctlArnd Bergmann2-8/+7
2016-03-10drm/ast: Fix incorrect register check for DRAM widthTimothy Pearson1-1/+1
2016-03-10x86/entry/compat: Add missing CLAC to entry_INT80_32Andy Lutomirski1-0/+1
2016-03-10CIFS: Fix SMB2+ interim response processing for read requestsPavel Shilovsky1-3/+18
2016-03-10EDAC, mc_sysfs: Fix freeing bus' nameBorislav Petkov1-5/+13
2016-03-10locks: fix unlock when fcntl_setlk races with a closeJeff Layton1-21/+30
2016-03-04Linux 3.10.99v3.10.99Greg Kroah-Hartman1-1/+1
2016-03-04xen/pcifront: Fix mysterious crashes when NUMA locality information was extra...Konrad Rzeszutek Wilk1-4/+6
2016-03-04do_last(): don't let a bogus return value from ->open() et.al. to confuse usAl Viro1-0/+4
2016-03-04kernel/resource.c: fix muxed resource handling in __request_region()Simon Guinot1-2/+3
2016-03-04sunrpc/cache: fix off-by-one in qword_get()Stefan Hajnoczi1-1/+1
2016-03-04tracing: Fix showing function event in available_eventsSteven Rostedt (Red Hat)1-1/+2
2016-03-04KVM: async_pf: do not warn on page allocation failuresChristian Borntraeger1-1/+1
2016-03-04nfs: fix nfs_size_to_loff_tChristoph Hellwig1-3/+1
2016-03-04PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior3-6/+1
2016-03-04libata: fix sff host state machine locking while pollingTejun Heo1-21/+11
2016-03-04Revert "workqueue: make sure delayed work run in local cpu"Tejun Heo1-4/+4
2016-03-04rfkill: fix rfkill_fop_read wait_event usageJohannes Berg1-12/+4
2016-03-04cdc-acm:exclude Samsung phone 04e8:685dOliver Neukum1-0/+5
2016-03-04libceph: don't bail early from try_read() when skipping a messageIlya Dryomov1-2/+2
2016-03-04IB/qib: fix mcast detach when qp not attachedMike Marciniszyn1-20/+15
2016-03-04drm/radeon: use post-decrement in error handlingRasmus Villemoes1-1/+1
2016-03-04drm/radeon: hold reference to fences in radeon_sa_bo_newNicolai Hähnle1-0/+5
2016-03-04drm/radeon: clean up fujitsu quirksAlex Deucher1-9/+3
2016-03-04drm/vmwgfx: respect 'nomodeset'Rob Clark1-0/+7
2016-03-04sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin1-1/+1
2016-03-04mmc: mmci: fix an ages old detection errorLinus Walleij1-1/+1
2016-03-04posix-clock: Fix return code on the poll method's error pathRichard Cochran1-2/+2
2016-03-04dm snapshot: fix hung bios when copy error occursMikulas Patocka4-19/+12
2016-03-04tda1004x: only update the frontend properties if lockedMauro Carvalho Chehab1-0/+9
2016-03-04gspca: ov534/topro: prevent a division by 0Antonio Ospite2-3/+12