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-03-05
Merge branch 'net-ipv6-fix-panic-when-ipv4-route-references-loopback-ipv6-nexthop-and-add-selftest'
Jakub Kicinski
2
-5
/
+14
2026-03-05
selftests: net: add test for IPv4 route with loopback IPv6 nexthop
Jiayuan Chen
1
-0
/
+11
2026-03-05
net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop
Jiayuan Chen
1
-5
/
+3
2026-03-05
net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabled
Fernando Fernandez Mancera
1
-0
/
+5
2026-03-05
net: bridge: fix nd_tbl NULL dereference when IPv6 is disabled
Fernando Fernandez Mancera
2
-2
/
+2
2026-03-05
ata: libata-core: Add BRIDGE_OK quirk for QEMU drives
Pedro Falcato
1
-0
/
+1
2026-03-05
KVM: arm64: nv: Inject a SEA if failed to read the descriptor
Zenghui Yu (Huawei)
1
-1
/
+3
2026-03-05
KVM: arm64: nv: Report addrsz fault at level 0 with a bad VTTBR.BADDR
Zenghui Yu (Huawei)
1
-1
/
+2
2026-03-05
KVM: arm64: nv: Check S2 limits based on implemented PA size
Zenghui Yu (Huawei)
1
-9
/
+11
2026-03-05
Merge branch 'maintainers-annual-cleanup-of-inactive-maintainers'
Jakub Kicinski
2
-13
/
+11
2026-03-05
MAINTAINERS: remove Thomas Falcon from IBM ibmvnic
Jakub Kicinski
2
-1
/
+4
2026-03-05
MAINTAINERS: remove Claudiu Manoil and Alexandre Belloni from Ocelot switch
Jakub Kicinski
1
-2
/
+0
2026-03-05
MAINTAINERS: replace Taras Chornyi with Elad Nachman for Marvell Prestera
Jakub Kicinski
1
-1
/
+1
2026-03-05
MAINTAINERS: remove Jonathan Lemon from OpenCompute PTP
Jakub Kicinski
2
-1
/
+4
2026-03-05
MAINTAINERS: replace Clark Wang with Frank Li for Freescale FEC
Jakub Kicinski
1
-1
/
+1
2026-03-05
MAINTAINERS: remove DENG Qingfang from MediaTek switch
Jakub Kicinski
1
-1
/
+0
2026-03-05
MAINTAINERS: remove Sean Wang from MediaTek Ethernet and switch
Jakub Kicinski
1
-2
/
+0
2026-03-05
MAINTAINERS: remove Jerin Jacob from Marvell OcteonTX2
Jakub Kicinski
1
-1
/
+0
2026-03-05
MAINTAINERS: remove Manish Chopra from QLogic QL4xxx (now orphan)
Jakub Kicinski
1
-2
/
+1
2026-03-05
MAINTAINERS: remove Johan Hedberg from Bluetooth subsystem
Jakub Kicinski
1
-1
/
+0
2026-03-05
selftests: net: tun: don't abort XFAIL cases
Sun Jian
1
-6
/
+6
2026-03-05
selftests/harness: order TEST_F and XFAIL_ADD constructors
Sun Jian
1
-2
/
+5
2026-03-05
Merge tag 'nf-26-03-05' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
6
-33
/
+92
2026-03-05
KVM: arm64: pkvm: Fallback to level-3 mapping on host stage-2 fault
Marc Zyngier
1
-1
/
+1
2026-03-05
KVM: arm64: Eagerly init vgic dist/redist on vgic creation
Marc Zyngier
1
-16
/
+16
2026-03-05
ftrace: Add MAINTAINERS entries for all ftrace headers
Jerome Marchand
1
-1
/
+1
2026-03-05
net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mtk_xdp_setup()
Lorenzo Bianconi
1
-3
/
+12
2026-03-05
Revert "drm/syncobj: Fix handle <-> fd ioctls with dirty stack"
Maarten Lankhorst
1
-2
/
+2
2026-03-05
ALSA: us122l: drop redundant interface references
Johan Hovold
1
-10
/
+2
2026-03-05
netfilter: nft_set_pipapo: split gc into unlink and reclaim phase
Florian Westphal
4
-13
/
+50
2026-03-05
netfilter: nf_tables: clone set on flush only
Pablo Neira Ayuso
5
-6
/
+26
2026-03-05
netfilter: nf_tables: unconditionally bump set->nelems before insertion
Pablo Neira Ayuso
1
-14
/
+16
2026-03-05
net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lock
Sebastian Andrzej Siewior
3
-10
/
+24
2026-03-05
block: use trylock to avoid lockdep circular dependency in sysfs
Ming Lei
2
-2
/
+18
2026-03-05
RDMA/bng_re: Fix silent failure in HWRM version query
Kamal Heib
1
-5
/
+9
2026-03-05
xfs: Remove redundant NULL check after __GFP_NOFAIL
hongao
1
-6
/
+2
2026-03-05
drm/ttm: Fix bo resource use-after-free
Thadeu Lima de Souza Cascardo
1
-6
/
+5
2026-03-04
Merge branch 'net-stmmac-fix-vlan-handling-when-interface-is-down'
Jakub Kicinski
3
-35
/
+79
2026-03-04
net: stmmac: Defer VLAN HW configuration when interface is down
Ovidiu Panait
2
-19
/
+26
2026-03-04
net: stmmac: Fix VLAN HW state restore
Ovidiu Panait
2
-12
/
+22
2026-03-04
net: stmmac: Improve double VLAN handling
Ovidiu Panait
3
-4
/
+21
2026-03-04
net: stmmac: Fix error handling in VLAN add and delete paths
Ovidiu Panait
1
-4
/
+14
2026-03-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
7
-47
/
+110
2026-03-04
Merge branch 'mptcp-misc-fixes-for-v7-0-rc2'
Jakub Kicinski
4
-16
/
+108
2026-03-04
selftests: mptcp: join: check removing signal+subflow endp
Matthieu Baerts (NGI0)
1
-0
/
+13
2026-03-04
mptcp: pm: in-kernel: always mark signal+subflow endp as used
Matthieu Baerts (NGI0)
1
-0
/
+9
2026-03-04
selftests: mptcp: join: check RM_ADDR not sent over same subflow
Matthieu Baerts (NGI0)
1
-0
/
+36
2026-03-04
mptcp: pm: avoid sending RM_ADDR over same subflow
Matthieu Baerts (NGI0)
1
-12
/
+43
2026-03-04
selftests: mptcp: more stable simult_flows tests
Paolo Abeni
1
-4
/
+7
2026-03-04
Merge branch 'nfc-fix-leaks-and-races-surfaced-by-nipa'
Jakub Kicinski
4
-8
/
+41
[prev]
[next]