index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-ioctl.c
Age
Commit message (
Expand
)
Author
2022-11-25
dm ioctl: fix misbehavior if list_versions races with module loading
Mikulas Patocka
2022-04-13
dm ioctl: prevent potential spectre v1 gadget
Jordy Zomer
2021-03-30
dm ioctl: fix out of bounds array access when no devices
Mikulas Patocka
2020-12-30
dm ioctl: fix error return code in target_message
Qinglang Miao
2020-10-01
dm: export dm_copy_name_and_uuid
Mike Snitzer
2020-08-07
Merge tag 'for-5.9/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-08-04
dm ioctl: Fix compilation warning
Damien Le Moal
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-06-17
dm ioctl: use struct_size() helper in retrieve_deps()
Gustavo A. R. Silva
2019-09-16
dm: introduce DM_GET_TARGET_VERSION
Mikulas Patocka
2019-08-23
dm: make dm_table_find_target return NULL
Mikulas Patocka
2019-05-16
dm ioctl: fix hang in early create error condition
Helen Koike
2019-03-05
dm: add support to directly boot to a mapped device
Helen Koike
2018-10-18
dm ioctl: harden copy_params()'s copy_from_user() from malicious users
Wenwen Wang
2018-06-08
dm: report which conflicting type caused error during table_load()
Mike Snitzer
2018-04-03
dm: allow targets to return output from messages they are sent
Mike Snitzer
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-09-25
dm ioctl: fix alignment of event number in the device list
Mikulas Patocka
2017-08-28
dm ioctl: constify ioctl lookup table
Eric Biggers
2017-06-19
dm ioctl: report event number in DM_LIST_DEVICES
Mikulas Patocka
2017-06-19
dm ioctl: add a new DM_DEV_ARM_POLL ioctl
Mikulas Patocka
2017-06-19
dm: add basic support for using the select or poll function
Mikulas Patocka
2017-05-22
dm ioctl: restore __GFP_HIGH in copy_params()
Junaid Shahid
2017-05-08
drivers/md/dm-ioctl.c: use kvmalloc rather than opencoded variant
Michal Hocko
2017-04-27
dm: introduce enum dm_queue_mode to cleanup related code
Bart Van Assche
2017-04-27
dm ioctl: prevent stack leak in dm ioctl call
Adrian Salido
2017-04-24
dm ioctl: remove double parentheses
Matthias Kaehlcke
2017-04-24
dm: remove dummy dm_table definition
Mikulas Patocka
2017-03-02
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
Ingo Molnar
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-08
dm ioctl: use offsetof() instead of open-coding it
Bart Van Assche
2016-07-20
dm: allow bio-based table to be upgraded to bio-based with DAX support
Toshi Kani
2016-07-01
dm ioctl: Simplify parameter buffer management code
Bart Van Assche
2016-06-10
dm: move request-based code out to dm-rq.[hc]
Mike Snitzer
2016-05-05
dm ioctl: drop use of __GFP_REPEAT in copy_params()'s __vmalloc() call
Michal Hocko
2016-02-22
dm: allow immutable request-based targets to use blk-mq pdu
Mike Snitzer
2016-02-22
dm: set DM_TARGET_WILDCARD feature on "error" target
Mike Snitzer
2015-08-05
char: make misc_deregister a void function
Greg Kroah-Hartman
2015-04-30
dm: only initialize the request_queue once
Christoph Hellwig
2015-02-09
dm ioctl: fix stale comment above dm_get_inactive_table()
Junxiao Bi
2014-11-19
dm: enhance internal suspend and resume interface
Mike Snitzer
2014-10-05
dm: allow active and inactive tables to share dm_devs
Benjamin Marzinski
2013-11-09
dm: allow remove to be deferred
Mikulas Patocka
2013-09-05
dm: add statistics support
Mikulas Patocka
2013-09-05
dm ioctl: cleanup error handling in table_load
Mike Snitzer
2013-09-05
dm ioctl: increase granularity of type_lock when loading table
Mike Snitzer
2013-09-05
dm ioctl: prevent rename to empty name or uuid
Alasdair Kergon
2013-07-10
dm: optimize use SRCU and RCU
Mikulas Patocka
2013-07-10
dm: use __GFP_HIGHMEM in __vmalloc
Mikulas Patocka
[next]