summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-08Linux 3.10.64v3.10.64Greg 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-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
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-08dm space map metadata: fix sm_bootstrap_get_nr_blocks()Dan Carpenter1-1/+3
2015-01-08dm bufio: fix memleak when using a dm_buffer's inline bioDarrick J. Wong1-1/+19
2015-01-08nfs41: fix nfs4_proc_layoutget error handlingPeng Tao1-3/+3
2015-01-08megaraid_sas: corrected return of wait_event from abort frame pathSumit.Saxena@avagotech.com1-1/+1
2015-01-08mmc: block: add newline to sysfs display of force_roBaruch Siach1-1/+1
2015-01-08mfd: tc6393xb: Fail ohci suspend if full state restore is requiredDmitry Eremin-Solenikov1-1/+12
2015-01-08md/bitmap: always wait for writes on unplug.NeilBrown1-10/+6
2015-01-08x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefitAndy Lutomirski2-2/+8
2015-01-08x86_64, switch_to(): Load TLS descriptors before switching DS and ESAndy Lutomirski1-28/+73
2015-01-08x86/tls: Disallow unusual TLS segmentsAndy Lutomirski1-0/+22
2015-01-08x86/tls: Validate TLS entries to protect espfixAndy Lutomirski1-0/+23
2015-01-08isofs: Fix infinite looping over CE entriesJan Kara1-0/+6
2014-12-16Linux 3.10.63v3.10.63Greg Kroah-Hartman1-1/+1
2014-12-16ALSA: usb-audio: Don't resubmit pending URBs at MIDI error recoveryTakashi Iwai1-0/+2
2014-12-16powerpc: 32 bit getcpu VDSO function uses 64 bit instructionsAnton Blanchard1-2/+2
2014-12-16ARM: sched_clock: Load cycle count after epoch stabilizesStephen Boyd1-8/+5
2014-12-16igb: bring link up when PHY is powered upTodd Fujinaka1-0/+2
2014-12-16ext2: Fix oops in ext2_get_block() called from ext2_quota_write()Jan Kara1-0/+1
2014-12-16nEPT: Nested INVEPTNadav Har'El2-0/+9
2014-12-16net: sctp: use MAX_HEADER for headroom reserve in output pathDaniel Borkmann1-2/+2
2014-12-16net: mvneta: fix Tx interrupt delaywilly tarreau1-1/+1
2014-12-16rtnetlink: release net refcnt on error in do_setlink()Nicolas Dichtel1-0/+1
2014-12-16net/mlx4_core: Limit count field to 24 bits in qp_alloc_resJack Morgenstein1-1/+1