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
*
panic: call panic handlers before kmsg_dump
Kees Cook
2013-09-11
1
-2
/
+6
*
kexec: remove unnecessary return
Xishi Qiu
2013-09-11
1
-4
/
+1
*
__ptrace_may_access() should not deny sub-threads
Mark Grondona
2013-09-11
1
-1
/
+1
*
kprobes: allow to specify custom allocator for insn caches
Heiko Carstens
2013-09-11
1
-2
/
+18
*
kprobes: unify insn caches
Heiko Carstens
2013-09-11
1
-54
/
+21
*
task_work: documentation
Oleg Nesterov
2013-09-11
1
-0
/
+36
*
task_work: minor cleanups
Oleg Nesterov
2013-09-11
1
-2
/
+2
*
kernel/smp.c: quit unconditionally enabling irqs in on_each_cpu_mask().
David Daney
2013-09-11
1
-4
/
+7
*
extable: skip sorting if the table is empty
Uwe Kleine-König
2013-09-11
1
-1
/
+1
*
smp.h: move !SMP version of on_each_cpu() out-of-line
David Daney
2013-09-11
1
-0
/
+11
*
up.c: use local_irq_{save,restore}() in smp_call_function_single.
David Daney
2013-09-11
1
-3
/
+5
*
smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_cond
David Daney
2013-09-11
1
-0
/
+39
*
kernel/spinlock.c: add default arch_*_relax definitions for GENERIC_LOCKBREAK
Will Deacon
2013-09-11
1
-0
/
+14
*
kernel/smp.c: free related resources when failure occurs in hotplug_cfd()
Chen Gang
2013-09-11
1
-1
/
+4
*
kernel/modsign_pubkey.c: fix init const for module signing code
Andi Kleen
2013-09-11
1
-3
/
+3
*
kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()
Mathieu Desnoyers
2013-09-11
1
-2
/
+2
*
mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movable
Naoya Horiguchi
2013-09-11
1
-1
/
+1
*
mm: use zone_end_pfn() instead of zone_start_pfn+spanned_pages
Xishi Qiu
2013-09-11
1
-6
/
+6
*
mm: mempolicy: turn vma_set_policy() into vma_dup_policy()
Oleg Nesterov
2013-09-11
1
-6
/
+3
*
fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks
Oleg Nesterov
2013-09-11
1
-15
/
+9
*
pidns: kill the unnecessary CLONE_NEWPID in copy_process()
Oleg Nesterov
2013-09-11
1
-3
/
+2
*
pidns: fix vfork() after unshare(CLONE_NEWPID)
Oleg Nesterov
2013-09-11
1
-3
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-09-10
1
-16
/
+17
|
\
|
*
Kill indirect include of file.h from eventfd.h, use fdget() in cgroup.c
Al Viro
2013-09-07
1
-16
/
+17
*
|
Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2013-09-09
6
-209
/
+65
|
\
\
|
*
|
ftrace/rcu: Do not trace debug_lockdep_rcu_enabled()
Steven Rostedt (Red Hat)
2013-09-05
1
-1
/
+1
|
*
|
ftrace: Fix a slight race in modifying what function callback gets traced
Steven Rostedt (Red Hat)
2013-09-03
1
-1
/
+16
|
*
|
tracing: Make tracing_cpumask available for all instances
Alexander Z Lam
2013-08-22
2
-17
/
+21
|
*
|
tracing: Kill the !CONFIG_MODULES code in trace_events.c
Oleg Nesterov
2013-08-21
1
-12
/
+6
|
*
|
tracing: Don't pass file_operations array to event_create_dir()
Oleg Nesterov
2013-08-21
1
-34
/
+12
|
*
|
tracing: Kill trace_create_file_ops() and friends
Oleg Nesterov
2013-08-21
1
-144
/
+9
|
*
|
tracing/syscalls: Annotate raw_init function with __init
Li Zefan
2013-08-21
1
-5
/
+5
*
|
|
Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2013-09-09
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
xfs: ioctl check for capabilities in the current user namespace
Dwight Engen
2013-08-15
1
-0
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-09-07
11
-59
/
+27
|
\
\
\
|
*
|
|
userns: Kill nsown_capable it makes the wrong thing easy
Eric W. Biederman
2013-08-30
6
-26
/
+14
|
*
|
|
pidns: Don't have unshare(CLONE_NEWPID) imply CLONE_THREAD
Eric W. Biederman
2013-08-30
1
-5
/
+0
|
*
|
|
namespaces: Simplify copy_namespaces so it is clear what is going on.
Eric W. Biederman
2013-08-30
1
-24
/
+11
|
*
|
|
pidns: Fix hang in zap_pid_ns_processes by sending a potentially extra wakeup
Eric W. Biederman
2013-08-30
1
-0
/
+1
|
*
|
|
userns: Better restrictions on when proc and sysfs can be mounted
Eric W. Biederman
2013-08-26
2
-4
/
+0
|
*
|
|
kernel/nsproxy.c: Improving a snippet of code.
Raphael S.Carvalho
2013-08-26
1
-1
/
+2
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-09-07
1
-22
/
+10
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2013-09-07
69
-1908
/
+2886
|
|
\
\
\
|
*
|
|
|
padata - Register hotcpu notifier after initialization
Richard Weinberger
2013-08-29
1
-6
/
+6
|
*
|
|
|
padata - share code between CPU_ONLINE and CPU_DOWN_FAILED, same to CPU_DOWN_...
Chen Gang
2013-08-29
1
-16
/
+4
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-09-06
1
-41
/
+66
|
\
\
\
\
\
|
*
|
|
|
|
workqueue: fix some scripts/kernel-doc warnings
Yacine Belkadi
2013-08-20
1
-41
/
+66
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-09-05
1
-8
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
sched/cputime: Do not scale when utime == 0
Stanislaw Gruszka
2013-09-04
1
-8
/
+11
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-09-05
1
-7
/
+6
|
\
\
\
\
\
\
[next]