summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-12KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping sizeNicholas Piggin
2018-09-12KVM: PPC: Avoid marking DMA-mapped pages dirty in real modeAlexey Kardashevskiy
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-11mfd: omap-usb-host: Fix dts probe of childrenTony Lindgren
2018-09-11drm/i915/overlay: Allocate physical registers from stolenChris Wilson
2018-09-11cxgb4: fix abort_req_rss6 structSteve Wise
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
2018-09-10drm/amdgpu: Fix SDMA hang in prt mode v2Tao Zhou
2018-09-10drm/amdgpu: fix amdgpu_mn_unlock() in the CS error pathChristian König
2018-09-10hexagon: modify ffs() and fls() to return intRandy Dunlap
2018-09-10arch/hexagon: fix kernel/dma.c build warningRandy Dunlap
2018-09-11netfilter: xt_hashlimit: use s->file instead of s->privateCong Wang
2018-09-11netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEATMichal 'vorner' Vaner
2018-09-11netfilter: cttimeout: ctnl_timeout_find_get() returns incorrect pointer to typePablo Neira Ayuso
2018-09-11netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUTPablo Neira Ayuso
2018-09-11netfilter: conntrack: reset tcp maxwin on re-registerFlorian Westphal
2018-09-10dm thin metadata: try to avoid ever aborting transactionsJoe Thornber
2018-09-10platform/x86: alienware-wmi: Correct a memory leakMario Limonciello
2018-09-10platform/x86: dell-smbios-wmi: Correct a memory leakMario Limonciello
2018-09-10drm: udl: Destroy framebuffer only if it was initializedEmil Lundmark
2018-09-10drm/sun4i: Remove R40 display pipeline compatiblesChen-Yu Tsai
2018-09-10drm/pl111: Make sure of_device_id tables are NULL terminatedzhong jiang
2018-09-10drm/vc4: Fix the "no scaling" case on multi-planar YUV formatsBoris Brezillon
2018-09-10Merge tag 'gvt-fixes-2018-09-10' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi