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
2013-02-11
sched/rt: Use root_domain of rt_rq not current processor
Shawn Bohrer
1
-1
/
+1
2013-02-03
smp: Fix SMP function call empty cpu mask race
Wang YanQing
1
-1
/
+12
2013-01-27
module: fix missing module_mutex unlock
Linus Torvalds
1
-1
/
+1
2013-01-27
module: put modules in list much earlier.
Rusty Russell
1
-41
/
+49
2013-01-27
module: add new state MODULE_STATE_UNFORMED.
Rusty Russell
2
-5
/
+54
2013-01-27
wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task
Oleg Nesterov
1
-1
/
+2
2013-01-27
ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL
Oleg Nesterov
2
-10
/
+59
2013-01-27
ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
Oleg Nesterov
2
-14
/
+8
2013-01-27
async: fix __lowest_in_progress()
Tejun Heo
1
-7
/
+20
2013-01-27
ftrace: Be first to run code modification on modules
Steven Rostedt
1
-1
/
+1
2013-01-17
audit: create explicit AUDIT_SECCOMP event type
Kees Cook
1
-3
/
+11
2013-01-17
watchdog: Fix disable/enable regression
Bjørn Mork
1
-7
/
+4
2013-01-11
signals: sys_ssetmask() uses uninitialized newmask
Oleg Nesterov
1
-0
/
+1
2013-01-11
printk: fix incorrect length from print_time() when seconds > 99999
Roland Dreier
1
-2
/
+3
2013-01-11
cgroup_rm_file: don't delete the uncreated files
Gao feng
1
-6
/
+6
2013-01-11
cgroup: remove incorrect dget/dput() pair in cgroup_create_dir()
Tejun Heo
1
-2
/
+0
2013-01-11
cgroup: cgroup_subsys->fork() should be called after the task is added to css...
Tejun Heo
3
-49
/
+35
2013-01-11
genirq: Always force thread affinity
Thomas Gleixner
1
-2
/
+21
2012-12-17
rcu: Fix batch-limit size problem
Eric Dumazet
1
-7
/
+8
2012-12-17
ring-buffer: Fix race between integrity check and readers
Steven Rostedt
1
-1
/
+6
2012-12-17
ring-buffer: Fix NULL pointer if rb_set_head_page() fails
Steven Rostedt
1
-2
/
+7
2012-12-17
ftrace: Clear bits properly in reset_iter_read()
Dan Carpenter
1
-1
/
+1
2012-12-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...
Linus Torvalds
1
-7
/
+7
2012-12-06
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+3
2012-12-05
MODSIGN: Don't use enum-type bitfields in module signature info block
David Howells
1
-7
/
+7
2012-12-04
watchdog: Fix CPU hotplug regression
Thomas Gleixner
1
-0
/
+3
2012-12-04
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...
Linus Torvalds
1
-2
/
+2
2012-12-04
Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2012-12-04
workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()s
Tejun Heo
1
-2
/
+2
2012-12-03
Revert "sched, autogroup: Stop going ahead if autogroup is disabled"
Mike Galbraith
2
-9
/
+0
2012-12-03
modsign: add symbol prefix to certificate list
James Hogan
1
-2
/
+2
2012-12-01
workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delay
Tejun Heo
1
-3
/
+11
2012-12-01
workqueue: exit rescuer_thread() as TASK_RUNNING
Mike Galbraith
1
-1
/
+3
2012-12-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+7
2012-11-26
futex: avoid wake_futex() for a PI futex_q
Darren Hart
1
-1
/
+17
2012-11-26
watchdog: using u64 in get_sample_period()
Chuansheng Liu
1
-2
/
+2
2012-11-12
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-19
/
+22
2012-11-01
futex: Handle futex_pi OWNER_DIED take over correctly
Thomas Gleixner
1
-19
/
+22
2012-10-31
module: fix out-by-one error in kallsyms
Rusty Russell
1
-11
/
+16
2012-10-30
perf, powerpc: Fix hw breakpoints returning -ENOSPC
Michael Neuling
1
-5
/
+7
2012-10-25
Merge branch 'akpm' (Andrew's fixes)
Linus Torvalds
1
-1
/
+11
2012-10-25
Makefile: Documentation for external tool should be correct
H. Peter Anvin
1
-4
/
+2
2012-10-25
pidns: limit the nesting depth of pid namespaces
Andrew Vagin
1
-1
/
+11
2012-10-24
Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-31
/
+10
2012-10-24
Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2012-10-24
workqueue: cancel_delayed_work() should return %false if work item is idle
Dan Magenheimer
1
-1
/
+1
2012-10-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-183
/
+166
2012-10-22
module_signing: fix printk format warning
Randy Dunlap
1
-1
/
+1
2012-10-21
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
1
-0
/
+4
2012-10-21
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
1
-183
/
+162
[next]