summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-01-16exit: fix race between wait_consider_task() and wait_task_zombie()Oleg Nesterov
2015-01-16perf: Fix events installation during moving groupJiri Olsa
2015-01-16sched: Add missing rcu protection to wake_up_all_idle_cpusAndy Lutomirski
2015-01-16sched/deadline: Avoid double-accounting in case of missed deadlinesLuca Abeni
2015-01-16sched/deadline: Fix migration of SCHED_DEADLINE tasksLuca Abeni
2015-01-08exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exitingOleg Nesterov
2015-01-08audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs
2015-01-08audit: don't attempt to lookup PIDs when changing PID filtering audit rulesPaul Moore
2015-01-08audit: use supplied gfp_mask from audit_buffer in kauditd_send_multicast_skbRichard Guy Briggs
2015-01-08userns: Allow setting gid_maps without privilege when setgroups is disabledEric W. Biederman
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
2014-12-16move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2014-12-03context_tracking: Restore previous state in schedule_userAndy Lutomirski
2014-11-23uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski
2014-11-23sched: Provide update_curr callbacks for stop/idle scheduling classesThomas Gleixner
2014-11-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-11-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-11-16sched/cputime: Fix clock_nanosleep()/clock_gettime() inconsistencyStanislaw Gruszka
2014-11-16sched/cputime: Fix cpu_timer_sample_group() double accountingPeter Zijlstra
2014-11-16sched/numa: Avoid selecting oneself as swap targetPeter Zijlstra
2014-11-16perf: Fix corruption of sibling list with hotplugMark Rutland
2014-11-14Merge tag 'pm+acpi-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-11-13kernel/panic.c: update comments for print_taintedXie XiuQi
2014-11-13Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2014-11-11audit: keep inode pinnedMiklos Szeredi
2014-11-10tracing: Do not risk busy looping in buffer spliceRabin Vincent
2014-11-10tracing: Do not busy wait in buffer spliceRabin Vincent
2014-11-10sched/numa: Fix out of bounds read in sched_init_numa()Andrey Ryabinin
2014-11-08PM / sleep: Fix entering suspend-to-IDLE if no freeze_oops is setDmitry Eremin-Solenikov
2014-11-04sched: Remove lockdep check in sched_move_task()Kirill Tkhai
2014-10-31Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-31Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-10-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-31Merge tag 'trace-fixes-v3.18-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-30tracing/syscalls: Ignore numbers outside NR_syscalls' rangeRabin Vincent
2014-10-30audit: AUDIT_FEATURE_CHANGE message format missing delimiting spaceRichard Guy Briggs
2014-10-30Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-10-29kernel/kmod: fix use-after-free of the sub_info structureMartin Schwidefsky
2014-10-29gcov: add ARM64 to GCOV_PROFILE_ALLRiku Voipio