index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-17
ring-buffer: Up rb_iter_peek() loop count to 3
Steven Rostedt (Red Hat)
1
-6
/
+8
2014-09-17
ring-buffer: Always reset iterator to reader page
Steven Rostedt (Red Hat)
1
-11
/
+6
2014-09-17
kernel/smp.c:on_each_cpu_cond(): fix warning in fallback path
Sasha Levin
1
-1
/
+1
2014-09-17
CAPABILITIES: remove undefined caps from all processes
Eric Paris
2
-1
/
+5
2014-09-05
sched: Fix sched_setparam() policy == -1 logic
Daniel Bristot de Oliveira
1
-2
/
+3
2014-08-07
timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
Jan Kara
1
-4
/
+6
2014-08-07
sched_clock: Avoid corrupting hrtimer tree during suspend
Stephen Boyd
1
-1
/
+3
2014-08-07
printk: rename printk_sched to printk_deferred
John Stultz
4
-4
/
+4
2014-07-31
tracing: Fix wraparound problems in "uptime" trace clock
Tony Luck
2
-5
/
+6
2014-07-28
sched: Fix possible divide by zero in avg_atom() calculation
Mateusz Guzik
1
-1
/
+1
2014-07-28
locking/mutex: Disable optimistic spinning on some architectures
Peter Zijlstra
1
-1
/
+4
2014-07-28
PM / sleep: Fix request_firmware() error at resume
Takashi Iwai
1
-0
/
+1
2014-07-28
alarmtimer: Fix bug where relative alarm timers were treated as absolute
John Stultz
1
-2
/
+18
2014-07-28
ring-buffer: Fix polling on trace_pipe
Martin Lau
1
-4
/
+0
2014-07-28
perf: Do not allow optimized switch for non-cloned events
Jiri Olsa
1
-1
/
+1
2014-07-28
tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputs
zhangwei(Jovi)
1
-0
/
+6
2014-07-28
tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputs
zhangwei(Jovi)
1
-2
/
+10
2014-07-28
tracing: Fix graph tracer with stack tracer on other archs
Steven Rostedt (Red Hat)
1
-2
/
+2
2014-07-28
tracing: instance_rmdir() leaks ftrace_event_file->filter
Oleg Nesterov
1
-0
/
+1
2014-07-17
ring-buffer: Check if buffer exists before polling
Steven Rostedt (Red Hat)
3
-10
/
+24
2014-07-17
workqueue: zero cpumask of wq_numa_possible_cpumask on init
Yasuaki Ishimatsu
1
-1
/
+1
2014-07-17
cpuset,mempolicy: fix sleeping function called from invalid context
Gu Zheng
1
-1
/
+7
2014-07-17
workqueue: fix dev_set_uevent_suppress() imbalance
Maxime Bizon
1
-0
/
+1
2014-07-09
audit: remove superfluous new- prefix in AUDIT_LOGIN messages
Richard Guy Briggs
1
-1
/
+1
2014-07-09
tracing: Remove ftrace_stop/start() from reading the trace file
Steven Rostedt (Red Hat)
1
-2
/
+0
2014-07-09
mm, pcp: allow restoring percpu_pagelist_fraction default
David Rientjes
1
-2
/
+1
2014-07-06
tracing: Fix syscall_*regfunc() vs copy_process() race
Oleg Nesterov
1
-0
/
+2
2014-07-06
tracing: Try again for saved cmdline if failed due to locking
Steven Rostedt (Red Hat)
1
-6
/
+7
2014-07-06
kernel/watchdog.c: remove preemption restrictions when restarting lockup dete...
Don Zickus
1
-2
/
+0
2014-06-30
genirq: Sanitize spurious interrupt detection of threaded irqs
Thomas Gleixner
2
-6
/
+104
2014-06-30
rtmutex: Plug slow unlock race
Thomas Gleixner
1
-6
/
+109
2014-06-30
rtmutex: Handle deadlock detection smarter
Thomas Gleixner
3
-5
/
+38
2014-06-30
rtmutex: Detect changes in the pi lock chain
Thomas Gleixner
1
-24
/
+71
2014-06-30
ptrace: fix fork event messages across pid namespaces
Matthew Dempsky
1
-3
/
+7
2014-06-30
kthread: fix return value of kthread_create() upon SIGKILL.
Tetsuo Handa
1
-2
/
+2
2014-06-26
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
1
-2
/
+2
2014-06-16
auditsc: audit_krule mask accesses need bounds checking
Andy Lutomirski
1
-9
/
+18
2014-06-16
fs,userns: Change inode_capable to capable_wrt_inode_uidgid
Andy Lutomirski
1
-12
/
+8
2014-06-11
sched: Fix sched_policy < 0 comparison
Richard Weinberger
1
-1
/
+1
2014-06-11
sched/dl: Fix race in dl_task_timer()
Kirill Tkhai
1
-1
/
+9
2014-06-11
sched: Fix hotplug vs. set_cpus_allowed_ptr()
Lai Jiangshan
2
-3
/
+4
2014-06-11
sched/deadline: Restrict user params max value to 2^63 ns
Juri Lelli
1
-7
/
+30
2014-06-11
sched/deadline: Change sched_getparam() behaviour vs SCHED_DEADLINE
Peter Zijlstra
1
-6
/
+3
2014-06-11
sched: Make sched_setattr() correctly return -EFBIG
Michael Kerrisk
1
-2
/
+3
2014-06-11
sched: Disallow sched_attr::sched_policy < 0
Peter Zijlstra
1
-0
/
+3
2014-06-11
perf: Fix race in removing an event
Peter Zijlstra
1
-21
/
+26
2014-06-11
perf: Limit perf_event_attr::sample_period to 63 bits
Peter Zijlstra
1
-0
/
+3
2014-06-11
perf: Prevent false warning in perf_swevent_add
Jiri Olsa
1
-1
/
+12
2014-06-11
sched: Sanitize irq accounting madness
Thomas Gleixner
1
-16
/
+16
2014-06-11
sched/deadline: Fix memory leak
Li Zefan
1
-3
/
+1
[next]