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
2020-01-04
hrtimer: Annotate lockless access to timer->state
Eric Dumazet
1
-4
/
+7
2020-01-04
kernel: sysctl: make drop_caches write-only
Johannes Weiner
1
-1
/
+1
2019-12-21
kernel/module.c: wakeup processes in module_wq on module unload
Konstantin Khorenko
1
-0
/
+2
2019-12-21
workqueue: Fix missing kfree(rescuer) in destroy_workqueue()
Tejun Heo
1
-0
/
+1
2019-12-21
cgroup: pids: use atomic64_t for pids->limit
Aleksa Sarai
1
-5
/
+6
2019-12-21
workqueue: Fix pwq ref leak in rescuer_thread()
Tejun Heo
1
-3
/
+10
2019-12-21
workqueue: Fix spurious sanity check failures in destroy_workqueue()
Tejun Heo
1
-5
/
+19
2019-12-21
sched/fair: Scale bandwidth quota and period without losing quota/period rati...
Xuewei Zhang
1
-14
/
+22
2019-12-21
audit_get_nd(): don't unlock parent too early
Al Viro
1
-1
/
+1
2019-11-28
audit: print empty EXECVE args
Richard Guy Briggs
1
-1
/
+1
2019-11-28
sched/fair: Don't increase sd->balance_interval on newidle balance
Valentin Schneider
1
-2
/
+11
2019-11-28
printk: fix integer overflow in setup_log_buf()
Sergey Senozhatsky
1
-1
/
+1
2019-11-25
printk: Give error on attempt to set log buffer length to over 2G
He Zhe
1
-6
/
+12
2019-11-25
cpu/SMT: State SMT is disabled even with nosmt and without "=force"
Borislav Petkov
1
-0
/
+1
2019-11-25
kprobes: Don't call BUG_ON() if there is a kprobe in use on free list
Masami Hiramatsu
1
-1
/
+7
2019-11-25
signal: Properly deliver SIGILL from uprobes
Eric W. Biederman
1
-2
/
+2
2019-11-25
signal: Always ignore SIGKILL and SIGSTOP sent to the global init
Eric W. Biederman
1
-0
/
+4
2019-11-16
cpu/speculation: Uninline and export CPU mitigations helpers
Tyler Hicks
1
-1
/
+26
2019-11-10
alarmtimer: Change remaining ENOTSUPP to EOPNOTSUPP
Petr Vorel
1
-2
/
+2
2019-11-06
tracing: Initialize iter->seq after zeroing in tracing_read_pipe()
Petr Mladek
1
-0
/
+1
2019-10-17
tracing: Get trace_array reference for available_tracers files
Steven Rostedt (VMware)
1
-2
/
+15
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-17
kernel/elfcore.c: include proper prototypes
Valdis Kletnieks
1
-0
/
+1
2019-10-17
sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()
KeMeng Shi
1
-2
/
+2
2019-10-17
timer: Read jiffies once when forwarding base clk
Li RongQing
1
-3
/
+5
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
printk: remove games with previous record flags
Linus Torvalds
1
-85
/
+24
2019-10-05
kprobes: Prohibit probing on BUG() and WARN() address
Masami Hiramatsu
1
-1
/
+2
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
locking/lockdep: Add debug_locks check in __lock_downgrade()
Waiman Long
1
-0
/
+3
2019-09-21
genirq: Prevent NULL pointer dereference in resend_irqs()
Yunfeng Ye
1
-0
/
+2
2019-09-16
sched/fair: Don't assign runtime for throttled cfs_rq
Liangyan
1
-0
/
+5
2019-09-06
genirq: Properly pair kobject_del() with kobject_add()
Michael Kelley
1
-1
/
+14
2019-08-25
bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
Daniel Borkmann
1
-6
/
+15
2019-08-25
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
1
-3
/
+46
2019-08-25
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
1
-4
/
+11
2019-08-25
perf/core: Fix creating kernel counters for PMUs that override event->cpu
Leonard Crestez
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: Don't free p->numa_faults with concurrent readers
Jann Horn
2
-5
/
+21
2019-08-04
access: avoid the RCU grace period for the temporary subjective credentials
Linus Torvalds
1
-2
/
+19
2019-08-04
locking/lockdep: Hide unused 'class' variable
Arnd Bergmann
1
-1
/
+2
2019-08-04
locking/lockdep: Fix lock used or unused stats error
Yuyang Du
1
-2
/
+3
2019-08-04
padata: use smp_mb in padata_reorder to avoid orphaned padata jobs
Daniel Jordan
1
-0
/
+12
2019-08-04
tracing/snapshot: Resize spare buffer if size changed
Eiichi Tsukata
1
-4
/
+8
[next]