summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-07-27Merge tag 'bus_remove_return_void-5.15' into nextVinod Koul
2021-07-27vt: keyboard.c: make console an unsigned intGreg Kroah-Hartman
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-27fs: remove generic_block_fiemapChristoph Hellwig
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-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-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-25fscrypt: add fscrypt_symlink_getattr() for computing st_sizeEric Biggers
2021-07-26Backmerge tag 'v5.14-rc3' into drm-nextDave Airlie
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-24Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-23memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regionsMike Rapoport
2021-07-23mm: use kmap_local_page in memzero_pageChristoph Hellwig
2021-07-23mm: call flush_dcache_page() in memcpy_to_page() and memzero_page()Christoph Hellwig
2021-07-23swiotlb: Convert io_default_tlb_mem to static allocationWill Deacon
2021-07-23bpf: tcp: Support bpf_(get|set)sockopt in bpf tcp iterMartin KaFai Lau
2021-07-23signal: Rename SIL_PERF_EVENT SIL_FAULT_PERF_EVENT for consistencyEric W. Biederman
2021-07-23signal: Remove the generic __ARCH_SI_TRAPNO supportEric W. Biederman
2021-07-23signal/alpha: si_trapno is only used with SIGFPE and SIGTRAP TRAP_UNKEric W. Biederman
2021-07-23signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRPEric W. Biederman
2021-07-23net: bridge: switchdev: allow the TX data plane forwarding to be offloadedTobias Waldekranz