summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* stacktrace: Force USER_DS for stack_trace_save_user()Peter Zijlstra2019-08-061-0/+5
* mm/hotplug: make remove_memory() interface usablePavel Tatashin2019-08-062-23/+49
* device-dax: fix memory and resource leak if hotplug failsPavel Tatashin2019-08-061-1/+4
* nds32: fix asm/syscall.hDmitry V. Levin2019-08-061-10/+17
* ipc/mqueue.c: only perform resource calculation if user validKees Cook2019-08-061-9/+10
* drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some stringsDan Carpenter2019-08-061-0/+2
* uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli2019-08-062-13/+11
* coda: fix build using bare-metal toolchainSam Protsenko2019-08-061-2/+1
* coda: add error handling for fgetZhouyang Jia2019-08-061-1/+4
* mm/ioremap: check virtual address alignment while creating huge mappingsAnshuman Khandual2019-08-061-0/+9
* lib/test_string.c: avoid masking memset16/32/64 failuresPeter Rosin2019-08-061-3/+3
* lib/test_overflow.c: avoid tainting the kernel and fix wrap sizeKees Cook2019-08-061-5/+6
* mm/cma.c: fail if fixed declaration can't be honoredDoug Berger2019-08-061-0/+13
* x86: math-emu: Hide clang warnings for 16-bit overflowArnd Bergmann2019-08-062-2/+2
* x86/apic: Silence -Wtype-limits compiler warningsQian Cai2019-08-062-2/+2
* mm/z3fold.c: reinitialize zhdr structs after migrationHenry Burns2019-08-061-0/+10
* mm/memcontrol.c: keep local VM counters in sync with the hierarchical onesYafang Shao2019-08-061-7/+15
* mm/slab_common.c: work around clang bug #42570Arnd Bergmann2019-08-061-1/+2
* mm/z3fold: don't try to use buddy slots after freeVitaly Wool2019-08-061-1/+4
* be2net: Signal that the device cannot transmit during reconfigurationBenjamin Poirier2019-08-061-1/+5
* bpf: fix BTF verifier size resolution logicAndrii Nakryiko2019-08-061-7/+12
* KVM: nVMX: Ignore segment base for VMX memory operand when segment not FS or GSLiran Alon2019-08-061-1/+4
* ACPI: fix false-positive -Wuninitialized warningArnd Bergmann2019-08-061-1/+4
* x86: kvm: avoid constant-conversion warningArnd Bergmann2019-08-061-3/+3
* perf version: Fix segfault due to missing OPT_END()Ravi Bangoria2019-08-061-0/+1
* cifs: fix crash in cifs_dfs_do_automountRonnie Sahlberg2019-08-061-4/+12
* drm/amd/display: Expose audio inst from DC to DMNicholas Kazlauskas2019-08-062-0/+4
* selftests/bpf: do not ignore clang failuresIlya Leoshkevich2019-08-061-6/+7
* scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitializedBenjamin Block2019-08-061-0/+7
* ACPI: blacklist: fix clang warning for unused DMI tableArnd Bergmann2019-08-061-0/+4
* virtio-mmio: add error check for platform_get_irqIhor Matushchak2019-08-061-1/+6
* ceph: return -ERANGE if virtual xattr value didn't fit in bufferJeff Layton2019-08-061-7/+7
* ceph: fix dir_lease_is_valid()Yan, Zheng2019-08-061-9/+17
* ceph: fix improper use of smp_mb__before_atomic()Andrea Parri2019-08-061-1/+6
* cifs: Fix a race condition with cifs_echo_requestRonnie Sahlberg2019-08-061-4/+4
* btrfs: qgroup: Don't hold qgroup_ioctl_lock in btrfs_qgroup_inherit()Qu Wenruo2019-08-061-2/+22
* remoteproc: copy parent dma_pfn_offset for vdevClement Leger2019-08-061-0/+1
* btrfs: Flush before reflinking any extent to prevent NOCOW write falling back...Qu Wenruo2019-08-061-0/+21
* btrfs: fix minimum number of chunk errors for DUPDavid Sterba2019-08-061-2/+1
* btrfs: tree-checker: Check if the file extent end overflowsQu Wenruo2019-08-061-0/+11
* arm64: dts: rockchip: Fix USB3 Type-C on rk3399-sapphireVicente Bergas2019-08-061-3/+2
* clk: sprd: Add check for return value of sprd_clk_regmap_init()Chunyan Zhang2019-08-061-1/+4
* fs/adfs: super: fix use-after-free bugRussell King2019-08-061-1/+4
* clk: tegra210: fix PLLU and PLLU_OUT1JC Kuo2019-08-061-4/+4
* ARM: exynos: Only build MCPM support if usedArnd Bergmann2019-08-063-5/+9
* dmaengine: rcar-dmac: Reject zero-length slave DMA requestsGeert Uytterhoeven2019-08-061-1/+1
* MIPS: lantiq: Fix bitfield maskingPetr Cvek2019-08-061-2/+3
* swiotlb: fix phys_addr_t overflow warningArnd Bergmann2019-08-062-3/+3
* arm64: qcom: qcs404: Add reset-cells to GCC nodeAndy Gross2019-08-061-0/+1
* soc: imx8: Fix potential kernel dump in error pathAnson Huang2019-08-061-1/+2