summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-08Linux 3.17.8v3.17.8linux-3.17.yGreg Kroah-Hartman1-1/+1
2015-01-08Btrfs: fix fs corruption on transaction abort if device supports discardFilipe Manana2-10/+6
2015-01-08Btrfs: fix loop writing of async reclaimLiu Bo1-3/+14
2015-01-08Btrfs: make sure logged extents complete in the current transaction V3Josef Bacik6-6/+72
2015-01-08Btrfs: do not move em to modified list when unpinningJosef Bacik1-2/+0
2015-01-08btrfs: fix wrong accounting of raid1 data profile in statfsDavid Sterba1-1/+1
2015-01-08Btrfs: make sure we wait on logged extents when fsycning two subvolsJosef Bacik1-1/+1
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: Check component length before reading itJan Kara1-2/+7
2015-01-08udf: Verify symlink size before loading itJan Kara1-4/+13
2015-01-08udf: Verify i_size when loading inodeJan Kara1-0/+14
2015-01-08udf: Check path length when reading symlinkJan Kara5-20/+48
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-08audit: don't attempt to lookup PIDs when changing PID filtering audit rulesPaul Moore1-13/+0
2015-01-08audit: use supplied gfp_mask from audit_buffer in kauditd_send_multicast_skbRichard Guy Briggs1-4/+4
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-4/+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
2015-01-08thermal: Fix error path in thermal_init()Luis Henriques1-2/+2
2015-01-08mnt: Fix a memory stomp in umountEric W. Biederman1-0/+2
2015-01-08mac80211: free management frame keys when removing stationJohannes Berg1-1/+1
2015-01-08mac80211: fix multicast LED blinking and counterAndreas Müller1-5/+6
2015-01-08KEYS: Fix stale key registration at error pathTakashi Iwai1-1/+4
2015-01-08isofs: Fix unchecked printing of ER recordsJan Kara1-0/+3
2015-01-08x86/tls: Don't validate lm in set_thread_area() after allAndy Lutomirski2-6/+7
2015-01-08x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regsAndy Lutomirski1-2/+3
2015-01-08ARM: mvebu: fix ordering in Armada 370 .dtsiUwe Kleine-König1-5/+5
2015-01-08ARM: mvebu: disable I/O coherency on non-SMP situations on Armada 370/375/38x/XPThomas Petazzoni1-14/+30
2015-01-08ARM: mvebu: make the coherency_ll.S functions work with no coherency fabricThomas Petazzoni1-2/+19
2015-01-08ARM: tegra: Re-add removed SoC id macro to tegra_resume()Dmitry Osipenko1-0/+1
2015-01-08drm/tegra: gem: dumb: pitch and size are outputsThierry Reding1-7/+3
2015-01-08arm64: Add COMPAT_HWCAP_LPAECatalin Marinas2-1/+3
2015-01-08brcmfmac: Fix bitmap malloc bug in msgbuf.Hante Meuleman1-0/+1
2015-01-08dm thin: fix a race in thin_dtrMikulas Patocka1-3/+3
2015-01-08dm thin: fix missing out-of-data-space to write mode transition if blocks are...Joe Thornber1-2/+20
2015-01-08dm thin: fix inability to discard blocks when in out-of-data-space modeJoe Thornber1-1/+1