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-04
mshv: Ignore second stats page map result failure
Purna Pavan Chandra Aekkaladevi
2
-4
/
+51
2026-02-04
mshv: Use EPOLLIN and EPOLLHUP instead of POLLIN and POLLHUP
Michael Kelley
1
-4
/
+4
2026-02-04
x86/hyperv: fix a compiler warning in hv_crash.c
Mukesh R
1
-2
/
+1
2026-02-04
mshv: Fix compiler warning about cast converting incompatible function type
Michael Kelley
1
-2
/
+3
2026-02-04
PCI: hv: Remove unused field pci_bus in struct hv_pcibus_device
Michael Kelley
1
-1
/
+0
2026-02-03
Merge tag 'qcom-clk-for-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into clk-qcom
Stephen Boyd
50
-79
/
+14504
2026-02-03
clk: aspeed: Add reset for HACE/VIDEO
Jammy Huang
1
-0
/
+2
2026-02-03
dt-bindings: clock: aspeed: Add VIDEO reset definition
Jammy Huang
1
-0
/
+1
2026-02-03
clk: aspeed: add AST2700 clock driver
Ryan Chen
3
-0
/
+1064
2026-02-03
MAINTAINERS: Add entry for ASPEED clock drivers.
Ryan Chen
1
-0
/
+9
2026-02-03
clk: aspeed: Move the existing ASPEED clk drivers into aspeed subdirectory.
Ryan Chen
7
-14
/
+18
2026-02-03
Revert "clk: Respect CLK_OPS_PARENT_ENABLE during recalc"
Stephen Boyd
1
-13
/
+0
2026-02-04
platform/chrome: lightbar: Use flexible array member
Gwendal Grignou
1
-1
/
+1
2026-02-03
Merge branch 'net-cpsw-execute-ndo_set_rx_mode-callback-in-a-work-queue'
Jakub Kicinski
3
-11
/
+65
2026-02-03
net: cpsw: Execute ndo_set_rx_mode callback in a work queue
Kevin Hao
1
-6
/
+35
2026-02-03
net: cpsw_new: Execute ndo_set_rx_mode callback in a work queue
Kevin Hao
2
-5
/
+30
2026-02-03
net: usb: sr9700: remove code to drive nonexistent multicast filter
Ethan Nelson-Moore
3
-28
/
+5
2026-02-03
net: usb: introduce usbnet_mii_ioctl helper function
Ethan Nelson-Moore
8
-42
/
+16
2026-02-03
Merge branch 'net-ethernet-renesas-rcar_gen4_ptp-hide-private-data'
Jakub Kicinski
4
-36
/
+57
2026-02-03
net: ethernet: renesas: rcar_gen4_ptp: Hide private data from users
Niklas Söderlund
2
-10
/
+11
2026-02-03
net: ethernet: renesas: rcar_gen4_ptp: Add helper to read time
Niklas Söderlund
3
-8
/
+13
2026-02-03
net: ethernet: renesas: rcar_gen4_ptp: Add helper to get clock index
Niklas Söderlund
4
-2
/
+13
2026-02-03
net: ethernet: renesas: rcar_gen4_ptp: Move address assignment
Niklas Söderlund
4
-16
/
+20
2026-02-03
scsi: csiostor: Fix dereference of null pointer rn
Colin Ian King
1
-1
/
+2
2026-02-03
scsi: buslogic: Reduce stack usage
Arnd Bergmann
1
-2
/
+4
2026-02-03
lib/crypto: mldsa: Clarify the documentation for mldsa_verify() slightly
Eric Biggers
2
-2
/
+3
2026-02-03
scsi: ufs: host: mediatek: Require CONFIG_PM
Arnd Bergmann
3
-13
/
+4
2026-02-03
Merge branch 'gve-stats-reporting-fixes'
Jakub Kicinski
2
-28
/
+53
2026-02-03
gve: Correct ethtool rx_dropped calculation
Max Yuan
1
-6
/
+17
2026-02-03
gve: Fix stats report corruption on queue count change
Debarghya Kundu
2
-22
/
+36
2026-02-03
scsi: ufs: mediatek: Fix page faults in ufs_mtk_clk_scale() trace event
Keita Morisaki
1
-3
/
+3
2026-02-03
Merge branch 'net-gro-fix-outer-network-offset'
Jakub Kicinski
2
-0
/
+66
2026-02-03
selftest: net: add a test-case for encap segmentation after GRO
Paolo Abeni
1
-0
/
+64
2026-02-03
net: gro: fix outer network offset
Paolo Abeni
1
-0
/
+2
2026-02-03
scsi: smartpqi: Fix memory leak in pqi_report_phys_luns()
Zilin Guan
1
-3
/
+10
2026-02-03
net: add proper RCU protection to /proc/net/ptype
Eric Dumazet
1
-16
/
+34
2026-02-03
scsi: mpi3mr: Make driver probing asynchronous
Guixin Liu
1
-1
/
+4
2026-02-03
net: bridge: use sysfs_emit instead of sprintf
David Corvaglia
3
-75
/
+73
2026-02-03
scsi: ufs: core: Flush exception handling work when RPM level is zero
Thomas Yen
1
-0
/
+2
2026-02-03
net: ethernet: adi: adin1110: Check return value of devm_gpiod_get_optional() in adin1110_check_spi()
Chen Ni
1
-0
/
+3
2026-02-03
bng_en: fix misleading error message for generic firmware version
Alok Tiwari
1
-1
/
+1
2026-02-03
ipmi:ls2k: Make ipmi_ls2k_platform_driver static
Corey Minyard
1
-1
/
+1
2026-02-03
ipmi: ipmb: initialise event handler read bytes
Matt Johnston
1
-0
/
+5
2026-02-03
ipmi: Consolidate the run to completion checking for xmit msgs lock
Corey Minyard
1
-18
/
+24
2026-02-03
ipmi: Fix use-after-free and list corruption on sender error
Corey Minyard
1
-2
/
+9
2026-02-03
scsi: efct: Use IRQF_ONESHOT and default primary handler
Sebastian Andrzej Siewior
1
-7
/
+1
2026-02-03
dt-bindings: firmware: fsl,scu: Mark multi-channel MU layouts as deprecated
Peng Fan
1
-9
/
+11
2026-02-03
cpufreq: s5pv210: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-6
/
+4
2026-02-03
dmaengine: fsl_raid: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-3
/
+1
2026-02-03
clk: imx: imx31: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
[prev]
[next]