aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-25crypto: caam/qi - fix error path in xts setkeyHoria Geantă
2018-08-25crypto: caam/jr - fix descriptor DMA unmappingHoria Geantă
2018-08-24Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2018-08-24Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-08-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2018-08-24Merge tag 'apparmor-pr-2018-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-08-24Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-08-24Merge tag 'acpi-4.19-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-24Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-24Merge tag 'drm-next-2018-08-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-08-24Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-24i40e: fix condition of WARN_ONCE for stat stringsJacob Keller
2018-08-24i40e: Fix for Tx timeouts when interface is brought up if DCB is enabledMartyna Szapar
2018-08-24ixgbe: fix driver behaviour after issuing VFLRSebastian Basierski
2018-08-24ixgbe: Prevent unsupported configurations with XDPTony Nguyen
2018-08-24ixgbe: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai
2018-08-24igb: Replace mdelay() with msleep() in igb_integrated_phy_loopback()Jia-Ju Bai
2018-08-24igb: Replace GFP_ATOMIC with GFP_KERNEL in igb_sw_init()Jia-Ju Bai
2018-08-24igb: Use an advanced ctx descriptor for launchtimeJesus Sanchez-Palencia
2018-08-24e1000: ensure to free old tx/rx rings in set_ringparam()Bo Chen
2018-08-24e1000: check on netif_running() before calling e1000_up()Bo Chen
2018-08-24ixgb: use dma_zalloc_coherent instead of allocator/memsetYueHaibing
2018-08-24iommu/rockchip: Move irq request past pm_runtime_enableMarc Zyngier
2018-08-24iommu/rockchip: Handle errors returned from PM frameworkMarc Zyngier
2018-08-24arm64: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier
2018-08-24ARM: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier
2018-08-24arm64: dts: Fix various entry-method properties to reflect documentationAmit Kucheria
2018-08-24Merge tag 'reset-fixes-for-4.18' of git://git.pengutronix.de/git/pza/linux in...Olof Johansson
2018-08-24Merge tag 'reset-for-4.19-2' of git://git.pengutronix.de/git/pza/linux into n...Olof Johansson
2018-08-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-08-24i2c: don't use any __deprecated handling anymoreSedat Dilek
2018-08-24Merge tag 'irqchip-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner
2018-08-24x86/speculation/l1tf: Suggest what to do on systems with too much RAMVlastimil Babka
2018-08-24i2c: use SPDX identifier for Renesas driversWolfram Sang
2018-08-24i2c: ocores: update my email addressPeter Korsgaard
2018-08-24i2c: remove deprecated attach_adapter callbackWolfram Sang
2018-08-24macintosh: therm_windtunnel: drop using attach_adapterWolfram Sang
2018-08-24ubifs: Remove empty file.hRichard Weinberger
2018-08-24udf: Fix mounting of Win7 created UDF filesystemsJan Kara
2018-08-24udf: Remove dead code from udf_find_fileset()Jan Kara
2018-08-24x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...Vlastimil Babka
2018-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-08-24Merge tag 'drm-misc-next-fixes-2018-08-23-1' of git://anongit.freedesktop.org...Dave Airlie
2018-08-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-23mm: Change return type int to vm_fault_t for fault handlersSouptick Joarder
2018-08-23lib/fonts: convert comments to utf-8Arnd Bergmann