summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-03-13afs: Fix some tracing detailsDavid Howells
2020-03-13rxrpc: Fix call interruptibility handlingDavid Howells
2020-03-13Merge tag 'block-5.6-2020-03-13' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-13Merge tag 'mmc-v5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2020-03-13drm/dp_mst: Convert drm_dp_mst_topology_mgr.is_waiting_for_dwn_reply to bitfieldLyude Paul
2020-03-13iommu/vt-d: Fix debugfs register readsMegha Dey
2020-03-12Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-13Merge tag 'amd-drm-next-5.7-2020-03-10' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-03-12drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checksLyude Paul
2020-03-12net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit
2020-03-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-03-12block: Fix partition support for host aware zoned block devicesShin'ichiro Kawasaki
2020-03-11seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol numberPaolo Lungaroni
2020-03-12Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-03-11drm/dp_mst: Remove register_connector callbackPankaj Bharadiya
2020-03-11drm/edid: Add function to parse EDID descriptors for monitor rangeManasi Navare
2020-03-11drm/edid: Name the detailed monitor range flagsManasi Navare
2020-03-11driver code: clarify and fix platform device DMA mask allocationChristoph Hellwig
2020-03-11mmc: core: Allow host controllers to require R1B for CMD6Ulf Hansson
2020-03-10Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-10Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-11Merge v5.6-rc5 into drm-nextDave Airlie
2020-03-10drm/bridge: synopsys: dw-hdmi: allow ycbcr420 modes for >= 0x200aNeil Armstrong
2020-03-10iommu/vt-d: Silence RCU-list debugging warningsQian Cai
2020-03-09net: mscc: ocelot: properly account for VLAN header length when setting MRUVladimir Oltean
2020-03-09drm/scheduler: implement a function to modify sched listNirmoy Das
2020-03-08inet_diag: return classid for all socket typesDmitry Yakunin
2020-03-08Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-07Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-07Merge tag 'for-linus-5.6b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-07Merge tag 'sound-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-03-06rhashtable: Document the right function parametersJonathan Neuschäfer
2020-03-07Merge tag 'asoc-fix-v5.6-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2020-03-06Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-06drm/amdgpu: Use better names to reflect it is CP MQD bufferYong Zhao
2020-03-06drm/pci: Unexport drm_get_pci_devDaniel Vetter
2020-03-06drm/fb-helper: Remove drm_fb_helper add, add_all and remove connector functionsPankaj Bharadiya
2020-03-06drm: Remove unused arg from drm_fb_helper_initPankaj Bharadiya
2020-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-03-06mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabledVlastimil Babka
2020-03-06Merge tag 'drm-fixes-2020-03-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-03-06drm/bridge/mhl.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-06futex: Fix inode life-time issuePeter Zijlstra
2020-03-06Merge tag 'drm-misc-fixes-2020-03-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-03-05xen/xenbus: fix lockingJuergen Gross
2020-03-05xen: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-05crypto: x86/curve25519 - support assemblers with no adx supportJason A. Donenfeld
2020-03-04Merge tag 'for-5.6/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-04driver core: Add dev_has_sync_state()Saravana Kannan