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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-01-12
1
-2
/
+2
|
\
|
*
kobject: remove kset from struct kset_uevent_ops callbacks
Greg Kroah-Hartman
2021-12-28
1
-1
/
+1
|
*
driver core: make kobj_type constant.
Wedson Almeida Filho
2021-12-27
1
-1
/
+1
*
|
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-11
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-11
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
|
\
\
\
\
\
\
\
[next]