summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | dmaengine: owl: Use correct lock in owl_dma_get_pchan()Cristian Ciocaltea2020-05-041-5/+3
* | | | | | | | | | Merge tag 'fiemap-regression-fix' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-05-213-32/+34
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | ext4: fix fiemap size checks for bitmap filesChristoph Hellwig2020-05-192-31/+33
| * | | | | | | | | ext4: fix EXT4_MAX_LOGICAL_BLOCK macroRitesh Harjani2020-05-191-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge tag 'fixes-for-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-05-203-3/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mtd:rawnand: brcmnand: Fix PM resume crashKamal Dasu2020-05-191-2/+1
| * | | | | | | | | mtd: Fix mtd not registered due to nvmem name collisionRicardo Ribalda Delgado2020-05-181-1/+1
| * | | | | | | | | mtd: spinand: Propagate ECC information to the MTD structureMiquel Raynal2020-05-181-0/+4
* | | | | | | | | | Merge tag 'for-linus-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-05-204-39/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ubi: Fix seq_file usage in detailed_erase_block_info debugfs fileRichard Weinberger2020-05-171-10/+2
| * | | | | | | | | | ubifs: fix wrong use of crypto_shash_descsize()Eric Biggers2020-05-172-24/+6
| * | | | | | | | | | ubifs: remove broken lazytime supportChristoph Hellwig2020-04-091-5/+1
* | | | | | | | | | | Merge tag 'for-linus-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-05-203-2/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | um: Fix typo in vector driver transport option definitionIgnat Korchagin2020-04-291-1/+1
| * | | | | | | | | | | um: syscall.c: include <asm/unistd.h>Johannes Berg2020-04-291-0/+1
| * | | | | | | | | | | um: Fix xor.h includeJohannes Berg2020-04-291-1/+1
* | | | | | | | | | | | Merge tag 'pm-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-05-202-12/+9
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ACPI: EC: PM: Avoid flushing EC work when EC GPE is inactiveRafael J. Wysocki2020-05-182-12/+9
* | | | | | | | | | | | | Merge tag 'ovl-fixes-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-05-202-0/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ovl: potential crash in ovl_fid_to_fh()Dan Carpenter2020-05-131-0/+3
| * | | | | | | | | | | | | ovl: clear ATTR_OPEN from attr->ia_validVivek Goyal2020-04-301-3/+14
| * | | | | | | | | | | | | ovl: clear ATTR_FILE from attr->ia_validVivek Goyal2020-04-301-0/+7
* | | | | | | | | | | | | | pipe: Fix pipe_full() test in opipe_prep().Tetsuo Handa2020-05-201-1/+1
* | | | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-05-201-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | fix multiplication overflow in copy_fdtable()Al Viro2020-05-201-1/+1
* | | | | | | | | | | | | | | Merge tag 'arc-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2020-05-209-16/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | ARC: show_regs: avoid extra line of outputVineet Gupta2020-05-151-8/+6
| * | | | | | | | | | | | | | | ARC: guard dsp early init against non ARCv2Eugeniy Paltsev2020-04-291-0/+2
| * | | | | | | | | | | | | | | ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACTVineet Gupta2020-04-271-0/+1
| * | | | | | | | | | | | | | | ARC: entry: commentVineet Gupta2020-04-131-0/+2
| * | | | | | | | | | | | | | | arc: remove #ifndef CONFIG_AS_CFI_SIGNAL_FRAMEMasahiro Yamada2020-04-131-2/+0
| * | | | | | | | | | | | | | | arc: ptrace: hard-code "arc" instead of UTS_MACHINEMasahiro Yamada2020-04-132-4/+1
| * | | | | | | | | | | | | | | ARC: [plat-hsdk]: fix USB regressionEugeniy Paltsev2020-04-131-0/+1
| * | | | | | | | | | | | | | | ARC: Fix ICCM & DCCM runtime size checksEugeniy Paltsev2020-04-131-2/+3
* | | | | | | | | | | | | | | | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-05-1910-16/+58
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | MAINTAINERS: add maintainer for mediatek i2c controller driverQii Wang2020-05-151-0/+7
| * | | | | | | | | | | | | | | | i2c: mux: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-151-1/+1
| * | | | | | | | | | | | | | | | i2c: mux: demux-pinctrl: Fix an error handling path in 'i2c_demux_pinctrl_pro...Christophe JAILLET2020-05-151-0/+1
| * | | | | | | | | | | | | | | | i2c: altera: Fix race between xfer_msg and isr threadAtsushi Nemoto2020-05-151-1/+9
| * | | | | | | | | | | | | | | | i2c: algo-pca: update contact emailWolfram Sang2020-05-151-1/+1
| * | | | | | | | | | | | | | | | i2c: at91: Fix pinmux after devm_gpiod_get() for bus recoveryCodrin Ciubotariu2020-05-151-3/+17
| * | | | | | | | | | | | | | | | i2c: use my kernel.org address from now onWolfram Sang2020-05-055-4/+6
| * | | | | | | | | | | | | | | | i2c: fix missing pm_runtime_put_sync in i2c_device_probeAlain Volmat2020-05-051-6/+16
| | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-05-191-2/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | x86/hyperv: Properly suspend/resume reenlightenment notificationsVitaly Kuznetsov2020-05-131-2/+17
* | | | | | | | | | | | | | | | | Merge tag 'iommu-fixes-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-05-193-11/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | iommu: Fix deferred domain attachmentJoerg Roedel2020-05-191-6/+11
| * | | | | | | | | | | | | | | | | iommu/amd: Fix get_acpihid_device_id()Raul E Rangel2020-05-131-1/+2
| * | | | | | | | | | | | | | | | | iommu/amd: Fix over-read of ACPI UID from IVRS tableAlexander Monakov2020-05-131-4/+5
* | | | | | | | | | | | | | | | | | vsprintf: don't obfuscate NULL and error pointersIlya Dryomov2020-05-192-1/+25