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-04-07
net: sfp: add quirks for Hisense and HSGQ GPON ONT SFP modules
John Pavlick
1
-0
/
+16
2026-04-07
drm/xe: Fix bug in idledly unit conversion
Vinay Belgaumkar
1
-2
/
+1
2026-04-07
Merge tag 'ata-7.0-final' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux
Linus Torvalds
1
-0
/
+14
2026-04-07
Merge tag 'hyperv-fixes-signed-20260406' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
4
-8
/
+29
2026-04-07
Merge tag 'mm-hotfixes-stable-2026-04-06-15-27' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
8
-6
/
+82
2026-04-07
MAINTAINERS: Update AMD SPI driver maintainers
Raju Rangoju
1
-0
/
+1
2026-04-07
KVM: s390: vsie: Fix races with partial gmap invalidations
Claudio Imbrenda
3
-4
/
+9
2026-04-07
regulator: bd71828-regulator.c: Fix LDON-HEAD mode
Matti Vaittinen
1
-1
/
+1
2026-04-07
tick/nohz: Fix inverted return value in check_tick_dependency() fast path
Josh Snyder
1
-1
/
+1
2026-04-07
net/tls: fix use-after-free in -EBUSY error path of tls_do_encryption
Muhammad Alifa Ramdhan
1
-0
/
+10
2026-04-07
Revert "ALSA: hda/realtek: Add quirk for Gigabyte Technology to fix headphone"
Takashi Iwai
1
-9
/
+0
2026-04-07
MAINTAINERS, mailmap: Change Ulf Hansson's email
Ulf Hansson
2
-7
/
+9
2026-04-07
ASoC: Intel: avs: Fix memory leak in avs_register_i2s_test_boards()
Cezary Rojewski
1
-3
/
+6
2026-04-07
spi: zynq-qspi: Simplify clock handling with devm_clk_get_enabled()
Pei Xiao
1
-36
/
+6
2026-04-07
usb: typec: ucsi: skip connector validation before init
Nathan Rebello
1
-1
/
+2
2026-04-07
net: rfkill: prevent unlimited numbers of rfkill events from being created
Greg Kroah-Hartman
1
-11
/
+24
2026-04-07
wifi: rt2x00usb: fix devres lifetime
Johan Hovold
1
-1
/
+1
2026-04-07
wifi: brcmfmac: validate bsscfg indices in IF events
Pengpeng Hou
1
-0
/
+5
2026-04-07
wifi: brcmsmac: Fix dma_free_coherent() size
Thomas Fourier
1
-1
/
+1
2026-04-07
pinctrl: mcp23s08: Disable all pin interrupts during probe
Francesco Lavra
1
-0
/
+9
2026-04-07
net: af_key: zero aligned sockaddr tail in PF_KEY exports
Zhengchuan Liang
1
-18
/
+34
2026-04-07
xfrm_user: fix info leak in build_report()
Greg Kroah-Hartman
1
-0
/
+1
2026-04-07
xfrm_user: fix info leak in build_mapping()
Greg Kroah-Hartman
1
-0
/
+1
2026-04-07
xfrm: fix refcount leak in xfrm_migrate_policy_find
Kotlyarov Mihail
1
-3
/
+0
2026-04-07
xfrm: hold dev ref until after transport_finish NF_HOOK
Qi Tang
3
-6
/
+22
2026-04-07
xfrm: Wait for RCU readers during policy netns exit
Steffen Klassert
1
-0
/
+2
2026-04-07
drm/i915/psr: Do not use pipe_src as borders for SU area
Jouni Högander
1
-11
/
+19
2026-04-07
ata: ahci: force 32-bit DMA for JMicron JMB582/JMB585
Arthur Husband
1
-0
/
+14
2026-04-07
perf/x86/intel/uncore: Remove extra double quote mark
Zide Chen
1
-24
/
+24
2026-04-07
perf/x86/intel/uncore: Fix die ID init and look up bugs
Zide Chen
2
-7
/
+7
2026-04-07
perf/x86/intel/uncore: Skip discovery table for offline dies
Zide Chen
1
-1
/
+1
2026-04-07
perf/x86/intel/uncore: Fix iounmap() leak on global_init failure
Zide Chen
1
-5
/
+10
2026-04-07
Merge tag 'intel-pinctrl-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel into fixes
Linus Walleij
2
-10
/
+27
2026-04-06
net/mlx5: Update the list of the PCI supported devices
Michael Guralnik
1
-0
/
+1
2026-04-06
net: skb: fix cross-cache free of KFENCE-allocated skb head
Jiayuan Chen
1
-4
/
+1
2026-04-06
vsock/test: fix send_buf()/recv_buf() EINTR handling
Stefano Garzarella
1
-2
/
+6
2026-04-06
Merge branch 'xsk-tailroom-reservation-and-mtu-validation'
Jakub Kicinski
10
-38
/
+150
2026-04-06
selftests: bpf: adjust rx_dropped xskxceiver's test to respect tailroom
Maciej Fijalkowski
1
-2
/
+4
2026-04-06
selftests: bpf: have a separate variable for drop test
Maciej Fijalkowski
1
-1
/
+3
2026-04-06
selftests: bpf: fix pkt grow tests
Maciej Fijalkowski
1
-3
/
+21
2026-04-06
selftests: bpf: introduce a common routine for reading procfs
Maciej Fijalkowski
4
-24
/
+66
2026-04-06
xsk: validate MTU against usable frame size on bind
Maciej Fijalkowski
1
-3
/
+25
2026-04-06
xsk: fix XDP_UMEM_SG_FLAG issues
Maciej Fijalkowski
2
-1
/
+5
2026-04-06
xsk: respect tailroom for ZC setups
Maciej Fijalkowski
2
-3
/
+24
2026-04-06
xsk: tighten UMEM headroom validation to account for tailroom and min frame
Maciej Fijalkowski
1
-1
/
+2
2026-04-06
e1000: check return value of e1000_read_eeprom
Agalakov Daniil
1
-1
/
+7
2026-04-06
igb: remove napi_synchronize() in igb_down()
Alex Dvoretsky
1
-2
/
+1
2026-04-06
ixgbevf: add missing negotiate_features op to Hyper-V ops table
Michal Schmidt
1
-0
/
+7
2026-04-06
ixgbe: stop re-reading flash on every get_drvinfo for e610
Aleksandr Loktionov
4
-8
/
+19
2026-04-06
ice: fix PTP timestamping broken by SyncE code on E825C
Petr Oros
1
-10
/
+12
[prev]
[next]