index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2017-08-30
perf/core: Fix group {cpu,task} validation
Mark Rutland
2017-08-30
tracing: Fix freeing of filter in create_filter() when set_str is false
Steven Rostedt (VMware)
2017-08-24
pids: make task_tgid_nr_ns() safe
Oleg Nesterov
2017-08-24
audit: Fix use after free in audit_remove_watch_rule()
Jan Kara
2017-08-16
cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()
Dima Zavin
2017-08-11
workqueue: implicit ordered attribute should be overridable
Tejun Heo
2017-08-11
signal: protect SIGNAL_UNKILLABLE from unintentional clearing.
Jamie Iles
2017-08-11
workqueue: restore WQ_UNBOUND/max_active==1 to be ordered
Tejun Heo
2017-08-06
sched/cputime: Fix prev steal time accouting during CPU hotplug
Wanpeng Li
2017-08-06
/proc/iomem: only expose physical resource addresses to privileged users
Linus Torvalds
2017-08-06
sched/cgroup: Move sched_online_group() back into css_online() to fix crash
Konstantin Khlebnikov
2017-07-27
alarmtimer: don't rate limit one-shot timers
Greg Hackmann
2017-07-27
tracing: Fix kmemleak in instance_rmdir
Chunyu Hu
2017-07-27
Revert "perf/core: Drop kernel samples even though :u is specified"
Ingo Molnar
2017-07-27
ftrace: Fix uninitialized variable in match_records()
Dan Carpenter
2017-07-21
tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results
Pavankumar Kondeti
2017-07-21
sched/topology: Optimize build_group_mask()
Lauro Ramos Venancio
2017-07-21
sched/topology: Fix overlapping sched_group_mask
Peter Zijlstra
2017-07-21
kernel/extable.c: mark core_kernel_text notrace
Marcin Nowakowski
2017-07-21
bpf: prevent leaking pointer via xadd on unpriviledged
Daniel Borkmann
2017-07-15
sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvec
Liping Zhang
2017-07-15
sysctl: don't print negative flag for proc_douintvec
Liping Zhang
2017-07-15
tracing/kprobes: Allow to create probe with a module name starting with a digit
Sabrina Dubroca
2017-07-05
sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting
Matt Fleming
2017-07-05
kernel/panic.c: add missing \n
Jiri Slaby
2017-07-05
sysctl: enable strict writes
Kees Cook
2017-06-29
time: Fix clock->read(clock) race around clocksource changes
John Stultz
2017-06-29
signal: Only reschedule timers on signals timers have sent
Eric W. Biederman
2017-06-26
alarmtimer: Rate limit periodic intervals
Thomas Gleixner
2017-06-26
alarmtimer: Prevent overflow of relative timers
Thomas Gleixner
2017-06-26
genirq: Release resources in __setup_irq() error path
Heiner Kallweit
2017-06-14
perf/core: Drop kernel samples even though :u is specified
Jin Yao
2017-06-14
cpuset: consider dying css as offline
Tejun Heo
2017-06-14
stackprotector: Increase the per-task stack canary's random range from 32 bit...
Daniel Micay
2017-06-14
ptrace: Properly initialize ptracer_cred on fork
Eric W. Biederman
2017-05-25
tracing/kprobes: Enforce kprobes teardown after testing
Thomas Gleixner
2017-05-25
genirq: Fix chained interrupt data ordering
Thomas Gleixner
2017-05-25
sched/fair: Initialize throttle_count for new task-groups lazily
Konstantin Khlebnikov
2017-05-25
sched/fair: Do not announce throttled next buddy in dequeue_task_fair()
Konstantin Khlebnikov
2017-05-25
pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes()
Kirill Tkhai
2017-05-25
pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes
Eric W. Biederman
2017-05-20
padata: free correct variable
Jason A. Donenfeld
2017-04-30
perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race
Peter Zijlstra
2017-04-30
mnt: Add a per mount namespace limit on the number of mounts
Eric W. Biederman
2017-04-27
ring-buffer: Have ring_buffer_iter_empty() return true when empty
Steven Rostedt (VMware)
2017-04-27
tracing: Allocate the snapshot buffer before enabling probe
Steven Rostedt (VMware)
2017-04-21
ftrace: Fix removing of second function probe
Steven Rostedt (VMware)
2017-04-21
cgroup, kthread: close race window where new kthreads can be migrated to non-...
Tejun Heo
2017-04-12
ring-buffer: Fix return value check in test_ringbuffer()
Wei Yongjun
2017-04-12
ptrace: fix PTRACE_LISTEN race corrupting task->state
bsegall@google.com
[next]