index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2021-06-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2021-06-28
Merge tag 'seccomp-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-06-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-06-28
seccomp: Support atomic "addfd + send reply"
Rodrigo Campos
2021-06-28
Merge tag 'timers-nohz-2021-06-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-28
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-28
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-06-28
Merge tags 'objtool-urgent-2021-06-28' and 'objtool-core-2021-06-28' of git:/...
Linus Torvalds
2021-06-28
Merge tag 'regulator-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-06-27
Revert "signal: Allow tasks to cache one sigqueue struct"
Linus Torvalds
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
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
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
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
module: limit enabling module.sig_enforce
Mimi Zohar
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
signal: Prevent sigqueue caching after task got released
Thomas Gleixner
2021-06-22
sched/fair: Ensure that the CFS parent is added after unthrottling
Rik van Riel
2021-06-22
locking/lockdep: Improve noinstr vs errors
Peter Zijlstra
2021-06-21
swiotlb: manipulate orig_addr when tlb_addr has offset
Bumyong Lee
2021-06-21
reboot: Add hardware protection power-off
Matti Vaittinen
2021-06-20
Merge tag 'sched_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-06-18
Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-06-18
Merge tag 'trace-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-06-18
Merge tag 'printk-for-5.13-fixup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-18
Merge tag 'pm-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-06-18
tracing: Do no increment trace_clock_global() by one
Steven Rostedt (VMware)
2021-06-18
tracing: Do not stop recording comms if the trace file is being read
Steven Rostedt (VMware)
2021-06-18
tracing: Do not stop recording cmdlines when tracing is off
Steven Rostedt (VMware)
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
2021-06-18
sched,timer: Use __set_current_state()
Peter Zijlstra
2021-06-18
sched: Add get_current_state()
Peter Zijlstra
[next]