index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2013-10-13
irq: Force hardirq exit's softirq processing on its own stack
Frederic Weisbecker
2013-10-01
audit: fix endless wait in audit_log_start()
Konstantin Khlebnikov
2013-10-01
sched/fair: Fix small race where child->se.parent,cfs_rq might point to inval...
Daisuke Nishimura
2013-10-01
sched/cputime: Do not scale when utime == 0
Stanislaw Gruszka
2013-10-01
timekeeping: Fix HRTICK related deadlock from ntp lock changes
John Stultz
2013-09-26
pidns: fix vfork() after unshare(CLONE_NEWPID)
Oleg Nesterov
2013-09-26
pidns: Fix hang in zap_pid_ns_processes by sending a potentially extra wakeup
Eric W. Biederman
2013-09-26
uprobes: Fix utask->depth accounting in handle_trampoline()
Oleg Nesterov
2013-09-07
workqueue: cond_resched() after processing each work item
Tejun Heo
2013-09-07
timer_list: correct the iterator for timer_list
Nathan Zimmer
2013-08-29
ftrace: Check module functions being traced on reload
Steven Rostedt (Red Hat)
2013-08-29
tracing/uprobes: Fail to unregister if probe event files are in use
Steven Rostedt (Red Hat)
2013-08-29
tracing/kprobes: Fail to unregister if probe event files are in use
Steven Rostedt (Red Hat)
2013-08-29
tracing: trace_remove_event_call() should fail if call/file is in use
Oleg Nesterov
2013-08-29
tracing: Change remove_event_file_dir() to clear "d_subdirs"->i_private
Oleg Nesterov
2013-08-29
tracing: Introduce remove_event_file_dir()
Oleg Nesterov
2013-08-29
tracing: Change f_start() to take event_mutex and verify i_private != NULL
Oleg Nesterov
2013-08-29
tracing: Change event_filter_read/write to verify i_private != NULL
Oleg Nesterov
2013-08-29
tracing: Change event_enable/disable_read() to verify i_private != NULL
Oleg Nesterov
2013-08-29
tracing: Turn event/id->i_private into call->event.type
Oleg Nesterov
2013-08-29
ftrace: Add check for NULL regs if ops has SAVE_REGS set
Steven Rostedt (Red Hat)
2013-08-29
tracing: Change tracing_fops/snapshot_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-08-29
tracing: Change tracing_entries_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-08-29
tracing: Change tracing_stats_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-08-29
tracing: Change tracing_buffers_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-08-29
tracing: Change tracing_pipe_fops() to rely on tracing_get_cpu()
Oleg Nesterov
2013-08-29
tracing: Introduce trace_create_cpu_file() and tracing_get_cpu()
Oleg Nesterov
2013-08-29
tracing/kprobe: Wait for disabling all running kprobe handlers
Masami Hiramatsu
2013-08-29
tracing: Do not call kmem_cache_free() on allocation failure
Namhyung Kim
2013-08-20
cpuset: fix the return value of cpuset_write_u64()
Li Zefan
2013-08-20
PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout()
Stephen Boyd
2013-08-20
sched: Ensure update_cfs_shares() is called for parents of continuously-runni...
Peter Zijlstra
2013-08-20
microblaze: fix clone syscall
Michal Simek
2013-08-14
tracing: Fix reset of time stamps during trace_clock changes
Alexander Z Lam
2013-08-14
tracing: Use flag buffer_disabled for irqsoff tracer
Steven Rostedt (Red Hat)
2013-08-14
tracing: Make TRACE_ITER_STOP_ON_FREE stop the correct buffer
Alexander Z Lam
2013-08-14
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
Andrew Vagin
2013-08-11
userns: limit the maximum depth of user_namespace->parent chain
Oleg Nesterov
2013-08-11
userns: unshare_userns(&cred) should not populate cred on failure
Oleg Nesterov
2013-08-11
workqueue: copy workqueue_attrs with all fields
Shaohua Li
2013-08-11
cgroup: fix umount vs cgroup_cfts_commit() race
Li Zefan
2013-08-11
Revert "cpuidle: Quickly notice prediction failure for repeat mode"
Rafael J. Wysocki
2013-08-04
tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()
Steven Rostedt (Red Hat)
2013-08-04
tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open()
Oleg Nesterov
2013-08-04
tracing: Miscellaneous fixes for trace_array ref counting
Alexander Z Lam
2013-08-04
tracing: Fix error handling to ensure instances can always be removed
Alexander Z Lam
2013-07-28
hrtimers: Move SMP function call to thread context
Thomas Gleixner
2013-07-28
PM / Sleep: avoid 'autosleep' in shutdown progress
Liu ShuoX
2013-07-25
tracing: Add trace_array_get/put() to event handling
Steven Rostedt (Red Hat)
2013-07-25
tracing: Fix race between deleting buffer and setting events
Steven Rostedt (Red Hat)
[next]