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-08-29
ftrace: Check module functions being traced on reload
Steven Rostedt (Red Hat)
1
-9
/
+62
2013-08-29
tracing/uprobes: Fail to unregister if probe event files are in use
Steven Rostedt (Red Hat)
1
-13
/
+38
2013-08-29
tracing/kprobes: Fail to unregister if probe event files are in use
Steven Rostedt (Red Hat)
1
-6
/
+15
2013-08-29
tracing: trace_remove_event_call() should fail if call/file is in use
Oleg Nesterov
1
-2
/
+33
2013-08-29
tracing: Change remove_event_file_dir() to clear "d_subdirs"->i_private
Oleg Nesterov
1
-32
/
+15
2013-08-29
tracing: Introduce remove_event_file_dir()
Oleg Nesterov
1
-24
/
+23
2013-08-29
tracing: Change f_start() to take event_mutex and verify i_private != NULL
Oleg Nesterov
1
-4
/
+9
2013-08-29
tracing: Change event_filter_read/write to verify i_private != NULL
Oleg Nesterov
2
-18
/
+25
2013-08-29
tracing: Change event_enable/disable_read() to verify i_private != NULL
Oleg Nesterov
1
-9
/
+19
2013-08-29
tracing: Turn event/id->i_private into call->event.type
Oleg Nesterov
1
-5
/
+12
2013-08-29
ftrace: Add check for NULL regs if ops has SAVE_REGS set
Steven Rostedt (Red Hat)
1
-4
/
+14
2013-08-29
tracing: Change tracing_fops/snapshot_fops to rely on tracing_get_cpu()
Oleg Nesterov
1
-28
/
+22
2013-08-29
tracing: Change tracing_entries_fops to rely on tracing_get_cpu()
Oleg Nesterov
1
-37
/
+12
2013-08-29
tracing: Change tracing_stats_fops to rely on tracing_get_cpu()
Oleg Nesterov
1
-7
/
+6
2013-08-29
tracing: Change tracing_buffers_fops to rely on tracing_get_cpu()
Oleg Nesterov
1
-5
/
+4
2013-08-29
tracing: Change tracing_pipe_fops() to rely on tracing_get_cpu()
Oleg Nesterov
1
-9
/
+7
2013-08-29
tracing: Introduce trace_create_cpu_file() and tracing_get_cpu()
Oleg Nesterov
1
-14
/
+36
2013-08-29
tracing/kprobe: Wait for disabling all running kprobe handlers
Masami Hiramatsu
1
-4
/
+17
2013-08-29
tracing: Do not call kmem_cache_free() on allocation failure
Namhyung Kim
1
-6
/
+1
2013-08-20
cpuset: fix the return value of cpuset_write_u64()
Li Zefan
1
-2
/
+4
2013-08-20
PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout()
Stephen Boyd
1
-1
/
+12
2013-08-20
sched: Ensure update_cfs_shares() is called for parents of continuously-runni...
Peter Zijlstra
1
-0
/
+1
2013-08-20
microblaze: fix clone syscall
Michal Simek
1
-0
/
+6
2013-08-14
tracing: Fix reset of time stamps during trace_clock changes
Alexander Z Lam
1
-12
/
+12
2013-08-14
tracing: Use flag buffer_disabled for irqsoff tracer
Steven Rostedt (Red Hat)
2
-33
/
+72
2013-08-14
tracing: Make TRACE_ITER_STOP_ON_FREE stop the correct buffer
Alexander Z Lam
1
-1
/
+1
2013-08-14
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
Andrew Vagin
1
-0
/
+1
2013-08-11
userns: limit the maximum depth of user_namespace->parent chain
Oleg Nesterov
1
-0
/
+4
2013-08-11
userns: unshare_userns(&cred) should not populate cred on failure
Oleg Nesterov
1
-4
/
+9
2013-08-11
workqueue: copy workqueue_attrs with all fields
Shaohua Li
1
-0
/
+12
2013-08-11
cgroup: fix umount vs cgroup_cfts_commit() race
Li Zefan
1
-1
/
+8
2013-08-11
Revert "cpuidle: Quickly notice prediction failure for repeat mode"
Rafael J. Wysocki
1
-7
/
+2
2013-08-04
tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()
Steven Rostedt (Red Hat)
1
-2
/
+1
2013-08-04
tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open()
Oleg Nesterov
1
-2
/
+0
2013-08-04
tracing: Miscellaneous fixes for trace_array ref counting
Alexander Z Lam
2
-8
/
+37
2013-08-04
tracing: Fix error handling to ensure instances can always be removed
Alexander Z Lam
1
-1
/
+3
2013-07-28
hrtimers: Move SMP function call to thread context
Thomas Gleixner
1
-15
/
+13
2013-07-28
PM / Sleep: avoid 'autosleep' in shutdown progress
Liu ShuoX
1
-1
/
+2
2013-07-25
tracing: Add trace_array_get/put() to event handling
Steven Rostedt (Red Hat)
2
-4
/
+54
2013-07-25
tracing: Fix race between deleting buffer and setting events
Steven Rostedt (Red Hat)
1
-6
/
+17
2013-07-25
tracing: Get trace_array ref counts when accessing trace files
Steven Rostedt (Red Hat)
1
-9
/
+112
2013-07-25
tracing: Add trace_array_get/put() to handle instance refs better
Steven Rostedt (Red Hat)
1
-18
/
+65
2013-07-25
tracing: Protect ftrace_trace_arrays list in trace_events.c
Alexander Z Lam
3
-2
/
+13
2013-07-25
tracing: Make trace_marker use the correct per-instance buffer
Alexander Z Lam
1
-1
/
+2
2013-07-25
tracing: Fix irqs-off tag display in syscall tracing
zhangwei(Jovi)
1
-4
/
+17
2013-07-25
tracing: Failed to create system directory
Steven Rostedt
1
-6
/
+35
2013-07-25
perf: Fix perf_lock_task_context() vs RCU
Peter Zijlstra
1
-1
/
+14
2013-07-25
perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario
Jiri Olsa
1
-1
/
+10
2013-07-25
perf: Clone child context from parent context pmu
Jiri Olsa
1
-1
/
+1
2013-07-25
uprobes: Fix return value in error handling path
zhangwei(Jovi)
1
-1
/
+3
[next]