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
compress-2025-01-21
compress-2025-01-23
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
2012-07-12
tracing: change CPU ring buffer state from tracing_cpumask
Vaibhav Nagarnaik
1
-0
/
+2
2012-07-12
splice: fix racy pipe->buffers uses
Eric Dumazet
2
-4
/
+7
2012-06-19
sched: Fix the relax_domain_level boot parameter
Dimitri Sivanich
1
-6
/
+3
2012-06-10
mm/fork: fix overflow in vma length when copying mmap on clone
Siddhesh Poyarekar
1
-1
/
+2
2012-05-31
compat: Fix RT signal mask corruption via sigprocmask
Jan Kiszka
1
-17
/
+46
2012-05-31
workqueue: skip nr_running sanity check in worker_enter_idle() if trustee is ...
Tejun Heo
1
-2
/
+7
2012-05-20
namespaces, pid_ns: fix leakage on fork() failure
Mike Galbraith
1
-0
/
+3
2012-05-11
exit_signal: fix the "parent has changed security domain" logic
Oleg Nesterov
2
-14
/
+9
2012-05-11
exit_signal: simplify the "we have changed execution domain" logic
Oleg Nesterov
1
-6
/
+1
2012-05-11
sched: Fix nohz load accounting -- again!
Peter Zijlstra
1
-27
/
+26
2012-05-11
PM / Hibernate: fix the number of pages used for hibernate/thaw buffering
Bojan Smojver
1
-6
/
+22
2012-05-11
tracing: Fix stacktrace of latency tracers (irqsoff and friends)
Steven Rostedt
1
-0
/
+5
2012-05-11
sched: Fix OOPS when build_sched_domains() percpu allocation fails
he, bo
1
-6
/
+16
2012-04-22
futex: Do not leak robust list to unprivileged process
Kees Cook
2
-46
/
+26
2012-04-22
nohz: Fix stale jiffies update in tick_nohz_restart()
Neal Cardwell
1
-2
/
+2
2012-04-13
cred: copy_process() should clear child->replacement_session_keyring
Oleg Nesterov
1
-0
/
+2
2012-04-13
sysctl: fix write access to dmesg_restrict/kptr_restrict
Kees Cook
1
-4
/
+4
2012-04-13
kgdb,debug_core: pass the breakpoint struct instead of address and memory
Jason Wessel
1
-29
/
+24
2012-04-13
tracing: Fix ent_size in trace output
Steven Rostedt
1
-0
/
+4
2012-04-13
tracing: Fix ftrace stack trace entries
Wolfgang Mauerer
2
-5
/
+13
2012-04-13
genirq: Adjust irq thread affinity on IRQ_SET_MASK_OK_NOCOPY return value
Jiang Liu
1
-3
/
+7
2012-04-02
module: Remove module size limit
Sasha Levin
1
-2
/
+1
2012-04-02
PM / Hibernate: Enable usermodehelpers in hibernate() error path
Srivatsa S. Bhat
1
-3
/
+4
2012-04-02
genirq: Fix incorrect check for forced IRQ thread handler
Alexander Gordeev
1
-1
/
+1
2012-04-02
genirq: Fix long-term regression in genirq irq_set_irq_type() handling
Russell King
1
-2
/
+1
2012-04-02
ntp: Fix integer overflow when setting time
Sasha Levin
1
-1
/
+1
2012-04-02
futex: Cover all PI opcodes with cmpxchg enabled check
Thomas Gleixner
1
-6
/
+13
2012-03-19
Block: use a freezable workqueue for disk-event polling
Alan Stern
1
-1
/
+6
2012-03-12
kprobes: return proper error code from register_kprobe()
Prashanth Nageshappa
1
-5
/
+7
2012-03-12
genirq: Clear action->thread_mask if IRQ_ONESHOT is not set
Thomas Gleixner
1
-6
/
+38
2012-02-29
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
Oleg Nesterov
1
-1
/
+4
2012-02-29
genirq: Handle pending irqs in irq_startup()
Thomas Gleixner
4
-11
/
+14
2012-02-29
genirq: Unmask oneshot irqs when thread was not woken
Thomas Gleixner
1
-2
/
+23
2012-02-20
relay: prevent integer overflow in relay_open()
Dan Carpenter
1
-2
/
+8
2012-02-13
lockdep, bug: Exclude TAINT_OOT_MODULE from disabling lock debugging
Ben Hutchings
1
-2
/
+3
2012-02-13
lockdep, bug: Exclude TAINT_FIRMWARE_WORKAROUND from disabling lockdep
Peter Zijlstra
1
-2
/
+10
2012-02-13
PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl path
Srivatsa S. Bhat
1
-2
/
+4
2012-02-13
PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test path
Srivatsa S. Bhat
3
-4
/
+11
2012-02-13
sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSW
Chanho Min
1
-0
/
+5
2012-02-13
PM / Hibernate: Fix s2disk regression related to freezing workqueues
Rafael J. Wysocki
2
-0
/
+18
2012-02-13
kprobes: fix a memory leak in function pre_handler_kretprobe()
Jiang Liu
1
-1
/
+5
2012-01-25
kprobes: initialize before using a hlist
Ananth N Mavinakayanahalli
1
-1
/
+1
2012-01-25
tracepoints/module: Fix disabling tracepoints with taint CRAP or OOT
Steven Rostedt
1
-3
/
+4
2012-01-25
ftrace: Fix unregister ftrace_ops accounting
Jiri Olsa
1
-14
/
+13
2012-01-12
cgroup: fix to allow mounting a hierarchy by name
Li Zefan
1
-3
/
+3
2012-01-04
ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detach
Oleg Nesterov
2
-3
/
+12
2012-01-04
ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE race
Oleg Nesterov
1
-1
/
+8
2012-01-03
hung_task: fix false positive during vfork
Mandeep Singh Baines
1
-4
/
+10
2011-12-31
futex: Fix uninterruptible loop due to gate_area
Hugh Dickins
1
-8
/
+20
2011-12-30
Revert "clockevents: Set noop handler in clockevents_exchange_device()"
Linus Torvalds
1
-1
/
+0
[next]