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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-08
dm crypt: add ability to use keys from the kernel key retention service
Ondrej Kozina
2
-14
/
+170
2016-12-08
dm array: remove a dead assignment in populate_ablock_with_values()
Bart Van Assche
1
-2
/
+0
2016-12-08
dm ioctl: use offsetof() instead of open-coding it
Bart Van Assche
1
-1
/
+1
2016-12-08
dm rq: simplify use_blk_mq initialization
Bart Van Assche
1
-5
/
+1
2016-12-08
dm: use blk_set_queue_dying() in __dm_destroy()
Bart Van Assche
1
-3
/
+1
2016-12-08
dm bufio: drop the lock when doing GFP_NOIO allocation
Mikulas Patocka
1
-0
/
+10
2016-12-08
dm bufio: don't take the lock in dm_bufio_shrink_count
Mikulas Patocka
1
-11
/
+2
2016-12-08
dm bufio: avoid sleeping while holding the dm_bufio lock
Douglas Anderson
1
-2
/
+3
2016-12-08
dm table: simplify dm_table_determine_type()
Bart Van Assche
1
-13
/
+8
2016-12-08
dm table: an 'all_blk_mq' table must be loaded for a blk-mq DM device
Bart Van Assche
1
-0
/
+5
2016-12-08
dm table: fix 'all_blk_mq' inconsistency when an empty table is loaded
Mike Snitzer
1
-6
/
+13
2016-11-21
dm mpath: do not modify *__clone if blk_mq_alloc_request() fails
Bart Van Assche
1
-7
/
+8
2016-11-21
dm mpath: change return type of pg_init_all_paths() from int to void
Bart Van Assche
1
-5
/
+2
2016-11-21
dm mpath: add checks for priority group count to avoid invalid memory access
tang.junhui
1
-2
/
+2
2016-11-21
dm mpath: add m->hw_handler_name NULL pointer check in parse_hw_handler()
tang.junhui
1
-0
/
+2
2016-11-21
dm flakey: return -EINVAL on interval bounds error in flakey_ctr()
Wei Yongjun
1
-0
/
+2
2016-11-21
dm crypt: constify crypt_iv_operations structures
Julia Lawall
1
-8
/
+8
2016-11-21
dm raid: correct error messages on old metadata validation
Heinz Mauelshagen
1
-32
/
+39
2016-11-21
dm raid: fix typos in Documentation/device-mapper/dm-raid.txt
Masanari Iida
1
-4
/
+4
2016-11-21
dm cache: add missing cache device name to DMERR in set_cache_mode()
Mike Snitzer
1
-1
/
+2
2016-11-21
dm cache metadata: remove an extra newline in DMERR and code
Mike Snitzer
1
-2
/
+1
2016-11-21
uapi dm-log-userspace.h: use __u32, __s32, __u64 and __s64 from linux/types.h
Mikko Rapeli
1
-26
/
+27
2016-11-21
dm verity: fix incorrect error message
Eric Biggers
1
-1
/
+1
2016-11-21
dm crypt: rename crypt_setkey_allcpus to crypt_setkey
Mikulas Patocka
1
-3
/
+3
2016-11-21
dm crypt: mark key as invalid until properly loaded
Ondrej Kozina
1
-2
/
+5
2016-11-21
dm crypt: use bio_add_page()
Ming Lei
1
-7
/
+1
2016-11-21
dm io: use bvec iterator helpers to implement .get_page and .next_page
Ming Lei
1
-10
/
+24
2016-11-21
dm rq: replace 'bio->bi_vcnt == 1' with !bio_multiple_segments
Ming Lei
1
-1
/
+1
2016-11-14
dm rq: fix a race condition in rq_completed()
Bart Van Assche
1
-2
/
+8
2016-11-14
dm block manager: make block locking optional
Joe Thornber
2
-2
/
+27
2016-11-13
Linux 4.9-rc5
v4.9-rc5
Linus Torvalds
1
-1
/
+1
2016-11-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-23
/
+112
2016-11-13
Merge branch 'media-fixes' (patches from Mauro)
Linus Torvalds
14
-249
/
+310
2016-11-13
Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-6
/
+3
2016-11-13
Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+3
2016-11-13
Merge tag 'staging-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-53
/
+63
2016-11-13
Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
13
-37
/
+42
2016-11-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-42
/
+1
2016-11-13
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
7
-8
/
+29
2016-11-13
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-29
/
+37
2016-11-13
gp8psk: Fix DVB frontend attach
Mauro Carvalho Chehab
7
-152
/
+246
2016-11-13
gp8psk: fix gp8psk_usb_in_op() logic
Mauro Carvalho Chehab
1
-2
/
+3
2016-11-13
dvb-usb: move data_mutex to struct dvb_usb_device
Mauro Carvalho Chehab
7
-95
/
+61
2016-11-13
iio: maxim_thermocouple: detect invalid storage size in read()
Arnd Bergmann
1
-0
/
+2
2016-11-12
aoe: fix crash in page count manipulation
Jens Axboe
1
-41
/
+0
2016-11-12
lightnvm: invalid offset calculation for lba_shift
Matias Bjørling
1
-1
/
+1
2016-11-12
Merge tag 'acpi-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
8
-23
/
+15
2016-11-12
Merge tag 'pm-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
3
-10
/
+9
2016-11-12
Merge tag 'arc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
19
-49
/
+104
2016-11-12
Merge tag 'platform-drivers-x86-v4.9-3' of git://git.infradead.org/users/dvha...
Linus Torvalds
3
-9
/
+28
[next]