index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2019-09-05
dm writecache: skip writecache_wait for pmem mode
Huaisheng Ye
2019-09-04
dm stats: use struct_size() helper
Gustavo A. R. Silva
2019-09-03
dm crypt: omit parsing of the encapsulated cipher
Ard Biesheuvel
2019-09-03
dm crypt: switch to ESSIV crypto API template
Ard Biesheuvel
2019-08-26
dm space map common: remove check for impossible sm_find_free() return value
ZhangXiaoxu
2019-08-26
dm raid1: use struct_size() with kzalloc()
Gustavo A. R. Silva
2019-08-26
dm writecache: optimize performance by sorting the blocks for writeback_all
Huaisheng Ye
2019-08-26
dm writecache: add unlikely for getting two block with same LBA
Huaisheng Ye
2019-08-26
dm writecache: remove unused member pointer in writeback_struct
Huaisheng Ye
2019-08-26
dm zoned: fix invalid memory access
Mikulas Patocka
2019-08-23
dm verity: add root hash pkcs#7 signature verification
Jaskaran Khurana
2019-08-23
dm crypt: reuse eboiv skcipher for IV generation
Ard Biesheuvel
2019-08-23
dm: make dm_table_find_target return NULL
Mikulas Patocka
2019-08-23
dm table: fix invalid memory accesses with too high sector number
Mikulas Patocka
2019-08-22
dm space map metadata: fix missing store of apply_bops() return value
ZhangXiaoxu
2019-08-22
dm btree: fix order of block initialization in btree_split_beneath
ZhangXiaoxu
2019-08-21
dm raid: add missing cleanup in raid_ctr()
Wenwen Wang
2019-08-21
dm zoned: fix potential NULL dereference in dmz_do_reclaim()
Dan Carpenter
2019-08-21
dm dust: use dust block size for badblocklist index
Bryan Gurney
2019-08-15
dm integrity: fix a crash due to BUG_ON in __journal_read_write()
Mikulas Patocka
2019-08-15
dm zoned: fix a few typos
Dmitry Fomichev
2019-08-15
dm zoned: add SPDX license identifiers
Dmitry Fomichev
2019-08-15
dm zoned: properly handle backing device failure
Dmitry Fomichev
2019-08-15
dm zoned: improve error handling in i/o map code
Dmitry Fomichev
2019-08-15
dm zoned: improve error handling in reclaim
Dmitry Fomichev
2019-08-15
dm kcopyd: always complete failed jobs
Dmitry Fomichev
2019-08-15
Revert "dm bufio: fix deadlock with loop device"
Mikulas Patocka
2019-08-11
Merge tag 'ntb-5.3-bugfixes' of git://github.com/jonmason/ntb
Linus Torvalds
2019-08-10
Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-08-10
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-08-10
Merge tag 'char-misc-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-08-10
Merge tag 'driver-core-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-08-10
Merge tag 'tty-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-08-10
Merge tag 'staging-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-08-10
Merge tag 'usb-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-08-10
Merge tag 'pinctrl-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2019-08-10
Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-08-09
scsi: fas216: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-08-09
pcmcia: db1xxx_ss: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-08-09
video: fbdev: omapfb_main: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-08-09
watchdog: riowd: Mark expected switch fall-through
Gustavo A. R. Silva
2019-08-09
s390/net: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-08-09
crypto: ux500/crypt: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-08-09
watchdog: wdt977: Mark expected switch fall-through
Gustavo A. R. Silva
2019-08-09
watchdog: scx200_wdt: Mark expected switch fall-through
Gustavo A. R. Silva
2019-08-09
watchdog: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-08-09
mfd: omap-usb-host: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-08-09
mfd: db8500-prcmu: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-08-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2019-08-09
drm/i915: Remove redundant user_access_end() from __copy_from_user() error path
Josh Poimboeuf
[next]