summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exitingOleg Nesterov2015-01-081-0/+2
* audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs2015-01-081-0/+10
* userns: Allow setting gid_maps without privilege when setgroups is disabledEric W. Biederman2015-01-081-0/+5
* userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman2015-01-082-0/+86
* userns: Rename id_map_mutex to userns_state_mutexEric W. Biederman2015-01-081-8/+6
* userns: Only allow the creator of the userns unprivileged mappingsEric W. Biederman2015-01-081-2/+4
* userns: Check euid no fsuid when establishing an unprivileged uid mappingEric W. Biederman2015-01-081-1/+1
* userns: Don't allow unprivileged creation of gid mappingsEric W. Biederman2015-01-081-5/+0
* userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman2015-01-082-1/+17
* userns: Document what the invariant required for safe unprivileged mappings.Eric W. Biederman2015-01-081-1/+3
* groups: Consolidate the setgroups permission checksEric W. Biederman2015-01-082-2/+9
* uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski2014-12-061-1/+0
* perf: Handle compat ioctlPawel Moll2014-11-211-1/+22
* rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreadsPranith Kumar2014-11-211-2/+2
* rcu: Make callers awaken grace-period kthreadPaul E. McKenney2014-11-211-1/+17
* audit: keep inode pinnedMiklos Szeredi2014-11-211-0/+1
* audit: AUDIT_FEATURE_CHANGE message format missing delimiting spaceRichard Guy Briggs2014-11-211-1/+1
* audit: correct AUDIT_GET_FEATURE return message typeRichard Guy Briggs2014-11-211-1/+1
* sched: Use rq->rd in sched_setaffinity() under RCU read lockKirill Tkhai2014-11-141-4/+5
* posix-timers: Fix stack info leak in timer_create()Mathias Krause2014-11-141-0/+1
* PM / Sleep: fix recovery during resuming from hibernationImre Deak2014-11-141-1/+7
* OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko2014-11-141-1/+39
* freezer: Do not freeze tasks killed by OOM killerCong Wang2014-11-141-0/+3
* modules, lock around setting of MODULE_STATE_UNFORMEDPrarit Bhargava2014-11-141-0/+2
* sched: Use dl_bw_of() under RCU read lockKirill Tkhai2014-11-141-0/+10
* tracing/syscalls: Ignore numbers outside NR_syscalls' rangeRabin Vincent2014-11-141-4/+4
* futex: Ensure get_futex_key_refs() always implies a barrierCatalin Marinas2014-10-301-0/+2
* mm: per-thread vma cachingDavidlohr Bueso2014-10-092-4/+17
* mm: optimize put_mems_allowed() usageMel Gorman2014-10-091-1/+1
* jiffies: Fix timeval conversion to jiffiesAndrew Hunter2014-10-091-24/+30
* ring-buffer: Fix infinite spin in reading bufferSteven Rostedt (Red Hat)2014-10-091-1/+1
* perf: fix perf bug in fork()Peter Zijlstra2014-10-092-3/+6
* PM / sleep: Use valid_state() for platform-dependent sleep states onlyRafael J. Wysocki2014-10-054-37/+36
* PM / sleep: Add state field to pm_states[] entriesRafael J. Wysocki2014-10-054-27/+30
* perf: Fix a race condition in perf_remove_from_context()Cong Wang2014-10-051-0/+10
* alarmtimer: Lock k_itimer during timer callbackRichard Larocque2014-10-051-2/+8
* alarmtimer: Do not signal SIGEV_NONE timersRichard Larocque2014-10-051-2/+4
* alarmtimer: Return relative times in timer_gettimeRichard Larocque2014-10-051-7/+11
* kcmp: fix standard comparison bugRasmus Villemoes2014-10-051-3/+4
* futex: Unlock hb->lock in futex_wait_requeue_pi() error pathThomas Gleixner2014-10-051-0/+1
* cgroup: fix unbalanced lockingZefan Li2014-10-051-1/+0
* trace: Fix epoll hang when we race with new entriesJosef Bacik2014-10-051-1/+15
* ring-buffer: Up rb_iter_peek() loop count to 3Steven Rostedt (Red Hat)2014-09-171-6/+8
* ring-buffer: Always reset iterator to reader pageSteven Rostedt (Red Hat)2014-09-171-11/+6
* kernel/smp.c:on_each_cpu_cond(): fix warning in fallback pathSasha Levin2014-09-171-1/+1
* CAPABILITIES: remove undefined caps from all processesEric Paris2014-09-172-1/+5
* sched: Fix sched_setparam() policy == -1 logicDaniel Bristot de Oliveira2014-09-051-2/+3
* timer: Fix lock inversion between hrtimer_bases.lock and scheduler locksJan Kara2014-08-071-4/+6
* sched_clock: Avoid corrupting hrtimer tree during suspendStephen Boyd2014-08-071-1/+3
* printk: rename printk_sched to printk_deferredJohn Stultz2014-08-074-4/+4