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.19.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-7.0.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-14
tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined
Steven Rostedt (VMware)
2020-01-14
kernel/trace: Fix do not unregister tracepoints when register sched_migrate_t...
Kaitao Cheng
2020-01-12
bpf: Fix passing modified ctx to ld/abs/ind instruction
Daniel Borkmann
2020-01-12
bpf: reject passing modified ctx to helper functions
Daniel Borkmann
2020-01-12
locking/spinlock/debug: Fix various data races
Marco Elver
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: Have the histogram compare functions convert to u64 first
Steven Rostedt (VMware)
2020-01-09
tracing: Fix lock inversion in trace_event_enable_tgid_record()
Prateek Sood
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
2019-12-17
kernel/module.c: wakeup processes in module_wq on module unload
Konstantin Khorenko
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-17
sched/fair: Scale bandwidth quota and period without losing quota/period rati...
Xuewei Zhang
2019-12-17
sched/core: Avoid spurious lock dependencies
Peter Zijlstra
2019-12-17
audit_get_nd(): don't unlock parent too early
Al Viro
2019-12-05
futex: Prevent exit livelock
Thomas Gleixner
2019-12-05
futex: Provide distinct return value when owner is exiting
Thomas Gleixner
2019-12-05
futex: Add mutex around futex exit
Thomas Gleixner
2019-12-05
futex: Provide state handling for exec() as well
Thomas Gleixner
2019-12-05
futex: Sanitize exit state handling
Thomas Gleixner
2019-12-05
futex: Mark the begin of futex exit explicitly
Thomas Gleixner
2019-12-05
futex: Set task::futex_state to DEAD right after handling futex exit
Thomas Gleixner
2019-12-05
futex: Split futex_mm_release() for exit/exec
Thomas Gleixner
2019-12-05
exit/exec: Seperate mm_release()
Thomas Gleixner
2019-12-05
futex: Replace PF_EXITPIDONE with a state
Thomas Gleixner
2019-12-05
futex: Move futex exit handling into futex code
Thomas Gleixner
2019-12-05
futex: Prevent robust futex exit race
Yang Tao
2019-12-05
y2038: futex: Move compat implementation into futex.c
Arnd Bergmann
2019-12-05
bpf: drop refcount if bpf_map_new_fd() fails in map_create()
Peng Sun
2019-12-05
bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id()
Peng Sun
2019-12-05
fork: fix some -Wmissing-prototypes warnings
Yi Wang
2019-12-01
audit: print empty EXECVE args
Richard Guy Briggs
2019-12-01
sched/fair: Don't increase sd->balance_interval on newidle balance
Valentin Schneider
2019-12-01
sched/topology: Fix off by one bug
Peter Zijlstra
2019-12-01
bpf: devmap: fix wrong interface selection in notifier_call
Taehee Yoo
2019-12-01
printk: fix integer overflow in setup_log_buf()
Sergey Senozhatsky
2019-11-24
printk: Give error on attempt to set log buffer length to over 2G
He Zhe
2019-11-24
kexec: Allocate decrypted control pages for kdump if SME is enabled
Lianbo Jiang
2019-11-24
cpu/SMT: State SMT is disabled even with nosmt and without "=force"
Borislav Petkov
2019-11-20
kprobes: Don't call BUG_ON() if there is a kprobe in use on free list
Masami Hiramatsu
2019-11-20
signal: Properly deliver SIGILL from uprobes
Eric W. Biederman
2019-11-20
signal: Always ignore SIGKILL and SIGSTOP sent to the global init
Eric W. Biederman
[next]