summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-29Merge branch 'acpica-fixes'Rafael J. Wysocki
2018-11-29Merge tag 'selinux-pr-20181129' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-11-29Merge tag 's390-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2018-11-29Merge tag 'sound-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-11-29Merge tag 'fixes_for_v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-11-29pvcalls-front: fixes incorrect error handlingPan Bian
2018-11-29Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin
2018-11-29xen: xlate_mmu: add missing header to fix 'W=1' warningSrikanth Boddepalli
2018-11-29xen/x86: add diagnostic printout to xen_mc_flush() in case of errorJuergen Gross
2018-11-29arm64: ftrace: Fix to enable syscall events on arm64Masami Hiramatsu
2018-11-29arm64: Add workaround for Cortex-A76 erratum 1286807Catalin Marinas
2018-11-29selinux: add support for RTM_NEWCHAIN, RTM_DELCHAIN, and RTM_GETCHAINPaul Moore
2018-11-29dmaengine: at_hdmac: fix module unloadingRichard Genoud
2018-11-29dmaengine: at_hdmac: fix memory leak in at_dma_xlate()Richard Genoud
2018-11-29Merge tag 'fixes-for-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-11-29Merge tag 'drm-misc-fixes-2018-11-28-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2018-11-29Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-11-29Merge tag 'drm-intel-fixes-2018-11-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-11-29Merge tag 'du-fixes-20181126' of git://linuxtv.org/pinchartl/media into drm-f...Dave Airlie
2018-11-29drm/ast: fixed reading monitor EDID not stable issueY.C. Chen
2018-11-29drm/ast: Fix incorrect free on ioregsSam Bobroff
2018-11-28Revert "drm/dp_mst: Skip validating ports during destruction, just ref"Lyude Paul
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-28Merge tag 'xtensa-20181128' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-11-28drm/amdgpu: Add delay after enable RLC ucodeshaoyunl
2018-11-28drm/amdgpu: Avoid endless loop in GPUVM fragment processingFelix Kuehling
2018-11-28drm/amdgpu: Cast to uint64_t before left shiftFelix Kuehling
2018-11-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2018-11-28s390/qeth: fix length check in SNMP processingJulian Wiedmann
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-11-28net: hisilicon: remove unexpected free_netdevPan Bian
2018-11-28rapidio/rionet: do not free skb before reading its lengthPan Bian
2018-11-28i40e: fix kerneldoc for xsk methodsJan Sokolowski
2018-11-28Merge tag 'for-4.20-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-28Merge tag 'spi-fix-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-11-28ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser
2018-11-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-11-28i40e: Fix deletion of MAC filtersLihong Yang
2018-11-28igb: fix uninitialized variablesYunjian Wang
2018-11-28cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is activeKiran Kumar Modukuri
2018-11-28mtd: nand: Fix memory allocation in nanddev_bbt_init()Frieder Schrempf
2018-11-28fscache: Fix race in fscache_op_complete() due to split atomic_sub & readkiran.modukuri
2018-11-28cachefiles: Fix an assertion failure when trying to update a failed objectDavid Howells
2018-11-28x86/speculation: Provide IBPB always command line optionsThomas Gleixner
2018-11-28x86/speculation: Add seccomp Spectre v2 user space protection modeThomas Gleixner
2018-11-28x86/speculation: Enable prctl mode for spectre_v2_userThomas Gleixner
2018-11-28x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner
2018-11-28x86/speculation: Prepare arch_smt_update() for PRCTL modeThomas Gleixner
2018-11-28x86/speculation: Prevent stale SPEC_CTRL msr contentThomas Gleixner
2018-11-28x86/speculation: Split out TIF updateThomas Gleixner