summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-06-29Merge 5.8-rc3 into usb-nextGreg Kroah-Hartman70-162/+626
2020-06-29sctp: use list_is_singular in sctp_list_single_entryGeliang Tang1-1/+1
2020-06-29bareudp: Added attribute to enable & disable rx metadata collectionMartin2-0/+2
2020-06-28fpga: dfl: introduce interrupt trigger setting APIXu Yilun1-0/+13
2020-06-28Merge tag 'timers-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-7/+7
2020-06-28Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-6/+16
2020-06-28Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-35/+83
2020-06-28Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2020-06-28Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+236
2020-06-28Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-8/+21
2020-06-28smp, irq_work: Continue smp_call_function*() and irq_work*() integrationPeter Zijlstra4-37/+83
2020-06-28sched/core: Fix CONFIG_GCC_PLUGIN_RANDSTRUCT build failPeter Zijlstra1-2/+4
2020-06-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+1
2020-06-28Merge tag 'vfio-v5.8-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds1-1/+1
2020-06-28net/tls: Add asynchronous resyncBoris Pismenny1-1/+37
2020-06-28Revert "net/tls: Add force_resync for driver resync"Boris Pismenny1-11/+1
2020-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed5-6/+62
2020-06-27net/mlx5: kTLS, Improve TLS params layout structuresTariq Toukan3-5/+11
2020-06-27net/mlx5: Avoid RDMA file inclusion in core driverParav Pandit1-1/+0
2020-06-27Merge tag 'dma-mapping-5.8-4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+0
2020-06-27Merge tag 'kgdb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds1-3/+2
2020-06-27serial: core: drop redundant sysrq checksJohan Hovold1-2/+2
2020-06-27serial: core: fix sysrq overhead regressionJohan Hovold1-5/+98
2020-06-27Revert "serial: core: Refactor uart_unlock_and_check_sysrq()"Johan Hovold1-1/+2
2020-06-27serial: core: drop unnecessary gpio includeJohan Hovold1-1/+1
2020-06-27drivers/acpi: Remove function castOscar Carter1-6/+6
2020-06-27drivers/irqchip: Use new macro ACPI_DECLARE_SUBTABLE_PROBE_ENTRYOscar Carter1-2/+3
2020-06-27drivers/acpi: Add new macro ACPI_DECLARE_SUBTABLE_PROBE_ENTRYOscar Carter1-0/+11
2020-06-27irqchip/vic: Cut down the external APILinus Walleij1-9/+0
2020-06-27irqchip/vic: Drop cascaded intialization callLinus Walleij1-2/+0
2020-06-26net: mdio: add a forward declaration for reset_control to mdio.hBartosz Golaszewski1-0/+1
2020-06-26kunit: add support for named resourcesAlan Maguire1-0/+54
2020-06-26kunit: generalize kunit_resource API beyond allocated resourcesAlan Maguire1-30/+126
2020-06-26Merge tag 'iommu-fixes-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2020-06-26Merge tag 'drm-fixes-2020-06-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-0/+4
2020-06-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller1-0/+194
2020-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-3/+8
2020-06-26Merge branch 'clk-bcm' into clk-nextStephen Boyd8-0/+231
2020-06-26docs: fix references for DMA*.txt filesMauro Carvalho Chehab2-2/+2
2020-06-26kcsan: fix a kernel-doc warningMauro Carvalho Chehab1-4/+6
2020-06-26fs: fs.h: fix a kernel-doc parameter descriptionMauro Carvalho Chehab1-1/+1
2020-06-26net: pylink.h: add kernel-doc descriptions for new fields at phylink_configMauro Carvalho Chehab1-0/+4
2020-06-26net: netdevice.h: add a description for napi_defer_hard_irqsMauro Carvalho Chehab1-0/+2
2020-06-26kdb: Switch to use safer dbg_io_ops over console APIsSumit Garg1-3/+2
2020-06-26drm/ttm: do not keep GPU dependent addressesNirmoy Das2-3/+0
2020-06-26drm/scheduler: improve job distribution with multiple queuesNirmoy Das1-3/+3
2020-06-26Merge branch 'linus' into x86/entry, to resolve conflictsIngo Molnar30-68/+165
2020-06-26batman-adv: Introduce a configurable per interface hop penaltyLinus Lüssing1-1/+2
2020-06-26batman-adv: Fix typos and grammar in documentationSven Eckelmann2-27/+27
2020-06-26mm: remove vmalloc_execChristoph Hellwig1-1/+0