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
2023-09-21
futex: Add sys_futex_wait()
peterz@infradead.org
2023-09-21
futex: FLAGS_STRICT
peterz@infradead.org
2023-09-21
futex: Add sys_futex_wake()
peterz@infradead.org
2023-09-21
futex: Validate futex value against futex size
peterz@infradead.org
2023-09-21
futex: Flag conversion
peterz@infradead.org
2023-09-21
futex: Extend the FUTEX2 flags
peterz@infradead.org
2023-09-21
futex: Clarify FUTEX2 flags
peterz@infradead.org
2023-09-21
printk: fix illegal pbufs access for !CONFIG_PRINTK
John Ogness
2023-09-21
sched/debug: Update stale reference to sched_debug.c
Sebastian Andrzej Siewior
2023-09-21
sched/debug: Remove the /proc/sys/kernel/sched_child_runs_first sysctl
Sebastian Andrzej Siewior
2023-09-20
bpf: unconditionally reset backtrack_state masks on global func exit
Andrii Nakryiko
2023-09-20
livepatch: Fix missing newline character in klp_resolve_symbols()
Zheng Yejian
2023-09-20
futex/pi: Fix recursive rt_mutex waiter state
Peter Zijlstra
2023-09-20
locking/rtmutex: Add a lockdep assert to catch potential nested blocking
Thomas Gleixner
2023-09-20
locking/rtmutex: Use rt_mutex specific scheduler helpers
Sebastian Andrzej Siewior
2023-09-20
sched: Provide rt_mutex specific scheduler helpers
Peter Zijlstra
2023-09-20
sched: Extract __schedule_loop()
Thomas Gleixner
2023-09-20
locking/rtmutex: Avoid unconditional slowpath for DEBUG_RT_MUTEXES
Sebastian Andrzej Siewior
2023-09-20
sched: Constrain locks in sched_submit_work()
Peter Zijlstra
2023-09-19
pidfd: prevent a kernel-doc warning
Randy Dunlap
2023-09-19
task_work: add kerneldoc annotation for 'data' argument
Jens Axboe
2023-09-19
signal: Don't disable preemption in ptrace_stop() on PREEMPT_RT
Sebastian Andrzej Siewior
2023-09-19
signal: Add a proper comment about preempt_disable() in ptrace_stop()
Sebastian Andrzej Siewior
2023-09-19
bpf: Remove unused variables.
Alexei Starovoitov
2023-09-19
bpf: Fix bpf_throw warning on 32-bit arch
Kumar Kartikeya Dwivedi
2023-09-19
kernel/sched: Modify initial boot task idle setup
Liam R. Howlett
2023-09-19
sched/fair: Rename check_preempt_curr() to wakeup_preempt()
Ingo Molnar
2023-09-19
sched/fair: Rename check_preempt_wakeup() to check_preempt_wakeup_fair()
Ingo Molnar
2023-09-18
cgroup/cpuset: Check partition conflict with housekeeping setup
Waiman Long
2023-09-18
cgroup/cpuset: Introduce remote partition
Waiman Long
2023-09-18
cgroup/cpuset: Add cpuset.cpus.exclusive for v2
Waiman Long
2023-09-18
cgroup/cpuset: Add cpuset.cpus.exclusive.effective for v2
Waiman Long
2023-09-18
cgroup/cpuset: Fix load balance state in update_partition_sd_lb()
Waiman Long
2023-09-18
Merge tag 'v6.6-rc2' into locking/core, to pick up fixes
Ingo Molnar
2023-09-18
cgroup: Avoid extra dereference in css_populate_dir()
Kamalesh Babulal
2023-09-18
cgroup: Check for ret during cgroup1_base_files cft addition
Kamalesh Babulal
2023-09-18
workqueue: Fix missed pwq_release_worker creation in wq_cpu_intensive_thresh_...
Zqiang
2023-09-18
workqueue: Removed double allocation of wq_update_pod_attrs_buf
Steven Rostedt (Google)
2023-09-18
printk: nbcon: Allow drivers to mark unsafe regions and check state
Thomas Gleixner
2023-09-18
printk: nbcon: Add emit function and callback function for atomic printing
Thomas Gleixner
2023-09-18
printk: nbcon: Add sequence handling
Thomas Gleixner
2023-09-18
printk: nbcon: Add ownership state functions
Thomas Gleixner
2023-09-18
printk: nbcon: Add buffer management
Thomas Gleixner
2023-09-18
printk: Make static printk buffers available to nbcon
John Ogness
2023-09-18
printk: nbcon: Add acquire/release logic
Thomas Gleixner
2023-09-18
printk: Add non-BKL (nbcon) console basic infrastructure
Thomas Gleixner
2023-09-18
sched/headers: Remove duplicated includes in kernel/sched/sched.h
GUO Zihua
2023-09-18
sched/fair: Ratelimit update to tg->load_avg
Aaron Lu
2023-09-18
freezer,sched: Use saved_state to reduce some spurious wakeups
Elliot Berman
2023-09-18
sched/core: Remove ifdeffery for saved_state
Elliot Berman
[prev]
[next]