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-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
2021-06-25
tracing: Add LATENCY_FS_NOTIFY to define if latency_fsnotify() is defined
Steven Rostedt (VMware)
2021-06-25
trace/hwlat: Remove printk from sampling loop
Daniel Bristot de Oliveira
2021-06-25
trace/hwlat: Use trace_min_max_param for width and window params
Daniel Bristot de Oliveira
2021-06-25
trace: Add a generic function to read/write u64 values from tracefs
Daniel Bristot de Oliveira
2021-06-25
trace/hwlat: Implement the per-cpu mode
Daniel Bristot de Oliveira
2021-06-24
mm, futex: fix shared futex pgoff on shmem huge page
Hugh Dickins
2021-06-24
kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_...
Petr Mladek
2021-06-24
kthread_worker: split code for canceling the delayed work timer
Petr Mladek
2021-06-24
trace/hwlat: Switch disable_migrate to mode none
Daniel Bristot de Oliveira
2021-06-24
trace/hwlat: Implement the mode config option
Daniel Bristot de Oliveira
2021-06-24
trace/hwlat: Fix Clark's email
Daniel Bristot de Oliveira
2021-06-24
xdp: Add proper __rcu annotations to redirect map entries
Toke Høiland-Jørgensen
2021-06-24
bpf: Allow RCU-protected lookups to happen from bh context
Toke Høiland-Jørgensen
2021-06-24
Merge tag 'core-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-06-24
Merge tag 'sched-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-06-24
Merge tag 'objtool-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-06-24
time: Improve performance of time64_to_tm()
Cassio Neri
2021-06-24
sched/topology: Rework CPU capacity asymmetry detection
Beata Michalska
2021-06-24
psi: Fix race between psi_trigger_create/destroy
Zhaoyang Huang
2021-06-24
sched/fair: Introduce the burstable CFS controller
Huaixin Chang
2021-06-23
kernel/sysctl-test: Remove some casts which are no-longer required
David Gow
2021-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-06-23
perf: Fix task context PMU for Hetero
Peter Zijlstra
2021-06-23
Merge branch 'stable/for-linus-5.14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-06-23
Merge remote-tracking branch 'regulator/for-5.14' into regulator-next
Mark Brown
2021-06-22
bpf: Fix null ptr deref with mixed tail calls and subprogs
John Fastabend
2021-06-22
module: limit enabling module.sig_enforce
Mimi Zohar
2021-06-22
Kconfig: Introduce ARCH_WANTS_NO_INSTR and CC_HAS_NO_PROFILE_FN_ATTR
Nick Desaulniers
2021-06-22
bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc
Bui Quang Minh
2021-06-22
clockevents: Use list_move() instead of list_del()/list_add()
Baokun Li
2021-06-22
clocksource: Print deviation in nanoseconds when a clocksource becomes unstable
Feng Tang
2021-06-22
clocksource: Provide kernel module to test clocksource watchdog
Paul E. McKenney
2021-06-22
clocksource: Reduce clocksource-skew threshold
Paul E. McKenney
2021-06-22
clocksource: Limit number of CPUs checked for clock synchronization
Paul E. McKenney
2021-06-22
clocksource: Check per-CPU clock synchronization when marked unstable
Paul E. McKenney
2021-06-22
clocksource: Retry clock read if long delays detected
Paul E. McKenney
2021-06-22
locking/lockdep: Correct the description error for check_redundant()
Xiongwei Song
2021-06-22
futex: Provide FUTEX_LOCK_PI2 to support clock selection
Thomas Gleixner
2021-06-22
futex: Prepare futex_lock_pi() for runtime clock selection
Thomas Gleixner
2021-06-22
lockdep: Fix wait-type for empty stack
Peter Zijlstra
2021-06-22
lockding/lockdep: Avoid to find wrong lock dep path in check_irq_usage()
Boqun Feng
2021-06-22
locking/lockdep: Remove the unnecessary trace saving
Boqun Feng
2021-06-22
locking/lockdep: Fix the dep path printing for backwards BFS
Boqun Feng
2021-06-22
sched/uclamp: Fix uclamp_tg_restrict()
Qais Yousef
2021-06-22
sched/rt: Fix Deadline utilization tracking during policy change
Vincent Donnefort
2021-06-22
sched/rt: Fix RT utilization tracking during policy change
Vincent Donnefort
2021-06-22
clockevents: Add missing parameter documentation
Baokun Li
2021-06-22
signal: Prevent sigqueue caching after task got released
Thomas Gleixner
2021-06-22
bpf: Fix regression on BPF_OBJ_GET with non-O_RDWR flags
Maciej Żenczykowski
2021-06-22
sched/fair: Ensure that the CFS parent is added after unthrottling
Rik van Riel
[prev]
[next]