index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-28
dm zoned: Fix reference counter initial value of chunk works
Shin'ichiro Kawasaki
1
-4
/
+4
2020-02-28
dm writecache: verify watermark during resume
Mikulas Patocka
1
-2
/
+10
2020-02-28
dm: report suspended device during destroy
Mikulas Patocka
3
-8
/
+7
2020-02-27
dm thin metadata: fix lockdep complaint
Theodore Ts'o
1
-1
/
+1
2020-02-27
dm cache: fix a crash due to incorrect work item cancelling
Mikulas Patocka
1
-2
/
+2
2020-02-25
dm integrity: fix invalid table returned due to argument count mismatch
Mikulas Patocka
1
-1
/
+1
2020-02-25
dm integrity: fix a deadlock due to offloading to an incorrect workqueue
Mikulas Patocka
1
-4
/
+15
2020-02-25
dm integrity: fix recalculation when moving from journal mode to bitmap mode
Mikulas Patocka
1
-5
/
+12
2020-01-27
dm: fix potential for q->make_request_fn NULL pointer
Mike Snitzer
1
-2
/
+7
2020-01-16
dm writecache: improve performance of large linear writes on SSDs
Mikulas Patocka
1
-4
/
+25
2020-01-15
dm mpath: Add timeout mechanism for queue_if_no_path
Anatol Pomazau
1
-0
/
+66
2020-01-15
dm thin: change data device's flush_bio to be member of struct pool
Mikulas Patocka
1
-9
/
+10
2020-01-15
dm thin: don't allow changing data device during thin-pool reload
Mikulas Patocka
1
-5
/
+13
2020-01-15
dm thin: fix use-after-free in metadata_pre_commit_callback
Mike Snitzer
1
-4
/
+3
2020-01-15
dm thin metadata: use pool locking at end of dm_pool_metadata_close
Mike Snitzer
1
-4
/
+6
2020-01-15
dm writecache: fix incorrect flush sequence when doing SSD mode commit
Mikulas Patocka
1
-21
/
+21
2020-01-15
dm crypt: fix benbi IV constructor crash if used in authenticated mode
Milan Broz
1
-2
/
+8
2020-01-15
dm crypt: Implement Elephant diffuser for Bitlocker compatibility
Milan Broz
1
-4
/
+319
2020-01-15
dm space map common: fix to ensure new block isn't already in use
Joe Thornber
4
-3
/
+37
2020-01-07
dm verity: don't prefetch hash blocks for already-verified data
xianrong.zhou
1
-2
/
+16
2020-01-07
dm crypt: fix GFP flags passed to skcipher_request_alloc()
Mikulas Patocka
1
-1
/
+1
2020-01-07
dm thin metadata: Fix trivial math error in on-disk format documentation
Jeffle Xu
1
-1
/
+1
2020-01-07
dm thin metadata: use true/false for bool variable
zhengbin
1
-5
/
+5
2020-01-07
dm snapshot: use true/false for bool variable
zhengbin
1
-3
/
+3
2020-01-07
dm bio prison v2: use true/false for bool variable
zhengbin
1
-1
/
+1
2020-01-07
dm mpath: use true/false for bool variable
zhengbin
1
-1
/
+1
2020-01-07
dm zoned: support zone sizes smaller than 128MiB
Dmitry Fomichev
1
-9
/
+14
2020-01-07
dm raid: table line rebuild status fixes
Heinz Mauelshagen
1
-21
/
+22
2020-01-07
dm dust: change ret to r in dust_map_write
Bryan Gurney
1
-3
/
+3
2020-01-05
Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+2
2020-01-05
riscv: prefix IRQ_ macro names with an RV_ namespace
Paul Walmsley
1
-1
/
+1
2020-01-05
clocksource: riscv: add notrace to riscv_sched_clock
Zong Li
1
-1
/
+1
2020-01-05
Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2020-01-04
Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
4
-7
/
+14
2020-01-04
Merge tag 'media/v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
3
-18
/
+41
2020-01-03
Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+4
2020-01-03
Merge tag 'drm-fixes-2020-01-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
14
-60
/
+80
2020-01-03
media: intel-ipu3: Align struct ipu3_uapi_awb_fr_config_s to 32 bytes
Sakari Ailus
1
-1
/
+1
2020-01-03
agp: remove unused variable arqsz in agp_3_5_enable()
Yunfeng Ye
1
-3
/
+1
2020-01-03
agp: remove unused variable mcapndx
Yunfeng Ye
1
-5
/
+0
2020-01-02
Merge tag 'amd-drm-fixes-5.5-2020-01-01' of git://people.freedesktop.org/~agd...
Dave Airlie
9
-14
/
+28
2020-01-02
Merge tag 'drm-misc-fixes-2019-12-31' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-3
/
+1
2020-01-02
Merge tag 'mediatek-drm-fixes-5.5' of https://github.com/ckhu-mediatek/linux....
Dave Airlie
2
-35
/
+50
2020-01-01
drm/amdgpu: correct RLC firmwares loading sequence
Evan Quan
2
-2
/
+2
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
26
-122
/
+157
2019-12-31
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
2
-18
/
+15
2019-12-31
net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/S
Vladimir Oltean
2
-6
/
+9
2019-12-31
net: dsa: sja1105: Remove restriction of zero base-time for taprio offload
Vladimir Oltean
1
-5
/
+0
2019-12-31
net: dsa: sja1105: Really make the PTP command read-write
Vladimir Oltean
1
-1
/
+1
2019-12-31
net: dsa: sja1105: Take PTP egress timestamp by port, not mgmt slot
Vladimir Oltean
2
-3
/
+3
[next]