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-05-22
cpu/speculation: Add 'mitigations=' cmdline option
Josh Poimboeuf
1
-0
/
+13
2019-05-22
x86/speculation: Rework SMT state change
Thomas Gleixner
1
-1
/
+9
2019-05-22
sched: Add sched_smt_active()
Ben Hutchings
2
-0
/
+20
2019-05-22
x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
Jiri Kosina
1
-0
/
+10
2019-05-22
locking/static_key: Fix concurrent static_key_slow_inc()
Paolo Bonzini
1
-3
/
+33
2019-05-22
locking/static_keys: Add a new static_key interface
Peter Zijlstra
1
-7
/
+30
2019-05-22
locking/static_keys: Rework update logic
Peter Zijlstra
1
-50
/
+38
2019-05-22
jump_label: Add jump_entry_key() helper
Peter Zijlstra
1
-4
/
+9
2019-05-22
jump_label, locking/static_keys: Rename JUMP_LABEL_TYPE_* and related helpers...
Peter Zijlstra
1
-9
/
+16
2019-05-22
jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}
Peter Zijlstra
1
-9
/
+9
2019-05-22
module, jump_label: Fix module locking
Peter Zijlstra
1
-4
/
+6
2019-05-22
module: add within_module() function
Petr Mladek
1
-8
/
+4
2019-05-11
timer/debug: Change /proc/timer_stats from 0644 to 0600
Ben Hutchings
1
-1
/
+1
2019-05-11
fork: record start_time late
David Herrmann
1
-3
/
+12
2019-05-02
perf/core: Fix perf_event_open() vs. execve() race
Peter Zijlstra
1
-17
/
+37
2019-05-02
signal: Restore the stop PTRACE_EVENT_EXIT
Eric W. Biederman
1
-2
/
+5
2019-05-02
perf/core: Fix impossible ring-buffer sizes warning
Ingo Molnar
1
-1
/
+1
2019-05-02
perf/x86: Add check_period PMU callback
Jiri Olsa
1
-0
/
+16
2019-05-02
signal: Better detection of synchronous signals
Eric W. Biederman
1
-1
/
+51
2019-05-02
signal: Always notice exiting tasks
Eric W. Biederman
1
-0
/
+6
2019-05-02
Rip out get_signal_to_deliver()
Richard Weinberger
1
-11
/
+12
2019-05-02
Clean up signal_delivered()
Richard Weinberger
1
-13
/
+8
2019-05-02
tracehook_signal_handler: Remove sig, info, ka and regs
Richard Weinberger
1
-1
/
+1
2019-05-02
perf/core: Don't WARN() for impossible ring-buffer sizes
Mark Rutland
1
-0
/
+3
2019-04-04
panic: avoid deadlocks in re-entrant console drivers
Sergey Senozhatsky
1
-1
/
+5
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
[next]