summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-21Merge branch 'acpica'Rafael J. Wysocki
2018-12-21Input: elantech - disable elan-i2c for P52 and P72Benjamin Tissoires
2018-12-21gpio: mvebu: only fail on missing clk if pwm is actually to be usedUwe Kleine-König
2018-12-21gpio: max7301: fix driver for use with CONFIG_VMAP_STACKChristophe Leroy
2018-12-21gpio: gpio-omap: Revert deferred wakeup quirk handling for regressionsTony Lindgren
2018-12-20tcp: fix a race in inet_diag_dump_icsk()Eric Dumazet
2018-12-20MAINTAINERS: update cxgb4 and cxgb3 maintainerGanesh Goudar
2018-12-20ipv6: frags: Fix bogus skb->sk in reassembled packetsHerbert Xu
2018-12-20mscc: Configured MAC entries should be locked.Allan W. Nielsen
2018-12-20Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-20Merge tag 'upstream-4.20-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-12-20ACPI / tables: Add an ifdef around amlcode and dsdt_amlcodeNathan Chancellor
2018-12-20ACPI/APEI: Clear GHES block_status before panic()Lenny Szubowicz
2018-12-20Merge tag 'drm-misc-fixes-2018-12-20' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2018-12-20Merge tag 'm68k-for-v4.20-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-20Merge tag 'kbuild-fixes-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-12-20Merge tag 'char-misc-4.20-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-20Merge tag 'tty-4.20-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-12-20Merge tag 'usb-4.20-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-12-20Merge tag 'mmc-v4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2018-12-20iomap: Revert "fs/iomap.c: get/put the page in iomap_page_create/release()"Dave Chinner
2018-12-20media: cx23885: only reset DMA on problematic CPUsBrad Love
2018-12-20media: ddbridge: Move asm includes after linux onesNathan Chancellor
2018-12-20ACPI: Make PCI slot detection driver depend on PCISinan Kaya
2018-12-20ACPI/IORT: Stub out ACS functions when CONFIG_PCI is not setSinan Kaya
2018-12-20arm64: select ACPI PCI code only when both features are enabledSinan Kaya
2018-12-20PCI/ACPI: Allow ACPI to be built without CONFIG_PCI setSinan Kaya
2018-12-20ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unsetSinan Kaya
2018-12-20ACPI: Allow CONFIG_PCI to be unset for rebootSinan Kaya
2018-12-20ACPI: Move PCI reset to a separate functionSinan Kaya
2018-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-20drm/ioctl: Fix Spectre v1 vulnerabilitiesGustavo A. R. Silva
2018-12-19rds: Fix warning.David S. Miller
2018-12-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-12-19Merge tag 'nfs-for-4.20-6' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-12-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-12-19Merge tag 'dma-mapping-4.20-4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-19neighbor: NTF_PROXY is a valid ndm_flag for a dump requestDavid Ahern
2018-12-19net: mvpp2: fix the phylink mode validationAntoine Tenart
2018-12-19net/sched: cls_flower: Remove old entries from rhashtableRoi Dayan
2018-12-19net/tls: allocate tls context using GFP_ATOMICGanesh Goudar
2018-12-19iptunnel: make TUNNEL_FLAGS available in uapiwenxu
2018-12-19gro_cell: add napi_disable in gro_cells_destroyLorenzo Bianconi
2018-12-19lan743x: Remove MAC Reset from initializationBryan Whitehead
2018-12-19virtio: fix test build after uio.h changeMichael S. Tsirkin
2018-12-19Merge tag 'mlx5-fixes-2018-12-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-12-19net/mlx5e: Remove the false indication of software timestamping supportAlaa Hleihel
2018-12-19net/mlx5: Typo fix in del_sw_hw_ruleYuval Avnery
2018-12-19net/mlx5e: RX, Fix wrong early return in receive queue pollTariq Toukan
2018-12-19KVM: x86: nSVM: fix switch to guest mmuVitaly Kuznetsov