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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
md: don't check 'mddev->pers' and 'pers->quiesce' from suspend_lo_store()
Yu Kuai
2023-09-22
1
-7
/
+2
|
*
|
md: don't check 'mddev->pers' from suspend_hi_store()
Yu Kuai
2023-09-22
1
-6
/
+1
|
*
|
md-bitmap: suspend array earlier in location_store()
Yu Kuai
2023-09-22
1
-23
/
+20
|
*
|
md-bitmap: remove the checking of 'pers->quiesce' from location_store()
Yu Kuai
2023-09-22
1
-4
/
+0
|
*
|
md: don't rely on 'mddev->pers' to be set in mddev_suspend()
Yu Kuai
2023-09-22
1
-1
/
+1
|
*
|
md: initialize 'writes_pending' while allocating mddev
Yu Kuai
2023-09-22
5
-26
/
+13
|
*
|
md: initialize 'active_io' while allocating mddev
Yu Kuai
2023-09-22
3
-22
/
+41
|
*
|
md: delay remove_and_add_spares() for read only array to md_start_sync()
Yu Kuai
2023-09-22
1
-10
/
+51
|
*
|
md: factor out a helper rdev_addable() from remove_and_add_spares()
Yu Kuai
2023-09-22
1
-12
/
+27
|
*
|
md: factor out a helper rdev_is_spare() from remove_and_add_spares()
Yu Kuai
2023-09-22
1
-5
/
+10
|
*
|
md: factor out a helper rdev_removeable() from remove_and_add_spares()
Yu Kuai
2023-09-22
1
-6
/
+38
|
*
|
md: delay choosing sync action to md_start_sync()
Yu Kuai
2023-09-22
1
-34
/
+39
|
*
|
md: factor out a helper to choose sync action from md_check_recovery()
Yu Kuai
2023-09-22
1
-25
/
+45
|
*
|
md: use separate work_struct for md_start_sync()
Yu Kuai
2023-09-22
2
-5
/
+10
*
|
|
badblocks: switch to the improved badblock handling code
Coly Li
2023-09-26
1
-305
/
+3
*
|
|
badblocks: improve badblocks_check() for multiple ranges handling
Coly Li
2023-09-26
1
-0
/
+97
*
|
|
badblocks: improve badblocks_clear() for multiple ranges handling
Coly Li
2023-09-26
1
-0
/
+325
*
|
|
badblocks: improve badblocks_set() for multiple ranges handling
Coly Li
2023-09-26
1
-20
/
+544
*
|
|
badblocks: add helper routines for badblock ranges handling
Coly Li
2023-09-26
1
-0
/
+386
*
|
|
badblocks: add more helper structure and routines in badblocks.h
Coly Li
2023-09-26
1
-0
/
+30
|
/
/
*
|
block/null_blk: add queue_rqs() support
Chengming Zhou
2023-09-22
1
-0
/
+20
*
|
blk-mq: update driver tags request table when start request
Chengming Zhou
2023-09-22
4
-6
/
+1
*
|
blk-mq: support batched queue_rqs() on shared tags queue
Chengming Zhou
2023-09-22
1
-6
/
+1
*
|
blk-mq: remove RQF_MQ_INFLIGHT
Chengming Zhou
2023-09-22
4
-16
/
+2
*
|
blk-mq: account active requests when get driver tag
Chengming Zhou
2023-09-22
2
-36
/
+53
|
/
*
Linux 6.6-rc2
v6.6-rc2
Linus Torvalds
2023-09-17
1
-1
/
+1
*
Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-09-17
7
-24
/
+61
|
\
|
*
x86/purgatory: Remove LTO flags
Song Liu
2023-09-17
1
-0
/
+4
|
*
x86/boot/compressed: Reserve more memory for page tables
Kirill A. Shutemov
2023-09-17
2
-14
/
+39
|
*
x86/ibt: Avoid duplicate ENDBR in __put_user_nocheck*()
Peter Zijlstra
2023-09-12
1
-4
/
+0
|
*
x86/ibt: Suppress spurious ENDBR
Peter Zijlstra
2023-09-12
2
-0
/
+13
|
*
x86/platform/uv: Use alternate source for socket to node data
Steve Wahl
2023-09-11
1
-6
/
+5
*
|
Merge tag 'sched-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-09-17
2
-5
/
+34
|
\
\
|
*
|
x86/sched: Restore the SD_ASYM_PACKING flag in the DIE domain
Ricardo Neri
2023-09-13
1
-3
/
+9
|
*
|
sched/fair: Fix SMT4 group_smt_balance handling
Tim Chen
2023-09-13
1
-1
/
+11
|
*
|
sched/fair: Optimize should_we_balance() for large SMT systems
Shrikanth Hegde
2023-09-02
1
-1
/
+14
*
|
|
Merge tag 'objtool-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-09-17
1
-1
/
+2
|
\
\
\
|
*
|
|
objtool: Fix _THIS_IP_ detection for cold functions
Josh Poimboeuf
2023-09-12
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'core-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-09-17
1
-0
/
+1
|
\
\
\
|
*
|
|
panic: Reenable preemption in WARN slowpath
Lukas Wunner
2023-09-15
1
-0
/
+1
*
|
|
|
stat: remove no-longer-used helper macros
Linus Torvalds
2023-09-17
1
-6
/
+0
*
|
|
|
Merge tag '6.6-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-09-17
4
-17
/
+24
|
\
\
\
\
|
*
|
|
|
smb3: fix some minor typos and repeated words
Steve French
2023-09-15
2
-3
/
+5
|
*
|
|
|
smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPP
Steve French
2023-09-15
2
-4
/
+4
|
*
|
|
|
smb3: move server check earlier when setting channel sequence number
Steve French
2023-09-12
1
-10
/
+15
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag '6.6-rc1-ksmbd' of git://git.samba.org/ksmbd
Linus Torvalds
2023-09-17
2
-2
/
+1
|
\
\
\
\
|
*
|
|
|
ksmbd: fix passing freed memory 'aux_payload_buf'
Namjae Jeon
2023-09-13
1
-1
/
+1
|
*
|
|
|
ksmbd: remove unneeded mark_inode_dirty in set_info_sec()
Namjae Jeon
2023-09-13
1
-1
/
+0
|
|
/
/
/
*
|
|
|
Merge tag 'ext4_for_linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-09-17
6
-51
/
+64
|
\
\
\
\
|
*
|
|
|
ext4: fix rec_len verify error
Shida Zhang
2023-09-14
1
-11
/
+15
[prev]
[next]