summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-11livepatch: unpatch all klp_objects if klp_module_coming failsJoe Lawrence
2017-10-11usb: usbtest: fix NULL pointer dereferenceAlan Stern
2017-10-11usb: gadget: configfs: Fix memory leak of interface directory dataAndrew Gabbasov
2017-10-11usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsAndrew Gabbasov
2017-10-11usb: misc: usbtest: Fix overflow in usbtest_do_ioctl()Dan Carpenter
2017-10-11usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi
2017-10-11USB: dummy-hcd: Fix deadlock caused by disconnect detectionAlan Stern
2017-10-11usb: phy: tegra: Fix phy suspend for UDCJon Hunter
2017-10-11gpu: ipu-v3: pre: implement workaround for ERR009624Lucas Stach
2017-10-11gpu: ipu-v3: prg: wait for double buffers to be filled on channel startupLucas Stach
2017-10-11gpu: ipu-v3: Allow channel burst locking on i.MX6 onlyPhilipp Zabel
2017-10-11ALSA: seq: Fix use-after-free at creating a portTakashi Iwai
2017-10-10bio_copy_user_iov(): don't ignore ->iov_offsetAl Viro
2017-10-10more bio_map_user_iov() leak fixesAl Viro
2017-10-10fix unbalanced page refcounting in bio_map_user_iovVitaly Mayatskikh
2017-10-10direct-io: Prevent NULL pointer access in submit_page_sectionAndreas Gruenbacher
2017-10-10PCI: aardvark: Move to struct pci_host_bridge IRQ mapping functionsThomas Petazzoni
2017-10-10Revert "PCI: tegra: Do not allocate MSI target memory"Thierry Reding
2017-10-10Merge tag 'seccomp-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-10Merge tag 'nfsd-4.14-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-10-10seccomp: make function __get_seccomp_filter staticColin Ian King
2017-10-10remoteproc: qcom: fix RPMSG_QCOM_GLINK_SMEM dependenciesArnd Bergmann
2017-10-10remoteproc: imx_rproc: fix a couple off by one bugsDan Carpenter
2017-10-10rpmsg: glink: Fix memory leak in qcom_glink_alloc_intent()Dan Carpenter
2017-10-10rpmsg: glink: Unlock on error in qcom_glink_request_intent()Dan Carpenter
2017-10-10Merge tag 'f2fs-for-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-10Merge tag 'linux-kselftest-4.14-rc5-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2017-10-10iommu/amd: Do not disable SWIOTLB if SME is activeTom Lendacky
2017-10-10Merge tag 'perf-urgent-for-mingo-4.14-20171010' of git://git.kernel.org/pub/s...Ingo Molnar
2017-10-11crypto: shash - Fix zero-length shash ahash digest crashHerbert Xu
2017-10-10quota: Generate warnings for DQUOT_SPACE_NOFAIL allocationsJan Kara
2017-10-10KVM: MMU: always terminate page walks at level 1Ladi Prosek
2017-10-10KVM: nVMX: update last_nonleaf_level when initializing nested EPTLadi Prosek
2017-10-10xen/vcpu: Use a unified name about cpu hotplug state for pv and pvhvmZhenzhong Duan
2017-10-10ALSA: usb-audio: Kill stray URB at exitingTakashi Iwai
2017-10-10x86/hyperv: Fix hypercalls with extended CPU ranges for TLB flushingMarcelo Henrique Cerri
2017-10-10x86/hyperv: Don't use percpu areas for pcpu_flush/pcpu_flush_ex structuresVitaly Kuznetsov
2017-10-10x86/hyperv: Clear vCPU banks between calls to avoid flushing unneeded vCPUsVitaly Kuznetsov
2017-10-10perf/x86/intel/uncore: Fix memory leaks on allocation failuresColin Ian King
2017-10-10x86/unwind: Disable unwinder warnings on 32-bitJosh Poimboeuf
2017-10-10x86/unwind: Align stack pointer in unwinder dumpJosh Poimboeuf
2017-10-10x86/unwind: Use MSB for frame pointer encoding on 32-bitJosh Poimboeuf
2017-10-10x86/unwind: Fix dereference of untrusted pointerJosh Poimboeuf
2017-10-10powerpc: Don't call lockdep_assert_cpus_held() from arch_update_cpu_topology()Thiago Jung Bauermann
2017-10-10powerpc/lib/sstep: Fix count leading zeros instructionsSandipan Das
2017-10-10sched/core: Ensure load_balance() respects the active_maskPeter Zijlstra
2017-10-10sched/core: Address more wake_affine() regressionsPeter Zijlstra
2017-10-10sched/core: Fix wake_affine() performance regressionPeter Zijlstra
2017-10-10perf/core: Fix cgroup time when scheduling descendantsleilei.lin
2017-10-10perf/core: Avoid freeing static PMU contexts when PMU is unregisteredWill Deacon