summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-11Linux 4.17.6v4.17.6Greg Kroah-Hartman
2018-07-11Revert mm/vmstat.c: fix vmstat_update() preemption BUGSebastian Andrzej Siewior
2018-07-11staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()Dan Carpenter
2018-07-11netfilter: nf_log: don't hold nf_log_mutex during user accessJann Horn
2018-07-11mtd: cfi_cmdset_0002: Change erase functions to check chip good onlyTokunori Ikegami
2018-07-11mtd: cfi_cmdset_0002: Change erase functions to retry for errorTokunori Ikegami
2018-07-11mtd: cfi_cmdset_0002: Change definition naming to retry write operationTokunori Ikegami
2018-07-11dm: prevent DAX mounts if not supportedRoss Zwisler
2018-07-11dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()Ross Zwisler
2018-07-11dax: change bdev_dax_supported() to support boolean returnsDave Jiang
2018-07-11fs: allow per-device dax status checking for filesystemsDarrick J. Wong
2018-07-11i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfersPeter Rosin
2018-07-11i2c: core: smbus: fix a potential missing-check bugWenwen Wang
2018-07-11HID: core: allow concurrent registration of driversBenjamin Tissoires
2018-07-11HID: debug: check length before copy_to_user()Daniel Rosenberg
2018-07-11HID: hiddev: fix potential Spectre v1Gustavo A. R. Silva
2018-07-11HID: i2c-hid: Fix "incomplete report" noiseJason Andryuk
2018-07-11ext4: check superblock mapped prior to committingJon Derrick
2018-07-11ext4: add more mount time checks of the superblockTheodore Ts'o
2018-07-11ext4: add more inode number paranoia checksTheodore Ts'o
2018-07-11ext4: avoid running out of journal credits when appending to an inline fileTheodore Ts'o
2018-07-11ext4: never move the system.data xattr out of the inode bodyTheodore Ts'o
2018-07-11ext4: clear i_data in ext4_inode_info when removing inline dataTheodore Ts'o
2018-07-11ext4: include the illegal physical block in the bad map ext4_error msgTheodore Ts'o
2018-07-11ext4: verify the depth of extent tree in ext4_find_extent()Theodore Ts'o
2018-07-11ext4: only look at the bg_flags field if it is validTheodore Ts'o
2018-07-11ext4: always check block group bounds in ext4_init_block_bitmap()Theodore Ts'o
2018-07-11ext4: make sure bitmaps and the inode table don't overlap with bg descriptorsTheodore Ts'o
2018-07-11ext4: always verify the magic number in xattr blocksTheodore Ts'o
2018-07-11ext4: add corruption check in ext4_xattr_set_entry()Theodore Ts'o
2018-07-11jbd2: don't mark block as modified if the handle is out of creditsTheodore Ts'o
2018-07-11drm/amdgpu: Dynamically probe for ATIF handle (v2)Lyude Paul
2018-07-11drm/amdgpu: Add amdgpu_atpx_get_dhandle()Lyude Paul
2018-07-11drm/udl: fix display corruption of the last lineMikulas Patocka
2018-07-11drm: Use kvzalloc for allocating blob property memoryMichel Dänzer
2018-07-11cifs: Fix infinite loop when using hard mount optionPaulo Alcantara
2018-07-11cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE settingStefano Brivio
2018-07-11cifs: Fix memory leak in smb2_set_ea()Paulo Alcantara
2018-07-11cifs: Fix use after free of a mid_q_entryLars Persson
2018-07-11ARM: dts: dra7: Disable metastability workaround for USB2Roger Quadros
2018-07-11ARM: dts: omap3: Fix am3517 mdio and emac clock referencesAdam Ford
2018-07-11ARM: dts: imx51-zii-rdu1: fix touchscreen pinctrlNick Dyer
2018-07-11vfio: Use get_user_pages_longterm correctlyJason Gunthorpe
2018-07-11drbd: fix access after freeLars Ellenberg
2018-07-11s390: Correct register corruption in critical section cleanupChristian Borntraeger
2018-07-11scsi: target: Fix truncated PR-in ReadKeys responseDavid Disseldorp
2018-07-11scsi: aacraid: Fix PD performance regression over incorrect qd being setRaghava Aditya Renukunta
2018-07-11scsi: sg: mitigate read/write abuseJann Horn
2018-07-11tracing: Fix missing return symbol in function_graph outputChangbin Du
2018-07-11tracing: Avoid string overflowArnd Bergmann