summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-06x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf2-12/+110
2019-08-06x86/speculation: Prepare entry code for Spectre v1 swapgs mitigationsJosh Poimboeuf3-3/+37
2019-08-06x86/cpufeatures: Combine word 11 and 12 into a new scattered features wordFenghua Yu6-34/+34
2019-08-06x86/cpufeatures: Carve out CQM features retrievalBorislav Petkov1-27/+33
2019-08-06scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBASuganath Prabu1-5/+7
2019-08-06x86/vdso: Prevent segfaults due to hoisted vclock readsAndy Lutomirski1-2/+13
2019-08-06gcc-9: properly declare the {pv,hv}clock_page storageLinus Torvalds1-2/+2
2019-08-06objtool: Support GCC 9 cold subfunction naming schemeJosh Poimboeuf1-1/+1
2019-08-06ARC: enable uboot support unconditionallyEugeniy Paltsev6-21/+0
2019-08-06eeprom: at24: make spd world-readable againJean Delvare1-1/+1
2019-08-06drm/i915/gvt: fix incorrect cache entry for guest page mappingXiaolin Zhang1-0/+12
2019-08-06IB/hfi1: Check for error on call to alloc_rsm_map_tableJohn Fleck1-2/+9
2019-08-06IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas1-1/+0
2019-08-06IB/mlx5: Fix clean_mr() to work in the expected orderYishai Hadas1-3/+3
2019-08-06IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cacheYishai Hadas1-1/+3
2019-08-06IB/mlx5: Use direct mkey destroy command upon UMR unreg failureYishai Hadas1-5/+8
2019-08-06IB/mlx5: Fix unreg_umr to ignore the mkey stateYishai Hadas3-6/+11
2019-08-06xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()Juergen Gross1-2/+2
2019-08-06nbd: replace kill_bdev() with __invalidate_device() againMunehisa Kamata1-1/+1
2019-08-06arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon2-5/+10
2019-08-06arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon1-3/+4
2019-08-06drivers/perf: arm_pmu: Fix failure path in PM notifierWill Deacon1-1/+1
2019-08-06parisc: Fix build of compressed kernel even with debug enabledHelge Deller1-2/+2
2019-08-06cgroup: kselftest: relax fs_spec checksChris Down1-2/+1
2019-08-06s390/dasd: fix endless loop after read unit address configurationStefan Haberland1-6/+16
2019-08-06mm: vmscan: check if mem cgroup is disabled or not before calling memcg slab ...Yang Shi1-1/+8
2019-08-06ALSA: hda: Fix 1-minute detection delay when i915 module is not availableSamuel Thibault1-4/+6
2019-08-06selinux: fix memory leak in policydb_init()Ondrej Mosnacek1-1/+5
2019-08-06mtd: rawnand: micron: handle on-die "ECC-off" devices correctlyMarco Felsch1-3/+11
2019-08-06IB/hfi1: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+2
2019-08-06gpiolib: fix incorrect IRQ requesting of an active-low lineeventMichael Wu1-2/+4
2019-08-06mmc: meson-mx-sdio: Fix misuse of GENMASK macroJoe Perches1-1/+1
2019-08-06mmc: dw_mmc: Fix occasional hang after tuning on eMMCDouglas Anderson1-2/+1
2019-08-06Btrfs: fix race leading to fs corruption after transaction abortFilipe Manana1-0/+10
2019-08-06Btrfs: fix incremental send failure after deduplicationFilipe Manana1-62/+15
2019-08-06kbuild: initialize CLANG_FLAGS correctly in the top MakefileMasahiro Yamada1-1/+2
2019-08-06kconfig: Clear "written" flag to avoid data lossM. Vefa Bicakci1-0/+4
2019-08-06drm/nouveau: fix memory leak in nouveau_conn_reset()Yongxin Liu1-1/+1
2019-08-06x86, boot: Remove multiple copy of static function sanitize_boot_params()Zhenzhong Duan2-1/+1
2019-08-06x86/paravirt: Fix callee-saved function ELF sizesJosh Poimboeuf2-0/+2
2019-08-06x86/kvm: Don't call kvm_spurious_fault() from .fixupJosh Poimboeuf1-15/+19
2019-08-06xen/pv: Fix a boot up hang revealed by int3 self testZhenzhong Duan4-4/+2
2019-08-06mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removedPetr Machata1-8/+8
2019-08-06ipc/mqueue.c: only perform resource calculation if user validKees Cook1-9/+10
2019-08-06drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some stringsDan Carpenter1-0/+2
2019-08-06uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli2-13/+11
2019-08-06coda: fix build using bare-metal toolchainSam Protsenko1-2/+1
2019-08-06coda: add error handling for fgetZhouyang Jia1-1/+4
2019-08-06lib/test_string.c: avoid masking memset16/32/64 failuresPeter Rosin1-3/+3
2019-08-06lib/test_overflow.c: avoid tainting the kernel and fix wrap sizeKees Cook1-5/+6