summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* audit: create private file name copies when auditing inodesPaul Moore2015-11-121-10/+41
* audit: correctly record file names with different path name typesPaul Moore2015-11-121-4/+10
* module: Fix locking in symbol_put_addr()Peter Zijlstra2015-11-121-2/+6
* workqueue: make sure delayed work run in local cpuShaohua Li2015-10-281-4/+4
* genirq: Fix race in register_irq_proc()Ben Hutchings2015-10-281-2/+17
* sched/core: Fix TASK_DEAD race in finish_task_switch()Peter Zijlstra2015-10-282-7/+8
* sched: Fix cpu_active_mask/cpu_online_mask raceJan H. Schönherr2015-10-071-0/+8
* rcu: Reject memory-order-induced stall-warning false positivesPaul E. McKenney2015-10-071-5/+40
* unshare: Unsharing a thread does not require unsharing a vmEric W. Biederman2015-09-301-10/+18
* perf: Fix fasync handling on inherited eventsPeter Zijlstra2015-08-251-2/+10
* signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras2015-08-251-2/+2
* signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras2015-08-251-1/+2
* genirq: Prevent resend to interrupts marked IRQ_NESTED_THREADThomas Gleixner2015-08-191-5/+13
* futex: Fix a race condition between REQUEUE_PI and task deathBrian Silverman2015-08-061-11/+11
* security_syslog() should be called once onlyVasily Averin2015-08-041-7/+4
* tracing: Have branch tracer use recursive field of task structSteven Rostedt (Red Hat)2015-08-042-7/+11
* tracing/filter: Do not allow infix to exceed end of stringSteven Rostedt (Red Hat)2015-08-041-0/+6
* tracing/filter: Do not WARN on operand count going below zeroSteven Rostedt (Red Hat)2015-08-041-1/+3
* kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky2015-08-041-1/+1
* rcu: Correctly handle non-empty Tiny RCU callback list with none readyPaul E. McKenney2015-07-301-0/+5
* tracing: Have filter check for balanced opsSteven Rostedt2015-06-231-2/+8
* ring-buffer-benchmark: Fix the wrong sched_priority of producerWang Long2015-06-231-1/+1
* fork: report pid reservation failure properlyMichal Hocko2015-06-102-9/+11
* ksoftirqd: Enable IRQs and call cond_resched() before poking RCUCalvin Owens2015-05-151-1/+5
* ptrace: fix race between ptrace_resume() and wait_task_stopped()Oleg Nesterov2015-05-041-0/+20
* ring-buffer: Replace this_cpu_*() with __this_cpu_*()Steven Rostedt2015-05-041-6/+5
* sched: Fix RLIMIT_RTTIME when PI-boosting to RTBrian Silverman2015-04-221-1/+4
* perf: Fix irq_work 'tail' recursionPeter Zijlstra2015-04-091-0/+10
* module: Clean up ro/nx after early module load failuresAndy Lutomirski2015-04-091-0/+5
* module: set nx before marking module MODULE_STATE_COMING.Rusty Russell2015-04-091-15/+17
* hung_task: check the value of "sysctl_hung_task_timeout_sec"Liu Hua2015-04-091-0/+6
* ntp: Fixup adjtimex freq validation on 32-bit systemsJohn Stultz2015-04-091-3/+7
* cpuset: Fix cpuset sched_relax_domain_levelJason Low2015-04-091-3/+0
* workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo2015-04-091-4/+52
* console: Fix console name size mismatchPeter Hurley2015-04-092-1/+2
* kdb: fix incorrect counts in KDB summary command outputJay Lan2015-03-011-1/+1
* tracing: Fix unmapping loop in tracing_mark_writeVikram Mulukutla2015-03-011-1/+1
* smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()Lai Jiangshan2015-02-091-0/+2
* workqueue: fix subtle pool management issue which can stall whole worker_poolTejun Heo2015-02-081-29/+13
* move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2015-01-293-4/+4
* time: adjtimex: Validate the ADJ_FREQUENCY valuesSasha Levin2015-01-291-0/+7
* time: settimeofday: Validate the values of tv from userSasha Levin2015-01-291-0/+4
* genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner2015-01-263-1/+81
* tick/powerclamp: Remove tick_nohz_idle abuseThomas Gleixner2015-01-261-2/+0
* perf: Fix events installation during moving groupJiri Olsa2015-01-261-2/+2
* exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exitingOleg Nesterov2015-01-071-0/+2
* audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs2015-01-071-0/+10
* userns: Allow setting gid_maps without privilege when setgroups is disabledEric W. Biederman2015-01-071-0/+5
* userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman2015-01-072-0/+86
* userns: Rename id_map_mutex to userns_state_mutexEric W. Biederman2015-01-071-8/+6