summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* irqchip/mips-gic: Cleanup chip and handler setupPaul Burton2016-09-151-4/+7
* bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two.Kent Overstreet2016-09-151-1/+1
* bdev: fix NULL pointer dereferenceVegard Nossum2016-09-151-1/+1
* ubifs: Fix assertion in layout_in_gaps()Vincent Stehlé2016-09-151-1/+1
* ubifs: Fix xattr generic handler usageRichard Weinberger2016-09-151-1/+4
* mei: me: disable driver on SPT SPS firmwareTomas Winkler2016-09-152-4/+10
* ovl: fix workdir creationMiklos Szeredi2016-09-151-2/+2
* ovl: listxattr: use strnlen()Miklos Szeredi2016-09-151-7/+10
* ovl: remove posix_acl_default from workdirMiklos Szeredi2016-09-151-0/+19
* ovl: don't copy up opaquenessMiklos Szeredi2016-09-153-1/+4
* ovl: proper cleanup of workdirMiklos Szeredi2016-09-153-2/+65
* xenbus: don't look up transaction IDs for ordinary writesJan Beulich2016-09-151-1/+1
* timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPINGJohn Stultz2016-09-151-1/+4
* timekeeping: Cap array access in timekeeping_debugJohn Stultz2016-09-151-2/+7
* xfs: fix superblock inprogress checkDave Chinner2016-09-151-1/+2
* ASoC: atmel_ssc_dai: Don't unconditionally reset SSC on stream startupChristoph Huber2016-09-151-2/+3
* drm/vc4: Fix oops when userspace hands in a bad BO.Eric Anholt2016-09-151-1/+1
* drm/vc4: Fix overflow mem unreferencing when the binner runs dry.Eric Anholt2016-09-152-1/+12
* drm/vc4: Use drm_free_large() on handles to match its allocation.Eric Anholt2016-09-151-1/+1
* drm/msm: fix use of copy_from_user() while holding spinlockRob Clark2016-09-151-5/+22
* drm: Reject page_flip for !DRIVER_MODESETDaniel Vetter2016-09-151-0/+3
* drm/atomic: Don't potentially reset color_mgmt_changed on successive property...Mario Kleiner2016-09-151-3/+3
* drm/radeon: only apply the SS fractional workaround to RS[78]80Christian König2016-09-151-1/+3
* drm/radeon: fix radeon_move_blit on 32bit systemsChristian König2016-09-151-2/+2
* cdc-acm: added sanity checking for probe()Oliver Neukum2016-09-151-0/+18
* cgroup: reduce read locked section of cgroup_threadgroup_rwsem during forkBalbir Singh2016-09-151-2/+2
* block: make sure a big bio is split into at most 256 bvecsMing Lei2016-09-151-0/+22
* block: Fix race triggered by blk_set_queue_dying()Bart Van Assche2016-09-151-1/+3
* ext4: avoid modifying checksum fields directly during checksum verificationDaeho Jeong2016-09-154-36/+42
* ext4: avoid deadlock when expanding inode sizeJan Kara2016-09-152-8/+13
* ext4: properly align shifted xattrs when expanding inodesJan Kara2016-09-151-1/+1
* ext4: fix xattr shifting when expanding inodes part 2Jan Kara2016-09-151-2/+3
* ext4: fix xattr shifting when expanding inodesJan Kara2016-09-151-13/+14
* ext4: validate that metadata blocks do not overlap superblockTheodore Ts'o2016-09-151-1/+17
* cred: Reject inodes with invalid ids in set_create_file_as()Seth Forshee2016-09-151-0/+2
* fs: Check for invalid i_uid in may_follow_link()Seth Forshee2016-09-151-1/+3
* net: Use ns_capable_noaudit() when determining net sysctl permissionsTyler Hicks2016-09-151-1/+1
* kernel: Add noaudit variant of ns_capable()Tyler Hicks2016-09-152-10/+41
* apparmor: fix refcount race when finding a child profileJohn Johansen2016-09-151-1/+3
* Revert "floppy: refactor open() flags handling"Jens Axboe2016-09-151-19/+15
* Linux 4.7.3v4.7.3Greg Kroah-Hartman2016-09-071-1/+1
* SUNRPC: Fix infinite looping in rpc_clnt_iterate_for_each_xprtTrond Myklebust2016-09-071-5/+3
* sysfs: correctly handle read offset on PREALLOC attrsKonstantin Khlebnikov2016-09-071-1/+7
* hwmon: (iio_hwmon) fix memory leak in name attributeQuentin Schulz2016-09-071-12/+12
* hwmon: (it87) Add missing sysfs attribute group terminatorJean Delvare2016-09-071-0/+1
* ALSA: line6: Fix POD sysfs attributes segfaultAndrej Krutak2016-09-071-6/+6
* ALSA: line6: Give up on the lock while URBs are released.Andrej Krutak2016-09-071-0/+2
* ALSA: line6: Remove double line6_pcm_release() after failed acquire.Andrej Krutak2016-09-071-1/+0
* ACPI / drivers: replace acpi_probe_lock spinlock with mutexLorenzo Pieralisi2016-09-071-3/+3
* ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macroLorenzo Pieralisi2016-09-071-1/+1