summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-08userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman
2015-01-08userns: Rename id_map_mutex to userns_state_mutexEric W. Biederman
2015-01-08userns: Only allow the creator of the userns unprivileged mappingsEric W. Biederman
2015-01-08userns: Check euid no fsuid when establishing an unprivileged uid mappingEric W. Biederman
2015-01-08userns: Don't allow unprivileged creation of gid mappingsEric W. Biederman
2015-01-08userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman
2015-01-08userns: Document what the invariant required for safe unprivileged mappings.Eric W. Biederman
2015-01-08groups: Consolidate the setgroups permission checksEric W. Biederman
2015-01-08umount: Disallow unprivileged mount forceEric W. Biederman
2015-01-08mnt: Update unprivileged remount testEric W. Biederman
2015-01-08mnt: Implicitly add MNT_NODEV on remount when it was implicitly added by mountEric W. Biederman
2015-01-08thermal: Fix error path in thermal_init()Luis Henriques
2015-01-08mnt: Fix a memory stomp in umountEric W. Biederman
2015-01-08mac80211: free management frame keys when removing stationJohannes Berg
2015-01-08mac80211: fix multicast LED blinking and counterAndreas Müller
2015-01-08KEYS: Fix stale key registration at error pathTakashi Iwai
2015-01-08isofs: Fix unchecked printing of ER recordsJan Kara
2015-01-08x86/tls: Don't validate lm in set_thread_area() after allAndy Lutomirski
2015-01-08x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regsAndy Lutomirski
2015-01-08ARM: mvebu: fix ordering in Armada 370 .dtsiUwe Kleine-König
2015-01-08ARM: mvebu: disable I/O coherency on non-SMP situations on Armada 370/375/38x/XPThomas Petazzoni
2015-01-08ARM: mvebu: make the coherency_ll.S functions work with no coherency fabricThomas Petazzoni
2015-01-08ARM: tegra: Re-add removed SoC id macro to tegra_resume()Dmitry Osipenko
2015-01-08drm/tegra: gem: dumb: pitch and size are outputsThierry Reding
2015-01-08arm64: Add COMPAT_HWCAP_LPAECatalin Marinas
2015-01-08brcmfmac: Fix bitmap malloc bug in msgbuf.Hante Meuleman
2015-01-08dm thin: fix a race in thin_dtrMikulas Patocka
2015-01-08dm thin: fix missing out-of-data-space to write mode transition if blocks are...Joe Thornber
2015-01-08dm thin: fix inability to discard blocks when in out-of-data-space modeJoe Thornber
2015-01-08dm space map metadata: fix sm_bootstrap_get_nr_blocks()Dan Carpenter
2015-01-08dm cache: fix spurious cell_defer when dealing with partial block at end of d...Joe Thornber
2015-01-08dm cache: dirty flag was mistakenly being cleared when promoting via overwriteJoe Thornber
2015-01-08dm cache: only use overwrite optimisation for promotion when in writeback modeJoe Thornber
2015-01-08dm crypt: use memzero_explicit for on-stack bufferMilan Broz
2015-01-08dm bufio: fix memleak when using a dm_buffer's inline bioDarrick J. Wong
2015-01-08dcache: fix kmemcheck warning in switch_namesMikulas Patocka
2015-01-08nfs41: fix nfs4_proc_layoutget error handlingPeng Tao
2015-01-08f2fs: fix possible data corruption in f2fs_write_begin()Jan Kara
2015-01-08scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke
2015-01-08regulator: anatop: Set default voltage selector for vddpuMarkus Pargmann
2015-01-08megaraid_sas: corrected return of wait_event from abort frame pathSumit.Saxena@avagotech.com
2015-01-08mmc: sdhci-pci-o2micro: Fix Dell E5440 issuePeter Guo
2015-01-08mmc: block: add newline to sysfs display of force_roBaruch Siach
2015-01-08mmc: omap_hsmmc: Fix UHS card with DDR50 supportUlf Hansson
2015-01-08mmc: dw_mmc: avoid write to CDTHRCTL on older versionsJames Hogan
2015-01-08mfd: tc6393xb: Fail ohci suspend if full state restore is requiredDmitry Eremin-Solenikov
2015-01-08mfd: twl4030-power: Fix regression with missing compatible flagTony Lindgren
2015-01-08md/bitmap: always wait for writes on unplug.NeilBrown
2015-01-08x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefitAndy Lutomirski
2015-01-08x86_64, switch_to(): Load TLS descriptors before switching DS and ESAndy Lutomirski