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-20
net: phy: simplify PHY fixup registration
Heiner Kallweit
1
-21
/
+13
2026-01-20
drm/amd/display: Only poll analog connectors
Timur Kristóf
1
-2
/
+8
2026-01-20
drm/amdgpu: fix error handling in ib_schedule()
Alex Deucher
1
-1
/
+1
2026-01-20
drm/amdkfd: fix gfx11 restrictions on debugging cooperative launch
Jonathan Kim
1
-2
/
+1
2026-01-20
drm/amdgpu: free hw_vm_fence when fail in amdgpu_job_alloc
Jiqian Chen
1
-2
/
+5
2026-01-20
drm/amdgpu: remove frame cntl for gfx v12
Likun Gao
1
-12
/
+0
2026-01-20
net: macb: Replace open-coded device config retrieval with of_device_get_match_data()
Kevin Hao
1
-9
/
+5
2026-01-20
ipv6: annotate data-race in ndisc_router_discovery()
Eric Dumazet
1
-2
/
+2
2026-01-20
mISDN: annotate data-race around dev->work
Eric Dumazet
1
-5
/
+8
2026-01-20
net: airoha_eth: increase max MTU to 9220 for DSA jumbo frames
Sayantan Nandy
1
-1
/
+1
2026-01-20
net: txgbe: remove the redundant data return in SW-FW mailbox
Jiawen Wu
1
-2
/
+2
2026-01-20
Merge branch 'fix-some-bugs-in-the-flow-director-of-hns3-driver'
Jakub Kicinski
2
-2
/
+2
2026-01-20
net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issue
Jijie Shao
1
-1
/
+1
2026-01-20
net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_M
Jijie Shao
1
-1
/
+1
2026-01-20
net: stmmac: fix resume: calculate tso last_segment
Russell King (Oracle)
1
-3
/
+9
2026-01-20
be2net: fix data race in be_get_new_eqd
David Yang
1
-3
/
+5
2026-01-20
idpf: Fix data race in idpf_net_dim
David Yang
1
-5
/
+11
2026-01-20
net: hns3: fix data race in hns3_fetch_stats
David Yang
1
-33
/
+36
2026-01-20
octeontx2-pf: Remove unnecessary bounds check
Simon Horman
1
-4
/
+5
2026-01-20
net: add kdoc for napi_consume_skb()
Jakub Kicinski
1
-1
/
+12
2026-01-20
net: usb: r8152: fix transmit queue timeout
Mingj Ye
1
-0
/
+2
2026-01-20
selftests: drv-net: fix missing include in ncdevmem
Jakub Kicinski
1
-0
/
+1
2026-01-20
clk: qcom: gfx3d: add parent to parent request map
Dmitry Baryshkov
1
-0
/
+1
2026-01-20
net: fclone allocation small optimization
Eric Dumazet
1
-1
/
+8
2026-01-20
Merge branch 'convert-the-micrel-bindings-to-dt-schema'
Jakub Kicinski
4
-285
/
+384
2026-01-20
dt-bindings: net: micrel: Convert micrel-ksz90x1.txt to DT schema
Stefan Eichenberger
2
-228
/
+253
2026-01-20
dt-bindings: net: micrel: Convert to DT schema
Stefan Eichenberger
2
-57
/
+131
2026-01-20
dt-bindings: net: sparx5: do not require phys when RGMII is used
Robert Marko
1
-1
/
+14
2026-01-20
selftests: drv-net: extend HW timestamp test with ioctl
Vadim Fedorenko
1
-8
/
+120
2026-01-20
net: remove legacy way to get/set HW timestamp config
Vadim Fedorenko
3
-52
/
+21
2026-01-20
net: split kmalloc_reserve() to allow inlining
Eric Dumazet
1
-20
/
+21
2026-01-20
Merge branch 'eth-fbnic-update-ipc-mailbox-support'
Jakub Kicinski
5
-40
/
+45
2026-01-20
eth: fbnic: Update RX mbox timeout value
Mohsin Bashir
3
-5
/
+14
2026-01-20
eth: fbnic: Remove retry support
Mohsin Bashir
1
-19
/
+5
2026-01-20
eth: fbnic: Reuse RX mailbox pages
Mohsin Bashir
1
-9
/
+16
2026-01-20
eth: fbnic: Allocate all pages for RX mailbox
Mohsin Bashir
1
-5
/
+9
2026-01-20
eth: fbnic: Use GFP_KERNEL to allocting mbx pages
Mohsin Bashir
1
-2
/
+1
2026-01-20
bpf: Simplify bpf_timer_cancel()
Mykyta Yatsenko
1
-16
/
+11
2026-01-20
bpf: Introduce lock-free bpf_async_update_prog_callback()
Mykyta Yatsenko
1
-30
/
+37
2026-01-20
bpf: Remove unnecessary arguments from bpf_async_set_callback()
Mykyta Yatsenko
1
-5
/
+4
2026-01-20
bpf: Factor out timer deletion helper
Mykyta Yatsenko
1
-11
/
+18
2026-01-20
Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linux
Jakub Kicinski
16
-79
/
+317
2026-01-20
xfs: add media verification ioctl
Darrick J. Wong
6
-0
/
+590
2026-01-20
xfs: check if an open file is on the health monitored fs
Darrick J. Wong
2
-1
/
+45
2026-01-20
xfs: allow toggling verbose logging on the health monitoring file
Darrick J. Wong
1
-0
/
+44
2026-01-20
xfs: convey file I/O errors to the health monitor
Darrick J. Wong
6
-0
/
+198
2026-01-20
xfs: convey externally discovered fsdax media errors to the health monitor
Darrick J. Wong
6
-5
/
+148
2026-01-20
xfs: convey filesystem shutdown events to the health monitor
Darrick J. Wong
5
-1
/
+121
2026-01-20
xfs: convey metadata health events to the health monitor
Darrick J. Wong
6
-2
/
+511
2026-01-20
xfs: convey filesystem unmount events to the health monitor
Darrick J. Wong
4
-2
/
+43
[prev]
[next]