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-12-16
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
1
-1
/
+27
2020-12-16
kprobes: Tell lockdep about kprobe nesting
Steven Rostedt (VMware)
1
-4
/
+21
2020-12-16
kprobes: Remove NMI context check
Masami Hiramatsu
1
-12
/
+4
2020-12-11
bpf: Fix propagation of 32-bit signed bounds from 64-bit bounds.
Alexei Starovoitov
1
-5
/
+5
2020-12-11
genirq/irqdomain: Add an irq_create_mapping_affinity() function
Laurent Vivier
1
-5
/
+8
2020-12-11
tracing: Fix userstacktrace option for instances
Steven Rostedt (VMware)
1
-5
/
+8
2020-12-11
ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependency
Naveen N. Rao
1
-1
/
+1
2020-12-11
ftrace: Fix updating FTRACE_FL_TRAMP
Naveen N. Rao
1
-1
/
+21
2020-12-11
ring-buffer: Always check to put back before stamp when crossing pages
Steven Rostedt (VMware)
1
-8
/
+6
2020-12-11
ring-buffer: Set the right timestamp in the slow path of __rb_reserve_next()
Andrea Righi
1
-3
/
+3
2020-12-11
ring-buffer: Update write stamp with the correct ts
Steven Rostedt (VMware)
1
-1
/
+1
2020-12-08
tracing: Remove WARN_ON in start_thread()
Vasily Averin
1
-1
/
+1
2020-12-08
tracing: Fix alignment of static buffer
Minchan Kim
1
-1
/
+1
2020-12-02
lockdep: Put graph lock/unlock under lock_recursion protection
Boqun Feng
1
-2
/
+4
2020-11-24
seccomp: Set PF_SUPERPRIV when checking capability
Mickaël Salaün
1
-3
/
+2
2020-11-24
ptrace: Set PF_SUPERPRIV when checking capability
Mickaël Salaün
1
-11
/
+5
2020-11-24
sched: Fix rq->nr_iowait ordering
Peter Zijlstra
1
-5
/
+10
2020-11-24
sched/fair: Fix overutilized update in enqueue_task_fair()
Quentin Perret
1
-1
/
+2
2020-11-24
fail_function: Remove a redundant mutex unlock
Luo Meng
1
-2
/
+3
2020-11-24
lib/strncpy_from_user.c: Mask out bytes after NUL terminator.
Daniel Xu
1
-0
/
+10
2020-11-24
rcu: Don't invoke try_invoke_on_locked_down_task() with irqs disabled
Paul E. McKenney
1
-5
/
+17
2020-11-24
arm64: smp: Tell RCU about CPUs that fail to come online
Will Deacon
1
-1
/
+1
2020-11-18
cpufreq: Introduce governor flags
Rafael J. Wysocki
1
-1
/
+1
2020-11-18
swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb"
Stefano Stabellini
1
-1
/
+5
2020-11-18
don't dump the threads that had been already exiting when zapped.
Al Viro
1
-1
/
+4
2020-11-18
reboot: fix overflow parsing reboot cpu number
Matteo Croce
1
-0
/
+7
2020-11-18
Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"
Matteo Croce
1
-14
/
+7
2020-11-18
futex: Don't enable IRQs unconditionally in put_pi_state()
Dan Carpenter
1
-2
/
+3
2020-11-18
perf: Fix event multiplexing for exclusive groups
Peter Zijlstra
1
-1
/
+1
2020-11-18
perf: Simplify group_sched_in()
Peter Zijlstra
1
-7
/
+3
2020-11-18
perf: Fix get_recursion_context()
Peter Zijlstra
1
-1
/
+1
2020-11-18
kernel/watchdog: fix watchdog_allowed_mask not used warning
Santosh Sivaraj
1
-2
/
+2
2020-11-18
bpf: Zero-fill re-used per-cpu map element
David Verbeiren
1
-2
/
+28
2020-11-18
bpf: Don't rely on GCC __attribute__((optimize)) to disable GCSE
Ard Biesheuvel
2
-2
/
+6
2020-11-18
tracing: Fix the checking of stackidx in __ftrace_trace_stack
Qiujun Huang
1
-2
/
+2
2020-11-18
genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHY
Marc Zyngier
1
-0
/
+1
2020-11-10
perf/core: Fix a memory leak in perf_event_parse_addr_filter()
kiyin(尹亮)
1
-7
/
+5
2020-11-10
entry: Fix the incorrect ordering of lockdep and RCU check
Thomas Gleixner
1
-2
/
+2
2020-11-10
fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
Eddy Wu
1
-5
/
+5
2020-11-10
futex: Handle transient "ownerless" rtmutex state correctly
Mike Galbraith
1
-2
/
+14
2020-11-10
tracing: Fix out of bounds write in get_trace_buf
Qiujun Huang
1
-1
/
+1
2020-11-10
ftrace: Handle tracing when switching between context
Steven Rostedt (VMware)
2
-4
/
+28
2020-11-10
ftrace: Fix recursion check for NMI test
Steven Rostedt (VMware)
1
-1
/
+2
2020-11-10
ring-buffer: Fix recursion protection transitions between interrupt context
Steven Rostedt (VMware)
1
-12
/
+46
2020-11-10
kthread_worker: prevent queuing delayed work from timer_fn when it is being c...
Zqiang
1
-1
/
+2
2020-11-10
ptrace: fix task_join_group_stop() for the case when current is traced
Oleg Nesterov
1
-9
/
+10
2020-11-05
time/sched_clock: Mark sched_clock_read_begin/retry() as notrace
Quanyang Wang
1
-2
/
+2
2020-11-05
time: Prevent undefined behaviour in timespec64_to_ns()
Zeng Tao
1
-4
/
+0
2020-11-05
cpufreq: schedutil: Always call driver if CPUFREQ_NEED_UPDATE_LIMITS is set
Rafael J. Wysocki
1
-2
/
+4
2020-11-05
stop_machine, rcu: Mark functions as notrace
Zong Li
2
-2
/
+2
[next]