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-11-20
kprobes: Don't call BUG_ON() if there is a kprobe in use on free list
Masami Hiramatsu
1
-1
/
+7
2019-11-20
signal: Properly deliver SIGILL from uprobes
Eric W. Biederman
1
-2
/
+2
2019-11-20
signal: Always ignore SIGKILL and SIGSTOP sent to the global init
Eric W. Biederman
1
-0
/
+4
2019-11-20
sched/debug: Explicitly cast sched_feat() to bool
Peter Zijlstra
1
-1
/
+1
2019-11-20
y2038: make do_gettimeofday() and get_seconds() inline
Arnd Bergmann
2
-30
/
+9
2019-11-12
cpu/speculation: Uninline and export CPU mitigations helpers
Tyler Hicks
1
-1
/
+26
2019-11-12
sched/fair: Fix -Wunused-but-set-variable warnings
Qian Cai
1
-13
/
+6
2019-11-12
sched/fair: Fix low cpu usage with high throttling by removing expiration of ...
Dave Chiluk
2
-69
/
+7
2019-11-10
tracing: Fix "gfp_t" format for synthetic events
Zhengjun Xing
1
-0
/
+2
2019-11-06
tracing: Initialize iter->seq after zeroing in tracing_read_pipe()
Petr Mladek
1
-0
/
+1
2019-11-06
sched/vtime: Fix guest/system mis-accounting on task switch
Frederic Weisbecker
1
-3
/
+3
2019-10-29
tracing: Fix race in perf_trace_buf initialization
Prateek Sood
1
-0
/
+4
2019-10-29
perf/aux: Fix AUX output stopping
Alexander Shishkin
1
-1
/
+1
2019-10-17
perf/hw_breakpoint: Fix arch_hw_breakpoint use-before-initialization
Mark-PK Tsai
1
-2
/
+2
2019-10-17
tracing: Get trace_array reference for available_tracers files
Steven Rostedt (VMware)
1
-2
/
+15
2019-10-17
ftrace: Get a reference counter for the trace_array on filter files
Steven Rostedt (VMware)
1
-9
/
+18
2019-10-17
tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency
Srivatsa S. Bhat (VMware)
1
-0
/
+2
2019-10-17
tracing/hwlat: Report total time spent in all NMIs during the sample
Srivatsa S. Bhat (VMware)
1
-1
/
+1
2019-10-17
kernel/sysctl.c: do not override max_threads provided by userspace
Michal Hocko
1
-2
/
+2
2019-10-17
panic: ensure preemption is disabled during panic()
Will Deacon
1
-0
/
+1
2019-10-11
tick: broadcast-hrtimer: Fix a race in bc_set_next
Balasubramani Vivekanandan
1
-28
/
+29
2019-10-11
kernel/elfcore.c: include proper prototypes
Valdis Kletnieks
1
-0
/
+1
2019-10-11
sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()
KeMeng Shi
1
-2
/
+2
2019-10-11
sched/membarrier: Fix private expedited registration check
Mathieu Desnoyers
1
-1
/
+1
2019-10-11
Revert "locking/pvqspinlock: Don't wait if vCPU is preempted"
Wanpeng Li
1
-1
/
+1
2019-10-11
timer: Read jiffies once when forwarding base clk
Li RongQing
1
-3
/
+5
2019-10-11
tracing: Make sure variable reference alias has correct var_ref_idx
Tom Zanussi
1
-0
/
+2
2019-10-07
kexec: bail out upon SIGKILL when allocating memory.
Tetsuo Handa
1
-0
/
+2
2019-10-07
bpf: fix use after free in prog symbol exposure
Daniel Borkmann
1
-11
/
+17
2019-10-07
livepatch: Nullify obj->mod in klp_module_coming()'s error path
Miroslav Benes
1
-0
/
+1
2019-10-05
alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP
Thadeu Lima de Souza Cascardo
1
-2
/
+2
2019-10-05
printk: Do not lose last line in kmsg buffer dump
Vincent Whitchurch
1
-1
/
+1
2019-10-05
kprobes: Prohibit probing on BUG() and WARN() address
Masami Hiramatsu
1
-1
/
+2
2019-10-05
sched/cpufreq: Align trace event behavior of fast switching
Douglas RAILLARD
1
-1
/
+6
2019-10-05
posix-cpu-timers: Sanitize bogus WARNONS
Thomas Gleixner
1
-7
/
+13
2019-10-05
idle: Prevent late-arriving interrupts from disrupting offline
Peter Zijlstra
1
-2
/
+3
2019-10-05
sched/fair: Use rq_lock/unlock in online_fair_sched_group
Phil Auld
1
-3
/
+3
2019-10-05
sched/deadline: Fix bandwidth accounting at all levels after offline migration
Juri Lelli
1
-0
/
+33
2019-10-05
sched/core: Fix CPU controller for !RT_GROUP_SCHED
Juri Lelli
1
-4
/
+0
2019-10-05
sched/fair: Fix imbalance due to CPU affinity
Vincent Guittot
1
-2
/
+3
2019-10-05
time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint
Paul E. McKenney
1
-8
/
+49
2019-10-01
locking/lockdep: Add debug_locks check in __lock_downgrade()
Waiman Long
1
-0
/
+3
2019-09-21
kallsyms: Don't let kallsyms_lookup_size_offset() fail on retrieving the firs...
Marc Zyngier
1
-2
/
+4
2019-09-19
modules: fix compile error if don't have strict module rwx
Yang Yingliang
1
-3
/
+10
2019-09-19
modules: fix BUG when load module with rodata=n
Yang Yingliang
1
-4
/
+7
2019-09-19
genirq: Prevent NULL pointer dereference in resend_irqs()
Yunfeng Ye
1
-0
/
+2
2019-09-16
resource: fix locking in find_next_iomem_res()
Nadav Amit
1
-10
/
+10
2019-09-16
resource: Fix find_next_iomem_res() iteration issue
Bjorn Helgaas
1
-54
/
+42
2019-09-16
resource: Include resource end in walk_*() interfaces
Bjorn Helgaas
1
-2
/
+2
2019-09-16
kernel/module: Fix mem leak in module_add_modinfo_attrs
YueHaibing
1
-5
/
+17
[next]