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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-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
2018-08-15
cpu/hotplug: Provide knobs to control SMT
Thomas Gleixner
1
-0
/
+170
2018-08-15
cpu/hotplug: Split do_cpu_down()
Thomas Gleixner
1
-9
/
+8
2018-08-15
cpu/hotplug: Make bringup/teardown of smp threads symmetric
Thomas Gleixner
1
-2
/
+1
2018-08-15
sched/smt: Update sched_smt_present at runtime
Peter Zijlstra
2
-18
/
+13
2018-08-12
init: rename and re-order boot_cpu_state_init()
Linus Torvalds
1
-1
/
+1
2018-08-09
xdp: fix bug in devmap teardown code path
Jesper Dangaard Brouer
1
-5
/
+9
2018-08-09
xdp: fix bug in cpumap teardown code path
Jesper Dangaard Brouer
1
-6
/
+9
2018-08-08
bpf, sockmap: fix leak in bpf_tcp_sendmsg wait for mem path
Daniel Borkmann
1
-2
/
+5
2018-08-08
bpf, sockmap: fix bpf_tcp_sendmsg sock error handling
Daniel Borkmann
1
-1
/
+1
2018-08-05
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+2
2018-08-03
nohz: Fix missing tick reprogram when interrupting an inline softirq
Frederic Weisbecker
1
-1
/
+1
2018-08-03
genirq: Make force irq threading setup more robust
Thomas Gleixner
1
-1
/
+8
2018-07-31
Merge tag 'audit-pr-20180731' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+9
2018-07-31
nohz: Fix local_timer_softirq_pending()
Anna-Maria Gleixner
1
-1
/
+1
[next]