index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2025-04-17
Merge tag 'platform-drivers-x86-v6.15-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-0
/
+4
2025-04-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-2
/
+10
2025-04-17
spi: Add spi_bpw_to_bytes() helper and use it
Andy Shevchenko
-0
/
+26
2025-04-17
iommu: Fix two issues in iommu_copy_struct_from_user()
Nicolin Chen
-4
/
+4
2025-04-17
dt-bindings: iommu: mediatek: Add binding for MT6893 MM IOMMU
AngeloGioacchino Del Regno
-0
/
+288
2025-04-17
iommu/pages: Allow sub page sizes to be passed into the allocator
Jason Gunthorpe
-3
/
+3
2025-04-17
iommu: Change iommu_iotlb_gather to use iommu_page_list
Jason Gunthorpe
-2
/
+2
2025-04-17
iommu/pages: Formalize the freelist API
Jason Gunthorpe
-0
/
+12
2025-04-17
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
-42
/
+60
2025-04-17
skb: implement skb_send_sock_locked_with_flags()
Antonio Quartulli
-0
/
+2
2025-04-17
ovpn: introduce the ovpn_socket object
Antonio Quartulli
-0
/
+1
2025-04-17
ovpn: add basic interface creation/destruction/management routines
Antonio Quartulli
-0
/
+15
2025-04-17
ovpn: add basic netlink support
Antonio Quartulli
-0
/
+109
2025-04-17
block: introduce zone capacity helper
Naohiro Aota
-22
/
+45
2025-04-17
thunderbolt: Add Thunderbolt/USB4 <-> USB3 match function
Alan Borzeszkowski
-0
/
+18
2025-04-17
landlock: Update log documentation
Mickaël Salaün
-26
/
+38
2025-04-17
landlock: Fix documentation for landlock_restrict_self(2)
Mickaël Salaün
-25
/
+36
2025-04-17
landlock: Fix documentation for landlock_create_ruleset(2)
Mickaël Salaün
-5
/
+9
2025-04-17
xfrm: Migrate offload configuration
Chiachang Wang
-2
/
+6
2025-04-17
EISA: Increase length of device names
Kees Cook
-1
/
+4
2025-04-17
fs: move the bdex_statx call to vfs_getattr_nosec
Christoph Hellwig
-3
/
+3
2025-04-17
drm/gem: Internally test import_attach for imported objects
Thomas Zimmermann
-2
/
+1
2025-04-17
dma-mapping: avoid potential unused data compilation warning
Marek Szyprowski
-4
/
+8
2025-04-16
Merge tag 'mm-hotfixes-stable-2025-04-16-19-59' of git://git.kernel.org/pub/s...
Linus Torvalds
-173
/
+101
2025-04-17
crypto: deflate - Make the acomp walk atomic
Herbert Xu
-1
/
+1
2025-04-16
eth: bnxt: add support rx side device memory TCP
Taehee Yoo
-0
/
+11
2025-04-17
dt-bindings: clock: spacemit: Add spacemit,k1-pll
Haylen Chu
-0
/
+37
2025-04-17
dt-bindings: soc: spacemit: Add spacemit,k1-syscon
Haylen Chu
-0
/
+210
2025-04-16
sched/topology: Introduce sched_update_asym_prefer_cpu()
K Prateek Nayak
-0
/
+6
2025-04-16
i2c: core: Deprecate of_node in struct i2c_board_info
Andy Shevchenko
-1
/
+1
2025-04-16
Merge tag 'v6.15-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-2
/
+6
2025-04-16
kernel: globalize lookup_or_create_module_kobject()
Shyam Saini
-0
/
+2
2025-04-16
bonding: Fix multiple long standing offload races
Cosmin Ratiu
-2
/
+5
2025-04-16
xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}
Cosmin Ratiu
-3
/
+15
2025-04-16
crypto: poly1305 - remove rset and sset fields of poly1305_desc_ctx
Eric Biggers
-4
/
+0
2025-04-16
crypto: poly1305 - centralize the shash wrappers for arch code
Eric Biggers
-0
/
+9
2025-04-16
crypto: sm3-base - Use sm3_init
Herbert Xu
-12
/
+1
2025-04-16
crypto: lib/sm3 - Export generic block function
Herbert Xu
-0
/
+1
2025-04-16
crypto: hash - Update HASH_MAX_DESCSIZE comment
Herbert Xu
-2
/
+2
2025-04-16
crypto: hash - Add HASH_REQUEST_ON_STACK
Herbert Xu
-11
/
+69
2025-04-16
crypto: shash - Remove dynamic descsize
Herbert Xu
-2
/
+1
2025-04-16
crypto: api - Add support for duplicating algorithms before registration
Herbert Xu
-0
/
+9
2025-04-16
crypto: skcipher - Realign struct skcipher_walk to save 8 bytes
Thorsten Blum
-2
/
+1
2025-04-16
crypto: simd - Include asm/simd.h in internal/simd.h
Herbert Xu
-3
/
+1
2025-04-16
asm-generic: Make simd.h more resilient
Herbert Xu
-1
/
+7
2025-04-16
Merge branch 'x86/cpu' into x86/fpu, to pick up dependent commits
Ingo Molnar
-56
/
+57
2025-04-16
crypto: ecdsa - Fix NIST P521 key size reported by KEYCTL_PKEY_QUERY
Lukas Wunner
-1
/
+1
2025-04-16
crypto: ahash - Use cra_reqsize
Herbert Xu
-3
/
+0
2025-04-16
crypto: acomp - Remove reqsize field
Herbert Xu
-3
/
+0
2025-04-16
crypto: api - Add reqsize to crypto_alg
Herbert Xu
-0
/
+7
[prev]
[next]