summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-02-20dm: update relevant MODULE_AUTHOR entries to latest dm-devel mailing listMike Snitzer16-17/+17
2024-02-20dm ioctl: update DM_DRIVER_EMAIL to new dm-devel mailing listMike Snitzer1-1/+1
2024-02-20dm verity: set DM_TARGET_SINGLETON feature flagFan Wu1-1/+1
2024-02-20dm crypt: Fix IO priority lost when queuing write biosHongyu Jin1-0/+1
2024-02-20dm verity: Fix IO priority lost when reading FEC and hashHongyu Jin2-15/+25
2024-02-20dm bufio: Support IO priorityHongyu Jin1-19/+49
2024-02-20dm io: Support IO priorityHongyu Jin9-33/+36
2024-02-20dm crypt: remove redundant state settings after waking upLizhe1-1/+0
2024-02-20dm thin: add braces around conditional code that spans linesMike Snitzer1-8/+12
2024-02-20dm-crypt, dm-integrity, dm-verity: bump target versionMike Snitzer3-3/+3
2024-02-20dm-verity, dm-crypt: align "struct bvec_iter" correctlyMikulas Patocka2-4/+4
2024-02-20dm-crypt: recheck the integrity tag after a failureMikulas Patocka1-16/+73
2024-02-20dm-crypt: don't modify the data when using authenticated encryptionMikulas Patocka1-0/+6
2024-02-20dm-verity: recheck the hash after a failureMikulas Patocka2-6/+86
2024-02-20dm-integrity: recheck the integrity tag after a failureMikulas Patocka1-9/+84
2024-02-04Merge tag 'char-misc-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-2/+12
2024-02-04Merge tag 'tty-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-13/+46
2024-02-04Merge tag 'usb-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds20-79/+256
2024-02-04Merge tag 'dmaengine-fix-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-38/+57
2024-02-04Merge tag 'phy-fixes-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds4-8/+32
2024-02-02Merge tag 'pci-v6.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-50/+96
2024-02-02Merge tag 'drm-fixes-2024-02-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds70-389/+461
2024-02-02Merge tag 'input-for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-6/+47
2024-02-02Merge tag 'hwmon-for-v6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+17
2024-02-02Merge tag 'for-v6.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds1-60/+49
2024-02-02Merge tag 'iommu-fixes-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-6/+15
2024-02-02Merge tag 'for-6.8/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-68/+28
2024-02-02Merge tag 'ata-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds1-5/+5
2024-02-02Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk tableSzilard Fabian1-0/+8
2024-02-02Merge tag 'block-6.8-2024-02-01' of git://git.kernel.dk/linuxLinus Torvalds22-228/+378
2024-02-02Input: i8042 - fix strange behavior of touchpad on Clevo NS70PUWerner Sembach1-0/+6
2024-02-02dm-crypt, dm-verity: disable taskletsMikulas Patocka3-61/+4
2024-02-02Merge tag 'usb-serial-6.8-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman3-0/+4
2024-02-02dmaengine: at_hdmac: add missing kernel-doc style descriptionVinod Koul1-1/+10
2024-02-02nouveau: offload fence uevents work to workqueueDave Airlie2-6/+19
2024-02-02nouveau/gsp: use correct size for registry rpc.Dave Airlie1-1/+1
2024-02-02Merge tag 'amd-drm-fixes-6.8-2024-02-01' of https://gitlab.freedesktop.org/ag...Dave Airlie48-225/+217
2024-02-02Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETIDHans de Goede1-1/+2
2024-02-02Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETIDHans de Goede1-5/+8
2024-02-02Merge tag 'drm-xe-fixes-2024-02-01' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie17-153/+220
2024-02-02Merge tag 'drm-misc-fixes-2024-02-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-4/+4
2024-02-01Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds28-183/+356
2024-02-01Merge tag 'hid-for-linus-2024020101' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds10-70/+134
2024-02-01Merge tag 'firewire-fixes-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-5/+13
2024-02-01Merge tag 'spi-fix-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-8/+8
2024-02-01Merge tag 'regulator-fix-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-4/+63
2024-02-01Merge tag 'v6.8-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds3-4/+11
2024-02-01idpf: avoid compiler padding in virtchnl2_ptype structPavan Kumar Linga1-1/+1
2024-02-01hv_netvsc: Fix race condition between netvsc_probe and netvsc_removeSouradeep Chakrabarti1-1/+4
2024-02-01xen-netback: properly sync TX responsesJan Beulich1-44/+40