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-03-03
hrtimer: Reset hrtimer cpu base proper on CPU hotplug
Thomas Gleixner
1
-0
/
+2
2018-03-03
futex: Prevent overflow by strengthen input validation
Li Jinyue
1
-0
/
+3
2018-03-03
kernel/acct.c: fix the acct->needcheck check in check_free_space()
Oleg Nesterov
1
-1
/
+1
2018-03-03
nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
Thomas Gleixner
1
-2
/
+17
2018-03-03
tracing: Fix possible double free on failure of allocating trace buffer
Steven Rostedt (VMware)
1
-0
/
+1
2018-03-03
tracing: Fix crash when it fails to alloc ring buffer
Jing Xia
1
-0
/
+2
2018-03-03
ring-buffer: Mask out the info bits when returning buffer page length
Steven Rostedt (VMware)
1
-1
/
+5
2018-03-03
posix-timer: Properly check sigevent->sigev_notify
Thomas Gleixner
1
-16
/
+21
2018-03-03
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
2
-2
/
+4
2018-03-03
kdb: Fix handling of kallsyms_symbol_next() return value
Daniel Thompson
1
-1
/
+1
2018-03-03
blktrace: fix trace mutex deadlock
Jens Axboe
1
-2
/
+2
2018-02-13
x86: pvclock: Really remove the sched notifier for cross-cpu migrations
Paolo Bonzini
1
-15
/
+0
2018-02-13
blktrace: fix unlocked access to init/start-stop/teardown
Jens Axboe
1
-10
/
+48
2018-02-13
blktrace: Fix potential deadlock between delete & sysfs ops
Waiman Long
1
-6
/
+12
2018-02-13
kprobes, x86/alternatives: Use text_mutex to protect smp_alt_modules
Zhou Chengming
1
-0
/
+2
2018-01-09
KAISER: Kernel Address Isolation
Richard Fellner
1
-0
/
+6
2018-01-09
sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
Andy Lutomirski
1
-1
/
+1
2018-01-09
sched/core: Add switch_mm_irqs_off() and use it in the scheduler
Andy Lutomirski
1
-3
/
+3
2018-01-01
ptrace: Properly initialize ptracer_cred on fork
Eric W. Biederman
1
-7
/
+13
2018-01-01
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
1
-6
/
+36
2018-01-01
exec: Ensure mm->user_ns contains the execed files
Eric W. Biederman
1
-2
/
+14
2018-01-01
ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
Eric W. Biederman
2
-5
/
+27
2018-01-01
mm: Add a user_ns owner to mm_struct and fix ptrace permission checks
Eric W. Biederman
2
-18
/
+17
2018-01-01
ptrace: change __ptrace_unlink() to clear ->ptrace under ->siglock
Oleg Nesterov
1
-2
/
+1
2018-01-01
sched/topology: Optimize build_group_mask()
Lauro Ramos Venancio
1
-3
/
+3
2018-01-01
sched/topology: Simplify build_overlap_sched_groups()
Peter Zijlstra
1
-11
/
+2
2018-01-01
sched/topology: Remove FORCE_SD_OVERLAP
Peter Zijlstra
2
-2
/
+1
2018-01-01
workqueue: Fix NULL pointer dereference
Li Bin
1
-1
/
+2
2018-01-01
workqueue: replace pool->manager_arb mutex with a flag
Tejun Heo
1
-22
/
+15
2018-01-01
kernel/params.c: align add_sysfs_param documentation with code
Jean Delvare
1
-1
/
+1
2018-01-01
sched/sysctl: Check user input value of sysctl_sched_time_avg
Ethan Zhao
1
-1
/
+2
2018-01-01
tracing: Fix trace_pipe behavior for instance traces
Tahsin Erdogan
1
-1
/
+1
2018-01-01
tracing: Erase irqsoff trace with empty write
Bo Yan
1
-2
/
+8
2017-11-26
genirq: Make sparse_irq_lock protect what it should protect
Thomas Gleixner
1
-17
/
+7
2017-11-26
tracing: Apply trace_clock changes to instance max buffer
Baohong Liu
1
-1
/
+1
2017-11-26
ftrace: Fix selftest goto location on error
Steven Rostedt (VMware)
1
-1
/
+1
2017-11-26
printk/console: Always disable boot consoles that use init memory before it i...
Matt Redfearn
1
-11
/
+9
2017-11-26
printk: only unregister boot consoles when necessary
Thierry Reding
1
-1
/
+25
2017-11-11
perf: Avoid horrible stack usage
Peter Zijlstra (Intel)
6
-13
/
+26
2017-11-11
perf/core: Fix group {cpu,task} validation
Mark Rutland
1
-20
/
+19
2017-11-11
tracing: Fix freeing of filter in create_filter() when set_str is false
Steven Rostedt (VMware)
1
-0
/
+4
2017-11-11
audit: Fix use after free in audit_remove_watch_rule()
Jan Kara
1
-5
/
+7
2017-11-11
mm: migrate: prevent racy access to tlb_flush_pending
Nadav Amit
1
-1
/
+1
2017-11-11
workqueue: implicit ordered attribute should be overridable
Tejun Heo
1
-4
/
+9
2017-11-11
perf/core: Fix locking for children siblings group read
Jiri Olsa
1
-0
/
+6
2017-11-11
perf/core: Invert perf_read_group() loops
Peter Zijlstra
1
-25
/
+46
2017-11-11
tracing: Fix kmemleak in instance_rmdir
Chunyu Hu
1
-0
/
+1
2017-11-11
workqueue: restore WQ_UNBOUND/max_active==1 to be ordered
Tejun Heo
1
-0
/
+10
2017-10-12
cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags
Zefan Li
1
-4
/
+5
2017-10-12
sched: move no_new_privs into new atomic flags
Kees Cook
2
-3
/
+3
[next]