aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-07-27Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman7-6/+14
2020-07-25Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into masterLinus Torvalds1-0/+1
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds2-3/+5
2020-07-24Merge branch 'akpm' into master (patches from Andrew)Linus Torvalds2-2/+6
2020-07-24Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm into masterLinus Torvalds1-0/+1
2020-07-24io-mapping: indicate mapping failureMichael J. Ruhl1-1/+4
2020-07-24vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right wayChengguang Xu1-1/+2
2020-07-24Merge tag 'icc-5.9-rc1' of https://git.linaro.org/people/georgi.djakov/linux into char-misc-nextGreg Kroah-Hartman1-4/+12
2020-07-24dyndbg: rename __verbose section to __dyndbgJim Cromie1-2/+2
2020-07-23tcp: allow at most one TLP probe per flightYuchung Cheng1-2/+4
2020-07-23dm integrity: fix integrity recalculation that is improperly skippedMikulas Patocka1-0/+1
2020-07-23bus: fsl-mc: use raw spin lock to serialize mc cmdsLaurentiu Tudor1-1/+1
2020-07-23bus: fsl-mc: add missing device typesIoana Ciornei1-0/+30
2020-07-23misc: mic: <linux/mic_bus.h>: drop a duplicated wordRandy Dunlap1-1/+1
2020-07-23Merge tag 'soundwire-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-nextGreg Kroah-Hartman4-15/+139
2020-07-22misc: rtsx: Use standard PCI definitionsBjorn Helgaas1-5/+0
2020-07-22misc: rtsx: Find L1 PM Substates capability instead of hard-codingBjorn Helgaas1-4/+0
2020-07-22misc: rtsx: Remove rtsx_pci_read/write_config() wrappersBjorn Helgaas1-12/+0
2020-07-22misc: rtsx: Remove unused pcie_capBjorn Helgaas1-1/+0
2020-07-22i2c: drop duplicated word in the header fileRandy Dunlap1-1/+1
2020-07-21coresight: Add default sink selection to CoreSight baseMike Leach1-0/+3
2020-07-21coresight: Fix comment in main header fileMike Leach1-1/+2
2020-07-21soundwire: intel: revisit SHIM programming sequences.Pierre-Louis Bossart1-0/+2
2020-07-20Merge v5.8-rc6 into char-misc-nextGreg Kroah-Hartman32-73/+255
2020-07-19Merge tag 'sched-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into masterLinus Torvalds1-4/+0
2020-07-19Merge tag 'dma-mapping-5.8-6' of git://git.infradead.org/users/hch/dma-mapping into masterLinus Torvalds1-0/+1
2020-07-17rhashtable: drop duplicated word in <linux/rhashtable.h>Randy Dunlap1-1/+1
2020-07-17Merge tag 'fuse-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse into masterLinus Torvalds1-0/+1
2020-07-16Merge tag 'drm-fixes-2020-07-17-1' of git://anongit.freedesktop.org/drm/drm into masterLinus Torvalds1-0/+1
2020-07-16Merge tag 'driver-core-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into masterLinus Torvalds1-2/+3
2020-07-16Merge tag 'tty-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into masterLinus Torvalds1-4/+98
2020-07-16Merge tag 'drm-misc-fixes-2020-07-15' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie1-0/+1
2020-07-15soundwire: sdw.h: fix indentationPierre-Louis Bossart1-4/+4
2020-07-15soundwire: sdw.h: fix PRBS/Static_1 swapped definitionsPierre-Louis Bossart1-6/+6
2020-07-15soundwire: stream: add helper to startup/shutdown streamsPierre-Louis Bossart1-0/+2
2020-07-14dma-direct: provide function to check physical memory area validityNicolas Saenz Julienne1-0/+1
2020-07-14fuse: reject options on reconfigure via fsconfig(2)Miklos Szeredi1-0/+1
2020-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-1/+8
2020-07-11Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-0/+12
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds12-14/+102
2020-07-10Merge tag 'mlx5-fixes-2020-07-02' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller2-0/+29
2020-07-10Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/miscLinus Torvalds1-1/+1
2020-07-10Merge tag 'dma-mapping-5.8-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-4/+4
2020-07-10Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2Linus Torvalds1-0/+1
2020-07-10driver core: Avoid deferred probe due to fw_devlink_pause/resume()Saravana Kannan1-1/+2
2020-07-10driver core: Rename dev_links_info.defer_sync to defer_hookSaravana Kannan1-2/+2
2020-07-10misc: rtsx: Add support new chip rts5228 mmc: rtsx: Add support MMC_CAP2_NO_MMCRicky Wu1-0/+11
2020-07-10misc: vmw_vmci_defs: Mark 'struct vmci_handle VMCI_ANON_SRC_HANDLE' as __maybe_unusedLee Jones1-1/+1
2020-07-10virt: vbox: Log unknown ioctl requests as errorHans de Goede1-0/+1
2020-07-10dmabuf: use spinlock to access dmabuf->nameCharan Teja Kalla1-0/+1