summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* dm integrity: improve discard in journal modeMikulas Patocka2020-03-241-0/+16
* dm integrity: add optional discard supportMikulas Patocka2020-03-241-32/+145
* dm integrity: allow resize of the integrity deviceMikulas Patocka2020-03-241-7/+27
* dm integrity: factor out get_provided_data_sectors()Mikulas Patocka2020-03-241-10/+23
* dm integrity: don't replay journal data past the end of the deviceMikulas Patocka2020-03-241-0/+4
* dm integrity: remove sector type castsMikulas Patocka2020-03-241-17/+16
* dm integrity: fix a crash with unusually large tag sizeMikulas Patocka2020-03-241-2/+2
* dm zoned: remove duplicate nr_rnd_zones increase in dmz_init_zone()Bob Liu2020-03-241-1/+0
* dm verity fec: fix memory leak in verity_fec_dtrShetty, Harshini X (EXT-Sony Mobile)2020-03-241-0/+1
* dm writecache: optimize superblock writeMikulas Patocka2020-03-241-2/+32
* dm writecache: implement gradual cleanupMikulas Patocka2020-03-241-1/+36
* dm writecache: implement the "cleaner" policyMikulas Patocka2020-03-241-5/+43
* dm writecache: do direct write if the cache is fullMikulas Patocka2020-03-241-0/+13
* dm integrity: print device name in integrity_metadata() error messageErich Eckner2020-03-241-1/+2
* dm crypt: use crypt_integrity_aead() helperYang Yingliang2020-03-241-2/+4
* Merge tag 'irq-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-151-1/+29
|\
| * Merge tag 'irqchip-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2020-03-151-1/+29
| |\
| | * irqchip/gic-v3: Workaround Cavium erratum 38539 when reading GICD_TYPER2Marc Zyngier2020-03-141-1/+29
* | | Merge tag 'efi-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-151-9/+23
|\ \ \
| * | | efi: Add a sanity check to efivar_store_raw()Vladis Dronov2020-03-081-0/+3
| * | | efi: Fix a race and a buffer overflow while reading efivars via sysfsVladis Dronov2020-03-081-9/+20
* | | | Merge tag 'iommu-fixes-v5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-03-156-44/+83
|\ \ \ \
| * | | | iommu/vt-d: Populate debugfs if IOMMUs are detectedMegha Dey2020-03-142-2/+13
| * | | | iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTESuravee Suthikulpanit2020-03-141-2/+2
| * | | | iommu/vt-d: Ignore devices with out-of-spec domain numberDaniel Drake2020-03-141-0/+8
| * | | | iommu/vt-d: Fix the wrong printing in RHSA parsingZhenzhong Duan2020-03-141-1/+1
| * | | | iommu/vt-d: Fix debugfs register readsMegha Dey2020-03-131-15/+25
| * | | | iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...Hans de Goede2020-03-131-3/+4
| * | | | iommu/vt-d: dmar_parse_one_rmrr: replace WARN_TAINT with pr_warn + add_taintHans de Goede2020-03-131-2/+4
| * | | | iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taintHans de Goede2020-03-131-5/+6
| * | | | iommu/vt-d: Silence RCU-list debugging warningsQian Cai2020-03-101-1/+2
| * | | | iommu/vt-d: Fix RCU-list bugs in intel_iommu_init()Qian Cai2020-03-101-1/+4
| * | | | iommu/dma: Fix MSI reservation allocationMarc Zyngier2020-03-041-8/+8
| * | | | iommu/io-pgtable-arm: Fix IOVA validation for 32-bitRobin Murphy2020-03-021-2/+2
| * | | | iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge pageYonghyun Hwang2020-03-021-2/+4
* | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-03-1414-56/+102
|\ \ \ \ \
| * \ \ \ \ Merge tag 'at24-fixes-for-v5.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang2020-03-131-1/+2
| |\ \ \ \ \
| | * | | | | misc: eeprom: at24: fix regulator underflowMichael Auchter2020-03-121-1/+2
| * | | | | | i2c: acpi: put device when verifying client failsWolfram Sang2020-03-131-1/+9
| * | | | | | i2c: gpio: suppress error on probe deferHamish Martin2020-03-101-1/+1
| * | | | | | macintosh: windfarm: fix MODINFO regressionWolfram Sang2020-03-106-1/+50
| * | | | | | i2c: designware-pci: Fix BUG_ON during device removalJarkko Nikula2020-03-101-0/+1
| * | | | | | i2c: i801: Do not add ICH_RES_IO_SMI for the iTCO_wdt deviceMika Westerberg2020-03-101-33/+12
| * | | | | | watchdog: iTCO_wdt: Make ICH_RES_IO_SMI optionalMika Westerberg2020-03-101-12/+16
| * | | | | | watchdog: iTCO_wdt: Export vendorsupportMika Westerberg2020-03-102-7/+11
| |/ / / / /
* | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-143-22/+3
|\ \ \ \ \ \
| * | | | | | clk: qcom: dispcc: Remove support of disp_cc_mdss_rscc_ahb_clkTaniya Das2020-02-131-19/+0
| * | | | | | clk: qcom: videocc: Update the clock flag for video_cc_vcodec0_core_clkTaniya Das2020-02-131-1/+1
| * | | | | | of: clk: Make of_clk_get_parent_{count,name}() parameter constGeert Uytterhoeven2020-02-121-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-03-143-8/+17
|\ \ \ \ \ \