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-09-17
gcov: add support for GCC 10.1
Peter Oberparleiter
2
-2
/
+3
2020-09-17
gcov: Disable gcov build with GCC 10
Leon Romanovsky
1
-0
/
+1
2020-09-17
seccomp: don't leak memory when filter install races
Tycho Andersen
1
-3
/
+10
2020-09-17
padata: fix possible padata_works_lock deadlock
Daniel Jordan
1
-2
/
+3
2020-09-09
bpf: Fix a buffer out-of-bound access when filling raw_tp link_info
Yonghong Song
1
-1
/
+1
2020-09-03
dma-pool: Fix an uninitialized variable bug in atomic_pool_expand()
Dan Carpenter
1
-1
/
+1
2020-09-03
genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
Thomas Gleixner
1
-0
/
+7
2020-09-03
bpf: Avoid visit same object multiple times
Yonghong Song
1
-1
/
+2
2020-09-03
bpf: Fix a rcu_sched stall issue with bpf task/task_file iterator
Yonghong Song
1
-1
/
+14
2020-09-03
dma-pool: Only allocate from CMA when in same memory zone
Nicolas Saenz Julienne
1
-1
/
+30
2020-09-03
dma-pool: fix coherent pool allocations for IOMMU mappings
Christoph Hellwig
2
-70
/
+57
2020-09-03
locking/lockdep: Fix overflow in presentation of average lock-time
Chris Wilson
1
-1
/
+1
2020-09-03
blktrace: ensure our debugfs dir exists
Luis Chamberlain
1
-0
/
+12
2020-09-03
gcc-plugins/stackleak: Don't instrument itself
Alexander Popov
1
-0
/
+1
2020-08-26
bpf: Use get_file_rcu() instead of get_file() for task_file iterator
Yonghong Song
1
-1
/
+2
2020-08-26
watch_queue: Limit the number of watches a user can hold
David Howells
1
-0
/
+8
2020-08-26
uprobes: __replace_page() avoid BUG in munlock_vma_page()
Hugh Dickins
1
-1
/
+1
2020-08-26
kernel/relay.c: fix memleak on destroy relay channel
Wei Yongjun
1
-0
/
+1
2020-08-21
kprobes: Fix compiler warning for !CONFIG_KPROBES_ON_FTRACE
Muchun Song
1
-3
/
+14
2020-08-21
sched/uclamp: Fix a deadlock when enabling uclamp static key
Qais Yousef
1
-2
/
+9
2020-08-21
sched/uclamp: Protect uclamp fast path code with static key
Qais Yousef
3
-4
/
+119
2020-08-21
module: Correctly truncate sysfs sections output
Kees Cook
1
-3
/
+19
2020-08-21
tracing: Use trace_sched_process_free() instead of exit() for pid tracing
Steven Rostedt (VMware)
2
-4
/
+4
2020-08-21
tracing/hwlat: Honor the tracing_cpumask
Kevin Hao
1
-2
/
+3
2020-08-21
kprobes: Fix NULL pointer dereference at kprobe_ftrace_handler
Muchun Song
1
-0
/
+7
2020-08-21
ftrace: Setup correct FTRACE_FL_REGS flags for module
Chengming Zhou
1
-4
/
+7
2020-08-21
mm: fix kthread_use_mm() vs TLB invalidate
Peter Zijlstra
1
-1
/
+6
2020-08-21
pidfd: Add missing sock updates for pidfd_getfd()
Kees Cook
1
-2
/
+5
2020-08-21
genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq()
Guenter Roeck
1
-2
/
+6
2020-08-21
genirq: Unlock irq descriptor after errors
Guenter Roeck
1
-2
/
+5
2020-08-21
genirq/affinity: Make affinity setting if activated opt-in
Thomas Gleixner
1
-1
/
+5
2020-08-19
task_work: only grab task signal lock when needed
Jens Axboe
2
-2
/
+22
2020-08-19
tick/nohz: Narrow down noise while setting current task's tick dependency
Frederic Weisbecker
1
-7
/
+15
2020-08-19
ftrace: Fix ftrace_trace_task return value
Josef Bacik
2
-4
/
+6
2020-08-19
bpf: Fix pos computation for bpf_iter seq_ops->start()
Yonghong Song
2
-12
/
+10
2020-08-19
tracing: Move pipe reference to trace array instead of current_tracer
Steven Rostedt (VMware)
2
-7
/
+7
2020-08-19
seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID
Kees Cook
1
-0
/
+9
2020-08-19
sched/uclamp: Fix initialization of struct uclamp_rq
Qais Yousef
1
-5
/
+16
2020-08-19
rcu/tree: Repeat the monitor if any free channel is busy
Uladzislau Rezki (Sony)
1
-3
/
+6
2020-08-19
blktrace: fix debugfs use after free
Luis Chamberlain
1
-6
/
+12
2020-08-19
sched: correct SD_flags returned by tl->sd_flags()
Peng Liu
1
-1
/
+1
2020-08-19
sched/fair: Fix NOHZ next idle balance
Vincent Guittot
1
-9
/
+14
2020-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-3
/
+14
2020-08-01
Merge tag 'for-linus-2020-08-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2020-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-3
/
+14
2020-07-30
bpf: Fix map leak in HASH_OF_MAPS map
Andrii Nakryiko
1
-3
/
+9
2020-07-29
Merge tag 'audit-pr-20200729' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-9
/
+3
2020-07-29
random32: update the net random state on interrupt and activity
Willy Tarreau
1
-0
/
+8
2020-07-29
revert: 1320a4052ea1 ("audit: trigger accompanying records when no rules pres...
Paul Moore
3
-9
/
+3
2020-07-26
signal: fix typo in dequeue_synchronous_signal()
Pavel Machek
1
-1
/
+1
[next]