index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source 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]