summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-04-17Merge tag 'platform-drivers-x86-v6.15-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+4
2025-04-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-2/+10
2025-04-17spi: Add spi_bpw_to_bytes() helper and use itAndy Shevchenko-0/+26
2025-04-17iommu: Fix two issues in iommu_copy_struct_from_user()Nicolin Chen-4/+4
2025-04-17dt-bindings: iommu: mediatek: Add binding for MT6893 MM IOMMUAngeloGioacchino Del Regno-0/+288
2025-04-17iommu/pages: Allow sub page sizes to be passed into the allocatorJason Gunthorpe-3/+3
2025-04-17iommu: Change iommu_iotlb_gather to use iommu_page_listJason Gunthorpe-2/+2
2025-04-17iommu/pages: Formalize the freelist APIJason Gunthorpe-0/+12
2025-04-17Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar-42/+60
2025-04-17skb: implement skb_send_sock_locked_with_flags()Antonio Quartulli-0/+2
2025-04-17ovpn: introduce the ovpn_socket objectAntonio Quartulli-0/+1
2025-04-17ovpn: add basic interface creation/destruction/management routinesAntonio Quartulli-0/+15
2025-04-17ovpn: add basic netlink supportAntonio Quartulli-0/+109
2025-04-17block: introduce zone capacity helperNaohiro Aota-22/+45
2025-04-17thunderbolt: Add Thunderbolt/USB4 <-> USB3 match functionAlan Borzeszkowski-0/+18
2025-04-17landlock: Update log documentationMickaël Salaün-26/+38
2025-04-17landlock: Fix documentation for landlock_restrict_self(2)Mickaël Salaün-25/+36
2025-04-17landlock: Fix documentation for landlock_create_ruleset(2)Mickaël Salaün-5/+9
2025-04-17xfrm: Migrate offload configurationChiachang Wang-2/+6
2025-04-17EISA: Increase length of device namesKees Cook-1/+4
2025-04-17fs: move the bdex_statx call to vfs_getattr_nosecChristoph Hellwig-3/+3
2025-04-17drm/gem: Internally test import_attach for imported objectsThomas Zimmermann-2/+1
2025-04-17dma-mapping: avoid potential unused data compilation warningMarek Szyprowski-4/+8
2025-04-16Merge tag 'mm-hotfixes-stable-2025-04-16-19-59' of git://git.kernel.org/pub/s...Linus Torvalds-173/+101
2025-04-17crypto: deflate - Make the acomp walk atomicHerbert Xu-1/+1
2025-04-16eth: bnxt: add support rx side device memory TCPTaehee Yoo-0/+11
2025-04-17dt-bindings: clock: spacemit: Add spacemit,k1-pllHaylen Chu-0/+37
2025-04-17dt-bindings: soc: spacemit: Add spacemit,k1-sysconHaylen Chu-0/+210
2025-04-16sched/topology: Introduce sched_update_asym_prefer_cpu()K Prateek Nayak-0/+6
2025-04-16i2c: core: Deprecate of_node in struct i2c_board_infoAndy Shevchenko-1/+1
2025-04-16Merge tag 'v6.15-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-2/+6
2025-04-16kernel: globalize lookup_or_create_module_kobject()Shyam Saini-0/+2
2025-04-16bonding: Fix multiple long standing offload racesCosmin Ratiu-2/+5
2025-04-16xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}Cosmin Ratiu-3/+15
2025-04-16crypto: poly1305 - remove rset and sset fields of poly1305_desc_ctxEric Biggers-4/+0
2025-04-16crypto: poly1305 - centralize the shash wrappers for arch codeEric Biggers-0/+9
2025-04-16crypto: sm3-base - Use sm3_initHerbert Xu-12/+1
2025-04-16crypto: lib/sm3 - Export generic block functionHerbert Xu-0/+1
2025-04-16crypto: hash - Update HASH_MAX_DESCSIZE commentHerbert Xu-2/+2
2025-04-16crypto: hash - Add HASH_REQUEST_ON_STACKHerbert Xu-11/+69
2025-04-16crypto: shash - Remove dynamic descsizeHerbert Xu-2/+1
2025-04-16crypto: api - Add support for duplicating algorithms before registrationHerbert Xu-0/+9
2025-04-16crypto: skcipher - Realign struct skcipher_walk to save 8 bytesThorsten Blum-2/+1
2025-04-16crypto: simd - Include asm/simd.h in internal/simd.hHerbert Xu-3/+1
2025-04-16asm-generic: Make simd.h more resilientHerbert Xu-1/+7
2025-04-16Merge branch 'x86/cpu' into x86/fpu, to pick up dependent commitsIngo Molnar-56/+57
2025-04-16crypto: ecdsa - Fix NIST P521 key size reported by KEYCTL_PKEY_QUERYLukas Wunner-1/+1
2025-04-16crypto: ahash - Use cra_reqsizeHerbert Xu-3/+0
2025-04-16crypto: acomp - Remove reqsize fieldHerbert Xu-3/+0
2025-04-16crypto: api - Add reqsize to crypto_algHerbert Xu-0/+7