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
2015-01-08
exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting
Oleg Nesterov
1
-0
/
+2
2015-01-08
audit: restore AUDIT_LOGINUID unset ABI
Richard Guy Briggs
1
-0
/
+10
2015-01-08
userns: Allow setting gid_maps without privilege when setgroups is disabled
Eric W. Biederman
1
-0
/
+5
2015-01-08
userns: Add a knob to disable setgroups on a per user namespace basis
Eric W. Biederman
2
-0
/
+86
2015-01-08
userns: Rename id_map_mutex to userns_state_mutex
Eric W. Biederman
1
-8
/
+6
2015-01-08
userns: Only allow the creator of the userns unprivileged mappings
Eric W. Biederman
1
-2
/
+4
2015-01-08
userns: Check euid no fsuid when establishing an unprivileged uid mapping
Eric W. Biederman
1
-1
/
+1
2015-01-08
userns: Don't allow unprivileged creation of gid mappings
Eric W. Biederman
1
-5
/
+0
2015-01-08
userns: Don't allow setgroups until a gid mapping has been setablished
Eric W. Biederman
2
-1
/
+17
2015-01-08
userns: Document what the invariant required for safe unprivileged mappings.
Eric W. Biederman
1
-1
/
+3
2015-01-08
groups: Consolidate the setgroups permission checks
Eric W. Biederman
2
-2
/
+9
2014-12-06
uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME
Andy Lutomirski
1
-1
/
+0
2014-11-21
perf: Handle compat ioctl
Pawel Moll
1
-1
/
+22
2014-11-21
rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreads
Pranith Kumar
1
-2
/
+2
2014-11-21
rcu: Make callers awaken grace-period kthread
Paul E. McKenney
1
-1
/
+17
2014-11-21
audit: keep inode pinned
Miklos Szeredi
1
-0
/
+1
2014-11-21
audit: AUDIT_FEATURE_CHANGE message format missing delimiting space
Richard Guy Briggs
1
-1
/
+1
2014-11-21
audit: correct AUDIT_GET_FEATURE return message type
Richard Guy Briggs
1
-1
/
+1
2014-11-14
sched: Use rq->rd in sched_setaffinity() under RCU read lock
Kirill Tkhai
1
-4
/
+5
2014-11-14
posix-timers: Fix stack info leak in timer_create()
Mathias Krause
1
-0
/
+1
2014-11-14
PM / Sleep: fix recovery during resuming from hibernation
Imre Deak
1
-1
/
+7
2014-11-14
OOM, PM: OOM killed task shouldn't escape PM suspend
Michal Hocko
1
-1
/
+39
2014-11-14
freezer: Do not freeze tasks killed by OOM killer
Cong Wang
1
-0
/
+3
2014-11-14
modules, lock around setting of MODULE_STATE_UNFORMED
Prarit Bhargava
1
-0
/
+2
2014-11-14
sched: Use dl_bw_of() under RCU read lock
Kirill Tkhai
1
-0
/
+10
2014-11-14
tracing/syscalls: Ignore numbers outside NR_syscalls' range
Rabin Vincent
1
-4
/
+4
2014-10-30
futex: Ensure get_futex_key_refs() always implies a barrier
Catalin Marinas
1
-0
/
+2
2014-10-09
mm: per-thread vma caching
Davidlohr Bueso
2
-4
/
+17
2014-10-09
mm: optimize put_mems_allowed() usage
Mel Gorman
1
-1
/
+1
2014-10-09
jiffies: Fix timeval conversion to jiffies
Andrew Hunter
1
-24
/
+30
2014-10-09
ring-buffer: Fix infinite spin in reading buffer
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-10-09
perf: fix perf bug in fork()
Peter Zijlstra
2
-3
/
+6
2014-10-05
PM / sleep: Use valid_state() for platform-dependent sleep states only
Rafael J. Wysocki
4
-37
/
+36
2014-10-05
PM / sleep: Add state field to pm_states[] entries
Rafael J. Wysocki
4
-27
/
+30
2014-10-05
perf: Fix a race condition in perf_remove_from_context()
Cong Wang
1
-0
/
+10
2014-10-05
alarmtimer: Lock k_itimer during timer callback
Richard Larocque
1
-2
/
+8
2014-10-05
alarmtimer: Do not signal SIGEV_NONE timers
Richard Larocque
1
-2
/
+4
2014-10-05
alarmtimer: Return relative times in timer_gettime
Richard Larocque
1
-7
/
+11
2014-10-05
kcmp: fix standard comparison bug
Rasmus Villemoes
1
-3
/
+4
2014-10-05
futex: Unlock hb->lock in futex_wait_requeue_pi() error path
Thomas Gleixner
1
-0
/
+1
2014-10-05
cgroup: fix unbalanced locking
Zefan Li
1
-1
/
+0
2014-10-05
trace: Fix epoll hang when we race with new entries
Josef Bacik
1
-1
/
+15
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
[next]