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
2014-01-09
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
2014-01-09
sched: numa: skip inaccessible VMAs
Mel Gorman
2014-01-09
libata, freezer: avoid block device removal while system is frozen
Tejun Heo
2014-01-09
cgroup: fix cgroup_create() error handling path
Tejun Heo
2014-01-09
sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entities
Kirill Tkhai
2014-01-09
ftrace: Initialize the ftrace profiler for each possible cpu
Miao Xie
2014-01-09
kexec: migrate to reboot cpu
Vivek Goyal
2013-12-20
sched: Avoid throttle_cfs_rq() racing with period_timer stopping
Ben Segall
2013-12-20
futex: fix handling of read-only-mapped hugepages
Linus Torvalds
2013-12-20
PCI: Disable Bus Master only on kexec reboot
Khalid Aziz
2013-12-11
irq: Enable all irqs unconditionally in irq_resume
Laxman Dewangan
2013-12-11
time: Fix 1ns/tick drift w/ GENERIC_TIME_VSYSCALL_OLD
Martin Schwidefsky
2013-12-08
ntp: Make periodic RTC update more reliable
Miroslav Lichvar
2013-12-04
cpuset: Fix memory allocator deadlock
Peter Zijlstra
2013-12-04
cgroup: fix cgroup_subsys_state leak for seq_files
Tejun Heo
2013-12-04
cgroup: use a dedicated workqueue for cgroup destruction
Tejun Heo
2013-12-04
workqueue: fix ordered workqueues in NUMA setups
Tejun Heo
2013-12-04
ftrace: Fix function graph with loading of modules
Steven Rostedt (Red Hat)
2013-12-04
audit: log the audit_names record type
Jeff Layton
2013-12-04
audit: fix info leak in AUDIT_GET requests
Mathias Krause
2013-12-04
audit: use nlmsg_len() to get message payload length
Mathias Krause
2013-12-04
audit: printk USER_AVC messages when audit isn't enabled
Tyler Hicks
2013-12-04
PM / Hibernate: Do not crash kernel in free_basic_memory_bitmaps()
Rafael J. Wysocki
2013-12-04
PM / hibernate: Avoid overflow in hibernate_preallocate_memory()
Aaron Lu
2013-12-04
alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist
KOSAKI Motohiro
2013-12-04
genirq: Set the irq thread policy without checking CAP_SYS_NICE
Thomas Pfaff
2013-11-29
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
2013-11-29
perf/ftrace: Fix paranoid level for enabling function tracer
Steven Rostedt
2013-11-29
sched, idle: Fix the idle polling state logic
Peter Zijlstra
2013-11-20
tracing: Fix potential out-of-bounds in trace_get_user()
Steven Rostedt
2013-10-29
perf: Fix perf ring buffer memory ordering
Peter Zijlstra
2013-10-27
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-10-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-10-27
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-10-26
Merge tag 'pm+acpi-3.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-10-25
PM / hibernate: Move software_resume to late_initcall_sync
Russ Dill
2013-10-23
clockevents: Sanitize ticks to nsec conversion
Thomas Gleixner
2013-10-22
Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-10-20
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2013-10-18
mutex: Avoid gcc version dependent __builtin_constant_p() usage
Tetsuo Handa
2013-10-17
perf: Disable PERF_RECORD_MMAP2 support
Stephane Eranian
2013-10-13
cgroup: fix to break the while loop in cgroup_attach_task() correctly
Anjana V Kumar
2013-10-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-10-04
Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-10-04
perf: Fix perf_pmu_migrate_context
Peter Zijlstra
2013-10-02
Merge branch 'irq/urgent-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2013-10-01
irq: Force hardirq exit's softirq processing on its own stack
Frederic Weisbecker
2013-09-30
pidns: fix free_pid() to handle the first fork failure
Oleg Nesterov
2013-09-30
kernel/kmod.c: check for NULL in call_usermodehelper_exec()
Tetsuo Handa
2013-09-30
PM / hibernate: Fix user space driven resume regression
Rafael J. Wysocki
[next]