index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cgroup: Fix cgroup_can_fork() and cgroup_post_fork() kernel-doc comment
Yang Li
2022-01-12
1
-0
/
+2
*
cgroup: rstat: retrieve current bstat to delta directly
Wei Yang
2022-01-12
1
-3
/
+2
*
cgroup: rstat: use same convention to assign cgroup_base_stat
Wei Yang
2022-01-12
1
-1
/
+1
*
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-01-12
45
-225
/
+240
|
\
|
*
Merge branch 'locking/urgent' into locking/core
Thomas Gleixner
2021-12-18
1
-1
/
+1
|
|
\
|
*
|
locking/atomic: atomic64: Remove unusable atomic ops
Mark Rutland
2021-12-13
1
-2
/
+0
|
*
|
Merge tag 'v5.16-rc5' into locking/core, to pick up fixes
Ingo Molnar
2021-12-13
1267
-9308
/
+14671
|
|
\
\
|
*
|
|
futex: Fix additional regressions
Arnd Bergmann
2021-12-11
3
-5
/
+5
|
*
|
|
locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h
Sebastian Andrzej Siewior
2021-12-07
14
-14
/
+14
|
*
|
|
x86/mm: Include spinlock_t definition in pgtable.
Sebastian Andrzej Siewior
2021-12-07
1
-0
/
+1
|
*
|
|
locking: Mark racy reads of owner->on_cpu
Marco Elver
2021-12-04
1
-1
/
+1
|
*
|
|
locking: Make owner_on_cpu() into <linux/sched.h>
Kefeng Wang
2021-12-04
4
-21
/
+13
|
*
|
|
lockdep/selftests: Adapt ww-tests for PREEMPT_RT
Sebastian Andrzej Siewior
2021-12-04
1
-30
/
+46
|
*
|
|
lockdep/selftests: Skip the softirq related tests on PREEMPT_RT
Sebastian Andrzej Siewior
2021-12-04
1
-7
/
+31
|
*
|
|
lockdep/selftests: Unbalanced migrate_disable() & rcu_read_lock().
Sebastian Andrzej Siewior
2021-12-04
1
-1
/
+25
|
*
|
|
lockdep/selftests: Avoid using local_lock_{acquire|release}().
Sebastian Andrzej Siewior
2021-12-04
1
-16
/
+16
|
*
|
|
lockdep: Remove softirq accounting on PREEMPT_RT.
Thomas Gleixner
2021-12-04
2
-8
/
+17
|
*
|
|
locking/rtmutex: Add rt_mutex_lock_nest_lock() and rt_mutex_lock_killable().
Sebastian Andrzej Siewior
2021-12-04
2
-4
/
+35
|
*
|
|
locking/rtmutex: Squash self-deadlock check for ww_rt_mutex.
Peter Zijlstra
2021-12-04
1
-1
/
+4
|
*
|
|
locking: Remove rt_rwlock_is_contended().
Sebastian Andrzej Siewior
2021-12-04
1
-6
/
+0
|
*
|
|
sched: Trigger warning if ->migration_disabled counter underflows.
Sebastian Andrzej Siewior
2021-12-04
1
-0
/
+3
|
*
|
|
futex: Fix sparc32/m68k/nds32 build regression
Arnd Bergmann
2021-11-26
1
-2
/
+2
|
*
|
|
futex: Remove futex_cmpxchg detection
Arnd Bergmann
2021-11-25
15
-82
/
+0
|
*
|
|
futex: Ensure futex_atomic_cmpxchg_inatomic() is present
Arnd Bergmann
2021-11-25
4
-33
/
+36
|
*
|
|
kernel/locking: Use a pointer in ww_mutex_trylock().
Sebastian Andrzej Siewior
2021-11-17
1
-1
/
+1
*
|
|
|
Merge tag 'sched_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-12
14
-181
/
+343
|
\
\
\
\
|
*
|
|
|
sched/fair: Replace CFS internal cpu_util() with cpu_util_cfs()
Dietmar Eggemann
2021-12-11
4
-69
/
+50
|
*
|
|
|
sched/fair: Cleanup task_util and capacity type
Vincent Donnefort
2021-12-08
1
-2
/
+3
|
*
|
|
|
sched/rt: Try to restart rt period timer when rt runtime exceeded
Li Hua
2021-12-07
1
-5
/
+18
|
*
|
|
|
sched/fair: Document the slow path and fast path in select_task_rq_fair
Barry Song
2021-12-07
1
-0
/
+5
|
*
|
|
|
sched/fair: Fix per-CPU kthread and wakee stacking for asym CPU capacity
Vincent Donnefort
2021-12-04
1
-1
/
+2
|
*
|
|
|
sched/fair: Fix detection of per-CPU kthreads waking a task
Vincent Donnefort
2021-12-04
1
-0
/
+1
|
*
|
|
|
sched/cpuacct: Make user/system times in cpuacct.stat more precise
Andrey Ryabinin
2021-11-23
1
-10
/
+15
|
*
|
|
|
sched/cpuacct: Fix user/system in shown cpuacct.usage*
Andrey Ryabinin
2021-11-23
1
-47
/
+32
|
*
|
|
|
cpuacct: Convert BUG_ON() to WARN_ON_ONCE()
Andrey Ryabinin
2021-11-23
1
-1
/
+2
|
*
|
|
|
cputime, cpuacct: Include guest time in user time in cpuacct.stat
Andrey Ryabinin
2021-11-23
1
-2
/
+2
|
*
|
|
|
psi: Fix PSI_MEM_FULL state when tasks are in memstall and doing reclaim
Brian Chen
2021-11-17
3
-19
/
+44
|
*
|
|
|
sched/core: Forced idle accounting
Josh Don
2021-11-17
6
-24
/
+166
|
*
|
|
|
psi: Add a missing SPDX license header
Liu Xinpeng
2021-11-17
3
-0
/
+3
|
*
|
|
|
psi: Remove repeated verbose comment
Liu Xinpeng
2021-11-17
1
-1
/
+0
|
|
/
/
/
*
|
|
|
Merge tag 'Wcast-function-type-5.17-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-01-12
1
-0
/
+5
|
\
\
\
\
|
*
|
|
|
Makefile: Enable -Wcast-function-type
Gustavo A. R. Silva
2021-11-15
1
-0
/
+5
|
|
/
/
/
*
|
|
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-01-12
22
-124
/
+200
|
\
\
\
\
|
*
|
|
|
ARM: reduce the information printed in call traces
Russell King
2021-12-17
2
-3
/
+16
|
*
|
|
|
ARM: 9168/1: Add support for Cortex-M55 processor
Tigran Tadevosyan
2021-12-17
1
-0
/
+10
|
*
|
|
|
ARM: 9167/1: Add support for Cortex-M33 processor
Vladimir Murzin
2021-12-17
1
-0
/
+10
|
*
|
|
|
ARM: 9166/1: Support KFENCE for ARM
Wang Kefeng
2021-12-17
3
-2
/
+61
|
*
|
|
|
ARM: 9165/1: mm: Provide is_write_fault()
Wang Kefeng
2021-12-17
1
-1
/
+6
|
*
|
|
|
ARM: 9164/1: mm: Provide set_memory_valid()
Wang Kefeng
2021-12-17
2
-10
/
+33
|
*
|
|
|
ARM: 9163/1: amba: Move of_amba_device_decode_irq() into amba_probe()
Wang Kefeng
2021-12-17
1
-26
/
+26
[next]