summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-04-18Merge tag 'drm-misc-fixes-2025-04-17' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2-4/+3
2025-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski21-275/+234
2025-04-17Merge tag 'net-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-0/+30
2025-04-17bpf: Prepare to reuse get_ctx_arg_idxAmery Hung1-0/+1
2025-04-17Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+15
2025-04-17Merge tag 'sound-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+0
2025-04-17Merge tag 'platform-drivers-x86-v6.15-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+4
2025-04-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-2/+10
2025-04-17spi: Add spi_bpw_to_bytes() helper and use itAndy Shevchenko1-0/+26
2025-04-17iommu: Fix two issues in iommu_copy_struct_from_user()Nicolin Chen1-4/+4
2025-04-17dt-bindings: iommu: mediatek: Add binding for MT6893 MM IOMMUAngeloGioacchino Del Regno1-0/+288
2025-04-17iommu/pages: Allow sub page sizes to be passed into the allocatorJason Gunthorpe1-3/+3
2025-04-17iommu: Change iommu_iotlb_gather to use iommu_page_listJason Gunthorpe1-2/+2
2025-04-17iommu/pages: Formalize the freelist APIJason Gunthorpe1-0/+12
2025-04-17Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar15-42/+60
2025-04-17skb: implement skb_send_sock_locked_with_flags()Antonio Quartulli1-0/+2
2025-04-17ovpn: introduce the ovpn_socket objectAntonio Quartulli1-0/+1
2025-04-17ovpn: add basic interface creation/destruction/management routinesAntonio Quartulli1-0/+15
2025-04-17ovpn: add basic netlink supportAntonio Quartulli1-0/+109
2025-04-17block: introduce zone capacity helperNaohiro Aota1-22/+45
2025-04-17thunderbolt: Add Thunderbolt/USB4 <-> USB3 match functionAlan Borzeszkowski1-0/+18
2025-04-17landlock: Update log documentationMickaël Salaün1-26/+38
2025-04-17landlock: Fix documentation for landlock_restrict_self(2)Mickaël Salaün1-25/+36
2025-04-17landlock: Fix documentation for landlock_create_ruleset(2)Mickaël Salaün1-5/+9
2025-04-17xfrm: Migrate offload configurationChiachang Wang1-2/+6
2025-04-17EISA: Increase length of device namesKees Cook1-1/+4
2025-04-17fs: move the bdex_statx call to vfs_getattr_nosecChristoph Hellwig1-3/+3
2025-04-17drm/gem: Internally test import_attach for imported objectsThomas Zimmermann1-2/+1
2025-04-17dma-mapping: avoid potential unused data compilation warningMarek Szyprowski1-4/+8
2025-04-17Merge tag 'mm-hotfixes-stable-2025-04-16-19-59' of git://git.kernel.org/pub/s...Linus Torvalds3-173/+101
2025-04-17crypto: deflate - Make the acomp walk atomicHerbert Xu1-1/+1
2025-04-17eth: bnxt: add support rx side device memory TCPTaehee Yoo1-0/+11
2025-04-16dt-bindings: clock: spacemit: Add spacemit,k1-pllHaylen Chu1-0/+37
2025-04-16dt-bindings: soc: spacemit: Add spacemit,k1-sysconHaylen Chu1-0/+210
2025-04-16sched/topology: Introduce sched_update_asym_prefer_cpu()K Prateek Nayak1-0/+6
2025-04-16i2c: core: Deprecate of_node in struct i2c_board_infoAndy Shevchenko1-1/+1
2025-04-16Merge tag 'v6.15-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-2/+6
2025-04-16kernel: globalize lookup_or_create_module_kobject()Shyam Saini1-0/+2
2025-04-16bonding: Fix multiple long standing offload racesCosmin Ratiu1-2/+5
2025-04-16xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}Cosmin Ratiu2-3/+15
2025-04-16crypto: poly1305 - remove rset and sset fields of poly1305_desc_ctxEric Biggers1-4/+0
2025-04-16crypto: poly1305 - centralize the shash wrappers for arch codeEric Biggers1-0/+9
2025-04-16crypto: sm3-base - Use sm3_initHerbert Xu1-12/+1
2025-04-16crypto: lib/sm3 - Export generic block functionHerbert Xu1-0/+1
2025-04-16crypto: hash - Update HASH_MAX_DESCSIZE commentHerbert Xu1-2/+2
2025-04-16crypto: hash - Add HASH_REQUEST_ON_STACKHerbert Xu2-11/+69
2025-04-16crypto: shash - Remove dynamic descsizeHerbert Xu1-2/+1
2025-04-16crypto: api - Add support for duplicating algorithms before registrationHerbert Xu1-0/+9
2025-04-16crypto: skcipher - Realign struct skcipher_walk to save 8 bytesThorsten Blum1-2/+1
2025-04-16crypto: simd - Include asm/simd.h in internal/simd.hHerbert Xu1-3/+1