summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-08-05Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-08-05Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-05Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-05Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-05Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-05watchdog: add support for adjusting last known HW keepalive timeTero Kristo
2020-08-05platform_data/mlxreg: support new watchdog type with longer timeout periodMichael Shych
2020-08-05vDPA: dont change vq irq after DRIVER_OKZhu Lingshan
2020-08-05vDPA: add get_vq_irq() in vdpa_config_opsZhu Lingshan
2020-08-05virtio_config: drop LE option from config spaceMichael S. Tsirkin
2020-08-05virtio_config: add virtio_cread_le_featureMichael S. Tsirkin
2020-08-05virtio_caif: correct tags for config space fieldsMichael S. Tsirkin
2020-08-05virtio_config: LE config space accessorsMichael S. Tsirkin
2020-08-05virtio_config: disallow native type fields (again)Michael S. Tsirkin
2020-08-05virtio_config: rewrite using _GenericMichael S. Tsirkin
2020-08-05virtio_config: cread/write cleanupMichael S. Tsirkin
2020-08-05vdpa: make sure set_features is invoked for legacyMichael S. Tsirkin
2020-08-05virtio_config: disallow native type fieldsMichael S. Tsirkin
2020-08-05virtio: allow __virtioXX, __leXX in config spaceMichael S. Tsirkin
2020-08-05virtio_ring: sparse warning fixupMichael S. Tsirkin
2020-08-05i2c: core: add generic I2C GPIO recoveryCodrin Ciubotariu
2020-08-05modules: inherit TAINT_PROPRIETARY_MODULEChristoph Hellwig
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds
2020-08-04Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-08-04Merge tag 'core-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-04SUNRPC dont update timeout value on connection resetOlga Kornievskaia
2020-08-04remoteproc: Add remoteproc character device interfaceSiddharth Gupta
2020-08-04Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-04init: add an init_dup helperChristoph Hellwig
2020-08-04Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-08-04Merge tag 'uuid-for-5.9' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-04Merge tag 'cap-checkpoint-restore-v5.9' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds
2020-08-04Merge tag 'threads-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds
2020-08-04Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2020-08-04Merge tag 'audit-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-04Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-04Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-04Merge tag 'gcc-plugins-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-08-04ipv4: route: Ignore output interface in FIB lookup for PMTU routeStefano Brivio
2020-08-04Merge tag 'wireless-drivers-next-2020-08-04' of git://git.kernel.org/pub/scm/...David S. Miller
2020-08-04ceph: move sb->wb_pagevec_pool to be a global mempoolJeff Layton
2020-08-04PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Rob Herring
2020-08-04Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2020-08-04PM: runtime: Add kerneldoc comments to multiple helpersRafael J. Wysocki
2020-08-03random32: move the pseudo-random 32-bit definitions to prandom.hLinus Torvalds
2020-08-04fbmem: pull fbcon_update_vcs() out of fb_set_var()Tetsuo Handa
2020-08-03mailbox: cmdq: variablize address shift in platformDennis YC Hsieh