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-04-12
sched/cputime: Fix steal time accounting vs. CPU hotplug
Thomas Gleixner
2016-04-12
PM / sleep: Clear pm_suspend_global_flags upon hibernate
Lukas Wunner
2016-04-12
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat)
2016-04-12
tracing: Fix crash from reading trace_pipe with sendfile
Steven Rostedt (Red Hat)
2016-04-12
tracing: Have preempt(irqs)off trace preempt disabled functions
Steven Rostedt (Red Hat)
2016-04-12
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
2016-04-12
cgroup: ignore css_sets associated with dead cgroups during migration
Tejun Heo
2016-04-12
watchdog: don't run proc_watchdog_update if new value is same as old
Joshua Hunt
2016-04-12
sched/cputime: Fix steal_account_process_tick() to always return jiffies
Chris Friesen
2016-04-12
perf/core: Fix perf_sched_count derailment
Alexander Shishkin
2016-03-09
modules: fix longstanding /proc/kallsyms vs module insertion race.
Rusty Russell
2016-03-09
tracing: Do not have 'comm' filter override event 'comm' field
Steven Rostedt (Red Hat)
2016-03-03
kernel/resource.c: fix muxed resource handling in __request_region()
Simon Guinot
2016-03-03
tracing: Fix showing function event in available_events
Steven Rostedt (Red Hat)
2016-03-03
cgroup: make sure a parent css isn't offlined before its children
Tejun Heo
2016-03-03
cpuset: make mm migration asynchronous
Tejun Heo
2016-03-03
Revert "workqueue: make sure delayed work run in local cpu"
Tejun Heo
2016-03-03
workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
Tejun Heo
2016-03-03
tick/nohz: Set the correct expiry when switching to nohz/lowres mode
Wanpeng Li
2016-03-03
seccomp: always propagate NO_NEW_PRIVS on tsync
Jann Horn
2016-03-03
time: Avoid signed overflow in timekeeping_get_ns()
David Gibson
2016-03-03
posix-clock: Fix return code on the poll method's error path
Richard Cochran
2016-03-03
genirq: Validate action before dereferencing it in handle_irq_event_percpu()
Thomas Gleixner
2016-03-03
devm_memremap: Fix error value when memremap failed
Toshi Kani
2016-03-03
bpf: fix branch offset adjustment on backjumps after patching ctx expansion
Daniel Borkmann
2016-02-25
modules: fix modparam async_probe request
Luis R. Rodriguez
2016-02-25
module: wrapper for symbol name.
Rusty Russell
2016-02-25
itimers: Handle relative timers with CONFIG_TIME_LOW_RES proper
Thomas Gleixner
2016-02-25
posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES proper
Thomas Gleixner
2016-02-25
prctl: take mmap sem for writing to protect against others
Mateusz Guzik
2016-02-25
futex: Drop refcount if requeue_pi() acquired the rtmutex
Thomas Gleixner
2016-02-25
devm_memremap_release(): fix memremap'd addr handling
Toshi Kani
2016-02-25
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
2016-02-17
sched: Fix crash in sched_init_numa()
Raghavendra K T
2016-02-17
hrtimer: Handle remaining time proper for TIME_LOW_RES
Thomas Gleixner
2016-02-17
printk: do cond_resched() between lines while outputting to consoles
Tejun Heo
2016-02-17
tracing/stacktrace: Show entire trace if passed in function not found
Steven Rostedt
2016-02-17
tracing: Fix stacktrace skip depth in trace_buffer_unlock_commit_regs()
Steven Rostedt (Red Hat)
2016-01-31
net: bpf: reject invalid shifts
Rabin Vincent
2016-01-08
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-01-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-01-08
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-07
Merge tag 'trace-v4.4-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-07
ftrace/module: Call clean up function when module init fails early
Steven Rostedt (Red Hat)
2016-01-06
sched/core: Reset task's lockless wake-queues on fork()
Sebastian Andrzej Siewior
2016-01-06
sched/fair: Fix multiplication overflow on 32-bit systems
Andrey Ryabinin
2016-01-06
perf: Fix race in swevent hash
Peter Zijlstra
2016-01-06
perf: Fix race in perf_event_exec()
Peter Zijlstra
2016-01-05
Merge tag 'trace-v4.4-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-04
tracing: Fix setting of start_index in find_next()
Qiu Peiyang
[next]