index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2016-03-14
modules: fix longstanding /proc/kallsyms vs module insertion race.
Rusty Russell
2016-03-03
kernel/resource.c: fix muxed resource handling in __request_region()
Simon Guinot
2016-03-03
tracing: Fix showing function event in available_events
Steven Rostedt (Red Hat)
2016-03-03
posix-clock: Fix return code on the poll method's error path
Richard Cochran
2016-03-03
sched/core: Remove false-positive warning from wake_up_process()
Sasha Levin
2016-03-03
sched/core: Clear the root_domain cpumasks in init_rootdomain()
Xunlei Pang
2016-03-03
ring-buffer: Update read stamp with first real commit on page
Steven Rostedt (Red Hat)
2016-03-03
genirq: Prevent chip buslock deadlock
Thomas Gleixner
2016-03-03
sched, rt: Convert switched_{from, to}_rt() / prio_changed_rt() to balance ca...
Peter Zijlstra
2016-03-03
sched,rt: Remove return value from pull_rt_task()
Peter Zijlstra
2016-03-03
sched: Allow balance callbacks for check_class_changed()
Peter Zijlstra
2016-03-03
sched: Replace post_schedule with a balance callback list
Peter Zijlstra
2016-03-03
sched: Clean up idle task SMP logic
Peter Zijlstra
2016-02-25
module: wrapper for symbol name.
Rusty Russell
2016-02-25
futex: Drop refcount if requeue_pi() acquired the rtmutex
Thomas Gleixner
2016-02-24
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
2016-02-24
perf: Fix inherited events vs. tracepoint filters
Peter Zijlstra
2016-02-15
tracing: Fix setting of start_index in find_next()
Qiu Peiyang
2016-02-15
kernel/signal.c: unexport sigsuspend()
Richard Weinberger
2016-02-12
Revert "workqueue: make sure delayed work run in local cpu"
Tejun Heo
2016-01-09
ring-buffer: Always run per-cpu ring buffer resize with schedule_work_on()
Corey Minyard
2016-01-05
module: Call module notifier on failure after complete_formation()
Steven Rostedt
2015-11-12
audit: create private file name copies when auditing inodes
Paul Moore
2015-11-12
audit: correctly record file names with different path name types
Paul Moore
2015-11-12
module: Fix locking in symbol_put_addr()
Peter Zijlstra
2015-10-28
workqueue: make sure delayed work run in local cpu
Shaohua Li
2015-10-28
genirq: Fix race in register_irq_proc()
Ben Hutchings
2015-10-28
sched/core: Fix TASK_DEAD race in finish_task_switch()
Peter Zijlstra
2015-10-07
sched: Fix cpu_active_mask/cpu_online_mask race
Jan H. Schönherr
2015-10-07
rcu: Reject memory-order-induced stall-warning false positives
Paul E. McKenney
2015-09-30
unshare: Unsharing a thread does not require unsharing a vm
Eric W. Biederman
2015-08-25
perf: Fix fasync handling on inherited events
Peter Zijlstra
2015-08-25
signal: fix information leak in copy_siginfo_from_user32
Amanieu d'Antras
2015-08-25
signal: fix information leak in copy_siginfo_to_user
Amanieu d'Antras
2015-08-19
genirq: Prevent resend to interrupts marked IRQ_NESTED_THREAD
Thomas Gleixner
2015-08-06
futex: Fix a race condition between REQUEUE_PI and task death
Brian Silverman
2015-08-04
security_syslog() should be called once only
Vasily Averin
2015-08-04
tracing: Have branch tracer use recursive field of task struct
Steven Rostedt (Red Hat)
2015-08-04
tracing/filter: Do not allow infix to exceed end of string
Steven Rostedt (Red Hat)
2015-08-04
tracing/filter: Do not WARN on operand count going below zero
Steven Rostedt (Red Hat)
2015-08-04
kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP
Martin Schwidefsky
2015-07-30
rcu: Correctly handle non-empty Tiny RCU callback list with none ready
Paul E. McKenney
2015-06-23
tracing: Have filter check for balanced ops
Steven Rostedt
2015-06-23
ring-buffer-benchmark: Fix the wrong sched_priority of producer
Wang Long
2015-06-10
fork: report pid reservation failure properly
Michal Hocko
2015-05-15
ksoftirqd: Enable IRQs and call cond_resched() before poking RCU
Calvin Owens
2015-05-04
ptrace: fix race between ptrace_resume() and wait_task_stopped()
Oleg Nesterov
2015-05-04
ring-buffer: Replace this_cpu_*() with __this_cpu_*()
Steven Rostedt
2015-04-22
sched: Fix RLIMIT_RTTIME when PI-boosting to RT
Brian Silverman
2015-04-09
perf: Fix irq_work 'tail' recursion
Peter Zijlstra
[next]