index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
2015-03-17
livepatch: Fix subtle race with coming and going modules
Petr Mladek
2015-03-13
perf: Fix context leak in put_event()
Leon Yu
2015-03-12
kasan, module, vmalloc: rework shadow allocation for modules
Andrey Ryabinin
2015-03-09
ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled
Steven Rostedt (Red Hat)
2015-03-09
ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctl
Pratyush Anand
2015-03-09
ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctl
Steven Rostedt (Red Hat)
2015-03-07
console: Fix console name size mismatch
Peter Hurley
2015-03-06
kernel/module.c: Update debug alignment after symtable generation
Laura Abbott
2015-03-05
cpuidle / sleep: Use broadcast timer for states that stop local timer
Rafael J. Wysocki
2015-03-05
workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...
Tejun Heo
2015-03-04
genirq / PM: Add flag for shared NO_SUSPEND interrupt lines
Rafael J. Wysocki
2015-03-03
livepatch: fix RCU usage in klp_find_external_symbol()
Peter Zijlstra
2015-03-02
cpuidle: Clean up fallback handling in cpuidle_idle_call()
Rafael J. Wysocki
2015-03-02
cpuset: Fix cpuset sched_relax_domain_level
Jason Low
2015-03-02
cpuset: fix a warning when clearing configured masks in old hierarchy
Zefan Li
2015-03-02
cpuset: initialize effective masks when clone_children is enabled
Zefan Li
2015-03-01
locking/rtmutex: Set state back to running on error
Sebastian Andrzej Siewior
2015-02-28
idle / sleep: Avoid excessive disabling and enabling interrupts
Rafael J. Wysocki
2015-02-28
kernel/sys.c: fix UNAME26 for 4.0
Jon DeVree
2015-02-22
livepatch: RCU protect struct klp_func all the time when used in klp_ftrace_h...
Petr Mladek
2015-02-19
debug: prevent entering debug mode on panic/exception.
Colin Cross
2015-02-19
kdb: Const qualifier for kdb_getstr's prompt argument
Daniel Thompson
2015-02-19
kdb: Provide forward search at more prompt
Daniel Thompson
2015-02-19
kdb: Fix a prompt management bug when using | grep
Daniel Thompson
2015-02-19
kdb: Remove stack dump when entering kgdb due to NMI
Daniel Thompson
2015-02-19
kdb: Avoid printing KERN_ levels to consoles
Daniel Thompson
2015-02-19
kdb: Fix off by one error in kdb_cpu()
Jason Wessel
2015-02-19
kdb: fix incorrect counts in KDB summary command output
Jay Lan
2015-02-18
sched/rt: Avoid obvious configuration fail
Peter Zijlstra
2015-02-18
sched/autogroup: Fix failure to set cpu.rt_runtime_us
Peter Zijlstra
2015-02-18
sched/dl: Do update_rq_clock() in yield_task_dl()
Kirill Tkhai
2015-02-18
ntp: Fixup adjtimex freq validation on 32-bit systems
John Stultz
2015-02-18
sched: Prevent recursion in io_schedule()
NeilBrown
2015-02-18
sched/completion: Serialize completion_done() with complete()
Oleg Nesterov
2015-02-18
sched: Fix preempt_schedule_common() triggering tracing recursion
Frederic Weisbecker
2015-02-18
sched/dl: Prevent enqueue of a sleeping task in dl_task_timer()
Kirill Tkhai
2015-02-18
sched: Make dl_task_time() use task_rq_lock()
Peter Zijlstra
2015-02-18
sched: Clarify ordering between task_rq_lock() and move_queued_task()
Peter Zijlstra
2015-02-18
locking/rtmutex: Avoid a NULL pointer dereference on deadlock
Sebastian Andrzej Siewior
2015-02-17
seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO
Kees Cook
2015-02-17
kernel/module.c: do not inline do_init_module()
Jan Kiszka
2015-02-17
kexec: simplify conditional
Geoff Levand
2015-02-17
kexec: fix a typo in comment
Alexander Kuleshov
2015-02-17
kexec: remove never used member destination in kimage
Baoquan He
2015-02-17
signal: use current->state helpers
Davidlohr Bueso
2015-02-17
ptrace: remove linux/compat.h inclusion under CONFIG_COMPAT
Fabian Frederick
2015-02-16
livepatch: fix format string in kobject_init_and_add()
Jiri Kosina
2015-02-15
PM / sleep: Make it possible to quiesce timers during suspend-to-idle
Rafael J. Wysocki
2015-02-15
timekeeping: Make it safe to use the fast timekeeper while suspended
Rafael J. Wysocki
2015-02-13
kprobes: makes kprobes/enabled works correctly for optimized kprobes.
Wang Nan
[next]