summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-07-27usb: otg-fsm: Fix hrtimer list corruptionDmitry Osipenko1-0/+1
2021-07-27usb: common: add helper to get role-switch-default-modeChunfeng Yun1-0/+1
2021-07-27Merge tag 'bus_remove_return_void-5.15' into nextVinod Koul32-292/+322
2021-07-27qdisc: add new field for qdisc_enqueue tracepointTonghao Zhang1-0/+2
2021-07-27drm: document DRM_IOCTL_MODE_RMFBSimon Ser1-0/+10
2021-07-27net: llc: fix skb_over_panicPavel Skripkin1-8/+23
2021-07-27openvswitch: fix alignment issuesMark Gray1-2/+2
2021-07-27openvswitch: update kdoc OVS_DP_ATTR_PER_CPU_PIDSMark Gray1-1/+1
2021-07-27Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst657-10600/+13889
2021-07-27net: netlink: add the case when nlh is NULLYajun Deng1-1/+1
2021-07-27vt: keyboard.c: make console an unsigned intGreg Kroah-Hartman1-15/+15
2021-07-27drm/plane: Move drm_plane_enable_fb_damage_clips into coreDaniel Vetter2-2/+2
2021-07-27drm/plane: check that fb_damage is set up when usedDaniel Vetter1-32/+4
2021-07-27drm/plane: remove drm_helper_get_plane_damage_clipsDaniel Vetter3-20/+10
2021-07-27tty: drop put_tty_driverJiri Slaby1-1/+0
2021-07-27tty: make tty_set_operations an inlineJiri Slaby1-2/+6
2021-07-27tty: drop alloc_tty_driverJiri Slaby1-12/+0
2021-07-27tty: tty_flip.h needs only tty_buffer and tty_portJiri Slaby1-1/+2
2021-07-27tty: move tty_port to new tty_port.hJiri Slaby2-195/+209
2021-07-27tty: move tty_buffer definitions to new tty_buffer.hJiri Slaby2-48/+60
2021-07-27tty: move tty_ldisc_receive_buf to tty_flip.hJiri Slaby2-3/+5
2021-07-27tty: include list & lockdep from tty_ldisc.hJiri Slaby1-0/+2
2021-07-27tty: move ldisc prototypes to tty_ldisc.hJiri Slaby2-10/+15
2021-07-27tty: include kref.h in tty_driver.hJiri Slaby1-0/+1
2021-07-27tty: move tty_driver related prototypes to tty_driver.hJiri Slaby2-17/+17
2021-07-27serial: 8250: Define RX trigger levels for OxSemi 950 devicesMaciej W. Rozycki1-0/+1
2021-07-27fs: remove generic_block_fiemapChristoph Hellwig1-4/+0
2021-07-27drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling featuresNicolas Boichat1-4/+4
2021-07-27kernfs: switch kernfs to use an rwsemIan Kent1-1/+1
2021-07-27kernfs: add a revision to identify directory node changesIan Kent1-0/+5
2021-07-27Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman12-46/+109
2021-07-27Revert "net: dsa: Allow drivers to filter packets they can decode source port...Vladimir Oltean1-15/+0
2021-07-27net: dsa: sja1105: add bridge TX data plane offload based on tag_8021qVladimir Oltean1-0/+10
2021-07-27net: bridge: add a helper for retrieving port VLANs from the data pathVladimir Oltean1-0/+8
2021-07-27Merge tag 'mlx5-updates-2021-07-24' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-1/+2
2021-07-26net/mlx5e: Block LRO if firmware asks for tunneled LROMaxim Mikityanskiy1-1/+2
2021-07-26printk: remove NMI trackingJohn Ogness2-14/+19
2021-07-26printk: remove safe buffersJohn Ogness1-10/+0
2021-07-26move_mount: allow to add a mount into an existing groupPavel Tikhomirov1-1/+2
2021-07-26dt-bindings: clock: r9a07g044-cpg: Add entry for P0_DIV2 core clockLad Prabhakar1-0/+1
2021-07-26iommu: Remove mode argument from iommu_set_dma_strict()John Garry1-1/+1
2021-07-26Merge 5.14-rc3 into char-misc-nextGreg Kroah-Hartman12-46/+109
2021-07-26iommu: Add a map_pages() op for IOMMU driversIsaac J. Manjarres1-0/+5
2021-07-26iommu/io-pgtable: Introduce map_pages() as a page table opIsaac J. Manjarres1-0/+4
2021-07-26iommu: Add an unmap_pages() op for IOMMU driversIsaac J. Manjarres1-0/+4
2021-07-26iommu/io-pgtable: Introduce unmap_pages() as a page table opIsaac J. Manjarres1-0/+4
2021-07-26printk: Move the printk() kerneldoc comment to its new homeJonathan Corbet1-0/+24
2021-07-26Merge v5.14-rc3 into usb-nextGreg Kroah-Hartman41-336/+429
2021-07-26drm: document drm_property_enum.value for bitfieldsSimon Ser1-1/+8
2021-07-26fscrypt: add fscrypt_symlink_getattr() for computing st_sizeEric Biggers1-0/+7