index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-17
dm kcopyd: Increase default sub-job size to 512KB
Nikos Tsironis
1
-6
/
+28
2019-07-17
dm snapshot: fix oversights in optional discard support
Mike Snitzer
1
-0
/
+10
2019-07-17
dm zoned: fix zone state management race
Damien Le Moal
2
-28
/
+24
2019-07-12
dm bufio: fix deadlock with loop device
Junxiao Bi
1
-3
/
+1
2019-07-12
dm snapshot: add optional discard support features
Mike Snitzer
1
-21
/
+165
2019-07-09
dm crypt: implement eboiv - encrypted byte-offset initialization vector
Milan Broz
1
-1
/
+81
2019-07-09
dm crypt: remove obsolete comment about plumb IV
Milan Broz
1
-3
/
+0
2019-07-09
dm crypt: wipe private IV struct after key invalid flag is set
Milan Broz
1
-7
/
+9
2019-07-09
dm integrity: use kzalloc() instead of kmalloc() + memset()
Fuqian Huang
1
-2
/
+1
2019-07-09
dm: update stale comment in end_clone_bio()
Pavel Begunkov
1
-1
/
+1
2019-07-09
dm log writes: fix incorrect comment about the logged sequence example
Qu Wenruo
1
-1
/
+1
2019-07-09
dm log writes: use struct_size() to calculate size of pending_block
Zhengyuan Liu
1
-1
/
+1
2019-07-09
dm crypt: use struct_size() when allocating encryption context
Zhengyuan Liu
1
-1
/
+1
2019-07-09
dm integrity: always set version on superblock update
Milan Broz
1
-1
/
+3
2019-07-02
dm thin metadata: check if in fail_io mode when setting needs_check
Mike Snitzer
1
-2
/
+5
2019-06-25
dm verity: use message limit for data block corruption message
Milan Broz
1
-2
/
+2
2019-06-25
dm table: don't copy from a NULL pointer in realloc_argv()
Jerome Marchand
1
-1
/
+1
2019-06-25
dm log writes: make sure super sector log updates are written in order
zhangyi (F)
1
-2
/
+21
2019-06-25
dm init: remove trailing newline from calls to DMERR() and DMINFO()
Stephen Boyd
1
-2
/
+2
2019-06-25
dm init: fix incorrect uses of kstrndup()
Gen Zhang
1
-3
/
+3
2019-06-16
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+5
2019-06-16
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-38
/
+42
2019-06-15
Merge tag 'platform-drivers-x86-v5.2-3' of git://git.infradead.org/linux-plat...
Linus Torvalds
6
-4
/
+26
2019-06-15
Merge tag 'usb-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-45
/
+105
2019-06-14
Merge tag 'drm-fixes-2019-06-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
27
-73
/
+252
2019-06-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-1
/
+7
2019-06-14
Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-26
/
+46
2019-06-14
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+2
2019-06-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-58
/
+111
2019-06-14
Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux int...
Daniel Vetter
5
-5
/
+15
2019-06-14
Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-8
/
+18
2019-06-14
Merge tag 'gpio-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-1
/
+2
2019-06-14
Merge tag 'drm-misc-fixes-2019-06-13' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
10
-21
/
+120
2019-06-13
mm/devm_memremap_pages: fix final page put race
Dan Williams
3
-28
/
+19
2019-06-13
PCI/P2PDMA: track pgmap references per resource, not globally
Dan Williams
1
-43
/
+81
2019-06-13
PCI/P2PDMA: fix the gen_pool_add_virt() failure path
Dan Williams
1
-1
/
+3
2019-06-13
drivers/base/devres: introduce devm_release_action()
Dan Williams
1
-1
/
+23
2019-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
10
-54
/
+136
2019-06-13
Merge tag 'drm-intel-fixes-2019-06-13' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
8
-16
/
+91
2019-06-13
block/ps3vram: Use %llu to format sector_t after LBDAF removal
Geert Uytterhoeven
1
-1
/
+1
2019-06-13
libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk
Hans de Goede
1
-3
/
+6
2019-06-13
bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached
Coly Li
1
-1
/
+6
2019-06-13
bcache: fix stack corruption by PRECEDING_KEY()
Coly Li
2
-17
/
+33
2019-06-13
null_blk: remove duplicate check for report zone
Chaitanya Kulkarni
1
-4
/
+0
2019-06-12
drm/amdgpu: return 0 by default in amdgpu_pm_load_smu_firmware
Alex Deucher
1
-2
/
+2
2019-06-12
drm/amdgpu: Fix bounds checking in amdgpu_ras_is_supported()
Dan Carpenter
1
-0
/
+2
2019-06-12
Merge branch 'mediatek-drm-fixes-5.2' of https://github.com/ckhu-mediatek/lin...
Daniel Vetter
4
-31
/
+26
2019-06-12
Merge tag 'media/v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2
-3
/
+3
2019-06-12
usb: typec: Make sure an alt mode exist before getting its partner
Heikki Krogerus
1
-1
/
+1
2019-06-12
clocksource/drivers/arm_arch_timer: Don't trace count reader functions
Julien Thierry
1
-4
/
+4
[next]