summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ext4: fix crash during online resizingJan Kara2019-07-091-1/+2
* pinctrl: sh-pfc: sh73a0: Fix fsic_spdif pin groupsGeert Uytterhoeven2019-07-091-1/+2
* pinctrl: sh-pfc: r8a7791: Fix scifb2_data_c pin groupGeert Uytterhoeven2019-07-091-1/+1
* parport_pc: fix find_superio io compare code, should use equal test.QiaoChong2019-07-091-1/+1
* ext4: add mask of ext4 flags to swapyangerkun2019-07-092-1/+8
* ext4: update quota information while swapping boot loader inodeyangerkun2019-07-091-14/+42
* ext4: fix check of inode in swap_inode_boot_loaderyangerkun2019-07-091-9/+13
* jbd2: clear dirty flag when revoking a buffer from an older transactionzhangyi (F)2019-07-091-5/+12
* bcache: treat stale && dirty keys as bad keysTang Junhui2019-07-091-6/+7
* bcache: never writeback a discard operationDaniel Axtens2019-07-091-0/+3
* rtc: pm8xxx: fix unintended sign extensionColin Ian King2019-07-091-2/+4
* rtc: 88pm80x: fix unintended sign extensionColin Ian King2019-07-091-7/+14
* rtc: 88pm860x: fix unintended sign extensionColin Ian King2019-07-091-7/+14
* crypto: ahash - fix another early termination in hash walkEric Biggers2019-07-091-7/+7
* media: uvcvideo: Avoid NULL pointer dereference at the end of streamingSakari Ailus2019-07-091-0/+8
* USB: serial: cp210x: add ID for Ingenico 3070Ivan Mironov2019-07-091-0/+1
* rtc: ds1672: fix unintended sign extensionColin Ian King2019-07-091-1/+2
* scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlockBart Van Assche2019-07-091-2/+2
* splice: don't merge into linked buffersJann Horn2019-07-093-0/+19
* crypto: arm64/aes-ccm - fix logical bug in AAD MAC handlingArd Biesheuvel2019-07-091-2/+3
* crypto: testmgr - skip crc32c context test for ahash algorithmsEric Biggers2019-07-091-4/+10
* devres: always use dev_name() in devm_ioremap_resource()Sergei Shtylyov2019-07-091-3/+1
* ext2: Fix underflow in ext2_max_size()Jan Kara2019-07-091-14/+25
* tty: ipwireless: Fix potential NULL pointer dereferenceYueHaibing2019-07-091-0/+2
* mtd: docg3: Fix passing zero to 'PTR_ERR' warning in doc_probe_deviceYueHaibing2019-07-091-1/+1
* mtd: docg3: Fix kasprintf() usageRichard Weinberger2019-07-091-2/+8
* mtd: docg3: Don't leak docg3->bbt in error pathRichard Weinberger2019-07-091-2/+4
* rcu: Do RCU GP kthread self-wakeup from softirq and interruptZhang, Jun2019-07-091-6/+14
* applicom: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva2019-07-091-11/+24
* hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enableBuland Singh2019-07-091-1/+1
* pinctrl: sh-pfc: r8a7778: Fix HSPI pin numbers and namesGeert Uytterhoeven2019-07-091-3/+3
* m68k: Add -ffreestanding to CFLAGSFinn Thain2019-07-091-1/+4
* ASoC: imx-sgtl5000: put of nodes if finding codec failsStefan Agner2019-07-091-1/+2
* crypto: tgr192 - fix unaligned memory accessEric Biggers2019-07-091-3/+3
* crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() failsEric Biggers2019-07-092-14/+32
* media: v4l2: i2c: ov7670: Fix PLL bypass register valuesJacopo Mondi2019-07-091-10/+6
* media: s5p-jpeg: Correct step and max values for V4L2_CID_JPEG_RESTART_INTERVALPawe? Chmiel2019-07-091-1/+1
* media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumerationPawe? Chmiel2019-07-091-8/+11
* powerpc/irq: drop arch_early_irq_init()Christophe Leroy2019-07-091-5/+0
* crypto: pcbc - remove bogus memcpy()s with src == destEric Biggers2019-07-091-10/+4
* selinux: avoid silent denials in permissive mode under RCU walkStephen Smalley2019-07-093-5/+28
* security/selinux: pass 'flags' arg to avc_audit() and avc_has_perm_flags()NeilBrown2019-07-093-4/+25
* RDMA/ocrdma: Fix out of bounds index check in query pkeyGal Pressman2019-07-091-1/+1
* IB/usnic: Fix out of bounds index check in query pkeyGal Pressman2019-07-091-1/+1
* ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notifyGustavo A. R. Silva2019-07-091-4/+4
* drm: Fix error handling in drm_legacy_addctxYueHaibing2019-07-091-6/+9
* staging: iio: adt7316: fix the dac write calculationJeremy Fertic2019-07-091-3/+7
* staging: iio: adt7316: fix the dac read calculationJeremy Fertic2019-07-091-2/+8
* staging: iio: adt7316: fix handling of dac high resolution optionJeremy Fertic2019-07-091-6/+6
* staging: iio: adt7316: fix dac_bits assignmentJeremy Fertic2019-07-091-8/+9