aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-11userns; Correct the comment in map_writeEric W. Biederman1-1/+1
2014-12-11userns: Allow setting gid_maps without privilege when setgroups is disabledEric W. Biederman1-0/+5
2014-12-11userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman4-0/+146
2014-12-09userns: Rename id_map_mutex to userns_state_mutexEric W. Biederman1-8/+6
2014-12-09userns: Only allow the creator of the userns unprivileged mappingsEric W. Biederman1-2/+4
2014-12-09userns: Check euid no fsuid when establishing an unprivileged uid mappingEric W. Biederman1-1/+1
2014-12-09userns: Don't allow unprivileged creation of gid mappingsEric W. Biederman1-4/+0
2014-12-09userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman3-1/+22
2014-12-05userns: Document what the invariant required for safe unprivileged mappings.Eric W. Biederman1-1/+3
2014-12-05groups: Consolidate the setgroups permission checksEric W. Biederman4-3/+11
2014-12-02mnt: Clear mnt_expire during pivot_rootEric W. Biederman1-0/+2
2014-12-02mnt: Carefully set CL_UNPRIVILEGED in clone_mntEric W. Biederman1-1/+2
2014-12-02mnt: Move the clear of MNT_LOCKED from copy_tree to it's callers.Eric W. Biederman2-1/+1
2014-12-02umount: Do not allow unmounting rootfs.Eric W. Biederman1-0/+1
2014-12-02umount: Disallow unprivileged mount forceEric W. Biederman1-0/+3
2014-12-02mnt: Update unprivileged remount testEric W. Biederman1-30/+142
2014-12-02mnt: Implicitly add MNT_NODEV on remount when it was implicitly added by mountEric W. Biederman1-1/+7
2014-11-23Linux 3.18-rc6Linus Torvalds1-1/+1
2014-11-23uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski2-2/+1
2014-11-23sched: Provide update_curr callbacks for stop/idle scheduling classesThomas Gleixner2-0/+10
2014-11-23x86_64, traps: Rework bad_iretAndy Lutomirski2-26/+48
2014-11-23x86_64, traps: Stop using IST for #SSAndy Lutomirski6-26/+8
2014-11-23x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski2-32/+26
2014-11-23percpu-ref: fix DEAD flag contamination of percpu pointerTejun Heo1-1/+7
2014-11-21tcp: Restore RFC5961-compliant behavior for SYN packetsCalvin Owens1-2/+2
2014-11-21net: Revert "net: avoid one atomic operation in skb_clone()"Eric Dumazet1-17/+6
2014-11-21virtio-net: validate features during probeJason Wang1-0/+37
2014-11-21cxgb4 : Fix DCB priority groups being returned in wrong orderAnish Bhatt1-1/+1
2014-11-20ipx: fix locking regression in ipx_sendmsg and ipx_recvmsgJiri Bohac1-1/+5
2014-11-20openvswitch: Don't validate IPv6 label masks.Joe Stringer1-1/+1
2014-11-20pptp: fix stack info leak in pptp_getname()Mathias Krause1-1/+3
2014-11-20x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1Andy Lutomirski1-1/+1
2014-11-20brcmfmac: don't include linux/unaligned/access_ok.hJohannes Berg1-1/+1
2014-11-20drm/radeon: fix endian swapping in vbios fetch for tdp tableAlex Deucher1-1/+1
2014-11-20drm/radeon: disable native backlight control on pre-r6xx asics (v2)Alex Deucher1-0/+3
2014-11-20ovl: ovl_dir_fsync() cleanupMiklos Szeredi1-2/+2
2014-11-20ovl: update MAINTAINERSMiklos Szeredi1-2/+3
2014-11-20ovl: pass dentry into ovl_dir_read_merged()Miklos Szeredi1-21/+14
2014-11-20ovl: use lockless_dereference() for upperdentryMiklos Szeredi1-6/+1
2014-11-20ovl: allow filenames with commaMiklos Szeredi1-3/+45
2014-11-20ovl: fix race in private xattr checksMiklos Szeredi1-9/+18
2014-11-20ovl: fix remove/copy-up raceMiklos Szeredi1-12/+19
2014-11-20ovl: rename filesystem type to "overlay"Miklos Szeredi6-9/+9
2014-11-20of/selftest: Fix testing when /aliases is missingGrant Likely1-1/+7
2014-11-19IB/isert: Adjust CQ size to HW limitsChris Moore1-2/+6
2014-11-20ACPI / PM: Ignore wakeup setting if the ACPI companion can't wake upRafael J. Wysocki1-1/+1
2014-11-19cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connectionAnish Bhatt2-1/+3
2014-11-19ipv6: delete protocol and unregister rtnetlink when cleanupDuan Jiong1-0/+4
2014-11-19PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_tYinghai Lu1-12/+16
2014-11-19net/mlx4_en: Add VXLAN ndo calls to the PF net device ops tooOr Gerlitz1-1/+6