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
2026-01-26
resource: provide 0args DEFINE_RES variant for unset resource desc
Christian Marangi
1
-1
/
+6
2026-01-26
ipc/shm: uapi: remove dependency on libc
Thomas Weißschuh
1
-3
/
+0
2026-01-26
mm/zone_device: reinitialize large zone device private folios
Matthew Brost
1
-3
/
+6
2026-01-26
memfd: export alloc_file()
Pratyush Yadav (Google)
1
-0
/
+6
2026-01-26
mm/kasan: fix KASAN poisoning in vrealloc()
Andrey Ryabinin
1
-0
/
+14
2026-01-26
tracing: Add bitmask-list option for human-readable bitmask display
Aaron Tomlin
3
-7
/
+17
2026-01-26
Merge tag 'vfs-6.19-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+5
2026-01-26
xdrgen: Add enum value validation to generated decoders
Chuck Lever
1
-1
/
+7
2026-01-26
xdrgen: Initialize data pointer for zero-length items
Chuck Lever
1
-12
/
+8
2026-01-26
xdrgen: Implement short (16-bit) integer types
Chuck Lever
1
-0
/
+60
2026-01-26
NFS: NFSERR_INVAL is not defined by NFSv2
Chuck Lever
1
-1
/
+1
2026-01-26
Merge tag 'qcom-arm64-for-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/dt
Arnd Bergmann
2
-0
/
+4
2026-01-26
Merge tag 'renesas-dts-for-v6.20-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/dt
Arnd Bergmann
2
-0
/
+6
2026-01-26
Merge branch 'fixes' of into for-next
Ilpo Järvinen
1
-8
/
+9
2026-01-26
Merge tag 'v6.19-rc7' into driver-core-next
Danilo Krummrich
42
-167
/
+432
2026-01-26
ASoC: fsl_sai: Add AUDMIX mode support on i.MX952
Shengjiu Wang
1
-0
/
+2
2026-01-26
ASoC: soc-dapm: move struct snd_soc_dapm_context
Kuninori Morimoto
1
-21
/
+1
2026-01-26
ASoC: soc-dapm: add snd_soc_dapm_alloc()
Kuninori Morimoto
3
-5
/
+6
2026-01-26
ASoC: soc-dapm: remove dev from snd_soc_dapm_context()
Kuninori Morimoto
1
-1
/
+0
2026-01-26
ASoC: soc-dapm: remove compatibility definition for dapm
Kuninori Morimoto
1
-19
/
+0
2026-01-26
ASoC: soc-component: remove compatibility definition for component
Kuninori Morimoto
1
-3
/
+0
2026-01-26
ASoC: soc-component: remove snd_soc_component_xxx() wrapper
Kuninori Morimoto
1
-21
/
+0
2026-01-26
nubus: Call put_device() in bus initialization error path
Finn Thain
1
-2
/
+1
2026-01-26
Merge tag 'coresight-next-v7.0' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-next
Greg Kroah-Hartman
1
-24
/
+0
2026-01-26
Merge 6.19-rc7 into char-misc-next
Greg Kroah-Hartman
42
-167
/
+432
2026-01-25
mm: add VM_SHADOW_STACK definition for riscv
Deepak Gupta
1
-2
/
+3
2026-01-25
ipv4: igmp: annotate data-races around idev->mr_maxdelay
Eric Dumazet
1
-1
/
+1
2026-01-25
net: expand NETDEV_RSS_KEY_LEN to 256 bytes
Eric Dumazet
1
-2
/
+1
2026-01-25
net: inline get_netmem() and put_netmem()
Eric Dumazet
1
-2
/
+18
2026-01-25
net: inline net_is_devmem_iov()
Eric Dumazet
1
-0
/
+12
2026-01-25
net: always inline skb_frag_unref() and __skb_frag_unref()
Eric Dumazet
1
-5
/
+5
2026-01-25
u64_stats: Introduce u64_stats_copy()
David Yang
1
-0
/
+15
2026-01-25
Merge tag 'char-misc-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2
-1
/
+3
2026-01-24
bpf: support fsession for bpf_session_cookie
Menglong Dong
1
-0
/
+15
2026-01-24
bpf: support fsession for bpf_session_is_return
Menglong Dong
1
-0
/
+2
2026-01-24
bpf: add fsession support
Menglong Dong
2
-0
/
+20
2026-01-24
Merge tag 'driver-core-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-0
/
+9
2026-01-24
dt-bindings: soc: spacemit: Add K3 reset support and IDs
Guodong Xu
1
-0
/
+171
2026-01-24
io_uring/zcrx: implement large rx buffer support
Pavel Begunkov
1
-1
/
+1
2026-01-23
Merge patch series "ufs: ufs-qcom: Add support firmware managed platforms"
Martin K. Petersen
1
-0
/
+2
2026-01-23
scsi: ufs: core: Enforce minimum PM level for sysfs configuration
Ram Kumar Dwivedi
1
-0
/
+2
2026-01-23
scsi: Change the return type of the .queuecommand() callback
Bart Van Assche
5
-8
/
+16
2026-01-23
bonding: annotate data-races around slave->last_rx
Eric Dumazet
1
-6
/
+7
2026-01-23
Merge branch 'for-7.0/cxl-init' into cxl-for-next
Dave Jiang
1
-0
/
+5
2026-01-23
Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-2
/
+4
2026-01-23
net: add queue config validation callback
Jakub Kicinski
1
-0
/
+10
2026-01-23
net: use netdev_queue_config() for mp restart
Jakub Kicinski
1
-1
/
+3
2026-01-23
net: introduce a trivial netdev_queue_config()
Jakub Kicinski
1
-0
/
+3
2026-01-23
geneve: add netlink support for GRO hint
Paolo Abeni
1
-0
/
+1
2026-01-23
geneve: expose gso partial features for tunnel offload
Paolo Abeni
1
-0
/
+32
[prev]
[next]