summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-07-27vt: keyboard.c: make console an unsigned intGreg Kroah-Hartman
2021-07-27drm/plane: Move drm_plane_enable_fb_damage_clips into coreDaniel Vetter
2021-07-27drm/plane: check that fb_damage is set up when usedDaniel Vetter
2021-07-27drm/plane: remove drm_helper_get_plane_damage_clipsDaniel Vetter
2021-07-27tty: drop put_tty_driverJiri Slaby
2021-07-27tty: make tty_set_operations an inlineJiri Slaby
2021-07-27tty: drop alloc_tty_driverJiri Slaby
2021-07-27tty: tty_flip.h needs only tty_buffer and tty_portJiri Slaby
2021-07-27tty: move tty_port to new tty_port.hJiri Slaby
2021-07-27tty: move tty_buffer definitions to new tty_buffer.hJiri Slaby
2021-07-27tty: move tty_ldisc_receive_buf to tty_flip.hJiri Slaby
2021-07-27tty: include list & lockdep from tty_ldisc.hJiri Slaby
2021-07-27tty: move ldisc prototypes to tty_ldisc.hJiri Slaby
2021-07-27tty: include kref.h in tty_driver.hJiri Slaby
2021-07-27tty: move tty_driver related prototypes to tty_driver.hJiri Slaby
2021-07-27serial: 8250: Define RX trigger levels for OxSemi 950 devicesMaciej W. Rozycki
2021-07-27fs: remove generic_block_fiemapChristoph Hellwig
2021-07-27drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling featuresNicolas Boichat
2021-07-27kernfs: switch kernfs to use an rwsemIan Kent
2021-07-27kernfs: add a revision to identify directory node changesIan Kent
2021-07-27Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman
2021-07-26Revert "net: dsa: Allow drivers to filter packets they can decode source port...Vladimir Oltean
2021-07-26net: dsa: sja1105: add bridge TX data plane offload based on tag_8021qVladimir Oltean
2021-07-26net: bridge: add a helper for retrieving port VLANs from the data pathVladimir Oltean
2021-07-26Merge tag 'mlx5-updates-2021-07-24' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-07-26net/mlx5e: Block LRO if firmware asks for tunneled LROMaxim Mikityanskiy
2021-07-26printk: remove NMI trackingJohn Ogness
2021-07-26printk: remove safe buffersJohn Ogness
2021-07-26move_mount: allow to add a mount into an existing groupPavel Tikhomirov
2021-07-26dt-bindings: clock: r9a07g044-cpg: Add entry for P0_DIV2 core clockLad Prabhakar
2021-07-26iommu: Remove mode argument from iommu_set_dma_strict()John Garry
2021-07-26Merge 5.14-rc3 into char-misc-nextGreg Kroah-Hartman
2021-07-26iommu: Add a map_pages() op for IOMMU driversIsaac J. Manjarres
2021-07-26iommu/io-pgtable: Introduce map_pages() as a page table opIsaac J. Manjarres
2021-07-26iommu: Add an unmap_pages() op for IOMMU driversIsaac J. Manjarres
2021-07-26iommu/io-pgtable: Introduce unmap_pages() as a page table opIsaac J. Manjarres
2021-07-26printk: Move the printk() kerneldoc comment to its new homeJonathan Corbet
2021-07-26Merge v5.14-rc3 into usb-nextGreg Kroah-Hartman
2021-07-26drm: document drm_property_enum.value for bitfieldsSimon Ser
2021-07-25fscrypt: add fscrypt_symlink_getattr() for computing st_sizeEric Biggers
2021-07-26Backmerge tag 'v5.14-rc3' into drm-nextDave Airlie
2021-07-25sctp: send pmtu probe only if packet loss in Search Complete stateXin Long
2021-07-25sctp: improve the code for pmtu probe send and recv updateXin Long
2021-07-25can: flexcan: add platform data headerAngelo Dureghello
2021-07-25can: bittiming: fix documentation for struct can_tdcMarc Kleine-Budde
2021-07-25can: rx-offload: can_rx_offload_threaded_irq_finish(): add new function to be...Marc Kleine-Budde
2021-07-25can: rx-offload: can_rx_offload_irq_finish(): directly call napi_schedule()Marc Kleine-Budde
2021-07-25can: rx-offload: add skb queue for use during ISRMarc Kleine-Budde
2021-07-25IB/mlx5: Rename is_apu_thread_cq function to is_apu_cqTal Gilboa
2021-07-25nfc: constify nfc_digital_opsKrzysztof Kozlowski