index
:
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.17.y
linux-6.18.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2016-09-24
genirq/msi: Fix broken debug output
Thomas Gleixner
2016-09-24
kconfig: tinyconfig: provide whole choice blocks to avoid warnings
Arnd Bergmann
2016-09-24
sched/core: Fix a race between try_to_wake_up() and a woken up task
Balbir Singh
2016-09-24
cpuset: make sure new tasks conform to the current config of the cpuset
Zefan Li
2016-09-24
audit: fix exe_file access in audit_exe_compare
Mateusz Guzik
2016-09-24
mm: introduce get_task_exe_file
Mateusz Guzik
2016-09-24
kexec: fix double-free when failing to relocate the purgatory
Thiago Jung Bauermann
2016-09-15
uprobes: Fix the memcg accounting
Oleg Nesterov
2016-09-15
timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING
John Stultz
2016-09-15
timekeeping: Cap array access in timekeeping_debug
John Stultz
2016-09-15
cgroup: reduce read locked section of cgroup_threadgroup_rwsem during fork
Balbir Singh
2016-09-15
kernel: Add noaudit variant of ns_capable()
Tyler Hicks
2016-09-15
cred: Reject inodes with invalid ids in set_create_file_as()
Seth Forshee
2016-09-15
clocksource: Allow unregistering the watchdog
Vitaly Kuznetsov
2016-09-15
ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
John Stultz
2016-09-15
time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
John Stultz
2016-09-15
sched/numa: Fix use-after-free bug in the task_numa_compare
Gavin Guo
2016-09-15
hrtimer: Catch illegal clockids
Marc Zyngier
2016-09-07
sched/nohz: Fix affine unpinned timers mess
Wanpeng Li
2016-09-07
sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression
Peter Zijlstra
2016-09-07
genirq/msi: Make sure PCI MSIs are activated early
Marc Zyngier
2016-09-07
genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
Thomas Gleixner
2016-08-20
module: Invalidate signatures on force-loaded modules
Ben Hutchings
2016-08-20
audit: fix a double fetch in audit_log_single_execve_arg()
Paul Moore
2016-08-10
posix_cpu_timer: Exit early when process has been reaped
Alexey Dobriyan
2016-08-10
sched/fair: Fix effective_load() to consistently use smoothed load
Peter Zijlstra
2016-08-10
cgroup: set css->id to -1 during init
Tejun Heo
2016-08-10
kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...
Andrey Ryabinin
2016-07-27
tracing: Handle NULL formats in hold_module_trace_bprintk_format()
Steven Rostedt (Red Hat)
2016-07-27
sched/fair: Fix cfs_rq avg tracking underflow
Peter Zijlstra
2016-07-27
locking/static_key: Fix concurrent static_key_slow_inc()
Paolo Bonzini
2016-07-27
locking/qspinlock: Fix spin_unlock_wait() some more
Peter Zijlstra
2016-07-27
locking/ww_mutex: Report recursive ww_mutex locking early
Chris Wilson
2016-07-11
bpf, perf: delay release of BPF prog after grace period
Daniel Borkmann
2016-06-24
sched: panic on corrupted stack end
Jann Horn
2016-06-24
bpf, inode: disallow userns mounts
Daniel Borkmann
2016-06-24
bpf: Use mount_nodev not mount_ns to mount the bpf filesystem
Eric W. Biederman
2016-06-07
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
2016-06-07
wait/ptrace: assume __WALL if the child is traced
Oleg Nesterov
2016-06-01
sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems
Vik Heyndrickx
2016-06-01
ring-buffer: Prevent overflow of size in ring_buffer_resize()
Steven Rostedt (Red Hat)
2016-06-01
ring-buffer: Use long for nr_pages to avoid overflow failures
Steven Rostedt (Red Hat)
2016-06-01
perf/core: Fix perf_event_open() vs. execve() race
Peter Zijlstra
2016-05-18
workqueue: fix rebind bound workers warning
Wanpeng Li
2016-05-18
perf/core: Disable the event on a truncated AUX record
Alexander Shishkin
2016-05-18
bpf: fix check_map_func_compatibility logic
Alexei Starovoitov
2016-05-18
bpf: fix refcnt overflow
Alexei Starovoitov
2016-05-18
bpf: fix double-fdput in replace_map_fd_with_map_ptr()
Jann Horn
2016-05-18
bpf/verifier: reject invalid LD_ABS | BPF_DW instruction
Alexei Starovoitov
2016-05-11
tracing: Don't display trigger file for events that can't be enabled
Chunyu Hu
[next]