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-01-22
arm64: dts: rockchip: Add Anbernic RG-DS
Chris Morgan
2
-0
/
+1238
2026-01-22
dt-bindings: input: touchscreen: goodix: Add "panel" property
Chris Morgan
1
-0
/
+2
2026-01-22
dt-bindings: arm: rockchip: Add Anbernic RG-DS
Chris Morgan
1
-0
/
+6
2026-01-22
Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_work
Jia-Hong Su
1
-2
/
+2
2026-01-22
arm64: dts: rockchip: Explicitly request UFS reset pin on RK3576
Alexey Charkov
2
-1
/
+8
2026-01-22
arm64: dts: rockchip: Add TPS65185 for PineNote
Andreas Kemnade
1
-0
/
+49
2026-01-22
cpu: Revert "cpu/hotplug: Prevent self deadlock on CPU hot-unplug"
Frederic Weisbecker
1
-26
/
+11
2026-01-22
Merge tag 'net-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
108
-472
/
+1144
2026-01-22
PCI: Prepare to protect against concurrent isolated cpuset change
Frederic Weisbecker
1
-9
/
+38
2026-01-22
Merge tag 'leds-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/leds
Linus Torvalds
1
-5
/
+5
2026-01-22
Revert "drm/amd/display: pause the workload setting in dm"
Alex Deucher
1
-11
/
+0
2026-01-22
Revert "drm/amd/display: pause the workload setting in dm"
Alex Deucher
1
-11
/
+0
2026-01-22
PCI: Fix Resizable BAR restore order
Ilpo Järvinen
2
-19
/
+19
2026-01-22
PCI: Fix BAR resize rollback path overwriting ret
Ilpo Järvinen
1
-2
/
+1
2026-01-22
io_uring: split out CQ waiting code into wait.c
Jens Axboe
7
-334
/
+368
2026-01-22
io_uring: split out task work code into tw.c
Jens Axboe
5
-448
/
+483
2026-01-22
netfilter: nft_set_rbtree: remove seqcount_rwlock_t
Pablo Neira Ayuso
1
-6
/
+0
2026-01-22
netfilter: nft_set_rbtree: use binary search array in get command
Pablo Neira Ayuso
1
-90
/
+64
2026-01-22
netfilter: nft_set_rbtree: translate rbtree to array for binary search
Pablo Neira Ayuso
1
-84
/
+257
2026-01-22
netfilter: nf_tables: add .abort_skip_removal flag for set types
Pablo Neira Ayuso
3
-1
/
+6
2026-01-22
driver-core: move devres_for_each_res() to base.h
Danilo Krummrich
2
-4
/
+4
2026-01-22
Octeontx2-af: Add proper checks for fwdata
Hariprasad Kelam
2
-1
/
+4
2026-01-23
erofs: tidy up erofs_init_inode_xattrs()
Gao Xiang
1
-37
/
+25
2026-01-22
dpll: Prevent duplicate registrations
Ivan Vecera
1
-8
/
+4
2026-01-23
erofs: add missing documentation about `directio` mount option
Gao Xiang
1
-0
/
+2
2026-01-23
erofs: tidy up synchronous decompression
Gao Xiang
5
-34
/
+25
2026-01-23
erofs: remove useless src in erofs_xattr_copy_to_buffer()
Ferry Meng
1
-3
/
+1
2026-01-23
erofs: unexport erofs_xattr_prefix()
Gao Xiang
2
-33
/
+28
2026-01-23
erofs: unexport erofs_getxattr()
Gao Xiang
2
-61
/
+54
2026-01-23
erofs: fix incorrect early exits in volume label handling
Gao Xiang
1
-2
/
+4
2026-01-23
erofs: fix incorrect early exits for invalid metabox-enabled images
Gao Xiang
1
-2
/
+3
2026-01-22
net/sched: act_ife: avoid possible NULL deref
Eric Dumazet
1
-2
/
+4
2026-01-23
erofs: avoid noisy messages for transient -ENOMEM
Gao Xiang
1
-3
/
+4
2026-01-23
erofs: improve LZ4 error strings
Gao Xiang
1
-22
/
+20
2026-01-23
erofs: simplify the code using for_each_set_bit
Yuwen Chen
1
-12
/
+9
2026-01-23
erofs: make z_erofs_crypto[] static
Ferry Meng
1
-1
/
+1
2026-01-23
erofs: Use %pe format specifier for error pointers
Ferry Meng
1
-2
/
+2
2026-01-22
hinic3: Fix netif_queue_set_napi queue_index input parameter error
Fan Gong
1
-9
/
+13
2026-01-22
can: at91_can: Fix memory leak in at91_can_probe()
Zilin Guan
1
-1
/
+1
2026-01-22
Merge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
15
-150
/
+171
2026-01-22
NFS/localio: switch nfs_local_do_read and nfs_local_do_write to return void
Mike Snitzer
1
-19
/
+13
2026-01-22
NFS/localio: remove -EAGAIN handling in nfs_local_doio()
Mike Snitzer
1
-2
/
+0
2026-01-22
NFS/localio: use GFP_NOIO and non-memreclaim workqueue in nfs_local_commit
Mike Snitzer
1
-3
/
+8
2026-01-22
NFS/localio: prevent direct reclaim recursion into NFS via nfs_writepages
Mike Snitzer
1
-0
/
+15
2026-01-22
NFS/localio: Cleanup the nfs_local_pgio_done() parameters
Trond Myklebust
1
-9
/
+5
2026-01-22
NFS/localio: Handle short writes by retrying
Trond Myklebust
1
-17
/
+47
2026-01-22
rtc: ac100: convert from divider_round_rate() to divider_determine_rate()
Brian Masney
1
-36
/
+37
2026-01-22
clk: zynqmp: divider: convert from divider_round_rate() to divider_determine_rate()
Brian Masney
1
-2
/
+3
2026-01-22
clk: x86: cgu: convert from divider_round_rate() to divider_determine_rate()
Brian Masney
1
-4
/
+2
2026-01-22
clk: versaclock3: convert from divider_round_rate() to divider_determine_rate()
Brian Masney
1
-5
/
+2
[prev]
[next]