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
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
2020-07-25
Merge tag 'perf-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-07-24
uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...
Oleg Nesterov
1
-1
/
+1
2020-07-24
sched: Warn if garbage is passed to default_wake_function()
Chris Wilson
1
-0
/
+1
2020-07-22
sched: Fix race against ptrace_freeze_trace()
Peter Zijlstra
1
-10
/
+14
2020-07-19
Merge tag 'timers-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+16
2020-07-19
Merge tag 'sched-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-18
/
+66
2020-07-19
Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+35
2020-07-17
genirq/affinity: Handle affinity setting on inactive interrupts correctly
Thomas Gleixner
1
-2
/
+35
2020-07-17
timer: Fix wheel index calculation on last level
Frederic Weisbecker
1
-2
/
+2
2020-07-16
sched/fair: handle case of task_h_load() returning 0
Vincent Guittot
1
-2
/
+13
2020-07-15
bpf: Fix NULL pointer dereference in __btf_resolve_helper_id()
Peilin Ye
1
-0
/
+5
2020-07-14
dma-pool: do not allocate pool memory from CMA
Nicolas Saenz Julienne
1
-9
/
+2
2020-07-14
dma-pool: make sure atomic pool suits device
Nicolas Saenz Julienne
1
-20
/
+37
2020-07-14
dma-pool: introduce dma_guess_pool()
Nicolas Saenz Julienne
1
-3
/
+23
2020-07-14
dma-pool: get rid of dma_in_atomic_pool()
Nicolas Saenz Julienne
1
-10
/
+1
2020-07-14
dma-direct: provide function to check physical memory area validity
Nicolas Saenz Julienne
1
-1
/
+1
2020-07-11
Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+13
2020-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
9
-96
/
+202
[next]