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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-17
drm/tiny: sharp-memory: fix pointer error dereference
Ethan Tidmore
1
-2
/
+2
2026-02-16
tools/sched_ext: scx_userland: fix stale data on restart
David Carlier
1
-0
/
+8
2026-02-16
tools/sched_ext: scx_flatcg: fix potential stack overflow from VLA in fcg_read_stats
David Carlier
1
-4
/
+9
2026-02-16
kbuild: rpm-pkg: Disable automatic requires for manual debuginfo package
Nathan Chancellor
1
-0
/
+3
2026-02-16
io_uring/bpf_filter: pass in expected filter payload size
Jens Axboe
2
-17
/
+56
2026-02-16
io_uring/bpf_filter: move filter size and populate helper into struct
Jens Axboe
3
-11
/
+18
2026-02-16
nouveau/gsp: drop WARN_ON in ACPI probes
Dave Airlie
1
-6
/
+6
2026-02-16
Merge tag 'slab-for-7.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
4
-33
/
+76
2026-02-16
io_uring/cancel: de-unionize file and user_data in struct io_cancel_data
Jens Axboe
1
-4
/
+2
2026-02-16
Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
26
-57
/
+274
2026-02-16
Merge tag 'kernel-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
6
-96
/
+120
2026-02-16
Merge tag 'linux-watchdog-6.20-rc1' of git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
19
-346
/
+153
2026-02-16
Merge tag 'leds-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/leds
Linus Torvalds
25
-166
/
+1892
2026-02-16
Merge tag 'backlight-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
Linus Torvalds
6
-5
/
+255
2026-02-16
Merge tag 'mfd-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
37
-79
/
+955
2026-02-16
blk-mq: use NOIO context to prevent deadlock during debugfs creation
Yu Kuai
6
-36
/
+71
2026-02-16
Merge tag 'pinctrl-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
93
-497
/
+2671
2026-02-16
Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
23
-38
/
+191
2026-02-16
ACPI: PM: Add unused power resource quirk for THUNDEROBOT ZERO
Zhai Can
1
-0
/
+13
2026-02-16
blk-stat: convert struct blk_stat_callback to kernel-doc
Randy Dunlap
1
-2
/
+7
2026-02-16
block: fix enum descriptions kernel-doc
Randy Dunlap
1
-12
/
+13
2026-02-16
regulator: s2mps11: fix pctrlsel macro usage in s2mpg10_of_parse_cb()
André Draszik
1
-9
/
+9
2026-02-16
regulator: s2mps11: drop redundant sanity checks in s2mpg10_of_parse_cb()
André Draszik
1
-4
/
+0
2026-02-16
ASoC: qcom: sm8250: Add quinary MI2S support
Luca Weiss
1
-0
/
+8
2026-02-16
ASoC: amd: yc: Add DMI quirk for ASUS Vivobook Pro 15X M6501RR
Gustavo Salvini
1
-1
/
+7
2026-02-16
fs/ntfs3: add delayed-allocation (delalloc) support
Konstantin Komarov
12
-342
/
+884
2026-02-16
io_uring/rsrc: improve regbuf iov validation
Pavel Begunkov
1
-21
/
+10
2026-02-16
io_uring: remove unneeded io_send_zc accounting
Dylan Yudaken
1
-2
/
+0
2026-02-16
io_uring/cmd_net: fix too strict requirement on ioctl
Asbjørn Sloth Tønnesen
1
-3
/
+6
2026-02-16
Merge tag 'probes-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2
-26
/
+102
2026-02-16
ALSA: usb-audio: Avoid potentially repeated XRUN error messages
Takashi Iwai
1
-9
/
+14
2026-02-16
ALSA: usb-audio: Add sanity check for OOB writes at silencing
Takashi Iwai
1
-16
/
+21
2026-02-16
ALSA: usb-audio: Optimize the copy of packet sizes for implicit fb handling
Takashi Iwai
2
-4
/
+4
2026-02-16
ALSA: usb-audio: Update the number of packets properly at receiving
Takashi Iwai
1
-0
/
+1
2026-02-16
gpio: cdev: Avoid NULL dereference in linehandle_create()
Douglas Anderson
1
-1
/
+1
2026-02-16
gpio: nomadik: Add missing IS_ERR() check
Ethan Tidmore
1
-0
/
+3
2026-02-15
Merge tag 'm68knommu-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
Linus Torvalds
5
-5
/
+20
2026-02-15
smb: client: terminate session upon failed client required signing
Aaditya Kansal
1
-2
/
+8
2026-02-15
cifs: some missing initializations on replay
Shyam Prasad N
2
-0
/
+3
2026-02-15
io_uring: delay sqarray static branch disablement
Pavel Begunkov
1
-4
/
+4
2026-02-15
io_uring/query: add query.h copyright notice
Pavel Begunkov
1
-0
/
+3
2026-02-15
io_uring/query: return support for custom rx page size
Pavel Begunkov
3
-2
/
+11
2026-02-15
io_uring/zcrx: check unsupported flags on import
Pavel Begunkov
1
-0
/
+2
2026-02-15
Merge tag 'docs-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux
Linus Torvalds
6
-14
/
+17
2026-02-15
Merge tag '9p-for-7.0-rc1' of https://github.com/martinetd/linux
Linus Torvalds
4
-49
/
+67
2026-02-15
Merge tag 'tsm-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/devsec/tsm
Linus Torvalds
3
-2
/
+20
2026-02-15
Merge tag 'i2c-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
26
-540
/
+781
2026-02-15
Merge tag 'input-for-v7.0-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
50
-510
/
+516
2026-02-15
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
189
-942
/
+23416
2026-02-14
cifs: remove unnecessary tracing after put tcon
Shyam Prasad N
2
-3
/
+0
[prev]
[next]