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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
userns: signal remove unnecessary map_cred_ns
Eric W. Biederman
2012-05-15
1
-15
/
+5
*
userns: Teach inode_capable to understand inodes whose uids map to other name...
Eric W. Biederman
2012-05-15
1
-2
/
+4
*
userns: Convert in_group_p and in_egroup_p to use kgid_t
Eric W. Biederman
2012-05-03
1
-8
/
+6
*
userns: Convert ptrace, kill, set_priority permission checks to work with kui...
Eric W. Biederman
2012-05-03
3
-26
/
+20
*
userns: Convert setting and getting uid and gid system calls to use kuid and ...
Eric W. Biederman
2012-05-03
4
-86
/
+178
*
userns: Convert sched_set_affinity and sched_set_scheduler's permission checks
Eric W. Biederman
2012-05-03
1
-5
/
+2
*
userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid
Eric W. Biederman
2012-05-03
1
-1
/
+1
*
userns: Store uid and gid values in struct cred with kuid_t and kgid_t types
Eric W. Biederman
2012-05-03
4
-39
/
+41
*
userns: Convert group_info values from gid_t to kgid_t.
Eric W. Biederman
2012-05-03
2
-25
/
+37
*
userns: Rework the user_namespace adding uid/gid mapping support
Eric W. Biederman
2012-04-26
2
-41
/
+520
*
userns: Simplify the user_namespace by making userns->creator a kuid.
Eric W. Biederman
2012-04-26
2
-25
/
+24
*
userns: Disassociate user_struct from the user_namespace.
Eric W. Biederman
2012-04-07
3
-31
/
+37
*
userns: Add kuid_t and kgid_t and associated infrastructure in uidgid.h
Eric W. Biederman
2012-04-07
1
-2
/
+0
*
userns: Replace the hard to write inode_userns with inode_capable.
Eric W. Biederman
2012-04-07
1
-0
/
+19
*
userns: Start out with a full set of capabilities.
Eric W. Biederman
2012-04-07
1
-0
/
+9
*
userns: Deprecate and rename the user_namespace reference in the user_struct
Eric W. Biederman
2012-04-07
1
-3
/
+3
*
userns: Add an explicit reference to the parent user namespace
Eric W. Biederman
2012-04-07
1
-7
/
+6
*
cred: Refcount the user_ns pointed to by the cred.
Eric W. Biederman
2012-04-07
2
-8
/
+8
*
userns: Use cred->user_ns instead of cred->user->user_ns
Eric W. Biederman
2012-04-07
6
-12
/
+12
*
userns: Remove unnecessary cast to struct user_struct when copying cred->user.
Eric W. Biederman
2012-04-07
1
-2
/
+2
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-31
2
-9
/
+7
|
\
|
*
sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq()
Srivatsa S. Bhat
2012-03-31
1
-2
/
+2
|
*
Merge branch 'sched/arch' into sched/urgent
Ingo Molnar
2012-03-29
2
-0
/
+4
|
|
\
|
|
*
sched/arch: Introduce the finish_arch_post_lock_switch() scheduler callback
Catalin Marinas
2012-03-13
2
-0
/
+4
|
*
|
sched: Fix __schedule_bug() output when called from an interrupt
Stephen Boyd
2012-03-29
1
-7
/
+1
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-31
8
-108
/
+199
|
\
\
\
|
*
|
|
tracing: Fix ent_size in trace output
Steven Rostedt
2012-03-27
1
-0
/
+4
|
*
|
|
Merge branch 'linus' into perf/urgent
Ingo Molnar
2012-03-26
44
-1385
/
+1391
|
|
\
\
\
|
*
|
|
|
perf: Move mmap page data_head offset assertion out of header
Jiri Olsa
2012-03-24
1
-0
/
+7
|
*
|
|
|
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2012-03-24
2
-5
/
+13
|
|
\
\
\
\
|
|
*
|
|
|
tracing: Fix ftrace stack trace entries
Wolfgang Mauerer
2012-03-22
2
-5
/
+13
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
perf: Fix mmap_page capabilities and docs
Peter Zijlstra
2012-03-23
1
-2
/
+2
|
*
|
|
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-03-22
5
-101
/
+173
|
|
\
\
\
\
|
|
*
|
|
|
tracing: Fix build breakage without CONFIG_PERF_EVENTS
Mark Brown
2012-03-13
1
-2
/
+0
|
|
*
|
|
|
ftrace: Fix function_graph for archs that test ftrace_trace_function
Rajesh Bhagat
2012-03-13
1
-1
/
+2
|
|
*
|
|
|
tracing: Keep NMI watchdog from triggering when dumping trace
Steven Rostedt
2012-03-01
1
-0
/
+2
|
|
*
|
|
|
tracing: Do not select FRAME_POINTER on PPC
Gerlando Falauto
2012-02-27
1
-1
/
+1
|
|
*
|
|
|
tracing/ring-buffer: Only have tracing_on disable tracing buffers
Steven Rostedt
2012-02-22
3
-97
/
+168
*
|
|
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-03-30
3
-15
/
+30
|
\
\
\
\
\
\
|
*
|
|
|
|
|
genirq: Adjust irq thread affinity on IRQ_SET_MASK_OK_NOCOPY return value
Jiang Liu
2012-03-30
1
-3
/
+7
|
*
|
|
|
|
|
genirq: Respect NUMA node affinity in setup_irq_irq affinity()
Prarit Bhargava
2012-03-29
1
-1
/
+8
|
*
|
|
|
|
|
genirq: Get rid of unneeded force parameter in irq_finalize_oneshot()
Alexander Gordeev
2012-03-29
1
-5
/
+5
|
*
|
|
|
|
|
genirq: Minor readablity improvement in irq_wake_thread()
Alexander Gordeev
2012-03-29
1
-6
/
+10
*
|
|
|
|
|
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-30
2
-46
/
+30
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
futex: Mark get_robust_list as deprecated
Kees Cook
2012-03-29
2
-0
/
+4
|
*
|
|
|
|
|
|
futex: Do not leak robust list to unprivileged process
Kees Cook
2012-03-29
2
-46
/
+26
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-03-29
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
cgroup: cgroup_attach_task() could return -errno after success
Tejun Heo
2012-03-29
1
-1
/
+1
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-29
2
-9
/
+61
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
compat: Add helper functions to read/write struct timeval, timespec
H. Peter Anvin
2012-02-20
1
-8
/
+60
[next]