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
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
2018-10-21
tracing/uprobe_event: Fix strncpy corner case
Masami Hiramatsu
1
-0
/
+2
2018-10-03
rmap: drop support of non-linear mappings
Kirill A. Shutemov
1
-6
/
+2
2018-10-03
seccomp: Move speculation migitation control to arch code
Thomas Gleixner
1
-13
/
+2
2018-10-03
seccomp: Add filter flag to opt-out of SSB mitigation
Kees Cook
1
-6
/
+8
2018-10-03
seccomp: Use PR_SPEC_FORCE_DISABLE
Thomas Gleixner
1
-1
/
+1
2018-10-03
seccomp: Enable speculation flaw mitigations
Kees Cook
1
-0
/
+17
2018-10-03
nospec: Allow getting/setting on non-current task
Kees Cook
1
-4
/
+5
2018-10-03
prctl: Add speculation control prctls
Thomas Gleixner
1
-0
/
+22
2018-09-25
seccomp: add "seccomp" syscall
Kees Cook
2
-5
/
+53
2018-09-25
seccomp: split mode setting routines
Kees Cook
1
-23
/
+48
2018-09-25
seccomp: extract check/assign mode helpers
Kees Cook
1
-4
/
+18
2018-09-25
seccomp: create internal mode-setting function
Kees Cook
1
-2
/
+14
2018-09-25
futex: Remove unnecessary warning from get_futex_key
Mel Gorman
1
-2
/
+3
2018-09-25
futex: Remove requirement for lock_page() in get_futex_key()
Mel Gorman
1
-7
/
+91
2018-06-16
tracing: probeevent: Fix to support minus offset from symbol
Masami Hiramatsu
3
-8
/
+6
2018-06-16
posix-timers: Protect posix clock array access against speculation
Thomas Gleixner
1
-3
/
+12
2018-06-16
kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZE
David Rientjes
1
-1
/
+1
2018-06-16
workqueue: Allow retrieval of current task's work struct
Lukas Wunner
1
-0
/
+16
2018-06-16
pipe: reject F_SETPIPE_SZ with size over UINT_MAX
Eric Biggers
1
-3
/
+0
2018-06-16
pipe, sysctl: remove pipe_proc_fn()
Eric Biggers
1
-10
/
+5
2018-06-16
pipe, sysctl: drop 'min' parameter from pipe-max-size converter
Eric Biggers
1
-14
/
+1
2018-06-16
sysctl: check for UINT_MAX before unsigned int min/max
Joe Lawrence
1
-4
/
+5
2018-06-16
pipe: add proc_dopipe_max_size() to safely assign pipe_max_size
Joe Lawrence
1
-0
/
+49
2018-06-16
kernel/async.c: revert "async: simplify lowest_in_progress()"
Rasmus Villemoes
1
-8
/
+12
2018-06-16
hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)
Anna-Maria Gleixner
1
-1
/
+6
2018-06-16
perf/hwbp: Simplify the perf-hwbp code, fix documentation
Linus Torvalds
1
-23
/
+7
2018-03-19
module/retpoline: Warn about missing retpoline in module
Andi Kleen
1
-0
/
+11
2018-03-03
hrtimer: Reset hrtimer cpu base proper on CPU hotplug
Thomas Gleixner
1
-0
/
+2
2018-03-03
futex: Prevent overflow by strengthen input validation
Li Jinyue
1
-0
/
+3
2018-03-03
kernel/acct.c: fix the acct->needcheck check in check_free_space()
Oleg Nesterov
1
-1
/
+1
2018-03-03
nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
Thomas Gleixner
1
-2
/
+17
2018-03-03
tracing: Fix possible double free on failure of allocating trace buffer
Steven Rostedt (VMware)
1
-0
/
+1
2018-03-03
tracing: Fix crash when it fails to alloc ring buffer
Jing Xia
1
-0
/
+2
2018-03-03
ring-buffer: Mask out the info bits when returning buffer page length
Steven Rostedt (VMware)
1
-1
/
+5
2018-03-03
posix-timer: Properly check sigevent->sigev_notify
Thomas Gleixner
1
-16
/
+21
2018-03-03
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
2
-2
/
+4
[next]