summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-12misc: hmc6352: fix potential Spectre v1Gustavo A. R. Silva
2018-09-12Tools: hv: Fix a bug in the key delete codeK. Y. Srinivasan
2018-09-12misc: ibmvsm: Fix wrong assignment of return codeBryant G. Ly
2018-09-12android: binder: fix the race mmap and alloc_new_buf_lockedMinchan Kim
2018-09-12mei: bus: need to unlink client before freeingTomas Winkler
2018-09-12mei: bus: fix hw module get/put balanceTomas Winkler
2018-09-12mei: fix use-after-free in mei_cl_writeJohn Hubbard
2018-09-12mei: ignore not found client in the enumerationAlexander Usyskin
2018-09-12rds: fix two RCU related problemsCong Wang
2018-09-12r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng
2018-09-11erspan: fix error handling for erspan tunnelHaishuang Yan
2018-09-11erspan: return PACKET_REJECT when the appropriate tunnel is not foundHaishuang Yan
2018-09-11tcp: rate limit synflood warnings furtherWillem de Bruijn
2018-09-11MIPS: lantiq: dma: add dev pointerHauke Mehrtens
2018-09-11xtensa: enable SG chaining in KconfigMax Filippov
2018-09-11xtensa: remove unnecessary KBUILD_SRC ifeq conditionalMasahiro Yamada
2018-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-09-11PCI: Fix enabling of PASID on RC integrated endpointsFelix Kuehling
2018-09-11IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro
2018-09-11PCI: Fix faulty logic in pci_reset_bus()Dennis Dalessandro
2018-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-09-11x86/EISA: Don't probe EISA bus for Xen PV guestsBoris Ostrovsky
2018-09-11drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunkChristian König
2018-09-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-09-11ext4: close race between direct IO and ext4_break_layouts()Ross Zwisler
2018-09-11perf tools: Fix maps__find_symbol_by_name()Adrian Hunter
2018-09-11tools headers uapi: Update tools's copy of linux/if_link.hArnaldo Carvalho de Melo
2018-09-11blk-cgroup: increase number of supported policiesJens Axboe
2018-09-11staging: vboxvideo: Change address of scanout buffer on page-flipHans de Goede
2018-09-11staging: vboxvideo: Fix IRQs no longer workingHans de Goede
2018-09-11of: fix phandle cache creation for DTs with no phandlesRob Herring
2018-09-11tools headers uapi: Update tools's copy of linux/vhost.hArnaldo Carvalho de Melo
2018-09-11tools headers uapi: Update tools's copies of kvm headersArnaldo Carvalho de Melo
2018-09-11drm/i915/overlay: Allocate physical registers from stolenChris Wilson
2018-09-11tools headers uapi: Update tools's copy of drm/drm.hArnaldo Carvalho de Melo
2018-09-11tools headers uapi: Update tools's copy of asm-generic/unistd.hArnaldo Carvalho de Melo
2018-09-11tools headers uapi: Update tools's copy of linux/perf_event.hArnaldo Carvalho de Melo
2018-09-11PCI: pciehp: Fix hot-add vs powerfault detection orderKeith Busch
2018-09-11switchtec: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-09-11Revert "PCI: Add ACS quirk for Intel 300 series"Mika Westerberg
2018-09-11MAINTAINERS: Add Gustavo Pimentel as DesignWare PCI maintainerJoao Pinto
2018-09-11MAINTAINERS: Add entries for PPC64 RPA PCI hotplug driversTyrel Datwyler
2018-09-11Bluetooth: hci_ldisc: Free rw_semaphore on closeHermes Zhang
2018-09-11Bluetooth: Use correct tfm to generate OOB dataMatias Karhumaa
2018-09-11Bluetooth: SMP: Fix trying to use non-existent local OOB dataJohan Hedberg
2018-09-11arm64: kernel: arch_crash_save_vmcoreinfo() should depend on CONFIG_CRASH_COREJames Morse
2018-09-11arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda
2018-09-11Revert "printk: make sure to print log on console."Petr Mladek
2018-09-11Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-09-10drm/amdgpu: move PSP init prior to IH in gpu resetEmily Deng