summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-10Merge tag 'devicetree-fixes-for-4.19-3' of git://git.kernel.org/pub/scm/linux...Greg Kroah-Hartman
2018-10-10IB/mlx5: Unmap DMA addr from HCA before IOMMUValentine Fatiev
2018-10-10net: make skb_partial_csum_set() more robust against overflowsEric Dumazet
2018-10-10Merge branch 'devlink-param-type-string-fixes'David S. Miller
2018-10-10devlink: Add helper function for safely copy string paramMoshe Shemesh
2018-10-10devlink: Fix param cmode driverinit for string typeMoshe Shemesh
2018-10-10devlink: Fix param set handling for string typeMoshe Shemesh
2018-10-11samples: disable CONFIG_SAMPLES for UMLMasahiro Yamada
2018-10-10dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabledMike Snitzer
2018-10-10pinctrl: mcp23s08: fix irq and irqchip setup orderMarco Felsch
2018-10-10gpio: Assign gpio_irq_chip::parents to non-stack pointerStephen Boyd
2018-10-10libertas: call into generic suspend code before turning off powerDaniel Mack
2018-10-10of: unittest: Disable interrupt node tests for old world MAC systemsGuenter Roeck
2018-10-10Merge tag 'tag-chrome-platform-fixes-for-v4.19-rc8' of git://git.kernel.org/p...Greg Kroah-Hartman
2018-10-10Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2018-10-10Merge tag 'gfs2-4.19.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-10-10Merge tag 's390-4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Greg Kroah-Hartman
2018-10-10Merge tag 'mips_fixes_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2018-10-09mfd: cros-ec: copy the whole event in get_next_event_xferEmil Karlson
2018-10-09dm: fix report zone remapping to account for partition offsetDamien Le Moal
2018-10-09dm cache: destroy migration_cache if cache target registration failedShenghui Wang
2018-10-09Merge branch 'ena-fixes'David S. Miller
2018-10-09net: ena: fix auto casting to booleanArthur Kiyanovski
2018-10-09net: ena: fix NULL dereference due to untimely napi initializationArthur Kiyanovski
2018-10-09net: ena: fix rare bug when failed restart/resume is followed by driver removalArthur Kiyanovski
2018-10-09net: ena: fix warning in rmmod caused by double iounmapArthur Kiyanovski
2018-10-09gfs2: Fix iomap buffered write support for journaled filesAndreas Gruenbacher
2018-10-09mmc: block: avoid multiblock reads for the last sector in SPI modeChris Boot
2018-10-09Merge tag 'arc-4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Greg Kroah-Hartman
2018-10-09x86/mm: Avoid VLA in pgd_alloc()Kees Cook
2018-10-09mm, sched/numa: Remove remaining traces of NUMA rate-limitingSrikar Dronamraju
2018-10-09x86/intel_rdt: Fix out-of-bounds memory access in CBM testsReinette Chatre
2018-10-08rxrpc: Fix the packet reception routineDavid Howells
2018-10-08rxrpc: Fix the rxrpc_tx_packet trace lineDavid Howells
2018-10-08rxrpc: Fix connection-level abort handlingDavid Howells
2018-10-08rxrpc: Only take the rwind and mtu values from latest ACKDavid Howells
2018-10-08rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window()David Howells
2018-10-08rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()David Howells
2018-10-08rxrpc: Don't need to take the RCU read lock in the packet receiverDavid Howells
2018-10-08rxrpc: Use the UDP encap_rcv hookDavid Howells
2018-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGreg Kroah-Hartman
2018-10-08Merge tag 'vfio-ccw-20181002' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky
2018-10-08Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-10-07sparc64: fix fall-through annotationGustavo A. R. Silva
2018-10-07sparc32: fix fall-through annotationGustavo A. R. Silva
2018-10-07sparc: vdso: clean-up vdso MakefileMasahiro Yamada
2018-10-07oradax: remove redundant null check before kfreeColin Ian King
2018-10-07sparc64: viohs: Remove VLA usageKees Cook
2018-10-07sbus: Use of_get_child_by_name helperRob Herring
2018-10-07sparc: Convert to using %pOFn instead of device_node.nameRob Herring