index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
Age
Commit message (
Expand
)
Author
2016-12-08
dm cache policy smq: use hash_32() instead of hash_32_generic()
Mike Snitzer
2016-12-08
dm crypt: reject key strings containing whitespace chars
Ondrej Kozina
2016-12-08
dm space map: always set ev if sm_ll_mutate() succeeds
Benjamin Marzinski
2016-12-08
dm space map metadata: skip useless memcpy in metadata_ll_init_index()
Benjamin Marzinski
2016-12-08
dm space map metadata: fix 'struct sm_metadata' leak on failed create
Benjamin Marzinski
2016-12-08
Documentation: dm raid: define data_offset status field
Heinz Mauelshagen
2016-12-08
dm raid: fix discard support regression
Heinz Mauelshagen
2016-12-08
dm raid: don't allow "write behind" with raid4/5/6
Heinz Mauelshagen
2016-12-08
dm mpath: use hw_handler_params if attached hw_handler is same as requested
tang.junhui
2016-12-08
dm crypt: add ability to use keys from the kernel key retention service
Ondrej Kozina
2016-12-08
dm array: remove a dead assignment in populate_ablock_with_values()
Bart Van Assche
2016-12-08
dm ioctl: use offsetof() instead of open-coding it
Bart Van Assche
2016-12-08
dm rq: simplify use_blk_mq initialization
Bart Van Assche
2016-12-08
dm: use blk_set_queue_dying() in __dm_destroy()
Bart Van Assche
2016-12-08
dm bufio: drop the lock when doing GFP_NOIO allocation
Mikulas Patocka
2016-12-08
dm bufio: don't take the lock in dm_bufio_shrink_count
Mikulas Patocka
2016-12-08
dm bufio: avoid sleeping while holding the dm_bufio lock
Douglas Anderson
2016-12-08
dm table: simplify dm_table_determine_type()
Bart Van Assche
2016-12-08
dm table: an 'all_blk_mq' table must be loaded for a blk-mq DM device
Bart Van Assche
2016-12-08
dm table: fix 'all_blk_mq' inconsistency when an empty table is loaded
Mike Snitzer
2016-11-21
dm mpath: do not modify *__clone if blk_mq_alloc_request() fails
Bart Van Assche
2016-11-21
dm mpath: change return type of pg_init_all_paths() from int to void
Bart Van Assche
2016-11-21
dm mpath: add checks for priority group count to avoid invalid memory access
tang.junhui
2016-11-21
dm mpath: add m->hw_handler_name NULL pointer check in parse_hw_handler()
tang.junhui
2016-11-21
dm flakey: return -EINVAL on interval bounds error in flakey_ctr()
Wei Yongjun
2016-11-21
dm crypt: constify crypt_iv_operations structures
Julia Lawall
2016-11-21
dm raid: correct error messages on old metadata validation
Heinz Mauelshagen
2016-11-21
dm raid: fix typos in Documentation/device-mapper/dm-raid.txt
Masanari Iida
2016-11-21
dm cache: add missing cache device name to DMERR in set_cache_mode()
Mike Snitzer
2016-11-21
dm cache metadata: remove an extra newline in DMERR and code
Mike Snitzer
2016-11-21
uapi dm-log-userspace.h: use __u32, __s32, __u64 and __s64 from linux/types.h
Mikko Rapeli
2016-11-21
dm verity: fix incorrect error message
Eric Biggers
2016-11-21
dm crypt: rename crypt_setkey_allcpus to crypt_setkey
Mikulas Patocka
2016-11-21
dm crypt: mark key as invalid until properly loaded
Ondrej Kozina
2016-11-21
dm crypt: use bio_add_page()
Ming Lei
2016-11-21
dm io: use bvec iterator helpers to implement .get_page and .next_page
Ming Lei
2016-11-21
dm rq: replace 'bio->bi_vcnt == 1' with !bio_multiple_segments
Ming Lei
2016-11-14
dm rq: fix a race condition in rq_completed()
Bart Van Assche
2016-11-14
dm block manager: make block locking optional
Joe Thornber
2016-11-13
Linux 4.9-rc5
v4.9-rc5
Linus Torvalds
2016-11-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-11-13
Merge branch 'media-fixes' (patches from Mauro)
Linus Torvalds
2016-11-13
Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-11-13
Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-11-13
Merge tag 'staging-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-11-13
Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-11-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-11-13
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2016-11-13
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-11-13
gp8psk: Fix DVB frontend attach
Mauro Carvalho Chehab
[next]