summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-26iommu: Remove mode argument from iommu_set_dma_strict()John Garry1-1/+1
2021-07-26Merge 5.14-rc3 into char-misc-nextGreg Kroah-Hartman5-32/+10
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-Hartman17-49/+78
2021-07-26fscrypt: add fscrypt_symlink_getattr() for computing st_sizeEric Biggers1-0/+7
2021-07-26Backmerge tag 'v5.14-rc3' into drm-nextDave Airlie5-32/+10
2021-07-25can: flexcan: add platform data headerAngelo Dureghello1-0/+23
2021-07-25can: bittiming: fix documentation for struct can_tdcMarc Kleine-Budde1-2/+2
2021-07-25can: rx-offload: can_rx_offload_threaded_irq_finish(): add new function to be...Marc Kleine-Budde1-0/+1
2021-07-25can: rx-offload: can_rx_offload_irq_finish(): directly call napi_schedule()Marc Kleine-Budde1-5/+0
2021-07-25can: rx-offload: add skb queue for use during ISRMarc Kleine-Budde1-0/+2
2021-07-25IB/mlx5: Rename is_apu_thread_cq function to is_apu_cqTal Gilboa1-3/+2
2021-07-24Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2021-07-24memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regionsMike Rapoport1-2/+2
2021-07-24mm: use kmap_local_page in memzero_pageChristoph Hellwig1-2/+2
2021-07-24mm: call flush_dcache_page() in memcpy_to_page() and memzero_page()Christoph Hellwig1-0/+2
2021-07-24swiotlb: Convert io_default_tlb_mem to static allocationWill Deacon1-2/+2
2021-07-24bpf: tcp: Support bpf_(get|set)sockopt in bpf tcp iterMartin KaFai Lau1-0/+8
2021-07-23signal: Rename SIL_PERF_EVENT SIL_FAULT_PERF_EVENT for consistencyEric W. Biederman1-1/+1
2021-07-23signal: Remove the generic __ARCH_SI_TRAPNO supportEric W. Biederman1-8/+0
2021-07-23signal/alpha: si_trapno is only used with SIGFPE and SIGTRAP TRAP_UNKEric W. Biederman1-0/+2
2021-07-23signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRPEric W. Biederman1-0/+1
2021-07-23net: bridge: switchdev: allow the TX data plane forwarding to be offloadedTobias Waldekranz1-0/+3
2021-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller6-33/+24
2021-07-23ima: Add digest and digest_len params to the functions to measure a bufferRoberto Sassu1-2/+3
2021-07-23ima: Return int in the functions to measure a bufferRoberto Sassu1-6/+9
2021-07-23ima: Introduce ima_get_current_hash_algo()Roberto Sassu1-0/+7
2021-07-23net: socket: rework compat_ifreq_ioctl()Arnd Bergmann1-0/+2
2021-07-23net: socket: simplify dev_ifconf handlingArnd Bergmann1-1/+1
2021-07-23net: socket: remove register_gifconfArnd Bergmann2-8/+9
2021-07-23ethtool: improve compat ioctl handlingArnd Bergmann1-4/+0
2021-07-23compat: make linux/compat.h available everywhereArnd Bergmann1-17/+15
2021-07-23Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...Dave Airlie4-94/+138
2021-07-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-25/+1
2021-07-22hv: hyperv.h: Remove unused inline functionsSonia Sharma1-16/+0
2021-07-22net: bridge: move the switchdev object replay helpers to "push" modeVladimir Oltean1-36/+18
2021-07-22net: bridge: switchdev: let drivers inform which bridge ports are offloadedVladimir Oltean1-0/+21
2021-07-22fpga: fix spelling mistakesTom Rix1-1/+1
2021-07-21Merge tag 'regulator-fix-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2021-07-21cgroup1: fix leaked context root causing sporadic NULL deref in LTPPaul Gortmaker1-0/+1
2021-07-21ipv6: ioam: Support for IOAM injection with lwtunnelsJustin Iurman1-0/+13
2021-07-21ipv6: ioam: IOAM Generic Netlink APIJustin Iurman1-0/+13