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
compress-2025-01-21
compress-2025-01-23
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-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
2019-09-16
modules: always page-align module section allocations
Jessica Yu
1
-6
/
+1
2019-09-16
timekeeping: Use proper ktime_add when adding nsecs in coarse offset
Jason A. Donenfeld
1
-1
/
+1
2019-09-16
sched/fair: Don't assign runtime for throttled cfs_rq
Liangyan
1
-0
/
+5
2019-09-10
kprobes: Fix potential deadlock in kprobe_optimizer()
Andrea Righi
1
-4
/
+4
2019-09-06
ftrace: Check for empty hash and comment the race with registering probes
Steven Rostedt (VMware)
1
-1
/
+9
2019-09-06
ftrace: Check for successful allocation of hash
Naveen N. Rao
1
-0
/
+5
2019-09-06
ftrace: Fix NULL pointer dereference in t_probe_next()
Naveen N. Rao
1
-0
/
+4
2019-08-29
genirq: Properly pair kobject_del() with kobject_add()
Michael Kelley
1
-1
/
+14
2019-08-25
cpufreq: schedutil: Don't skip freq update when limits change
Viresh Kumar
1
-4
/
+10
2019-08-16
perf/core: Fix creating kernel counters for PMUs that override event->cpu
Leonard Crestez
1
-1
/
+1
2019-08-09
cgroup: Fix css_task_iter_advance_css_set() cset skip condition
Tejun Heo
1
-1
/
+1
2019-08-09
cgroup: css_task_iter_skip()'d iterators must be advanced before accessed
Tejun Heo
1
-0
/
+4
2019-08-09
cgroup: Include dying leaders with live threads in PROCS iterations
Tejun Heo
1
-7
/
+37
2019-08-09
cgroup: Implement css_task_iter_skip()
Tejun Heo
1
-24
/
+36
2019-08-09
cgroup: Call cgroup_release() before __exit_signal()
Tejun Heo
1
-1
/
+1
2019-08-06
kernel/module.c: Only return -EEXIST for modules that have finished loading
Prarit Bhargava
1
-4
/
+2
2019-08-06
ftrace: Enable trampoline when rec count returns back to one
Cheng Jian
1
-13
/
+15
2019-08-04
sched/fair: Use RCU accessors consistently for ->numa_group
Jann Horn
1
-39
/
+81
2019-08-04
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2
-5
/
+21
2019-07-31
access: avoid the RCU grace period for the temporary subjective credentials
Linus Torvalds
1
-2
/
+19
2019-07-31
locking/lockdep: Hide unused 'class' variable
Arnd Bergmann
1
-1
/
+2
2019-07-31
locking/lockdep: Fix lock used or unused stats error
Yuyang Du
1
-2
/
+3
2019-07-28
perf/core: Fix race between close() and fork()
Peter Zijlstra
1
-8
/
+41
2019-07-28
perf/core: Fix exclusive events' grouping
Alexander Shishkin
1
-12
/
+22
2019-07-26
padata: use smp_mb in padata_reorder to avoid orphaned padata jobs
Daniel Jordan
1
-0
/
+12
2019-07-26
timer_list: Guard procfs specific code
Nathan Huckleberry
1
-17
/
+19
2019-07-26
ntp: Limit TAI-UTC offset
Miroslav Lichvar
1
-1
/
+3
[next]