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
2014-01-03
ftrace: Fix function graph with loading of modules
Steven Rostedt (Red Hat)
1
-34
/
+34
2014-01-03
ftrace: Check module functions being traced on reload
Steven Rostedt (Red Hat)
1
-9
/
+61
2014-01-03
ftrace: Create ftrace_hash_empty() helper routine
Steven Rostedt
1
-11
/
+17
2014-01-03
ftrace: Fix ftrace hash record update with notrace
Steven Rostedt
1
-1
/
+1
2014-01-03
sched: Avoid throttle_cfs_rq() racing with period_timer stopping
Ben Segall
2
-0
/
+10
2014-01-03
futex: fix handling of read-only-mapped hugepages
Linus Torvalds
1
-1
/
+1
2014-01-03
cpuset: Fix memory allocator deadlock
Peter Zijlstra
1
-2
/
+6
2014-01-03
irq: Enable all irqs unconditionally in irq_resume
Laxman Dewangan
1
-1
/
+1
2014-01-03
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
1
-1
/
+2
2014-01-03
PM / hibernate: Avoid overflow in hibernate_preallocate_memory()
Aaron Lu
1
-1
/
+5
2014-01-03
audit: use nlmsg_len() to get message payload length
Mathias Krause
1
-2
/
+2
2014-01-03
audit: fix info leak in AUDIT_GET requests
Mathias Krause
1
-0
/
+1
2014-01-03
audit: printk USER_AVC messages when audit isn't enabled
Tyler Hicks
1
-1
/
+1
2014-01-03
alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist
KOSAKI Motohiro
1
-2
/
+2
2013-11-28
tracing: Fix potential out-of-bounds in trace_get_user()
Steven Rostedt
1
-1
/
+4
2013-11-28
perf: Fix perf ring buffer memory ordering
Peter Zijlstra
1
-4
/
+27
2013-10-26
perf: Fix perf_cgroup_switch for sw-events
Peter Zijlstra
1
-3
/
+6
2013-10-26
perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu
Peter Zijlstra
1
-6
/
+6
2013-10-26
cgroup: fail if monitored file and event_control are in different cgroup
Li Zefan
1
-0
/
+11
2013-10-26
perf: Use css_tryget() to avoid propping up css refcount
Salman Qazi
1
-3
/
+7
2013-10-26
sched/fair: Fix small race where child->se.parent,cfs_rq might point to inval...
Daisuke Nishimura
1
-5
/
+9
2013-09-10
workqueue: cond_resched() after processing each work item
Tejun Heo
1
-0
/
+9
2013-09-10
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
Andrew Vagin
1
-0
/
+1
2013-09-10
perf: Fix event group context move
Jiri Olsa
1
-2
/
+18
2013-09-10
sched: Fix the broken sched_rr_get_interval()
Zhu Yanhai
1
-1
/
+1
2013-08-02
tracing: Use current_uid() for critical time tracing
Steven Rostedt (Red Hat)
1
-1
/
+9
2013-07-27
perf: Fix mmap() accounting hole
Peter Zijlstra
2
-71
/
+157
2013-07-27
perf: Fix perf mmap bugs
Peter Zijlstra
2
-17
/
+23
2013-07-27
perf: Fix perf_lock_task_context() vs RCU
Peter Zijlstra
1
-1
/
+14
2013-07-27
perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario
Jiri Olsa
1
-1
/
+10
2013-07-27
perf: Clone child context from parent context pmu
Jiri Olsa
1
-1
/
+1
2013-07-27
tracing: Fix irqs-off tag display in syscall tracing
zhangwei(Jovi)
1
-4
/
+17
2013-07-27
timer: Fix jiffies wrap behavior of round_jiffies_common()
Bart Van Assche
1
-3
/
+5
2013-07-27
genirq: Fix can_request_irq() for IRQs without an action
Ben Hutchings
1
-3
/
+3
2013-07-27
futex: Take hugepages into account when generating futex_key
Zhang Yi
1
-1
/
+2
2013-07-27
hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()
Oleg Nesterov
1
-2
/
+2
2013-07-27
printk: Fix rq->lock vs logbuf_lock unlock lock inversion
Bu, Yitian
1
-1
/
+1
2013-06-19
audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE
Oleg Nesterov
1
-1
/
+1
2013-06-19
reboot: rigrate shutdown/reboot to boot cpu
Robin Holt
1
-3
/
+26
2013-06-19
CPU hotplug: provide a generic helper to disable/enable CPU hotplug
Srivatsa S. Bhat
1
-32
/
+23
2013-06-19
ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
Steven Rostedt (Red Hat)
1
-13
/
+13
2013-05-30
sched/debug: Fix sd->*_idx limit range avoiding overflow
libin
1
-1
/
+1
2013-05-30
sched/debug: Limit sd->*_idx range on sysctl
Namhyung Kim
1
-13
/
+22
2013-05-30
usermodehelper: check subprocess_info->path != NULL
Oleg Nesterov
1
-0
/
+5
2013-05-30
tracing: Fix leaks of filter preds
Steven Rostedt (Red Hat)
1
-0
/
+4
2013-05-30
timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
Tirupathi Reddy
1
-1
/
+1
2013-05-30
tick: Cleanup NOHZ per cpu data on cpu down
Thomas Gleixner
1
-1
/
+1
2013-05-13
kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_...
Chen Gang
1
-1
/
+1
2013-05-13
perf: Treat attr.config as u64 in perf_swevent_init()
Tommi Rantala
1
-1
/
+1
2013-05-13
perf: Fix error return code
Wei Yongjun
1
-0
/
+1
[next]