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
2018-09-29
sched/fair: Fix vruntime_normalized() for remote non-migration wakeup
Steve Muckle
1
-1
/
+2
2018-09-29
bpf/verifier: disallow pointer subtraction
Alexei Starovoitov
1
-1
/
+1
2018-09-29
fork: report pid exhaustion correctly
KJ Tsanaktsidis
1
-1
/
+1
2018-09-29
ring-buffer: Allow for rescheduling when removing pages
Vaibhav Nagarnaik
1
-0
/
+2
2018-09-26
rcutorture: Use monotonic timestamp for stall detection
Arnd Bergmann
1
-2
/
+3
2018-09-26
sched/fair: Fix util_avg of new tasks for asymmetric systems
Quentin Perret
1
-4
/
+6
2018-09-26
sched/core: Use smp_mb() in wake_woken_function()
Andrea Parri
1
-26
/
+21
2018-09-26
bpf: fix rcu annotations in compute_effective_progs()
Roman Gushchin
1
-4
/
+3
2018-09-26
audit: fix use-after-free in audit_add_watch
Ronny Chevalier
1
-1
/
+11
2018-09-26
perf/core: Force USER_DS when recording user stack data
Yabin Cui
1
-0
/
+4
2018-09-19
clocksource: Revert "Remove kthread"
Peter Zijlstra
1
-10
/
+30
2018-09-19
timers: Clear timer_base::must_forward_clk with timer_base::lock held
Gaurav Kohli
1
-13
/
+16
2018-09-19
cpu/hotplug: Prevent state corruption on error rollback
Thomas Gleixner
1
-2
/
+3
2018-09-19
cpu/hotplug: Adjust misplaced smb() in cpuhp_thread_fun()
Neeraj Upadhyay
1
-3
/
+3
2018-09-15
mm: respect arch_dup_mmap() return value
Nadav Amit
1
-2
/
+1
2018-09-15
bpf: fix bpffs non-array map seq_show issue
Yonghong Song
1
-3
/
+5
2018-09-15
bpf, sockmap: fix leakage of smap_psock_map_entry
Daniel Borkmann
1
-2
/
+7
2018-09-15
bpf, sockmap: fix sock_map_ctx_update_elem race with exist/noexist
Daniel Borkmann
1
-49
/
+57
2018-09-15
bpf, sockmap: fix map elem deletion race with smap_stop_sock
Daniel Borkmann
1
-1
/
+4
2018-09-15
workqueue: re-add lockdep dependencies for flushing
Johannes Berg
1
-0
/
+8
2018-09-15
workqueue: skip lockdep wq dependency in cancel_work_sync()
Johannes Berg
1
-15
/
+22
2018-09-15
fork: don't copy inconsistent signal handler state to child
Jann Horn
1
-0
/
+2
2018-09-09
mm, dev_pagemap: Do not clear ->mapping on final put
Dan Williams
1
-1
/
+0
2018-09-09
userns: move user access out of the mutex
Jann Horn
1
-14
/
+10
2018-09-09
sys: don't hold uts_sem while accessing userspace memory
Jann Horn
2
-66
/
+70
2018-09-09
PM / sleep: wakeup: Fix build error caused by missing SRCU support
zhangyi (F)
1
-0
/
+1
2018-09-09
sched: idle: Avoid retaining the tick when it has been stopped
Rafael J. Wysocki
1
-1
/
+1
2018-09-09
uprobes: Use synchronize_rcu() not synchronize_sched()
Steven Rostedt (VMware)
1
-1
/
+1
2018-09-09
livepatch: Validate module/old func name length
Kamalesh Babulal
1
-0
/
+6
2018-09-09
printk/tracing: Do not trace printk_nmi_enter()
Steven Rostedt (VMware)
1
-2
/
+2
2018-09-09
tracing/blktrace: Fix to allow setting same value
Steven Rostedt (VMware)
1
-0
/
+4
2018-09-09
tracing: Do not call start/stop() functions when tracing_on does not change
Steven Rostedt (VMware)
1
-1
/
+3
2018-09-09
rcu: Make expedited GPs handle CPU 0 being offline
Boqun Feng
1
-1
/
+8
2018-09-05
watchdog: Mark watchdog touch functions as notrace
Vincent Whitchurch
3
-4
/
+4
2018-09-05
kprobes: Make list and blacklist root user read only
Masami Hiramatsu
1
-2
/
+2
2018-09-05
kprobes: Replace %p with other pointer types
Masami Hiramatsu
1
-12
/
+10
2018-09-05
kprobes: Show blacklist addresses as same as kallsyms does
Masami Hiramatsu
1
-2
/
+10
2018-09-05
stop_machine: Atomically queue and wake stopper threads
Prasad Sodagudi
1
-0
/
+2
2018-09-05
stop_machine: Reflow cpu_stop_queue_two_works()
Peter Zijlstra
1
-18
/
+23
2018-09-05
printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
Petr Mladek
3
-23
/
+48
2018-09-05
printk: Create helper function to queue deferred console handling
Petr Mladek
1
-5
/
+9
2018-09-05
printk: Split the code for storing a message into the log buffer
Petr Mladek
1
-17
/
+26
2018-08-15
cpu/hotplug: Non-SMP machines do not make use of booted_once
Abel Vesa
1
-0
/
+2
2018-08-15
cpu/hotplug: Fix SMT supported evaluation
Thomas Gleixner
2
-13
/
+30
2018-08-15
cpu/hotplug: detect SMT disabled by BIOS
Josh Poimboeuf
1
-0
/
+9
2018-08-15
cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
Thomas Gleixner
1
-3
/
+10
2018-08-15
cpu/hotplug: Expose SMT control init function
Jiri Kosina
1
-3
/
+13
2018-08-15
cpu/hotplug: Online siblings when SMT control is turned on
Thomas Gleixner
1
-2
/
+24
2018-08-15
x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
Konrad Rzeszutek Wilk
1
-0
/
+1
2018-08-15
cpu/hotplug: Boot HT siblings at least once
Thomas Gleixner
1
-24
/
+48
[next]