summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-16HID: i2c-hid: fix race condition reading reportsJean-Baptiste Maneyrol1-4/+8
2015-01-16blk-mq: use 'nr_cpu_ids' as highest CPU ID count for hwq <-> cpu mapJens Axboe1-1/+1
2015-01-16iommu/vt-d: Fix an off-by-one bug in __domain_mapping()Jiang Liu1-5/+3
2015-01-16UBI: Fix double free after do_sync_erase()Richard Weinberger1-7/+3
2015-01-16UBI: Fix invalid vfree()Richard Weinberger1-4/+6
2015-01-16pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren4-14/+47
2015-01-16pstore-ram: Fix hangs by using write-combine mappingsRob Herring1-2/+2
2015-01-16PCI: Restore detection of read-only BARsMyron Stowe1-0/+3
2015-01-16powerpc/book3s: Fix partial invalidation of TLBs in MCE code.Mahesh Salgaonkar1-2/+2
2015-01-16powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll()Anton Blanchard1-1/+5
2015-01-16ASoC: dwc: Ensure FIFOs are flushed to prevent channel swapAndrew Jackson1-0/+14
2015-01-16ASoC: max98090: Fix ill-defined sidetone routeJarkko Nikula1-2/+2
2015-01-16ASoC: sigmadsp: Refuse to load firmware files with a non-supported versionLars-Peter Clausen1-0/+7
2015-01-16ath5k: fix hardware queue index assignmentFelix Fietkau1-7/+1
2015-01-16iwlwifi: mvm: update values for Smart FifoEmmanuel Grumbach1-1/+1
2015-01-16swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_singleStefano Stabellini1-1/+1
2015-01-16swiotlb-xen: call xen_dma_sync_single_for_device when appropriateStefano Stabellini1-1/+1
2015-01-16swiotlb-xen: remove BUG_ON in xen_bus_to_physStefano Stabellini1-2/+0
2015-01-16swiotlb-xen: pass dev_addr to xen_dma_unmap_page and xen_dma_sync_single_for_cpuStefano Stabellini1-3/+3
2015-01-16can: peak_usb: fix memset() usageStephane Grosjean1-2/+1
2015-01-16can: peak_usb: fix cleanup sequence order in case of error during initStephane Grosjean1-7/+10
2015-01-16ath9k: fix BE/BK queue orderFelix Fietkau1-2/+2
2015-01-16ath9k_hw: fix hardware queue allocationFelix Fietkau1-8/+1
2015-01-16ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when li...Xue jiufei1-8/+35
2015-01-16ocfs2: fix journal commit deadlockJunxiao Bi1-2/+14
2015-01-16drivers/rtc/rtc-isl12057.c: fix masking of register valuesArnaud Ebalard1-2/+2
2015-01-16drivers/rtc/rtc-sirfsoc.c: move hardware initilization earlier in probeGuo Zeng1-8/+8
2015-01-08Linux 3.14.28v3.14.28Greg Kroah-Hartman1-1/+1
2015-01-08Btrfs: fix fs corruption on transaction abort if device supports discardFilipe Manana2-10/+6
2015-01-08Btrfs: do not move em to modified list when unpinningJosef Bacik1-2/+0
2015-01-08eCryptfs: Remove buggy and unnecessary write in file name decode routineMichael Halcrow1-1/+0
2015-01-08eCryptfs: Force RO mount when encrypted view is enabledTyler Hicks2-15/+13
2015-01-08udf: Verify symlink size before loading itJan Kara1-4/+13
2015-01-08exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exitingOleg Nesterov1-0/+2
2015-01-08ncpfs: return proper error from NCP_IOC_SETROOT ioctlJan Kara1-1/+0
2015-01-08crypto: af_alg - fix backlog handlingRabin Vincent1-0/+3
2015-01-08audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs2-0/+14
2015-01-08userns: Unbreak the unprivileged remount testsEric W. Biederman1-8/+24
2015-01-08userns: Allow setting gid_maps without privilege when setgroups is disabledEric W. Biederman1-0/+5
2015-01-08userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman4-0/+146
2015-01-08userns: Rename id_map_mutex to userns_state_mutexEric W. Biederman1-8/+6
2015-01-08userns: Only allow the creator of the userns unprivileged mappingsEric W. Biederman1-2/+4
2015-01-08userns: Check euid no fsuid when establishing an unprivileged uid mappingEric W. Biederman1-1/+1
2015-01-08userns: Don't allow unprivileged creation of gid mappingsEric W. Biederman1-5/+0
2015-01-08userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman3-1/+22
2015-01-08userns: Document what the invariant required for safe unprivileged mappings.Eric W. Biederman1-1/+3
2015-01-08groups: Consolidate the setgroups permission checksEric W. Biederman4-3/+11
2015-01-08umount: Disallow unprivileged mount forceEric W. Biederman1-0/+3
2015-01-08mnt: Update unprivileged remount testEric W. Biederman1-30/+142
2015-01-08mnt: Implicitly add MNT_NODEV on remount when it was implicitly added by mountEric W. Biederman1-1/+7