summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-04-04lan78xx: Connect phy earlyAlexander Graf1-16/+18
2018-04-04nfp: add a separate counter for packets with CHECKSUM_COMPLETEJakub Kicinski3-9/+13
2018-04-04net: phy: marvell10g: add thermal hwmon deviceRussell King1-2/+182
2018-04-04pptp: remove a buggy dst release in pptp_connect()Eric Dumazet1-1/+0
2018-04-04net: dsa: mt7530: Use NULL instead of plain integerFlorian Fainelli1-3/+3
2018-04-04net: dsa: b53: Fix sparse warnings in b53_mmap.cFlorian Fainelli1-9/+24
2018-04-04net: systemport: Fix sparse warnings in bcm_sysport_insert_tsb()Florian Fainelli1-5/+6
2018-04-04net: bcmgenet: Fix sparse warnings in bcmgenet_put_tx_csum()Florian Fainelli1-5/+6
2018-04-04Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds18-123/+966
2018-04-04Merge branch 'fixes' into miscJames Bottomley41-389/+418
2018-04-04Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds501-20482/+35309
2018-04-04Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-36/+17
2018-04-04Merge branch 'parisc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-13/+29
2018-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2-2/+3
2018-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds941-18048/+69814
2018-04-03Merge tag 'leds_for_4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-16/+339
2018-04-03Merge tag 'for-linus-4.17' of git://github.com/cminyard/linux-ipmiLinus Torvalds27-593/+1067
2018-04-03Merge tag 'pinctrl-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds70-7246/+13148
2018-04-03Merge tag 'mmc-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds28-257/+842
2018-04-03Merge tag 'hsi-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2-10/+7
2018-04-03Merge tag 'for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds16-197/+478
2018-04-03Merge tag 'spi-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds18-306/+412
2018-04-03dm verity: add 'check_at_most_once' option to only validate hashes oncePatrik Torstensson2-5/+60
2018-04-03dm bufio: don't embed a bio in the dm_buffer structureMikulas Patocka1-60/+45
2018-04-03dm bufio: support non-power-of-two block sizesMikulas Patocka1-25/+39
2018-04-03dm bufio: use slab cache for dm_buffer structure allocationsMikulas Patocka1-9/+19
2018-04-03dm bufio: reorder fields in dm_buffer structureMikulas Patocka1-5/+5
2018-04-03dm bufio: relax alignment constraint on slab cacheMikulas Patocka1-2/+2
2018-04-03dm bufio: remove code that merges slab cachesMikulas Patocka1-39/+14
2018-04-03dm bufio: get rid of slab cache name allocationsMikulas Patocka1-18/+3
2018-04-03dm bufio: move dm-bufio.h to include/linux/Mikulas Patocka6-156/+8
2018-04-03dm bufio: delete outdated commentMikulas Patocka1-4/+0
2018-04-03dm: add support for secure erase forwardingDenis Semakin4-0/+46
2018-04-03dm: backfill abnormal IO support to non-splitting IO submissionMike Snitzer1-7/+23
2018-04-03dm raid: fix nosync statusHeinz Mauelshagen1-1/+2
2018-04-03dm mpath: use DM_MAPIO_SUBMITTED instead of magic number 0 in process_queued_...Wang Sheng-Hui1-1/+1
2018-04-03dm stripe: get rid of a Variable Length Array (VLA)Tycho Andersen1-5/+5
2018-04-03dm log writes: record metadata flag for better flags recordQu Wenruo1-4/+8
2018-04-03dm integrity: fail early if required HMAC key is not availableMilan Broz1-0/+3
2018-04-03dm: remove unused macro DM_MOD_NAME_SIZEWang Sheng-Hui1-2/+0
2018-04-03dm unstripe: remove unnecessary header includesHeinz Mauelshagen1-6/+0
2018-04-03dm unstripe: remove superfluous module init error path messageHeinz Mauelshagen1-7/+1
2018-04-03dm unstripe: add "dm-unstriped" module aliasHeinz Mauelshagen1-0/+1
2018-04-03dm unstripe: support non-power-of-2 chunk sizeHeinz Mauelshagen1-12/+10
2018-04-03dm crypt: limit the number of allocated pagesMikulas Patocka1-1/+65
2018-04-03dm: allow targets to return output from messages they are sentMike Snitzer9-9/+17
2018-04-03Merge tag 'regulator-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-34/+284
2018-04-03Merge tag 'regmap-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds4-189/+165
2018-04-03Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds47-200/+261
2018-04-03Merge tag 'acpi-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds218-7614/+1994