summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-09-12Merge tag 'platform-drivers-x86-v6.11-7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-09-12io_uring: add IORING_REGISTER_COPY_BUFFERS methodJens Axboe
2024-09-12Merge branch 'for-next/poe' into for-next/coreWill Deacon
2024-09-12Merge branch 'for-next/pkvm-guest' into for-next/coreWill Deacon
2024-09-12ASoC: SOF: Intel: hda: remove common_hdmi_codec_drvBrent Lu
2024-09-12spi: Merge up fixesMark Brown
2024-09-12cifs: Use iterate_and_advance*() routines directly for hashingDavid Howells
2024-09-12netfs: Cancel dirty folios that have no storage destinationDavid Howells
2024-09-12cachefiles, netfs: Fix write to partial block at EOFDavid Howells
2024-09-12netfs: Speed up buffered readingDavid Howells
2024-09-12netfs: Simplify the writeback codeDavid Howells
2024-09-12netfs: Use new folio_queue data type and iterator instead of xarray iterDavid Howells
2024-09-12iov_iter: Provide copy_folio_from_iter()David Howells
2024-09-12mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of foliosDavid Howells
2024-09-12uidgid: make sure we fit into one cachelineChristian Brauner
2024-09-12fs: remove f_versionChristian Brauner
2024-09-12fs: add f_pipeChristian Brauner
2024-09-11net: ethernet: oa_tc6: add helper function to enable zero align rx frameParthiban Veerasooran
2024-09-11net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet framesParthiban Veerasooran
2024-09-11net: ethernet: oa_tc6: implement internal PHY initializationParthiban Veerasooran
2024-09-11net: ethernet: oa_tc6: implement register read operationParthiban Veerasooran
2024-09-11net: ethernet: oa_tc6: implement register write operationParthiban Veerasooran
2024-09-11netdev: add dmabuf introspectionMina Almasry
2024-09-11net: add SO_DEVMEM_DONTNEED setsockopt to release RX fragsMina Almasry
2024-09-11tcp: RX path for devmem TCPMina Almasry
2024-09-11net: add support for skbs with unreadable fragsMina Almasry
2024-09-11net: support non paged skb fragsMina Almasry
2024-09-11memory-provider: dmabuf devmem memory providerMina Almasry
2024-09-11page_pool: devmem supportMina Almasry
2024-09-11netdev: support binding dma-buf to netdeviceMina Almasry
2024-09-11net: netdev netlink api to bind dma-buf to a net deviceMina Almasry
2024-09-11netdev: add netdev_rx_queue_restart()Mina Almasry
2024-09-11net: tighten bad gso csum offset check in virtio_net_hdrWillem de Bruijn
2024-09-11Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-09-11mptcp: fallback to TCP after SYN+MPC dropsMatthieu Baerts (NGI0)
2024-09-11Merge tag 'wireless-next-2024-09-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-09-11Merge branches 'acpi-video', 'acpi-resource', 'acpi-pad' and 'acpi-misc'Rafael J. Wysocki
2024-09-11Merge branches 'acpi-battery', 'acpi-pmic', 'acpi-cppc' and 'acpi-processor'Rafael J. Wysocki
2024-09-11Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-utils' and 'acpi-soc'Rafael J. Wysocki
2024-09-11Merge branch 'acpi-riscv'Rafael J. Wysocki
2024-09-11Merge branch 'acpica'Rafael J. Wysocki
2024-09-11block: implement async io_uring discard cmdPavel Begunkov
2024-09-11filemap: introduce filemap_invalidate_pagesPavel Begunkov
2024-09-11io_uring/cmd: give inline space in request to cmdsPavel Begunkov
2024-09-11io_uring/cmd: expose iowq to cmdsPavel Begunkov
2024-09-11Merge branch 'for-6.12/io_uring' into for-6.12/io_uring-discardJens Axboe
2024-09-11Merge branch 'for-6.12/block' into for-6.12/io_uring-discardJens Axboe
2024-09-11Merge branch 'pm-cpufreq'Rafael J. Wysocki
2024-09-11Merge tag 'amd-pstate-v6.12-2024-09-11' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki
2024-09-11tcp: Use skb__nullable in trace_tcp_send_resetPhilo Lu