summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-14arm64: kprobe: Always blacklist the KVM world-switch codeJames Morse1-3/+3
2019-03-14x86/microcode/amd: Don't falsely trick the late loading mechanismThomas Lendacky1-1/+1
2019-03-14cifs: fix computation for MAX_SMB2_HDR_SIZERonnie Sahlberg1-2/+2
2019-03-14x86/boot/compressed/64: Set EFER.LME=1 in 32-bit trampoline before returning ...Wei Huang2-1/+9
2019-03-14net: macb: Apply RXUBR workaround only to versions with errataHarini Katakam2-11/+20
2019-03-14platform/x86: Fix unmet dependency warning for SAMSUNG_Q10Sinan Kaya1-0/+1
2019-03-14platform/x86: Fix unmet dependency warning for ACPI_CMPCSinan Kaya1-0/+1
2019-03-14scsi: 53c700: pass correct "dev" to dma_alloc_attrs()Dan Carpenter1-1/+1
2019-03-14scsi: bnx2fc: Fix error handling in probe()Dan Carpenter1-2/+2
2019-03-14scsi: scsi_debug: fix write_same with virtual_gb problemDouglas Gilbert1-20/+21
2019-03-14scsi: libfc: free skb when receiving invalid flogi respMing Lu1-3/+3
2019-03-14qed: Fix stack out of bounds bugManish Chopra1-4/+4
2019-03-14qed: Fix system crash in ll2 xmitManish Chopra1-5/+15
2019-03-14qed: Fix VF probe failure while FLRManish Chopra1-0/+10
2019-03-14qed: Fix LACP pdu drops for VFsManish Chopra3-2/+16
2019-03-14qed: Fix bug in tx promiscuous mode settingsManish Chopra1-1/+6
2019-03-14nfs: Fix NULL pointer dereference of dev_nameYao Liu1-0/+5
2019-03-14selftests: timers: use LDLIBS instead of LDFLAGSFathi Boudra1-1/+1
2019-03-14selftests: net: use LDLIBS instead of LDFLAGSFathi Boudra1-1/+1
2019-03-14gpio: vf610: Mask all GPIO interruptsAndrew Lunn1-0/+5
2019-03-14netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are presentFlorian Westphal1-3/+6
2019-03-14net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()Alexey Khoroshilov1-1/+3
2019-03-14net: hns: Fix wrong read accesses via Clause 45 MDIO protocolYonglong Liu1-1/+1
2019-03-14net: hns: Restart autoneg need return failed when autoneg offYonglong Liu1-7/+9
2019-03-14net: hns: Fix for missing of_node_put() after of_parse_phandle()Yonglong Liu1-0/+5
2019-03-14net: altera_tse: fix msgdma_tx_completion on non-zero fill_level caseTomonori Sakita1-1/+2
2019-03-14xtensa: SMP: limit number of possible CPUs by NR_CPUSMax Filippov1-0/+5
2019-03-14iomap: fix a use after free in iomap_dio_rwChristoph Hellwig1-7/+21
2019-03-14iomap: get/put the page in iomap_page_create/release()Piotr Jaroszynski1-0/+9
2019-03-14xtensa: SMP: mark each possible CPU as presentMax Filippov1-1/+1
2019-03-14xtensa: smp_lx200_defconfig: fix vectors clashMax Filippov1-0/+1
2019-03-14xtensa: SMP: fix secondary CPU initializationMax Filippov2-14/+25
2019-03-14selftests: cpu-hotplug: fix case where CPUs offline > CPUs presentColin Ian King1-3/+10
2019-03-14IB/ipoib: Fix for use-after-free in ipoib_cm_tx_startFeras Daoud2-3/+1
2019-03-14riscv: Adjust mmap base address at a third of task sizeAlexandre Ghiti1-1/+1
2019-03-14xtensa: SMP: fix ccount_timer_shutdownMax Filippov1-1/+1
2019-03-14clk: qcom: gcc: Use active only source for CPUSS clocksTaniya Das1-4/+10
2019-03-14clk: ti: Fix error handling in ti_clk_parse_divider_data()Dan Carpenter1-1/+10
2019-03-14iommu/amd: Fix IOMMU page flush when detach device from a domainSuravee Suthikulpanit1-4/+11
2019-03-14ipvs: Fix signed integer overflow when setsockopt timeoutZhangXiaoxu1-0/+12
2019-03-14riscv: fixup max_low_pfn with PFN_DOWN.Guo Ren2-2/+3
2019-03-14iommu/amd: Unmap all mapped pages in error path of map_sgJerry Snitselaar1-1/+1
2019-03-14iommu/amd: Call free_iova_fast with pfn in map_sgJerry Snitselaar1-1/+1
2019-03-14IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMMBrian Welty2-2/+0
2019-03-14perf script: Fix crash when processing recorded stat dataTony Jones1-5/+2
2019-03-14perf tools: Handle TOPOLOGY headers with no CPUStephane Eranian1-2/+9
2019-03-14perf core: Fix perf_proc_update_handler() bugStephane Eranian1-7/+7
2019-03-14perf script: Fix crash with printing mixed trace point and other eventsAndi Kleen1-1/+1
2019-03-14vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnelSu Yanjun1-0/+50
2019-03-14media: uvcvideo: Fix 'type' check leading to overflowAlistair Strachan1-3/+11