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
2020-01-09
kernel/module.c: wakeup processes in module_wq on module unload
Konstantin Khorenko
2020-01-09
ftrace: Avoid potential division by zero in function profiler
Wen Yang
2020-01-09
exit: panic before exit_mm() on global init exit
chenqiwu
2020-01-09
tracing: Fix endianness bug in histogram trigger
Sven Schnelle
2020-01-09
tracing: Have the histogram compare functions convert to u64 first
Steven Rostedt (VMware)
2020-01-09
tracing: Avoid memory leak in process_system_preds()
Keita Suzuki
2020-01-09
tracing: Fix lock inversion in trace_event_enable_tgid_record()
Prateek Sood
2020-01-09
bpf: Fix precision tracking for unbounded scalars
Daniel Borkmann
2020-01-09
seccomp: Check that seccomp_notif is zeroed out by the user
Sargun Dhillon
2020-01-09
memcg: account security cred as well to kmemcg
Shakeel Butt
2020-01-09
taskstats: fix data-race
Christian Brauner
2020-01-09
PM / hibernate: memory_bm_find_bit(): Tighten node optimisation
Andy Whitcroft
2020-01-04
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
2020-01-04
hrtimer: Annotate lockless access to timer->state
Eric Dumazet
2020-01-04
kernel: sysctl: make drop_caches write-only
Johannes Weiner
2020-01-04
dma-mapping: fix handling of dma-ranges for reserved memory (again)
Vladimir Murzin
2020-01-04
dma-debug: add a schedule point in debug_dma_dump_mappings()
Eric Dumazet
2019-12-31
cpufreq: Avoid leaving stale IRQ work items during CPU offline
Rafael J. Wysocki
2019-12-31
bpf: Provide better register bounds after jmp32 instructions
Yonghong Song
2019-12-31
perf/core: Fix the mlock accounting, again
Alexander Shishkin
2019-12-31
sched/uclamp: Fix overzealous type replacement
Valentin Schneider
2019-12-31
tracing/kprobe: Check whether the non-suffixed symbol is notrace
Masami Hiramatsu
2019-12-31
tracing: use kvcalloc for tgid_map array allocation
Yuming Han
2019-12-31
cgroup: freezer: don't change task and cgroups status unnecessarily
Honglei Wang
2019-12-31
bpf/stackmap: Fix deadlock with rq_lock in bpf_get_stack()
Song Liu
2019-12-17
workqueue: Fix missing kfree(rescuer) in destroy_workqueue()
Tejun Heo
2019-12-17
cgroup: pids: use atomic64_t for pids->limit
Aleksa Sarai
2019-12-17
workqueue: Fix pwq ref leak in rescuer_thread()
Tejun Heo
2019-12-17
workqueue: Fix spurious sanity check failures in destroy_workqueue()
Tejun Heo
2019-12-13
time: Zero the upper 32-bits in __kernel_timespec on 32-bit
Dmitry Safonov
2019-11-29
futex: Prevent exit livelock
Thomas Gleixner
2019-11-29
futex: Provide distinct return value when owner is exiting
Thomas Gleixner
2019-11-29
futex: Add mutex around futex exit
Thomas Gleixner
2019-11-29
futex: Provide state handling for exec() as well
Thomas Gleixner
2019-11-29
futex: Sanitize exit state handling
Thomas Gleixner
2019-11-29
futex: Mark the begin of futex exit explicitly
Thomas Gleixner
2019-11-29
futex: Set task::futex_state to DEAD right after handling futex exit
Thomas Gleixner
2019-11-29
futex: Split futex_mm_release() for exit/exec
Thomas Gleixner
2019-11-29
exit/exec: Seperate mm_release()
Thomas Gleixner
2019-11-29
futex: Replace PF_EXITPIDONE with a state
Thomas Gleixner
2019-11-29
futex: Move futex exit handling into futex code
Thomas Gleixner
2019-11-29
futex: Prevent robust futex exit race
Yang Tao
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-11-22
Merge tag 'pm-5.4-final' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-11-20
fork: fix pidfd_poll()'s return type
Luc Van Oostenryck
2019-11-20
PM: QoS: Invalidate frequency QoS requests after removal
Rafael J. Wysocki
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-11-17
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-16
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-11-16
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
[next]