index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-12
2
-36
/
+10
|
\
|
*
blktrace: switch trace spinlock to a raw spinlock
Wander Lairson Costa
2021-12-20
1
-9
/
+9
|
*
block: remove the ->rq_disk field in struct request
Christoph Hellwig
2021-11-29
1
-1
/
+1
|
*
fork: move copy_io to block/blk-ioc.c
Christoph Hellwig
2021-11-29
1
-26
/
+0
*
|
Merge tag 'dma-mapping-5.17' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2022-01-12
1
-100
/
+140
|
\
\
|
*
|
dma-direct: add a dma_direct_use_pool helper
Christoph Hellwig
2021-12-08
1
-6
/
+12
|
*
|
dma-direct: factor the swiotlb code out of __dma_direct_alloc_pages
Christoph Hellwig
2021-12-07
1
-9
/
+15
|
*
|
dma-direct: drop two CONFIG_DMA_RESTRICTED_POOL conditionals
Christoph Hellwig
2021-12-07
1
-4
/
+2
|
*
|
dma-direct: warn if there is no pool for force unencrypted allocations
Christoph Hellwig
2021-12-07
1
-4
/
+5
|
*
|
dma-direct: fail allocations that can't be made coherent
Christoph Hellwig
2021-12-07
1
-2
/
+3
|
*
|
dma-direct: refactor the !coherent checks in dma_direct_alloc
Christoph Hellwig
2021-12-07
1
-25
/
+41
|
*
|
dma-direct: factor out a helper for DMA_ATTR_NO_KERNEL_MAPPING allocations
Christoph Hellwig
2021-12-07
1
-11
/
+20
|
*
|
dma-direct: clean up the remapping checks in dma_direct_alloc
Christoph Hellwig
2021-12-07
1
-22
/
+26
|
*
|
dma-direct: always leak memory that can't be re-encrypted
Christoph Hellwig
2021-12-07
1
-4
/
+10
|
*
|
dma-direct: don't call dma_set_decrypted for remapped allocations
Christoph Hellwig
2021-12-07
1
-7
/
+6
|
*
|
dma-direct: factor out dma_set_{de,en}crypted helpers
Christoph Hellwig
2021-12-07
1
-31
/
+25
*
|
|
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-01-12
11
-96
/
+40
|
\
\
\
|
*
\
\
Merge branch 'locking/urgent' into locking/core
Thomas Gleixner
2021-12-18
1
-1
/
+1
|
|
\
\
\
|
*
\
\
\
Merge tag 'v5.16-rc5' into locking/core, to pick up fixes
Ingo Molnar
2021-12-13
29
-198
/
+335
|
|
\
\
\
\
|
*
|
|
|
|
locking: Make owner_on_cpu() into <linux/sched.h>
Kefeng Wang
2021-12-04
3
-21
/
+4
|
*
|
|
|
|
lockdep: Remove softirq accounting on PREEMPT_RT.
Thomas Gleixner
2021-12-04
1
-0
/
+2
|
*
|
|
|
|
locking/rtmutex: Add rt_mutex_lock_nest_lock() and rt_mutex_lock_killable().
Sebastian Andrzej Siewior
2021-12-04
1
-4
/
+26
|
*
|
|
|
|
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: Remove futex_cmpxchg detection
Arnd Bergmann
2021-11-25
3
-63
/
+0
|
*
|
|
|
|
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
11
-180
/
+325
|
\
\
\
\
\
\
|
*
|
|
|
|
|
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
2
-18
/
+32
|
*
|
|
|
|
|
sched/core: Forced idle accounting
Josh Don
2021-11-17
5
-24
/
+162
|
*
|
|
|
|
|
psi: Add a missing SPDX license header
Liu Xinpeng
2021-11-17
1
-0
/
+1
|
*
|
|
|
|
|
psi: Remove repeated verbose comment
Liu Xinpeng
2021-11-17
1
-1
/
+0
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'audit-pr-20220110' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-11
3
-6
/
+22
|
\
\
\
\
\
\
|
*
|
|
|
|
|
audit: use struct_size() helper in audit_[send|make]_reply()
Xiu Jianfeng
2021-12-20
2
-2
/
+2
|
*
|
|
|
|
|
audit: ensure userspace is penalized the same as the kernel when under pressure
Paul Moore
2021-12-15
1
-1
/
+17
|
*
|
|
|
|
|
audit: use struct_size() helper in kmalloc()
Xiu Jianfeng
2021-12-14
3
-3
/
+3
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'selinux-pr-20220110' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-11
3
-5
/
+13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
lsm: security_task_getsecid_subj() -> security_current_getsecid_subj()
Paul Moore
2021-11-22
3
-5
/
+13
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-11
6
-110
/
+866
|
\
\
\
\
\
\
|
*
|
|
|
|
|
kcsan: Only test clear_bit_unlock_is_negative_byte if arch defines it
Marco Elver
2021-12-10
2
-6
/
+10
[next]