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
2016-10-07
printk: fix parsing of "brl=" option
Nicolas Iooss
1
-2
/
+2
2016-10-07
sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()
Peter Zijlstra
1
-0
/
+19
2016-10-06
kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
Michal Hocko
1
-6
/
+4
2016-10-06
clockevents: export clockevents_unbind_device instead of clockevents_unbind
Vitaly Kuznetsov
1
-1
/
+1
2016-10-06
sched/core: Fix a race between try_to_wake_up() and a woken up task
Balbir Singh
1
-0
/
+22
2016-10-06
tracing: Move mutex to protect against resetting of seq data
Steven Rostedt (Red Hat)
1
-7
/
+8
2016-10-06
fix memory leaks in tracing_buffers_splice_read()
Al Viro
1
-8
/
+9
2016-10-06
Makefile: Mute warning for __builtin_return_address(>0) for tracing only
Steven Rostedt
1
-0
/
+4
2016-09-29
timekeeping: Cap array access in timekeeping_debug
John Stultz
1
-2
/
+7
2016-09-29
timers: Use proper base migration in add_timer_on()
Tejun Heo
1
-3
/
+16
2016-08-19
module: Invalidate signatures on force-loaded modules
Ben Hutchings
1
-4
/
+9
2016-08-19
tracing: Handle NULL formats in hold_module_trace_bprintk_format()
Steven Rostedt (Red Hat)
1
-1
/
+6
2016-07-21
printk: do cond_resched() between lines while outputting to consoles
Tejun Heo
2
-3
/
+35
2016-07-21
panic: release stale console lock to always get the logbuf printed out
Vitaly Kuznetsov
1
-0
/
+10
2016-07-21
signal: remove warning about using SI_TKILL in rt_[tg]sigqueueinfo
Vladimir Davydov
1
-9
/
+5
2016-07-21
ktime: export ktime_divns
Jiri Slaby
1
-0
/
+1
2016-06-15
ring-buffer: Prevent overflow of size in ring_buffer_resize()
Steven Rostedt (Red Hat)
1
-5
/
+4
2016-06-15
ring-buffer: Use long for nr_pages to avoid overflow failures
Steven Rostedt (Red Hat)
1
-12
/
+14
2016-05-19
sched: Remove lockdep check in sched_move_task()
Kirill Tkhai
1
-2
/
+6
2016-05-02
workqueue: fix ghost PENDING flag while doing MQ IO
Roman Pen
1
-0
/
+29
2016-04-21
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
1
-0
/
+14
2016-04-20
perf: Cure event->pending_disable race
Peter Zijlstra
1
-3
/
+3
2016-04-11
sched/cputime: Fix steal time accounting vs. CPU hotplug
Thomas Gleixner
2
-0
/
+14
2016-04-11
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat)
1
-0
/
+3
2016-04-11
tracing: Fix crash from reading trace_pipe with sendfile
Steven Rostedt (Red Hat)
1
-1
/
+4
2016-04-11
tracing: Have preempt(irqs)off trace preempt disabled functions
Steven Rostedt (Red Hat)
1
-2
/
+6
2016-04-11
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
1
-1
/
+1
2016-04-11
sched: Fix race between task_group and sched_task_group
Kirill Tkhai
1
-0
/
+6
2016-03-14
modules: fix longstanding /proc/kallsyms vs module insertion race.
Rusty Russell
1
-42
/
+69
2016-03-03
kernel/resource.c: fix muxed resource handling in __request_region()
Simon Guinot
1
-2
/
+3
2016-03-03
tracing: Fix showing function event in available_events
Steven Rostedt (Red Hat)
1
-1
/
+2
2016-03-03
posix-clock: Fix return code on the poll method's error path
Richard Cochran
1
-2
/
+2
2016-03-03
sched/core: Remove false-positive warning from wake_up_process()
Sasha Levin
1
-1
/
+0
2016-03-03
sched/core: Clear the root_domain cpumasks in init_rootdomain()
Xunlei Pang
1
-3
/
+3
2016-03-03
ring-buffer: Update read stamp with first real commit on page
Steven Rostedt (Red Hat)
1
-7
/
+5
2016-03-03
genirq: Prevent chip buslock deadlock
Thomas Gleixner
1
-3
/
+3
2016-03-03
sched, rt: Convert switched_{from, to}_rt() / prio_changed_rt() to balance ca...
Peter Zijlstra
1
-16
/
+19
2016-03-03
sched,rt: Remove return value from pull_rt_task()
Peter Zijlstra
1
-7
/
+8
2016-03-03
sched: Allow balance callbacks for check_class_changed()
Peter Zijlstra
1
-1
/
+23
2016-03-03
sched: Replace post_schedule with a balance callback list
Peter Zijlstra
3
-25
/
+57
2016-03-03
sched: Clean up idle task SMP logic
Peter Zijlstra
1
-8
/
+1
2016-02-25
module: wrapper for symbol name.
Rusty Russell
1
-11
/
+15
2016-02-25
futex: Drop refcount if requeue_pi() acquired the rtmutex
Thomas Gleixner
1
-0
/
+5
2016-02-24
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
5
-13
/
+36
2016-02-24
perf: Fix inherited events vs. tracepoint filters
Peter Zijlstra
1
-0
/
+4
2016-02-15
tracing: Fix setting of start_index in find_next()
Qiu Peiyang
1
-0
/
+1
2016-02-15
kernel/signal.c: unexport sigsuspend()
Richard Weinberger
1
-1
/
+1
2016-02-12
Revert "workqueue: make sure delayed work run in local cpu"
Tejun Heo
1
-4
/
+4
2016-01-09
ring-buffer: Always run per-cpu ring buffer resize with schedule_work_on()
Corey Minyard
1
-20
/
+4
2016-01-05
module: Call module notifier on failure after complete_formation()
Steven Rostedt
1
-0
/
+3
[next]