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-06-24
sched: panic on corrupted stack end
Jann Horn
1
-1
/
+2
2016-06-24
bpf, inode: disallow userns mounts
Daniel Borkmann
1
-1
/
+0
2016-06-24
bpf: Use mount_nodev not mount_ns to mount the bpf filesystem
Eric W. Biederman
1
-1
/
+1
2016-06-07
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
1
-0
/
+14
2016-06-07
wait/ptrace: assume __WALL if the child is traced
Oleg Nesterov
1
-9
/
+20
2016-06-01
sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems
Vik Heyndrickx
1
-4
/
+7
2016-06-01
ring-buffer: Prevent overflow of size in ring_buffer_resize()
Steven Rostedt (Red Hat)
1
-5
/
+4
2016-06-01
ring-buffer: Use long for nr_pages to avoid overflow failures
Steven Rostedt (Red Hat)
1
-12
/
+14
2016-06-01
perf/core: Fix perf_event_open() vs. execve() race
Peter Zijlstra
1
-16
/
+36
2016-05-18
workqueue: fix rebind bound workers warning
Wanpeng Li
1
-0
/
+11
2016-05-18
perf/core: Disable the event on a truncated AUX record
Alexander Shishkin
1
-1
/
+9
2016-05-18
bpf: fix check_map_func_compatibility logic
Alexei Starovoitov
1
-21
/
+32
2016-05-18
bpf: fix refcnt overflow
Alexei Starovoitov
3
-11
/
+31
2016-05-18
bpf: fix double-fdput in replace_map_fd_with_map_ptr()
Jann Horn
1
-1
/
+0
2016-05-18
bpf/verifier: reject invalid LD_ABS | BPF_DW instruction
Alexei Starovoitov
1
-0
/
+1
2016-05-11
tracing: Don't display trigger file for events that can't be enabled
Chunyu Hu
1
-2
/
+7
2016-05-04
locking/mcs: Fix mcs_spin_lock() ordering
Peter Zijlstra
1
-1
/
+7
2016-05-04
cgroup: make sure a parent css isn't freed before its children
Tejun Heo
1
-3
/
+4
2016-05-04
cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...
Tejun Heo
2
-4
/
+7
2016-05-04
workqueue: fix ghost PENDING flag while doing MQ IO
Roman Pen
1
-0
/
+29
2016-05-04
futex: Acknowledge a new waiter in counter before plist
Davidlohr Bueso
1
-1
/
+1
2016-05-04
futex: Handle unlock_pi race gracefully
Sebastian Andrzej Siewior
1
-3
/
+22
2016-05-04
sched/cgroup: Fix/cleanup cgroup teardown/init
Peter Zijlstra
1
-21
/
+14
2016-04-20
perf: Cure event->pending_disable race
Peter Zijlstra
1
-3
/
+3
2016-04-20
perf: Do not double free
Peter Zijlstra
1
-1
/
+6
2016-04-20
bpf: avoid copying junk bytes in bpf_get_current_comm()
Alexei Starovoitov
1
-1
/
+1
2016-04-12
sched/cputime: Fix steal time accounting vs. CPU hotplug
Thomas Gleixner
2
-0
/
+14
2016-04-12
PM / sleep: Clear pm_suspend_global_flags upon hibernate
Lukas Wunner
1
-0
/
+1
2016-04-12
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat)
1
-0
/
+3
2016-04-12
tracing: Fix crash from reading trace_pipe with sendfile
Steven Rostedt (Red Hat)
1
-1
/
+4
2016-04-12
tracing: Have preempt(irqs)off trace preempt disabled functions
Steven Rostedt (Red Hat)
1
-2
/
+6
2016-04-12
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
1
-1
/
+1
2016-04-12
cgroup: ignore css_sets associated with dead cgroups during migration
Tejun Heo
1
-2
/
+18
2016-04-12
watchdog: don't run proc_watchdog_update if new value is same as old
Joshua Hunt
1
-1
/
+8
2016-04-12
sched/cputime: Fix steal_account_process_tick() to always return jiffies
Chris Friesen
1
-7
/
+7
2016-04-12
perf/core: Fix perf_sched_count derailment
Alexander Shishkin
1
-4
/
+3
2016-03-09
modules: fix longstanding /proc/kallsyms vs module insertion race.
Rusty Russell
1
-43
/
+69
2016-03-09
tracing: Do not have 'comm' filter override event 'comm' field
Steven Rostedt (Red Hat)
2
-12
/
+15
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
cgroup: make sure a parent css isn't offlined before its children
Tejun Heo
1
-5
/
+17
2016-03-03
cpuset: make mm migration asynchronous
Tejun Heo
2
-23
/
+51
2016-03-03
Revert "workqueue: make sure delayed work run in local cpu"
Tejun Heo
1
-4
/
+4
2016-03-03
workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
Tejun Heo
1
-0
/
+10
2016-03-03
tick/nohz: Set the correct expiry when switching to nohz/lowres mode
Wanpeng Li
1
-2
/
+2
2016-03-03
seccomp: always propagate NO_NEW_PRIVS on tsync
Jann Horn
1
-11
/
+11
2016-03-03
time: Avoid signed overflow in timekeeping_get_ns()
David Gibson
1
-2
/
+1
2016-03-03
posix-clock: Fix return code on the poll method's error path
Richard Cochran
1
-2
/
+2
2016-03-03
genirq: Validate action before dereferencing it in handle_irq_event_percpu()
Thomas Gleixner
1
-2
/
+3
2016-03-03
devm_memremap: Fix error value when memremap failed
Toshi Kani
1
-1
/
+3
[next]