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-05
KVM: arm64: Introduce standalone FGU computing primitive
Marc Zyngier
1
-32
/
+25
2026-02-05
KVM: arm64: Remove duplicate configuration for SCTLR_EL1.{EE,E0E}
Marc Zyngier
1
-2
/
+0
2026-02-05
arm64: Convert SCTLR_EL2 to sysreg infrastructure
Marc Zyngier
3
-13
/
+69
2026-02-05
clk: microchip: fix typo in reference to a config option
Lukas Bulwahn
1
-1
/
+1
2026-02-05
drm/xe/guc: Fix CFI violation in debugfs access.
Daniele Ceraolo Spurio
2
-3
/
+5
2026-02-05
locking/rwlock: Fix write_trylock_irqsave() with CONFIG_INLINE_WRITE_TRYLOCK
Marco Elver
1
-10
/
+10
2026-02-05
s390: remove kvm_types.h from Kbuild
Randy Dunlap
1
-1
/
+0
2026-02-05
drm/bridge: imx8mp-hdmi-pai: enable PM runtime
Shengjiu Wang
1
-0
/
+15
2026-02-05
ALSA: hda/realtek: Enable headset mic for Acer Nitro 5
Breno Baptista
1
-0
/
+1
2026-02-05
netfilter: nf_tables: fix inverted genmask check in nft_map_catchall_activate()
Andrew Fasano
1
-1
/
+1
2026-02-04
net/mlx5e: Extend TC max ratelimit using max_bw_value_msb
Alexei Lazar
4
-34
/
+44
2026-02-04
Merge branch 'net-mlx5e-rx-datapath-enhancements'
Jakub Kicinski
3
-26
/
+41
2026-02-04
net/mlx5e: SHAMPO, Improve allocation recovery
Dragos Tatulea
1
-2
/
+24
2026-02-04
net/mlx5e: RX, Drop oversized packets in non-linear mode
Dragos Tatulea
3
-24
/
+17
2026-02-04
net: stmmac: remove support for lpi_intr_o
Russell King (Oracle)
7
-59
/
+0
2026-02-04
Merge branch 'net-stmmac-fix-serdes-power-methods'
Jakub Kicinski
2
-25
/
+41
2026-02-04
net: stmmac: move serdes power methods to stmmac_[open|release]()
Russell King (Oracle)
1
-11
/
+10
2026-02-04
net: stmmac: add missing serdes power down in error paths
Russell King (Oracle)
1
-1
/
+3
2026-02-04
net: stmmac: add state tracking for legacy serdes power state
Russell King (Oracle)
2
-1
/
+6
2026-02-04
net: stmmac: add wrappers for serdes_power[up|down]() methods
Russell King (Oracle)
1
-19
/
+29
2026-02-04
Merge branch 'net-rds-rds-tcp-protocol-and-extension-improvements'
Jakub Kicinski
13
-121
/
+450
2026-02-04
net/rds: Trigger rds_send_ping() more than once
Gerd Rausch
6
-17
/
+72
2026-02-04
net/rds: Use the first lane until RDS_EXTHDR_NPATHS arrives
Gerd Rausch
4
-39
/
+90
2026-02-04
net/rds: Update struct rds_statistics to use u64 instead of uint64_t
Allison Henderson
1
-36
/
+36
2026-02-04
net/rds: Clear reconnect pending bit
HÃ¥kon Bugge
1
-0
/
+2
2026-02-04
net/rds: Kick-start TCP receiver after accept
Gerd Rausch
1
-0
/
+2
2026-02-04
net/rds: rds_tcp_conn_path_shutdown must not discard messages
Gerd Rausch
6
-5
/
+76
2026-02-04
net/rds: Encode cp_index in TCP source port
Gerd Rausch
7
-7
/
+77
2026-02-04
net/rds: new extension header: rdma bytes
Shamir Rabinovitch
4
-29
/
+107
2026-02-04
net_sched: sch_fq: tweak unlikely() hints in fq_dequeue()
Eric Dumazet
1
-2
/
+2
2026-02-04
ovpn: Replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-1
/
+1
2026-02-04
net/iucv: clean up iucv kernel-doc warnings
Randy Dunlap
2
-323
/
+111
2026-02-04
net: stmmac: Fix typo from clk_scr_i to clk_csr_i
Huacai Chen
1
-8
/
+8
2026-02-04
tcp: split tcp_check_space() in two parts
Eric Dumazet
2
-10
/
+13
2026-02-04
tcp: move tcp_rbtree_insert() to tcp_output.c
Eric Dumazet
2
-19
/
+19
2026-02-04
tcp: use __skb_push() in __tcp_transmit_skb()
Eric Dumazet
1
-1
/
+1
2026-02-04
Merge tag 'wireless-next-2026-02-04' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
68
-246
/
+3972
2026-02-04
Merge tag 'wireless-2026-02-04' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
3
-3
/
+7
2026-02-04
selftests: ublk: organize test directories by test ID
Ming Lei
1
-1
/
+3
2026-02-04
block: decouple secure erase size limit from discard size limit
Luke Wang
2
-5
/
+22
2026-02-04
Merge branch 'mptcp-misc-features-for-v6-20-7-0'
Jakub Kicinski
7
-112
/
+187
2026-02-04
selftests: mptcp: join: no SKIP mark for group checks
Matthieu Baerts (NGI0)
1
-15
/
+15
2026-02-04
selftests: mptcp: connect cleanup TFO setup
Matthieu Baerts (NGI0)
1
-10
/
+7
2026-02-04
selftests: mptcp: join: avoid declaring i if not used
Matthieu Baerts (NGI0)
1
-6
/
+3
2026-02-04
selftests: mptcp: join chk_stale_nr: avoid dup stats
Matthieu Baerts (NGI0)
1
-8
/
+2
2026-02-04
selftests: mptcp: join: userspace: wait for new events
Matthieu Baerts (NGI0)
1
-2
/
+7
2026-02-04
selftests: mptcp: join: fix wait_mpj helper
Matthieu Baerts (NGI0)
1
-16
/
+14
2026-02-04
selftests: mptcp: join: wait for estab event instead of MPJ
Matthieu Baerts (NGI0)
1
-9
/
+10
2026-02-04
selftests: mptcp: diag: sort all #include
Matthieu Baerts (NGI0)
1
-12
/
+15
2026-02-04
mptcp: Change some dubious min_t(int, ...) to min()
David Laight
1
-4
/
+5
[prev]
[next]