index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2013-12-08
ntp: Make periodic RTC update more reliable
Miroslav Lichvar
2013-12-08
clockevents: Prefer CPU local devices over global devices
Stephen Boyd
2013-12-08
clockevents: Split out selection logic
Thomas Gleixner
2013-12-08
clockevents: Add module refcount
Thomas Gleixner
2013-12-08
clockevents: Get rid of the notifier chain
Thomas Gleixner
2013-12-04
cgroup: use a dedicated workqueue for cgroup destruction
Tejun Heo
2013-12-04
cpuset: Fix memory allocator deadlock
Peter Zijlstra
2013-12-04
workqueue: fix ordered workqueues in NUMA setups
Tejun Heo
2013-12-04
ftrace: Fix function graph with loading of modules
Steven Rostedt (Red Hat)
2013-12-04
audit: log the audit_names record type
Jeff Layton
2013-12-04
audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...
Jeff Layton
2013-12-04
audit: fix info leak in AUDIT_GET requests
Mathias Krause
2013-12-04
audit: use nlmsg_len() to get message payload length
Mathias Krause
2013-12-04
audit: printk USER_AVC messages when audit isn't enabled
Tyler Hicks
2013-12-04
PM / hibernate: Avoid overflow in hibernate_preallocate_memory()
Aaron Lu
2013-12-04
alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist
KOSAKI Motohiro
2013-11-29
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
2013-11-29
perf/ftrace: Fix paranoid level for enabling function tracer
Steven Rostedt
2013-11-29
sched, idle: Fix the idle polling state logic
Peter Zijlstra
2013-11-20
perf: Fix perf ring buffer memory ordering
Peter Zijlstra
2013-11-20
tracing: Fix potential out-of-bounds in trace_get_user()
Steven Rostedt
2013-11-13
clockevents: Sanitize ticks to nsec conversion
Thomas Gleixner
2013-11-13
cgroup: fix to break the while loop in cgroup_attach_task() correctly
Anjana V Kumar
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
[next]