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
2014-10-09
jiffies: Fix timeval conversion to jiffies
Andrew Hunter
1
-24
/
+30
2014-10-09
ring-buffer: Fix infinite spin in reading buffer
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-10-09
perf: fix perf bug in fork()
Peter Zijlstra
2
-3
/
+6
2014-10-05
perf: Fix a race condition in perf_remove_from_context()
Cong Wang
1
-0
/
+10
2014-10-05
alarmtimer: Lock k_itimer during timer callback
Richard Larocque
1
-2
/
+8
2014-10-05
alarmtimer: Do not signal SIGEV_NONE timers
Richard Larocque
1
-2
/
+4
2014-10-05
alarmtimer: Return relative times in timer_gettime
Richard Larocque
1
-7
/
+11
2014-10-05
kcmp: fix standard comparison bug
Rasmus Villemoes
1
-3
/
+4
2014-10-05
kernel/printk/printk.c: fix faulty logic in the case of recursive printk
Patrick Palka
1
-3
/
+3
2014-10-05
ftrace: Update all ftrace_ops for a ftrace_hash_ops update
Steven Rostedt (Red Hat)
1
-4
/
+39
2014-10-05
ftrace: Fix function_profiler and function tracer together
Steven Rostedt (Red Hat)
1
-13
/
+36
2014-10-05
ftrace: Allow ftrace_ops to use the hashes from other ops
Steven Rostedt (Red Hat)
1
-47
/
+51
2014-10-05
futex: Unlock hb->lock in futex_wait_requeue_pi() error path
Thomas Gleixner
1
-0
/
+1
2014-10-05
cgroup: fix unbalanced locking
Zefan Li
1
-1
/
+0
2014-10-05
cgroup: delay the clearing of cgrp->kn->priv
Li Zefan
1
-11
/
+10
2014-10-05
cgroup: reject cgroup names with '\n'
Alban Crequy
1
-0
/
+5
2014-10-05
cgroup: check cgroup liveliness before unbreaking kernfs
Li Zefan
1
-1
/
+7
2014-10-05
trace: Fix epoll hang when we race with new entries
Josef Bacik
1
-1
/
+15
2014-10-05
ftrace: Use current addr when converting to nop in __ftrace_replace_code()
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-10-05
module: Clean up ro/nx after early module load failures
Andy Lutomirski
1
-0
/
+5
2014-09-17
ring-buffer: Up rb_iter_peek() loop count to 3
Steven Rostedt (Red Hat)
1
-6
/
+8
2014-09-17
ring-buffer: Always reset iterator to reader page
Steven Rostedt (Red Hat)
1
-11
/
+6
2014-09-17
kernel/smp.c:on_each_cpu_cond(): fix warning in fallback path
Sasha Levin
1
-1
/
+1
2014-09-17
CAPABILITIES: remove undefined caps from all processes
Eric Paris
2
-1
/
+5
2014-09-05
sched: Fix sched_setparam() policy == -1 logic
Daniel Bristot de Oliveira
1
-2
/
+3
2014-08-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+9
2014-08-01
timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
Jan Kara
1
-4
/
+6
2014-07-30
kexec: fix build error when hugetlbfs is disabled
David Rientjes
1
-0
/
+2
2014-07-30
Josh has moved
Josh Triplett
1
-2
/
+2
2014-07-30
kexec: export free_huge_page to VMCOREINFO
Atsushi Kumagai
1
-0
/
+2
2014-07-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-7
/
+39
2014-07-24
sched_clock: Avoid corrupting hrtimer tree during suspend
Stephen Boyd
1
-1
/
+3
2014-07-21
tracing: Fix wraparound problems in "uptime" trace clock
Tony Luck
2
-5
/
+6
2014-07-19
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
7
-45
/
+85
2014-07-19
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2014-07-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+18
2014-07-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-56
/
+121
2014-07-18
Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+3
2014-07-18
kprobes: Fix "Failed to find blacklist" probing errors on ia64 and ppc64
Masami Hiramatsu
1
-5
/
+9
2014-07-17
Merge tag 'trace-fixes-v3.16-rc5-v2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-8
/
+19
2014-07-16
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2014-07-16
locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
Davidlohr Bueso
3
-3
/
+7
2014-07-16
locking/mutex: Disable optimistic spinning on some architectures
Peter Zijlstra
1
-1
/
+4
2014-07-16
locking/rwsem: Rename 'activity' to 'count'
Peter Zijlstra
1
-14
/
+14
2014-07-16
sched: Fix possible divide by zero in avg_atom() calculation
Mateusz Guzik
1
-1
/
+1
2014-07-16
locking/spinlocks/mcs: Micro-optimize osq_unlock()
Jason Low
1
-2
/
+2
2014-07-16
locking/spinlocks/mcs: Introduce and use init macro and function for osq locks
Jason Low
2
-2
/
+2
2014-07-16
locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead
Jason Low
4
-11
/
+44
2014-07-16
locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()
Jason Low
2
-16
/
+16
2014-07-16
locking/rwsem: Allow conservative optimistic spinning when readers have lock
Jason Low
1
-5
/
+5
[next]