summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-30HID: ite: Add USB id match for another ITE based keyboard rfkill key quirkHans de Goede
2018-11-30drm/lease: Send a distinct ueventDaniel Vetter
2018-11-30x86/earlyprintk/efi: Fix infinite loop on some screen widthsYiFei Zhu
2018-11-30x86/efi: Allocate e820 buffer before calling efi_exit_boot_serviceEric Snowberg
2018-11-29tracing/fgraph: Fix set_graph_function from showing interruptsSteven Rostedt (VMware)
2018-11-29tracepoint: Use __idx instead of idx in DO_TRACE macro to make it uniqueZenghui Yu
2018-11-29afs: Use d_instantiate() rather than d_add() and don't d_drop()David Howells
2018-11-29afs: Fix missing net error handlingDavid Howells
2018-11-29afs: Fix validation/callback interactionDavid Howells
2018-11-29net: Prevent invalid access to skb->prev in __qdisc_drop_allChristoph Paasch
2018-11-29Merge tag 'acpi-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-11-29Merge tag 'pm-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-11-29net/x25: handle call collisionsMartin Schiller
2018-11-29net/x25: fix null_x25_address handlingMartin Schiller
2018-11-29net/x25: fix called/calling length calculation in x25_parse_address_blockMartin Schiller
2018-11-29RDMA/mlx5: Initialize return variable in case pagefault was skippedLeon Romanovsky
2018-11-29pstore/ram: Correctly calculate usable PRZ bytesKees Cook
2018-11-29Merge branch 'acpica-fixes'Rafael J. Wysocki
2018-11-29net: phy: sfp: correct location of SFP standardsBaruch Siach
2018-11-29drm/amd/display: Fix 6x4K displays light-up on Vega20 (v2)Roman Li
2018-11-29drm/amd/display: Fix unintialized max_bpc state valuesNicholas Kazlauskas
2018-11-29Merge branch 'xps-fixes'David S. Miller
2018-11-29net: fix XPS static_key accountingSabrina Dubroca
2018-11-29net: restore call to netdev_queue_numa_node_write when resetting XPSSabrina Dubroca
2018-11-29Merge branch 'topic/leds-trigger' into for-nextTakashi Iwai
2018-11-29net: phy: sfp: correct store of detected link modesBaruch Siach
2018-11-29Merge branch 'ave-fixes'David S. Miller
2018-11-29net: ethernet: ave: Add MODULE_AUTHOR and MAINTAINERS entryKunihiko Hayashi
2018-11-29net: ethernet: ave: Replace NET_IP_ALIGN with AVE_FRAME_HEADROOMKunihiko Hayashi
2018-11-29net: ethernet: ave: Increase descriptors to improve performanceKunihiko Hayashi
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-29powerpc/msi: Fix NULL pointer access in teardown codeRadu Rendec
2018-11-29ASoC: au8540: use 64-bit arithmetic instead of 32-bitYoung_X
2018-11-29ALSA: pcm: Fix interval evaluation with openmin/maxTakashi Iwai
2018-11-29Merge tag 'fixes-for-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-11-29ALSA: hda: Add support for AMD Stoney RidgeKai-Heng Feng
2018-11-29ALSA: usb-audio: Add SMSL D1 to quirks for native DSD supportTony Das
2018-11-29ALSA: pcm: Fix starvation on down_write_nonblock()Chanho Min