index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-13
perf: Fix irq_work 'tail' recursion
Peter Zijlstra
1
-0
/
+10
2015-03-26
cpuset: Fix cpuset sched_relax_domain_level
Jason Low
1
-3
/
+0
2015-03-26
cpuset: fix a warning when clearing configured masks in old hierarchy
Zefan Li
1
-2
/
+2
2015-03-26
cpuset: initialize effective masks when clone_children is enabled
Zefan Li
1
-0
/
+2
2015-03-26
workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...
Tejun Heo
1
-4
/
+52
2015-03-26
ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled
Steven Rostedt (Red Hat)
1
-3
/
+3
2015-03-26
ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctl
Pratyush Anand
1
-6
/
+22
2015-03-26
ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctl
Steven Rostedt (Red Hat)
1
-2
/
+6
2015-03-26
console: Fix console name size mismatch
Peter Hurley
2
-1
/
+2
2015-03-18
sched/autogroup: Fix failure to set cpu.rt_runtime_us
Peter Zijlstra
2
-5
/
+7
2015-03-18
sched: Fix hrtick_start() on UP
Wanpeng Li
1
-0
/
+5
2015-03-18
locking/rtmutex: Avoid a NULL pointer dereference on deadlock
Sebastian Andrzej Siewior
1
-1
/
+2
2015-03-18
mm, hugetlb: remove unnecessary lower bound on sysctl handlers"?
Andrey Ryabinin
1
-3
/
+0
2015-03-06
ntp: Fixup adjtimex freq validation on 32-bit systems
John Stultz
1
-3
/
+7
2015-03-06
kdb: Fix off by one error in kdb_cpu()
Jason Wessel
2
-2
/
+2
2015-03-06
kdb: Avoid printing KERN_ levels to consoles
Daniel Thompson
2
-10
/
+14
2015-03-06
kdb: fix incorrect counts in KDB summary command output
Jay Lan
1
-1
/
+1
2015-03-06
ring-buffer: Do not wake up a splice waiter when page is not full
Steven Rostedt (Red Hat)
1
-5
/
+35
2015-03-06
tracing: Fix unmapping loop in tracing_mark_write
Vikram Mulukutla
1
-1
/
+1
2015-03-06
ksoftirqd: Enable IRQs and call cond_resched() before poking RCU
Calvin Owens
1
-1
/
+5
2015-02-06
Merge branches 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://...
Linus Torvalds
1
-1
/
+1
2015-02-06
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-7
/
+34
2015-02-06
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2015-02-05
hrtimer: Fix incorrect tai offset calculation for non high-res timer systems
John Stultz
1
-1
/
+1
2015-02-04
sched/deadline: Fix deadline parameter modification handling
Peter Zijlstra
2
-6
/
+30
2015-02-01
sched: don't cause task state changes in nested sleep debugging
Linus Torvalds
1
-3
/
+2
2015-01-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+13
2015-01-28
sched: Fix crash if cpuset_cpumask_can_shrink() is passed an empty cpumask
Mike Galbraith
1
-0
/
+3
2015-01-28
perf: Tighten (and fix) the grouping condition
Peter Zijlstra
1
-2
/
+13
2015-01-28
sched/fair: Avoid using uninitialized variable in preferred_group_nid()
Jan Beulich
1
-1
/
+1
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-8
/
+17
2015-01-26
bpf: rcu lock must not be held when calling copy_to_user()
Alexei Starovoitov
1
-8
/
+17
2015-01-26
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2015-01-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
2015-01-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+11
2015-01-23
smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()
Lai Jiangshan
1
-0
/
+2
2015-01-22
x86, mpx: Strictly enforce empty prctl() args
Dave Hansen
1
-0
/
+4
2015-01-23
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-26
/
+74
2015-01-22
cgroup: prevent mount hang due to memory controller lifetime
Johannes Weiner
1
-1
/
+1
2015-01-22
Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...
Thomas Gleixner
2
-0
/
+11
2015-01-22
module: make module_refcount() a signed integer.
Rusty Russell
2
-5
/
+14
2015-01-21
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-17
/
+8
2015-01-20
module: fix race in kallsyms resolution during module load success.
Rusty Russell
1
-13
/
+42
2015-01-20
module: remove mod arg from module_free, rename module_memfree().
Rusty Russell
3
-9
/
+9
2015-01-20
module_arch_freeing_init(): new hook for archs before module->module_init freed.
Rusty Russell
1
-0
/
+7
2015-01-20
param: fix uninitialized read with CONFIG_DEBUG_LOCK_ALLOC
Rusty Russell
1
-0
/
+1
2015-01-17
kernel: avoid overflow in cmp_range
Louis Langholtz
1
-5
/
+5
2015-01-16
workqueue: fix subtle pool management issue which can stall whole worker_pool
Tejun Heo
1
-17
/
+8
2015-01-17
Merge tag 'trace-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-23
/
+100
2015-01-15
tracing: Fix enabling of syscall events on the command line
Steven Rostedt (Red Hat)
1
-14
/
+55
[next]