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