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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
parisc: iosapic.c: Fix sparse warnings
Helge Deller
2023-08-31
2
-4
/
+4
*
parisc: ccio-dma: Fix sparse warnings
Helge Deller
2023-08-31
2
-11
/
+11
*
parisc: sba-iommu: Fix sparse warnigs
Helge Deller
2023-08-31
2
-16
/
+16
*
parisc: sba: Fix compile warning wrt list of SBA devices
Helge Deller
2023-08-31
1
-2
/
+0
*
parisc: sba_iommu: Fix build warning if procfs if disabled
Helge Deller
2023-08-31
1
-8
/
+2
*
Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-08-29
3
-10
/
+2
|
\
|
*
swiotlb: make io_tlb_default_mem local to swiotlb.c
Petr Tesarik
2023-08-01
2
-4
/
+2
|
*
x86: always initialize xen-swiotlb when xen-pcifront is enabling
Christoph Hellwig
2023-07-31
1
-6
/
+0
*
|
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-29
25
-505
/
+854
|
\
\
|
*
|
ublk: zoned: support REQ_OP_ZONE_RESET_ALL
Ming Lei
2023-08-20
1
-2
/
+5
|
*
|
md: raid0: account for split bio in iostat accounting
David Jeffery
2023-08-17
1
-2
/
+1
|
*
|
md/raid0: Fix performance regression for large sequential writes
Jan Kara
2023-08-17
1
-1
/
+1
|
*
|
md/raid0: Factor out helper for mapping and submitting a bio
Jan Kara
2023-08-17
1
-39
/
+40
|
*
|
md raid1: allow writebehind to work on any leg device set WriteMostly
Heinz Mauelshagen
2023-08-17
1
-2
/
+1
|
*
|
md/raid1: hold the barrier until handle_read_error() finishes
Xueshi Hu
2023-08-17
1
-1
/
+3
|
*
|
md/raid1: free the r1bio before waiting for blocked rdev
Xueshi Hu
2023-08-17
1
-2
/
+2
|
*
|
md/raid1: call free_r1bio() before allow_barrier() in raid_end_bio_io()
Xueshi Hu
2023-08-17
1
-3
/
+4
|
*
|
drivers/rnbd: restore sysfs interface to rnbd-client
Li Zhijian
2023-08-16
1
-1
/
+1
|
*
|
md/raid5-cache: fix null-ptr-deref for r5l_flush_stripe_to_raid()
Yu Kuai
2023-08-15
1
-2
/
+1
|
*
|
md: Hold mddev->reconfig_mutex when trying to get mddev->sync_thread
Li Lingfeng
2023-08-15
7
-14
/
+15
|
*
|
md/raid10: fix a 'conf->barrier' leakage in raid10_takeover()
Yu Kuai
2023-08-15
1
-1
/
+0
|
*
|
md: raid1: fix potential OOB in raid1_remove_disk()
Zhang Shurong
2023-08-15
1
-0
/
+4
|
*
|
md/raid5-cache: fix a deadlock in r5l_exit_log()
Yu Kuai
2023-08-15
1
-3
/
+6
|
*
|
ublk: Switch to memdup_user_nul() helper
Ruan Jinjie
2023-08-15
1
-8
/
+3
|
*
|
ublk: fix 'warn: variable dereferenced before check 'req'' from Smatch
Ming Lei
2023-08-11
1
-1
/
+3
|
*
|
swim3: mark swim3_init() static
Arnd Bergmann
2023-08-10
1
-1
/
+1
|
*
|
ublk: Fix signedness bug returning warning
Li Zetao
2023-08-10
1
-2
/
+2
|
*
|
bio-integrity: update the payload size in bio_integrity_add_page()
Jinyoung Choi
2023-08-09
4
-6
/
+2
|
*
|
ublk: enable zoned storage support
Andreas Hindborg
2023-08-08
1
-15
/
+316
|
*
|
ublk: move check for empty address field on command submission
Andreas Hindborg
2023-08-08
1
-5
/
+9
|
*
|
ublk: add helper to check if device supports user copy
Andreas Hindborg
2023-08-08
1
-1
/
+6
|
*
|
fs: add CONFIG_BUFFER_HEAD
Christoph Hellwig
2023-08-02
1
-0
/
+1
|
*
|
md/md-bitmap: hold 'reconfig_mutex' in backlog_store()
Yu Kuai
2023-07-27
1
-0
/
+7
|
*
|
md/md-bitmap: remove unnecessary local variable in backlog_store()
Yu Kuai
2023-07-27
1
-2
/
+0
|
*
|
md/raid10: use dereference_rdev_and_rrdev() to get devices
Li Nan
2023-07-27
1
-10
/
+5
|
*
|
md/raid10: factor out dereference_rdev_and_rrdev()
Li Nan
2023-07-27
1
-9
/
+20
|
*
|
md/raid10: check replacement and rdev to prevent submit the same io twice
Li Nan
2023-07-27
1
-0
/
+2
|
*
|
md/raid1: Avoid lock contention from wake_up()
Jack Wang
2023-07-27
1
-6
/
+12
|
*
|
md: restore 'noio_flag' for the last mddev_resume()
Yu Kuai
2023-07-27
1
-2
/
+4
|
*
|
md: don't quiesce in mddev_suspend()
Yu Kuai
2023-07-27
1
-2
/
+0
|
*
|
md: remove redundant check in fix_read_error()
Li Nan
2023-07-27
2
-2
/
+2
|
*
|
md/raid10: optimize fix_read_error
Li Nan
2023-07-27
1
-10
/
+10
|
*
|
md/raid1: prioritize adding disk to 'removed' mirror
Li Nan
2023-07-27
1
-11
/
+15
|
*
|
md/md-faulty: enable io accounting
Yu Kuai
2023-07-27
1
-0
/
+2
|
*
|
md/md-linear: enable io accounting
Yu Kuai
2023-07-27
1
-0
/
+1
|
*
|
md/md-multipath: enable io accounting
Yu Kuai
2023-07-27
1
-0
/
+1
|
*
|
md/raid10: switch to use md_account_bio() for io accounting
Yu Kuai
2023-07-27
2
-12
/
+9
|
*
|
md/raid1: switch to use md_account_bio() for io accounting
Yu Kuai
2023-07-27
2
-9
/
+6
|
*
|
raid5: fix missing io accounting in raid5_align_endio()
Yu Kuai
2023-07-27
1
-21
/
+8
|
*
|
md: also clone new io if io accounting is disabled
Yu Kuai
2023-07-27
3
-43
/
+42
[next]