summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2015-01-08exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exitingOleg Nesterov1-0/+2
2015-01-08audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs1-0/+10
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. Biederman2-0/+86
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. Biederman2-1/+17
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. Biederman2-2/+9
2014-12-06uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski1-1/+0
2014-11-21perf: Handle compat ioctlPawel Moll1-1/+22
2014-11-21rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreadsPranith Kumar1-2/+2
2014-11-21rcu: Make callers awaken grace-period kthreadPaul E. McKenney1-1/+17
2014-11-21audit: keep inode pinnedMiklos Szeredi1-0/+1
2014-11-21audit: AUDIT_FEATURE_CHANGE message format missing delimiting spaceRichard Guy Briggs1-1/+1
2014-11-21audit: correct AUDIT_GET_FEATURE return message typeRichard Guy Briggs1-1/+1
2014-11-14sched: Use rq->rd in sched_setaffinity() under RCU read lockKirill Tkhai1-4/+5
2014-11-14posix-timers: Fix stack info leak in timer_create()Mathias Krause1-0/+1
2014-11-14PM / Sleep: fix recovery during resuming from hibernationImre Deak1-1/+7
2014-11-14OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko1-1/+39
2014-11-14freezer: Do not freeze tasks killed by OOM killerCong Wang1-0/+3
2014-11-14modules, lock around setting of MODULE_STATE_UNFORMEDPrarit Bhargava1-0/+2
2014-11-14sched: Use dl_bw_of() under RCU read lockKirill Tkhai1-0/+10
2014-11-14tracing/syscalls: Ignore numbers outside NR_syscalls' rangeRabin Vincent1-4/+4
2014-10-30futex: Ensure get_futex_key_refs() always implies a barrierCatalin Marinas1-0/+2
2014-10-09mm: per-thread vma cachingDavidlohr Bueso2-4/+17
2014-10-09mm: optimize put_mems_allowed() usageMel Gorman1-1/+1
2014-10-09jiffies: Fix timeval conversion to jiffiesAndrew Hunter1-24/+30
2014-10-09ring-buffer: Fix infinite spin in reading bufferSteven Rostedt (Red Hat)1-1/+1
2014-10-09perf: fix perf bug in fork()Peter Zijlstra2-3/+6
2014-10-05PM / sleep: Use valid_state() for platform-dependent sleep states onlyRafael J. Wysocki4-37/+36
2014-10-05PM / sleep: Add state field to pm_states[] entriesRafael J. Wysocki4-27/+30
2014-10-05perf: Fix a race condition in perf_remove_from_context()Cong Wang1-0/+10
2014-10-05alarmtimer: Lock k_itimer during timer callbackRichard Larocque1-2/+8
2014-10-05alarmtimer: Do not signal SIGEV_NONE timersRichard Larocque1-2/+4
2014-10-05alarmtimer: Return relative times in timer_gettimeRichard Larocque1-7/+11
2014-10-05kcmp: fix standard comparison bugRasmus Villemoes1-3/+4
2014-10-05futex: Unlock hb->lock in futex_wait_requeue_pi() error pathThomas Gleixner1-0/+1
2014-10-05cgroup: fix unbalanced lockingZefan Li1-1/+0
2014-10-05trace: Fix epoll hang when we race with new entriesJosef Bacik1-1/+15
2014-09-17ring-buffer: Up rb_iter_peek() loop count to 3Steven Rostedt (Red Hat)1-6/+8
2014-09-17ring-buffer: Always reset iterator to reader pageSteven Rostedt (Red Hat)1-11/+6
2014-09-17kernel/smp.c:on_each_cpu_cond(): fix warning in fallback pathSasha Levin1-1/+1
2014-09-17CAPABILITIES: remove undefined caps from all processesEric Paris2-1/+5
2014-09-05sched: Fix sched_setparam() policy == -1 logicDaniel Bristot de Oliveira1-2/+3
2014-08-07timer: Fix lock inversion between hrtimer_bases.lock and scheduler locksJan Kara1-4/+6
2014-08-07sched_clock: Avoid corrupting hrtimer tree during suspendStephen Boyd1-1/+3
2014-08-07printk: rename printk_sched to printk_deferredJohn Stultz4-4/+4