summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-09-13Merge branch 'for-6.12/constify-rdesc' into for-linusBenjamin Tissoires
2024-09-13Merge branch 'for-6.12/core' into for-linusBenjamin Tissoires
2024-09-13Merge branches 'fixes', 'arm/smmu', 'intel/vt-d', 'amd/amd-vi' and 'core' int...Joerg Roedel
2024-09-13Merge branch 'slab/for-6.12/kmem_cache_args' into slab/for-nextVlastimil Babka
2024-09-13mm, slab: restore kerneldoc for kmem_cache_create()Vlastimil Babka
2024-09-13locking/mutex: Introduce mutex_init_with_key()Bart Van Assche
2024-09-13locking/mutex: Define mutex_init() onceBart Van Assche
2024-09-13RDMA/mlx5: Use IB set_netdev and get_netdev functionsChiara Meiohas
2024-09-13net/mlx5: Handle memory scheme ODP capabilitiesMichael Guralnik
2024-09-12net/mlx5: Add NOT_READY command return statusShay Drory
2024-09-12net/mlx5: Add device cap for supporting hot reset in sync reset flowMoshe Shemesh
2024-09-12net/mlx5: fs, make get_root_namespace API functionMoshe Shemesh
2024-09-12security,bpf: constify struct path in bpf_token_create() LSM hookAndrii Nakryiko
2024-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-12Merge tag 'net-6.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-09-12Merge tag 'platform-drivers-x86-v6.11-7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-09-12dmaengine: cirrus: remove platform codeNikita Shubin
2024-09-12ARM: ep93xx: soc: drop definesNikita Shubin
2024-09-12ARM: ep93xx: delete all boardfilesNikita Shubin
2024-09-12ata: pata_ep93xx: remove legacy pinctrl useNikita Shubin
2024-09-12pwm: ep93xx: drop legacy pinctrlNikita Shubin
2024-09-12input: keypad: ep93xx: add DT support for Cirrus EP93xxNikita Shubin
2024-09-12dmaengine: cirrus: Convert to DT for Cirrus EP93xxNikita Shubin
2024-09-12ARM: ep93xx: add regmap aux_devNikita Shubin
2024-09-12Merge branch 'ep93xx/clk-dependency' into ep93xx/dt-conversionArnd Bergmann
2024-09-12firewire: core: update documentation of kernel APIs for flushing completionsTakashi Sakamoto
2024-09-12Revert "firewire: core: use mutex to coordinate concurrent calls to flush com...Takashi Sakamoto
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-12spi: Merge up fixesMark Brown
2024-09-12cifs: Use iterate_and_advance*() routines directly for hashingDavid 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-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-11netdev: support binding dma-buf to netdeviceMina Almasry
2024-09-11net: tighten bad gso csum offset check in virtio_net_hdrWillem de Bruijn