aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-09ALSA: timer: Fix ioctls for X32 ABITakashi Iwai
2016-03-09ALSA: rawmidi: Fix ioctls X32 ABITakashi Iwai
2016-03-09ALSA: ctl: Fix ioctls for X32 ABITakashi Iwai
2016-03-09Fix directory hardlinks from deleted directoriesDavid Woodhouse
2016-03-09jffs2: Fix page lock / f->sem deadlockDavid Woodhouse
2016-03-09Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"Thomas Betker
2016-03-09PM / sleep / x86: Fix crash on graph trace through x86 suspendTodd E Brandt
2016-03-09libata: Align ata_device's id on a cachelineHarvey Hunt
2016-03-09libata: fix HDIO_GET_32BIT ioctlArnd Bergmann
2016-03-09drm/ast: Fix incorrect register check for DRAM widthTimothy Pearson
2016-03-09x86/entry/compat: Add missing CLAC to entry_INT80_32Andy Lutomirski
2016-03-09CIFS: Fix SMB2+ interim response processing for read requestsPavel Shilovsky
2016-03-09EDAC, mc_sysfs: Fix freeing bus' nameBorislav Petkov
2016-03-09locks: fix unlock when fcntl_setlk races with a closeJeff Layton
2016-03-03Linux 3.10.99Greg Kroah-Hartman
2016-03-03xen/pcifront: Fix mysterious crashes when NUMA locality information was extra...Konrad Rzeszutek Wilk
2016-03-03do_last(): don't let a bogus return value from ->open() et.al. to confuse usAl Viro
2016-03-03kernel/resource.c: fix muxed resource handling in __request_region()Simon Guinot
2016-03-03sunrpc/cache: fix off-by-one in qword_get()Stefan Hajnoczi
2016-03-03tracing: Fix showing function event in available_eventsSteven Rostedt (Red Hat)
2016-03-03KVM: async_pf: do not warn on page allocation failuresChristian Borntraeger
2016-03-03nfs: fix nfs_size_to_loff_tChristoph Hellwig
2016-03-03PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior
2016-03-03libata: fix sff host state machine locking while pollingTejun Heo
2016-03-03Revert "workqueue: make sure delayed work run in local cpu"Tejun Heo
2016-03-03rfkill: fix rfkill_fop_read wait_event usageJohannes Berg
2016-03-03cdc-acm:exclude Samsung phone 04e8:685dOliver Neukum
2016-03-03libceph: don't bail early from try_read() when skipping a messageIlya Dryomov
2016-03-03IB/qib: fix mcast detach when qp not attachedMike Marciniszyn
2016-03-03drm/radeon: use post-decrement in error handlingRasmus Villemoes
2016-03-03drm/radeon: hold reference to fences in radeon_sa_bo_newNicolai Hähnle
2016-03-03drm/radeon: clean up fujitsu quirksAlex Deucher
2016-03-03drm/vmwgfx: respect 'nomodeset'Rob Clark
2016-03-03sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin
2016-03-03mmc: mmci: fix an ages old detection errorLinus Walleij
2016-03-03posix-clock: Fix return code on the poll method's error pathRichard Cochran
2016-03-03dm snapshot: fix hung bios when copy error occursMikulas Patocka
2016-03-03tda1004x: only update the frontend properties if lockedMauro Carvalho Chehab
2016-03-03gspca: ov534/topro: prevent a division by 0Antonio Ospite
2016-03-03media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot modeMalcolm Priestley
2016-03-03uml: fix hostfs mknod()Vegard Nossum
2016-03-03uml: flush stdout before forkingVegard Nossum
2016-03-03s390/dasd: fix refcount for PAV reassignmentStefan Haberland
2016-03-03s390/dasd: prevent incorrect length error under z/VM after PAV changesStefan Haberland
2016-03-03s390: fix normalization bug in exception table sortingArd Biesheuvel
2016-03-03Btrfs: fix number of transaction units required to create symlinkFilipe Manana
2016-03-03Btrfs: send, don't BUG_ON() when an empty symlink is foundFilipe Manana
2016-03-03Btrfs: igrab inode in writepageJosef Bacik
2016-03-03Btrfs: add missing brelse when superblock checksum failsAnand Jain
2016-03-03scripts: recordmcount: break hardlinksRussell King