summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs: allow per-device dax status checking for filesystemsDarrick J. Wong2018-07-117-27/+55
* i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfersPeter Rosin2018-07-111-5/+9
* i2c: core: smbus: fix a potential missing-check bugWenwen Wang2018-07-111-0/+2
* HID: core: allow concurrent registration of driversBenjamin Tissoires2018-07-112-2/+6
* HID: debug: check length before copy_to_user()Daniel Rosenberg2018-07-111-1/+7
* HID: hiddev: fix potential Spectre v1Gustavo A. R. Silva2018-07-111-0/+11
* HID: i2c-hid: Fix "incomplete report" noiseJason Andryuk2018-07-111-1/+1
* ext4: check superblock mapped prior to committingJon Derrick2018-07-111-0/+8
* ext4: add more mount time checks of the superblockTheodore Ts'o2018-07-111-11/+26
* ext4: add more inode number paranoia checksTheodore Ts'o2018-07-113-6/+7
* ext4: avoid running out of journal credits when appending to an inline fileTheodore Ts'o2018-07-113-57/+3
* ext4: never move the system.data xattr out of the inode bodyTheodore Ts'o2018-07-111-0/+5
* ext4: clear i_data in ext4_inode_info when removing inline dataTheodore Ts'o2018-07-111-0/+1
* ext4: include the illegal physical block in the bad map ext4_error msgTheodore Ts'o2018-07-111-2/+2
* ext4: verify the depth of extent tree in ext4_find_extent()Theodore Ts'o2018-07-112-0/+7
* ext4: only look at the bg_flags field if it is validTheodore Ts'o2018-07-114-6/+36
* ext4: always check block group bounds in ext4_init_block_bitmap()Theodore Ts'o2018-07-111-7/+3
* ext4: make sure bitmaps and the inode table don't overlap with bg descriptorsTheodore Ts'o2018-07-111-0/+25
* ext4: always verify the magic number in xattr blocksTheodore Ts'o2018-07-111-3/+3
* ext4: add corruption check in ext4_xattr_set_entry()Theodore Ts'o2018-07-111-2/+8
* jbd2: don't mark block as modified if the handle is out of creditsTheodore Ts'o2018-07-111-1/+8
* drm/amdgpu: Dynamically probe for ATIF handle (v2)Lyude Paul2018-07-111-21/+58
* drm/amdgpu: Add amdgpu_atpx_get_dhandle()Lyude Paul2018-07-112-0/+12
* drm/udl: fix display corruption of the last lineMikulas Patocka2018-07-112-5/+11
* drm: Use kvzalloc for allocating blob property memoryMichel Dänzer2018-07-111-3/+3
* cifs: Fix infinite loop when using hard mount optionPaulo Alcantara2018-07-112-8/+20
* cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE settingStefano Brivio2018-07-111-2/+5
* cifs: Fix memory leak in smb2_set_ea()Paulo Alcantara2018-07-111-0/+2
* cifs: Fix use after free of a mid_q_entryLars Persson2018-07-117-2/+29
* ARM: dts: dra7: Disable metastability workaround for USB2Roger Quadros2018-07-111-1/+1
* ARM: dts: omap3: Fix am3517 mdio and emac clock referencesAdam Ford2018-07-111-0/+4
* ARM: dts: imx51-zii-rdu1: fix touchscreen pinctrlNick Dyer2018-07-111-1/+1
* vfio: Use get_user_pages_longterm correctlyJason Gunthorpe2018-07-111-9/+7
* drbd: fix access after freeLars Ellenberg2018-07-111-1/+1
* s390: Correct register corruption in critical section cleanupChristian Borntraeger2018-07-111-2/+2
* scsi: target: Fix truncated PR-in ReadKeys responseDavid Disseldorp2018-07-111-5/+10
* scsi: aacraid: Fix PD performance regression over incorrect qd being setRaghava Aditya Renukunta2018-07-111-8/+7
* scsi: sg: mitigate read/write abuseJann Horn2018-07-111-2/+40
* tracing: Fix missing return symbol in function_graph outputChangbin Du2018-07-111-1/+4
* tracing: Avoid string overflowArnd Bergmann2018-07-111-1/+1
* drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.cLyude Paul2018-07-112-41/+53
* ACPI / battery: Safe unregistering of hooksJouke Witteveen2018-07-111-4/+5
* ACPICA: Drop leading newlines from error messagesRafael J. Wysocki2018-07-111-3/+3
* PCI / ACPI / PM: Resume bridges w/o drivers on suspend-to-RAMRafael J. Wysocki2018-07-111-0/+12
* mm: teach dump_page() to correctly output poisoned struct pagesPavel Tatashin2018-07-111-2/+16
* mm: hugetlb: yield when prepping struct pagesCannon Matthews2018-07-111-0/+1
* userfaultfd: hugetlbfs: fix userfaultfd_huge_must_wait() pte accessJanosch Frank2018-07-111-5/+7
* Linux 4.17.5v4.17.5Greg Kroah-Hartman2018-07-081-1/+1
* ARM: dts: imx6q: Use correct SDMA script for SPI5 coreSean Nyekjaer2018-07-081-1/+1
* x86/mm: Don't free P4D table when it is folded at runtimeAndrey Ryabinin2018-07-081-0/+3