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-09-12
cpuset: make sure new tasks conform to the current config of the cpuset
Zefan Li
1
-0
/
+15
2016-08-31
timekeeping: Cap array access in timekeeping_debug
John Stultz
1
-2
/
+7
2016-08-31
timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING
John Stultz
1
-1
/
+4
2016-08-31
uprobes: Fix the memcg accounting
Oleg Nesterov
1
-2
/
+3
2016-08-19
module: Invalidate signatures on force-loaded modules
Ben Hutchings
1
-4
/
+9
2016-08-19
audit: fix a double fetch in audit_log_single_execve_arg()
Paul Moore
1
-168
/
+164
2016-08-19
Fix broken audit tests for exec arg len
Linus Torvalds
1
-2
/
+1
2016-08-19
audit: Fix check of return value of strnlen_user()
Jan Kara
1
-1
/
+1
2016-08-06
posix_cpu_timer: Exit early when process has been reaped
Alexey Dobriyan
1
-0
/
+1
2016-07-10
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
1
-0
/
+14
2016-07-10
bpf: fix double-fdput in replace_map_fd_with_map_ptr()
Jann Horn
1
-1
/
+0
2016-07-10
bpf/verifier: reject invalid LD_ABS | BPF_DW instruction
Alexei Starovoitov
1
-0
/
+1
2016-07-10
cgroup: make sure a parent css isn't freed before its children
Tejun Heo
1
-3
/
+4
2016-07-10
futex: Acknowledge a new waiter in counter before plist
Davidlohr Bueso
1
-1
/
+1
2016-07-10
tracing: Handle NULL formats in hold_module_trace_bprintk_format()
Steven Rostedt (Red Hat)
1
-1
/
+6
2016-07-10
cgroup: set css->id to -1 during init
Tejun Heo
1
-0
/
+1
2016-07-10
kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...
Andrey Ryabinin
1
-2
/
+4
2016-07-10
cgroup: remove redundant cleanup in css_create
Wenwei Tao
1
-4
/
+1
2016-06-17
locking/ww_mutex: Report recursive ww_mutex locking early
Chris Wilson
1
-3
/
+6
2016-06-06
wait/ptrace: assume __WALL if the child is traced
Oleg Nesterov
1
-9
/
+20
2016-06-06
ring-buffer: Prevent overflow of size in ring_buffer_resize()
Steven Rostedt (Red Hat)
1
-5
/
+4
2016-06-06
ring-buffer: Use long for nr_pages to avoid overflow failures
Steven Rostedt (Red Hat)
1
-12
/
+14
2016-06-06
ring-buffer: Move recursive check to per_cpu descriptor
Steven Rostedt (Red Hat)
1
-18
/
+19
2016-06-06
ring-buffer: Add unlikelys to make fast path the default
Steven Rostedt (Red Hat)
1
-5
/
+5
2016-06-06
sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems
Sasha Levin
1
-4
/
+7
2016-05-17
workqueue: fix rebind bound workers warning
Wanpeng Li
1
-0
/
+11
2016-05-17
perf/core: Disable the event on a truncated AUX record
Alexander Shishkin
1
-1
/
+9
2016-05-17
tracing: Don't display trigger file for events that can't be enabled
Chunyu Hu
1
-2
/
+7
2016-05-17
workqueue: fix ghost PENDING flag while doing MQ IO
Roman Pen
1
-0
/
+29
2016-05-10
futex: Handle unlock_pi race gracefully
Sebastian Andrzej Siewior
1
-3
/
+22
2016-04-18
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
1
-1
/
+1
2016-04-18
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat)
1
-0
/
+3
2016-04-18
tracing: Fix crash from reading trace_pipe with sendfile
Steven Rostedt (Red Hat)
1
-1
/
+4
2016-04-18
watchdog: don't run proc_watchdog_update if new value is same as old
Joshua Hunt
1
-1
/
+8
2016-04-18
sched/cputime: Fix steal_account_process_tick() to always return jiffies
Chris Friesen
1
-7
/
+7
2016-04-13
modules: fix longstanding /proc/kallsyms vs module insertion race.
Rusty Russell
1
-43
/
+69
2016-04-13
kernel/resource.c: fix muxed resource handling in __request_region()
Simon Guinot
1
-2
/
+3
2016-04-11
module: wrapper for symbol name.
Rusty Russell
1
-11
/
+15
2016-04-11
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
5
-13
/
+36
2016-04-06
sched: Fix crash in sched_init_numa()
Raghavendra K T
1
-1
/
+1
2016-03-24
perf/core: Fix perf_sched_count derailment
Alexander Shishkin
1
-4
/
+3
2016-03-24
perf: Cure event->pending_disable race
Peter Zijlstra
1
-3
/
+3
2016-03-24
perf: Do not double free
Peter Zijlstra
1
-1
/
+6
2016-03-07
tracing: Fix showing function event in available_events
Steven Rostedt (Red Hat)
1
-1
/
+2
2016-03-04
bpf: fix branch offset adjustment on backjumps after patching ctx expansion
Daniel Borkmann
1
-1
/
+1
2016-03-04
workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
Tejun Heo
1
-0
/
+10
2016-03-04
workqueue: wq_pool_mutex protects the attrs-installation
Lai Jiangshan
1
-7
/
+20
2016-03-04
workqueue: split apply_workqueue_attrs() into 3 stages
Lai Jiangshan
1
-84
/
+115
2016-03-04
Revert "workqueue: make sure delayed work run in local cpu"
Tejun Heo
1
-4
/
+4
2016-02-23
cgroup: make sure a parent css isn't offlined before its children
Tejun Heo
1
-5
/
+17
[next]