summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-05Linux 4.11.9v4.11.9Greg Kroah-Hartman1-1/+1
2017-07-05hsi: Fix build regression due to netdev destructor fix.David S. Miller1-1/+1
2017-07-05esp4: Fix udpencap for local TCP packets.Steffen Klassert1-1/+4
2017-07-05KVM: nVMX: Fix exception injectionWanpeng Li1-1/+1
2017-07-05KVM: x86: zero base3 of unusable segmentsRadim Krčmář1-0/+2
2017-07-05KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()Radim Krčmář1-1/+1
2017-07-05KVM: x86: fix emulation of RSM and IRET instructionsLadi Prosek3-11/+24
2017-07-05mtd: nand: fsmc: fix NAND width handlingThomas Petazzoni1-8/+5
2017-07-05mtd: nand: brcmnand: Check flash #WP pin status before nand erase/programKamal Dasu1-3/+58
2017-07-05infiniband: hns: avoid gcc-7.0.1 warning for uninitialized dataArnd Bergmann1-0/+1
2017-07-05iommu/amd: Fix interrupt remapping when disable guest_modeSuravee Suthikulpanit1-4/+2
2017-07-05iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()Pan Bian1-1/+1
2017-07-05iommu/dma: Don't reserve PCI I/O windowsRobin Murphy1-2/+1
2017-07-05ocfs2: fix deadlock caused by recursive locking in xattrEric Ren2-10/+17
2017-07-05ocfs2: o2hb: revert hb threshold to keep compatibleJunxiao Bi1-4/+4
2017-07-05x86/mm: Fix flush_tlb_page() on XenAndy Lutomirski1-3/+1
2017-07-05x86/mpx: Correctly report do_mpx_bt_fault() failures to user-spaceJoerg Roedel1-9/+1
2017-07-05perf/x86: Fix spurious NMI with PEBS Load Latency eventKan Liang3-2/+3
2017-07-05x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bugBaoquan He3-7/+2
2017-07-05x86/mshyperv: Remove excess #includes from mshyperv.hThomas Gleixner1-2/+1
2017-07-05Revert "x86/entry: Fix the end of the stack for newly forked tasks"Josh Poimboeuf2-18/+23
2017-07-05tools arch: Sync arch/x86/lib/memcpy_64.S with the kernelArnaldo Carvalho de Melo1-1/+1
2017-07-05ARM: davinci: PM: Do not free useful resources in normal path in 'davinci_pm_...Christophe JAILLET1-0/+2
2017-07-05ARM: davinci: PM: Free resources in error handling path in 'davinci_pm_init'Christophe JAILLET1-1/+4
2017-07-05ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger1-4/+4
2017-07-05ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementationLorenzo Pieralisi1-3/+3
2017-07-05ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure pathTimmy Li1-1/+3
2017-07-05watchdog: bcm281xx: Fix use of uninitialized spinlock.Eric Anholt1-1/+2
2017-07-05xfrm: Oops on error in pfkey_msg2xfrm_state()Dan Carpenter1-4/+12
2017-07-05xfrm: NULL dereference on allocation failureDan Carpenter1-0/+1
2017-07-05xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca2-57/+0
2017-07-05xfrm: move xfrm_garbage_collect out of xfrm_policy_flushHangbin Liu3-4/+3
2017-07-05xfrm6: Fix IPv6 payload_len in xfrm6_transport_finishYossi Kuperman1-1/+1
2017-07-05xen/blkback: don't free be structure too earlyJuergen Gross1-3/+3
2017-07-05mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappingsArd Biesheuvel1-2/+13
2017-07-05pinctrl/amd: Use regular interrupt instead of chainedThomas Gleixner1-50/+41
2017-07-05x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_glo...Baoquan He1-4/+4
2017-07-05dm thin: do not queue freed thin mapping for next stage processingVallish Vaidyeshwara1-13/+13
2017-07-05drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgrDeepak Rawat1-0/+1
2017-07-05perf/x86/intel/uncore: Fix wrong box pointer checkKan Liang1-1/+1
2017-07-05x86/intel_rdt: Fix memory leak on mount failureVikas Shivappa1-1/+3
2017-07-05gpiolib: fix filtering out unwanted eventsBartosz Golaszewski1-1/+2
2017-07-05ovl: copy-up: don't unlock between lookup and linkMiklos Szeredi1-12/+12
2017-07-05Revert "NFS: nfs_rename() handle -ERESTARTSYS dentry left behind"Benjamin Coddington1-27/+24
2017-07-05NFSv4.1: Fix a race in nfs4_proc_layoutgetTrond Myklebust1-1/+1
2017-07-05NFSv4.2: Don't send mode again in post-EXCLUSIVE4_1 SETATTR with umaskBenjamin Coddington1-1/+2
2017-07-05ALSA: hda - set input_path bitmap to zero after moving it to new placeHui Wang1-0/+1
2017-07-05ALSA: hda - Fix endless loop of codec configureTakashi Iwai2-2/+8
2017-07-05MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton1-0/+3
2017-07-05MIPS: pm-cps: Drop manual cache-line alignment of ready_countPaul Burton1-8/+1