summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-12svcrdma: Clean-up svc_rdma_unmap_dmaChuck Lever1-14/+5
2017-07-12svcrdma: Remove frmr cacheChuck Lever2-104/+0
2017-07-12svcrdma: Remove unused Read completion handlersChuck Lever2-87/+10
2017-07-12svcrdma: Properly compute .len and .buflen for received RPC CallsChuck Lever2-11/+5
2017-07-12svcrdma: Use generic RDMA R/W API in RPC Call pathChuck Lever3-468/+106
2017-07-12svcrdma: Add recvfrom helpers to svc_rdma_rw.cChuck Lever2-1/+427
2017-07-12sunrpc: Allocate up to RPCSVC_MAXPAGES per svc_rqstChuck Lever2-5/+7
2017-07-12Input: i8042 - fix crash at boot timeChen Hong1-3/+9
2017-07-12PCI: rockchip: Check for pci_scan_root_bus_bridge() failure correctlyShawn Lin1-1/+1
2017-07-12ALSA: hda - Add hdmi id for a Geminilake variantSubhransu S. Prusty1-1/+4
2017-07-12Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds41-2483/+4944
2017-07-12Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds22-548/+1233
2017-07-12kvm: nVMX: Shadow "high" parts of shadowed 64-bit VMCS fieldsJim Mattson1-26/+34
2017-07-12kvm: nVMX: Fix nested_vmx_check_msr_bitmap_controlsJim Mattson1-11/+6
2017-07-12kvm: nVMX: Validate the I/O bitmaps on nested VM-entryJim Mattson1-0/+16
2017-07-12kvm: nVMX: Don't set vmcs12 to "launched" when VMLAUNCH failsJim Mattson1-2/+2
2017-07-12Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-383/+1456
2017-07-12fbdev: make get_fb_unmapped_area depends of !MMUBenjamin Gaignard1-2/+3
2017-07-12atyfb: hide unused variableArnd Bergmann1-2/+2
2017-07-12fix a braino in compat_sys_getrlimit()Al Viro1-1/+1
2017-07-12brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel1-0/+5
2017-07-12net: hns: Bugfix for Tx timeout handling in hns driverLin Yun Sheng1-7/+9
2017-07-12net: ipmr: ipmr_get_table() returns NULLDan Carpenter1-2/+2
2017-07-12nfp: freeing the wrong variableDan Carpenter1-1/+1
2017-07-12Merge branch 'mlxsw-spectrum-Various-fixes'David S. Miller2-3/+10
2017-07-12mlxsw: spectrum_switchdev: Check status of memory allocationIdo Schimmel1-0/+6
2017-07-12mlxsw: spectrum_switchdev: Remove unused variableIdo Schimmel1-3/+0
2017-07-12mlxsw: spectrum_router: Fix use-after-free in route replaceIdo Schimmel1-0/+3
2017-07-12mlxsw: spectrum_router: Add missing rollbackIdo Schimmel1-0/+1
2017-07-12ftrace: Fix uninitialized variable in match_records()Dan Carpenter1-1/+1
2017-07-12ftrace: Remove an unneeded NULL checkDan Carpenter1-1/+1
2017-07-12cpufreq: schedutil: Fix sugov_start() versus sugov_update_shared() raceVikram Mulukutla1-0/+5
2017-07-12PM / QoS: return -EINVAL for bogus stringsDan Carpenter1-0/+2
2017-07-12cpufreq: intel_pstate: Fix ratio setting for min_perf_pctSrinivas Pandruvada1-1/+1
2017-07-12powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman1-2/+2
2017-07-12device property: Introduce fwnode_call_bool_op() for ops that return boolSakari Ailus2-3/+7
2017-07-12ACPI / x86: Add KIOX000A accelerometer on GPD win to always_present_ids arrayHans de Goede1-0/+13
2017-07-12ACPI / x86: Add Dell Venue 11 Pro 7130 touchscreen to always_present_idsHans de Goede1-0/+9
2017-07-12ACPI / x86: Allow matching always_present_id array entries by DMIHans de Goede1-4/+15
2017-07-12Revert "ACPI / EC: Enable event freeze mode..." to fix a regressionLv Zheng1-1/+1
2017-07-12ACPI / EC: Drop EC noirq hooks to fix a regressionLv Zheng1-19/+0
2017-07-12ACPI / irq: Fix return code of acpi_gsi_to_irq()Mark Salter1-2/+2
2017-07-12crypto: cavium - make several functions staticColin Ian King1-4/+4
2017-07-12crypto: chcr - Avoid algo allocation in softirq.Harsh Jain2-8/+16
2017-07-12crypto: caam - properly set IV after {en,de}cryptDavid Gstir1-2/+18
2017-07-12crypto: atmel - only treat EBUSY as transient if backlogGilad Ben-Yossef1-1/+3
2017-07-12NetworkingHerbert Xu1-1/+1
2017-07-12crypto: caam - fix signals handlingHoria Geantă2-2/+2
2017-07-12powerpc: Fix emulation of mfocrf in emulate_step()Anton Blanchard1-0/+13
2017-07-12powerpc: Fix emulation of mcrf in emulate_step()Anton Blanchard1-2/+4