summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-07usb: misc: usbtest: add fix for driver hangLu Baolu1-3/+4
2016-09-07usb: ehci: change order of register cleanup during shutdownMarc Ohlf1-2/+2
2016-09-07crypto: caam - defer aead_set_sh_desc in case of zero authsizeHoria Geantă1-0/+3
2016-09-07crypto: caam - fix echainiv(authenc) encrypt shared descriptorHoria Geantă1-5/+5
2016-09-07crypto: caam - fix non-hmac hashesRussell King1-0/+1
2016-09-07genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier3-0/+15
2016-09-07genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAPThomas Gleixner2-10/+4
2016-09-07um: Don't discard .text.exit sectionAndrey Ryabinin1-1/+1
2016-09-07ACPI / CPPC: Prevent cpc_desc_ptr points to the invalid dataHoan Tran1-3/+3
2016-09-07ACPI: CPPC: Return error if _CPC is invalid on a CPUHoan Tran1-6/+12
2016-09-07mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangsAdrian Hunter2-0/+82
2016-09-07PCI: Limit config space size for Netronome NFP4000Simon Horman1-0/+1
2016-09-07PCI: Add Netronome NFP4000 PF device IDSimon Horman1-0/+1
2016-09-07PCI: Limit config space size for Netronome NFP6000 familyJason S. McMullan1-0/+11
2016-09-07PCI: Add Netronome vendor and device IDsJason S. McMullan1-0/+6
2016-09-07PCI: Support PCIe devices with short cfg_sizeJason S. McMullan1-9/+9
2016-09-07NVMe: Don't unmap controller registers on resetKeith Busch1-28/+43
2016-09-07ALSA: hda - Manage power well properly for resumeTakashi Iwai1-12/+20
2016-09-07libnvdimm, nd_blk: mask off reserved status bitsRoss Zwisler1-1/+2
2016-09-07perf intel-pt: Fix occasional decoding errors when tracing system-wideAdrian Hunter1-1/+5
2016-09-07vfio/pci: Fix NULL pointer oops in error interrupt setup handlingAlex Williamson1-36/+49
2016-09-07virtio: fix memory leak in virtqueue_add()Wei Yongjun1-0/+2
2016-09-07parisc: Fix order of EREFUSED define in errno.hHelge Deller1-2/+2
2016-09-07arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2-0/+3
2016-09-07ALSA: usb-audio: Add quirk for ELP HD USB CameraVittorio Gambaletta (VittGam)1-0/+1
2016-09-07ALSA: usb-audio: Add a sample rate quirk for Creative Live! Cam Socialize HD ...Piotr Karasinski1-0/+1
2016-09-07powerpc/eeh: eeh_pci_enable(): fix checking of post-request stateAndrew Donnellan1-1/+1
2016-09-07SUNRPC: allow for upcalls for same uid but different gss serviceOlga Kornievskaia1-3/+5
2016-09-07SUNRPC: Handle EADDRNOTAVAIL on connection failuresTrond Myklebust1-0/+4
2016-09-07tools/testing/nvdimm: fix SIGTERM vs hotplug crashDan Williams1-0/+2
2016-09-07uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructionsDenys Vlasenko1-11/+11
2016-09-07x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior1-0/+7
2016-09-07hugetlb: fix nr_pmds accounting with shared page tablesKirill A. Shutemov1-2/+1
2016-08-20Linux 4.4.19v4.4.19Greg Kroah-Hartman1-1/+1
2016-08-20Documentation/module-signing.txt: Note need for version info if reusing a keyBen Hutchings1-0/+6
2016-08-20module: Invalidate signatures on force-loaded modulesBen Hutchings1-4/+9
2016-08-20dm flakey: error READ bios during the down_intervalMike Snitzer1-8/+15
2016-08-20rtc: s3c: Add s3c_rtc_{enable/disable}_clk in s3c_rtc_setfreq()Alim Akhtar1-0/+2
2016-08-20lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt()Mauricio Faria de Oliveira1-1/+1
2016-08-20ACPI / EC: Work around method reentrancy limit in ACPICA for _QxxLv Zheng1-4/+37
2016-08-20x86/platform/intel_mid_pci: Rework IRQ0 workaroundAndy Shevchenko1-2/+10
2016-08-20PCI: Mark Atheros AR9485 and QCA9882 to avoid bus resetChris Blake1-4/+6
2016-08-20MIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease HPET_MIN_CYCLESHuacai Chen1-7/+7
2016-08-20MIPS: Don't register r4k sched clock when CPUFREQ enabledHuacai Chen1-1/+3
2016-08-20MIPS: mm: Fix definition of R6 cache instructionMatt Redfearn1-1/+1
2016-08-20SUNRPC: Don't allocate a full sockaddr_storage for tracingTrond Myklebust1-13/+34
2016-08-20Input: elan_i2c - properly wake up touchpad on ASUS laptopsKT Liao1-16/+63
2016-08-20target: Fix ordered task CHECK_CONDITION early exception handlingNicholas Bellinger2-1/+7
2016-08-20target: Fix max_unmap_lba_count calc overflowMike Christie4-8/+8
2016-08-20target: Fix race between iscsi-target connection shutdown + ABORT_TASKNicholas Bellinger2-7/+18