aboutsummaryrefslogtreecommitdiffstats
path: root/security (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-12arch/sh: pci: don't use disabled resourcesThomas Petazzoni1-0/+5
2018-04-12arch/sh: make the DMA mapping operations observe dev->dma_pfn_offsetThomas Petazzoni2-4/+7
2018-04-12arch/sh: add sh7786_mm_sel() functionThomas Petazzoni1-0/+7
2018-04-12sh: fix debug trap failure to process signals before return to userRich Felker1-1/+1
2018-04-12sh: fix memory corruption of unflattened device treeRich Felker2-6/+8
2018-04-12sh: fix futex FUTEX_OP_SET op on userspace addressesAurelien Jarno1-4/+1
2018-04-12cifs: replace a 4 with server->vals->header_preamble_sizeRonnie Sahlberg1-1/+1
2018-04-12cifs: add pdu_size to the TCP_Server_Info structureRonnie Sahlberg4-6/+9
2018-04-12SMB311: Improve checking of negotiate security contextsSteve French3-0/+106
2018-04-12SMB3: Fix length checking of SMB3.11 negotiate requestSteve French2-0/+46
2018-04-12Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"Harry Wentland1-28/+0
2018-04-12Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"Harry Wentland1-3/+0
2018-04-12drm/amd/display: Fix regamma not affecting full-intensity color valuesLeo (Sunpeng) Li1-3/+6
2018-04-12drm/amd/display: Fix FBC text console corruptionRoman Li1-13/+54
2018-04-12drm/amd/display: Only register backlight device if embedded panel connectedHarry Wentland1-25/+33
2018-04-12GFS2: Minor improvements to comments and documentationBob Peterson3-4/+5
2018-04-12gfs2: Stop using rhashtable_walk_peekAndreas Gruenbacher1-19/+28
2018-04-12lockref: Add lockref_put_not_zeroAndreas Gruenbacher2-0/+29
2018-04-12nvme: expand nvmf_check_if_ready checksJames Smart7-66/+101
2018-04-12nvme: Use admin command effects for admin commandsKeith Busch1-1/+1
2018-04-12nvmet: fix space padding in serial numberDaniel Verkamp1-0/+1
2018-04-12nvme: check return value of init_srcu_struct functionMax Gurtovoy1-1/+4
2018-04-12nvmet: Fix nvmet_execute_write_zeroes sector countRodrigo R. Galvao1-2/+2
2018-04-12nvme-pci: Separate IO and admin queue IRQ vectorsKeith Busch1-6/+17
2018-04-12nvme-pci: Remove unused queue parameterKeith Busch1-7/+3
2018-04-12nvme-pci: Skip queue deletion if there are no queuesKeith Busch1-1/+1
2018-04-12nvme: target: fix buffer overflowArnd Bergmann1-1/+1
2018-04-12nvme: don't send keep-alives to the discovery controllerJohannes Thumshirn1-1/+3
2018-04-12nvme: unexport nvme_start_keep_aliveJohannes Thumshirn2-3/+1
2018-04-12nvme-loop: fix kernel oops in case of unhandled commandMing Lei1-7/+2
2018-04-12nvme: enforce 64bit offset for nvme_get_log_ext fnMatias Bjørling2-4/+4
2018-04-12btrfs: add SPDX header to KconfigDavid Sterba1-0/+2
2018-04-12btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba58-750/+65
2018-04-12btrfs: replace GPL boilerplate by SPDX -- headersDavid Sterba35-475/+133
2018-04-12powerpc/mm/radix: Fix checkstops caused by invalid tlbielMichael Ellerman1-3/+2
2018-04-12Btrfs: fix loss of prealloc extents past i_size after fsync log replayFilipe Manana1-5/+58
2018-04-12Btrfs: clean up resources during umount after trans is abortedLiu Bo1-1/+2
2018-04-12ovl: update documentation w.r.t "xino" featureAmir Goldstein1-6/+33
2018-04-12ovl: add support for "xino" mount and config optionsAmir Goldstein3-3/+88
2018-04-12ovl: consistent d_ino for non-samefs with xinoAmir Goldstein1-6/+39
2018-04-12ovl: consistent i_ino for non-samefs with xinoAmir Goldstein4-14/+21
2018-04-12ovl: constant st_ino for non-samefs with xinoAmir Goldstein5-10/+75
2018-04-12ovl: allocate anon bdev per unique lower fsAmir Goldstein4-28/+72
2018-04-12ovl: factor out ovl_map_dev_ino() helperAmir Goldstein3-39/+57
2018-04-12ovl: cleanup ovl_update_time()Miklos Szeredi1-17/+11
2018-04-12ovl: add WARN_ON() for non-dir redirect casesMiklos Szeredi1-0/+11
2018-04-12ovl: cleanup setting OVL_INDEXVivek Goyal3-5/+3
2018-04-12ovl: set d->is_dir and d->opaque for last path elementVivek Goyal1-2/+6
2018-04-12ovl: Do not check for redirect if this is last layerVivek Goyal1-1/+4
2018-04-12ovl: lookup in inode cache first when decoding lower file handleAmir Goldstein1-25/+33