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
2019-02-11
tracing: Fix memory leak of instance function hash filters
Steven Rostedt (VMware)
1
-0
/
+1
2019-02-11
tracing: Fix memory leak in set_trigger_filter()
Steven Rostedt (VMware)
1
-2
/
+4
2019-02-11
uprobes: Fix handle_swbp() vs. unregister() + register() race once more
Andrea Parri
1
-2
/
+10
2019-02-11
kbuild: fix kernel/bounds.c 'W=1' warning
Arnd Bergmann
1
-1
/
+3
2019-02-11
genirq: Fix race on spurious interrupt detection
Lukas Wunner
1
-2
/
+6
2019-02-11
printk: Fix panic caused by passing log_buf_len to command line
He Zhe
1
-1
/
+6
2019-02-11
signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace init
Eric W. Biederman
1
-1
/
+1
2019-02-11
timer/debug: Change /proc/timer_list from 0444 to 0400
Ingo Molnar
1
-1
/
+1
2018-12-16
posix-timers: Sanitize overrun handling
Thomas Gleixner
2
-12
/
+21
2018-12-16
cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE
Catalin Marinas
1
-1
/
+1
2018-12-16
perf/ring_buffer: Prevent concurent ring buffer access
Jiri Olsa
1
-0
/
+2
2018-12-16
perf/core: Fix perf_pmu_unregister() locking
Peter Zijlstra
1
-9
/
+3
2018-12-16
perf/core: Protect PMU device removal with a 'pmu_bus_running' check, to fix ...
Jiri Olsa
1
-2
/
+7
2018-12-16
ring-buffer: Allow for rescheduling when removing pages
Vaibhav Nagarnaik
1
-0
/
+2
2018-12-16
tracing/blktrace: Fix to allow setting same value
Steven Rostedt (VMware)
1
-0
/
+4
2018-12-16
uprobes: Use synchronize_rcu() not synchronize_sched()
Steven Rostedt (VMware)
1
-1
/
+1
2018-12-16
tracing: Do not call start/stop() functions when tracing_on does not change
Steven Rostedt (VMware)
1
-1
/
+3
2018-12-16
alarmtimer: Prevent overflow for relative nanosleep
Thomas Gleixner
1
-1
/
+2
2018-12-16
kprobes: Make list and blacklist root user read only
Masami Hiramatsu
1
-2
/
+2
2018-12-16
audit: Fix extended comparison of GID/EGID
Ondrej Mosnáček
1
-4
/
+4
2018-11-20
sched/topology: Make local variables static
zhong jiang
1
-1
/
+1
2018-11-20
gcov: support GCC 7.1
Martin Liska
2
-1
/
+9
2018-11-20
gcov: add support for gcc version >= 6
Florian Meier
1
-1
/
+1
2018-11-20
gcov: add support for GCC 5.1
Lorenzo Stoakes
2
-1
/
+9
2018-11-20
nohz: Fix local_timer_softirq_pending()
Anna-Maria Gleixner
1
-1
/
+1
2018-11-20
kthread, tracing: Don't expose half-written comm when creating kthreads
Snild Dolkow
1
-1
/
+7
2018-11-20
tracing: Quiet gcc warning about maybe unused link variable
Steven Rostedt (VMware)
1
-2
/
+4
2018-11-20
tracing: Fix possible double free in event_enable_trigger_func()
Steven Rostedt (VMware)
1
-1
/
+5
2018-11-20
tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure
Artem Savkov
1
-2
/
+11
2018-11-20
ring_buffer: tracing: Inherit the tracing setting to next ring buffer
Masami Hiramatsu
2
-0
/
+22
2018-11-20
tracing: Fix double free of event_trigger_data
Steven Rostedt (VMware)
1
-4
/
+8
2018-11-20
tracing: Fix missing return symbol in function_graph output
Changbin Du
1
-1
/
+6
2018-11-20
sched/fair: Fix bandwidth timer clock drift condition
Xunlei Pang
2
-6
/
+10
2018-11-20
time: Make sure jiffies_to_msecs() preserves non-zero time periods
Geert Uytterhoeven
1
-2
/
+4
2018-11-20
perf/core: Fix group scheduling with mixed hw and sw events
Song Liu
1
-10
/
+11
2018-11-20
PM / wakeup: Only update last time for active wakeup sources
Doug Berger
1
-0
/
+1
2018-10-21
tracing: Fix crash when freeing instances with event triggers
Steven Rostedt (VMware)
1
-2
/
+3
2018-10-21
kernel/sys.c: fix potential Spectre v1 issue
Gustavo A. R. Silva
1
-0
/
+4
2018-10-21
tick/broadcast: Use for_each_cpu() specially on UP kernels
Dexuan Cui
1
-0
/
+8
2018-10-21
tracing: Fix regex_match_front() to not over compare the test string
Steven Rostedt (VMware)
1
-0
/
+3
2018-10-21
sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
Peter Zijlstra
1
-2
/
+5
2018-10-21
sched/autogroup: Fix 64-bit kernel nice level adjustment
Mike Galbraith
1
-1
/
+3
2018-10-21
sched/core: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
Peter Zijlstra
1
-0
/
+3
2018-10-21
clocksource: Initialize cs->wd_list
Peter Zijlstra
1
-0
/
+2
2018-10-21
tracepoint: Do not warn on ENOMEM
Mathieu Desnoyers
1
-2
/
+2
2018-10-21
tracing: Fix bad use of igrab in trace_uprobe.c
Song Liu
1
-14
/
+10
2018-10-21
tracing: Deletion of an unnecessary check before iput()
Markus Elfring
1
-2
/
+1
2018-10-21
uprobe: Find last occurrence of ':' when parsing uprobe PATH:OFFSET
Kenny Yu
1
-1
/
+2
2018-10-21
tracing/uprobe: Drop isdigit() check in create_trace_uprobe
Dmitry Safonov
1
-4
/
+0
2018-10-21
resource: fix integer overflow at reallocation
Takashi Iwai
1
-1
/
+2
[next]