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-06-22
kernel/cpu_pm: Fix uninitted local in cpu_pm
Douglas Anderson
1
-2
/
+2
2020-06-22
bpf: Fix map permissions check
Anton Protopopov
1
-1
/
+2
2020-06-22
sched: Defend cfs and rt bandwidth quota against overflow
Huaixin Chang
3
-1
/
+21
2020-06-22
sched/core: Fix illegal RCU from offline CPUs
Peter Zijlstra
2
-3
/
+20
2020-06-22
exit: Move preemption fixup up, move blocking operations down
Jann Horn
1
-9
/
+16
2020-06-22
audit: fix a net reference leak in audit_list_rules_send()
Paul Moore
3
-11
/
+9
2020-06-22
audit: fix a net reference leak in audit_send_reply()
Paul Moore
1
-21
/
+29
2020-06-22
kgdb: Prevent infinite recursive entries to the debugger
Douglas Anderson
1
-0
/
+1
2020-06-22
kgdb: Disable WARN_CONSOLE_UNLOCKED for all kgdb
Douglas Anderson
1
-0
/
+4
2020-06-22
sched/fair: Refill bandwidth before scaling
Huaixin Chang
1
-2
/
+2
2020-06-17
perf: Add cond_resched() to task_function_call()
Barret Rhoden
1
-9
/
+14
2020-06-17
padata: add separate cpuhp node for CPUHP_PADATA_DEAD
Daniel Jordan
1
-6
/
+8
2020-06-17
sched/fair: Don't NUMA balance for kthreads
Jens Axboe
1
-1
/
+1
2020-06-17
bpf: Support llvm-objcopy for vmlinux BTF
Fangrui Song
1
-6
/
+5
2020-06-10
uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned
Oleg Nesterov
1
-4
/
+12
2020-06-07
kernel/relay.c: handle alloc_percpu returning NULL in relay_open
Daniel Axtens
1
-0
/
+5
2020-06-07
Revert "cgroup: Add memory barriers to plug cgroup_rstat_updated() race window"
Tejun Heo
1
-13
/
+3
2020-05-27
sched/fair: Fix enqueue_task_fair() warning some more
Phil Auld
1
-0
/
+7
2020-05-27
sched/fair: Fix reordering of enqueue/dequeue_task_fair()
Vincent Guittot
1
-8
/
+9
2020-05-27
sched/fair: Reorder enqueue/dequeue_task_fair path
Vincent Guittot
1
-22
/
+20
2020-05-20
Stop the ad-hoc games with -Wno-maybe-initialized
Linus Torvalds
1
-1
/
+0
2020-05-20
fork: prevent accidental access to clone3 features
Christian Brauner
1
-6
/
+7
2020-05-20
bpf: Fix error return code in map_lookup_and_delete_elem()
Wei Yongjun
1
-1
/
+3
2020-05-20
umh: fix memory leak on execve failure
Vincent Minet
1
-0
/
+6
2020-05-14
coredump: fix crash when umh is disabled
Luis Chamberlain
1
-0
/
+5
2020-05-14
tracing: Add a vmalloc_sync_mappings() for safe measure
Steven Rostedt (VMware)
1
-0
/
+13
2020-05-14
tracing/kprobes: Fix a double initialization typo
Masami Hiramatsu
1
-1
/
+1
2020-05-10
tracing: Fix memory leaks in trace_events_hist.c
Vamshi K Sthambamkadi
1
-0
/
+7
2020-05-06
PM: hibernate: Freeze kernel threads in software_resume()
Dexuan Cui
1
-0
/
+7
2020-05-02
signal: check sig before setting info in kill_pid_usb_asyncio
Zhiqiang Liu
1
-3
/
+3
2020-05-02
perf/core: fix parent pid/tid in task exit events
Ian Rogers
1
-3
/
+10
2020-05-02
sched/core: Fix reset-on-fork from RT with uclamp
Quentin Perret
1
-7
/
+2
2020-05-02
cpumap: Avoid warning when CONFIG_DEBUG_PER_CPU_MAPS is enabled
Toke Høiland-Jørgensen
1
-1
/
+1
2020-05-02
bpf: Forbid XADD on spilled pointers for unprivileged users
Jann Horn
1
-9
/
+19
2020-05-02
printk: queue wake_up_klogd irq_work only if per-CPU areas are ready
Sergey Senozhatsky
3
-10
/
+40
2020-04-29
audit: check the length of userspace generated audit records
Paul Moore
1
-0
/
+3
2020-04-29
signal: Avoid corrupting si_pid and si_uid in do_notify_parent
Eric W. Biederman
1
-1
/
+5
2020-04-29
perf/core: Disable page faults when getting phys address
Jiri Olsa
1
-3
/
+6
2020-04-29
kernel/gcov/fs.c: gcov_seq_next() should increase position index
Vasily Averin
1
-1
/
+1
2020-04-29
dma-direct: fix data truncation in dma_direct_get_required_mask()
Kishon Vijay Abraham I
1
-1
/
+2
2020-04-23
bpf: fix buggy r0 retval refinement for tracing helpers
Daniel Borkmann
1
-11
/
+34
2020-04-23
locktorture: Print ratio of acquisitions, not failures
Paul E. McKenney
1
-4
/
+4
2020-04-23
dma-debug: fix displaying of dma allocation type
Grygorii Strashko
1
-3
/
+6
2020-04-23
dma-coherent: fix integer overflow in the reserved-memory dma allocation
Kevin Grandemange
1
-6
/
+7
2020-04-21
tracing: Fix the race between registering 'snapshot' event trigger and trigge...
Xiao Yang
1
-7
/
+3
2020-04-17
bpf: Fix tnum constraints for 32-bit comparisons
Jann Horn
1
-36
/
+72
2020-04-17
kmod: make request_module() return an error when autoloading is disabled
Eric Biggers
1
-2
/
+2
2020-04-17
ftrace/kprobe: Show the maxactive number on kprobe_events
Masami Hiramatsu
1
-0
/
+2
2020-04-17
sched/core: Remove duplicate assignment in sched_tick_remote()
Scott Wood
1
-1
/
+0
2020-04-17
signal: Extend exec_id to 64bits
Eric W. Biederman
1
-1
/
+1
[next]