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
*
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
2016-03-25
2
-1
/
+2
*
oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space
Michal Hocko
2016-03-25
1
-1
/
+1
*
sched: add schedule_timeout_idle()
Andrew Morton
2016-03-25
1
-0
/
+11
*
Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-24
1
-0
/
+1
|
\
|
*
-
.
Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'
Rafael J. Wysocki
2016-03-25
1
-0
/
+1
|
|
\
\
|
|
|
*
PM / sleep: Clear pm_suspend_global_flags upon hibernate
Lukas Wunner
2016-03-23
1
-0
/
+1
*
|
|
|
Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2016-03-24
11
-111
/
+222
|
\
\
\
\
|
*
|
|
|
tracing: Record and show NMI state
Peter Zijlstra
2016-03-22
3
-3
/
+9
|
*
|
|
|
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat)
2016-03-22
1
-0
/
+3
|
*
|
|
|
tracing: Remove redundant reset per-CPU buff in irqsoff tracer
Dmitry Safonov
2016-03-18
1
-1
/
+0
|
*
|
|
|
tracing: Fix crash from reading trace_pipe with sendfile
Steven Rostedt (Red Hat)
2016-03-18
1
-1
/
+4
|
*
|
|
|
tracing: Have preempt(irqs)off trace preempt disabled functions
Steven Rostedt (Red Hat)
2016-03-18
1
-2
/
+6
|
*
|
|
|
tracing: Fix return while holding a lock in register_tracer()
Chunyu Hu
2016-03-18
1
-2
/
+4
|
*
|
|
|
ftrace: Use kasprintf() in ftrace_profile_tracefs()
Geliang Tang
2016-03-18
1
-3
/
+1
|
*
|
|
|
ftrace: Update dynamic ftrace calls only if necessary
Jiri Olsa
2016-03-18
1
-5
/
+5
|
*
|
|
|
ftrace: Make ftrace_hash_rec_enable return update bool
Jiri Olsa
2016-03-18
1
-10
/
+17
|
*
|
|
|
tracing: Fix typoes in code comment and printk in trace_nop.c
Chunyu Hu
2016-03-08
1
-2
/
+2
|
*
|
|
|
tracing: Use flags instead of bool in trigger structure
Steven Rostedt (Red Hat)
2016-03-08
2
-30
/
+49
|
*
|
|
|
tracing: Add an unreg_all() callback to trigger commands
Tom Zanussi
2016-03-08
2
-2
/
+20
|
*
|
|
|
tracing: Add needs_rec flag to event triggers
Tom Zanussi
2016-03-08
2
-1
/
+9
|
*
|
|
|
tracing: Add a per-event-trigger 'paused' field
Tom Zanussi
2016-03-08
2
-0
/
+5
|
*
|
|
|
tracing: Add get_syscall_name()
Tom Zanussi
2016-03-08
2
-0
/
+16
|
*
|
|
|
tracing: Add event record param to trigger_ops.func()
Tom Zanussi
2016-03-08
2
-19
/
+23
|
*
|
|
|
tracing: Make event trigger functions available
Tom Zanussi
2016-03-08
2
-15
/
+27
|
*
|
|
|
tracing: Make ftrace_event_field checking functions available
Tom Zanussi
2016-03-08
2
-12
/
+12
|
*
|
|
|
tracing: Make tracer_flags use the right set_flag callback
Chunyu Hu
2016-03-08
3
-14
/
+21
*
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-24
2
-38
/
+82
|
\
\
\
\
\
|
*
|
|
|
|
perf/core: Document some hotplug bits
Peter Zijlstra
2016-03-21
1
-0
/
+19
|
*
|
|
|
|
perf/core: Fix Undefined behaviour in rb_alloc()
Peter Zijlstra
2016-03-21
1
-2
/
+4
|
*
|
|
|
|
perf/core: Fix dynamic interrupt throttle
Peter Zijlstra
2016-03-21
1
-36
/
+51
|
*
|
|
|
|
perf/core: Fix the unthrottle logic
Peter Zijlstra
2016-03-21
1
-0
/
+8
*
|
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-03-24
5
-55
/
+72
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sched/cpuacct: Simplify the cpuacct code
Zhao Lei
2016-03-21
2
-25
/
+7
|
*
|
|
|
|
|
sched/cpuacct: Rename parameter in cpuusage_write() for readability
Dongsheng Yang
2016-03-21
1
-2
/
+5
|
*
|
|
|
|
|
sched/fair: Add comments to explain select_idle_sibling()
Matt Fleming
2016-03-21
1
-1
/
+18
|
*
|
|
|
|
|
sched/fair: Fix fairness issue on migration
Peter Zijlstra
2016-03-21
1
-6
/
+14
|
*
|
|
|
|
|
sched/cgroup: Fix/cleanup cgroup teardown/init
Peter Zijlstra
2016-03-21
1
-21
/
+14
|
*
|
|
|
|
|
Merge branch 'linus' into sched/urgent, to pick up dependencies
Ingo Molnar
2016-03-21
62
-1360
/
+3518
|
|
\
|
|
|
|
|
|
*
|
|
|
|
|
sched/cputime: Fix steal time accounting vs. CPU hotplug
Thomas Gleixner
2016-03-05
2
-0
/
+14
*
|
|
|
|
|
|
kernel/...: convert pr_warning to pr_warn
Joe Perches
2016-03-22
13
-60
/
+52
*
|
|
|
|
|
|
memremap: add MEMREMAP_WC flag
Brian Starkey
2016-03-22
1
-2
/
+11
*
|
|
|
|
|
|
memremap: don't modify flags
Brian Starkey
2016-03-22
1
-7
/
+7
*
|
|
|
|
|
|
kernel/signal.c: add compile-time check for __ARCH_SI_PREAMBLE_SIZE
Helge Deller
2016-03-22
1
-0
/
+4
*
|
|
|
|
|
|
kernel: add kcov code coverage
Dmitry Vyukov
2016-03-22
7
-0
/
+301
*
|
|
|
|
|
|
profile: hide unused functions when !CONFIG_PROC_FS
Arnd Bergmann
2016-03-22
1
-2
/
+2
*
|
|
|
|
|
|
panic: change nmi_panic from macro to function
Hidehiro Kawai
2016-03-22
1
-0
/
+20
*
|
|
|
|
|
|
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
2016-03-22
1
-1
/
+1
*
|
|
|
|
|
|
ptrace: change __ptrace_unlink() to clear ->ptrace under ->siglock
Oleg Nesterov
2016-03-22
1
-2
/
+1
*
|
|
|
|
|
|
auditsc: for seccomp events, log syscall compat state using in_compat_syscall
Andy Lutomirski
2016-03-22
1
-2
/
+2
*
|
|
|
|
|
|
ptrace: in PEEK_SIGINFO, check syscall bitness, not task bitness
Andy Lutomirski
2016-03-22
1
-1
/
+1
[next]