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-01
iio: hid-sensors: Use software trigger
Srinivas Pandruvada
1
-18
/
+30
2026-03-01
iio: adc: ad4062: Replace IRQF_ONESHOT with IRQF_NO_THREAD
Felix Gu
1
-5
/
+3
2026-03-01
iio: gyro: mpu3050: Fix out-of-sequence free_irq()
Ethan Tidmore
1
-1
/
+1
2026-03-01
iio: gyro: mpu3050: Move iio_device_register() to correct location
Ethan Tidmore
1
-8
/
+13
2026-03-01
iio: gyro: mpu3050: Fix irq resource leak
Ethan Tidmore
1
-1
/
+6
2026-03-01
iio: gyro: mpu3050: Fix incorrect free_irq() variable
Ethan Tidmore
1
-1
/
+1
2026-03-01
iio: imu: st_lsm6dsx: Set buffer sampling frequency for accelerometer only
Francesco Lavra
1
-1
/
+10
2026-03-01
iio: imu: st_lsm6dsx: Set FIFO ODR for accelerometer and gyroscope only
Francesco Lavra
1
-0
/
+4
2026-03-01
iio: dac: mcp47feb02: Fix mutex used before initialization
Felix Gu
1
-2
/
+0
2026-03-01
iio: adc: ade9000: fix wrong return type in streaming push
Giorgi Tchankvetadze
1
-1
/
+1
2026-03-01
iio: adc: ade9000: fix wrong register in CALIBBIAS case for active power
Giorgi Tchankvetadze
1
-1
/
+1
2026-03-01
iio: accel: adxl380: fix FIFO watermark bit 8 always written as 0
Antoniu Miclaus
1
-1
/
+1
2026-03-01
iio: adc: ade9000: move mutex init before IRQ registration
Antoniu Miclaus
1
-4
/
+4
2026-03-01
iio: pressure: abp2030pa: Remove IRQF_ONESHOT from devm_request_irq()
Felix Gu
1
-1
/
+1
2026-03-01
iio: adc: ti-ads1119: Fix unbalanced pm reference count in ds1119_single_conversion()
Felix Gu
1
-1
/
+1
2026-02-28
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
73
-236
/
+1180
2026-02-28
Merge tag 'driver-core-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
6
-70
/
+150
2026-02-28
lib/crypto: tests: Depend on library options rather than selecting them
Eric Biggers
1
-23
/
+12
2026-02-28
scsi: target: Fix recursive locking in __configfs_open_file()
Prithvi Tambewagh
1
-9
/
+6
2026-02-28
scsi: devinfo: Add BLIST_SKIP_IO_HINTS for Iomega ZIP
Florian Fuchs
1
-1
/
+1
2026-02-28
scsi: mpi3mr: Clear reset history on ready and recheck state after timeout
Ranjan Kumar
1
-0
/
+10
2026-02-28
scsi: core: Fix refcount leak for tagset_refcnt
Junxiao Bi
1
-0
/
+1
2026-02-28
amd-xgbe: fix MAC_TCR_SS register width for 2.5G and 10M speeds
Raju Rangoju
1
-1
/
+1
2026-02-28
net: ti: icssg-prueth: Fix ping failure after offload mode setup when link speed is not 1G
MD Danish Anwar
1
-0
/
+8
2026-02-28
cpupower: fix swapped power/energy unit labels
Kaushlendra Kumar
1
-2
/
+2
2026-02-28
Merge tag 'v7.0rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
28
-445
/
+489
2026-02-28
firewire: ohci: initialize page array to use alloc_pages_bulk() correctly
Takashi Sakamoto
1
-1
/
+1
2026-02-28
atm: lec: fix null-ptr-deref in lec_arp_clear_vccs
Jiayuan Chen
1
-11
/
+15
2026-02-28
Merge tag 'spi-fix-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
2
-30
/
+4
2026-02-28
Merge tag 'regulator-fix-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
5
-9
/
+10
2026-02-28
dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handler
Guenter Roeck
1
-1
/
+2
2026-02-28
Merge tag 's390-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
8
-67
/
+66
2026-02-28
Merge branch 'xsk-fixes-for-af_xdp-fragment-handling'
Jakub Kicinski
2
-13
/
+19
2026-02-28
xsk: Fix zero-copy AF_XDP fragment drop
Nikhil P. Rao
1
-9
/
+15
2026-02-28
xsk: Fix fragment node deletion to prevent buffer leak
Nikhil P. Rao
2
-4
/
+4
2026-02-28
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
16
-38
/
+114
2026-02-28
selftests/net: packetdrill: remove tests for tcp_rcv_*big
Jakub Kicinski
2
-77
/
+0
2026-02-28
tcp: give up on stronger sk_rcvbuf checks (for now)
Jakub Kicinski
1
-15
/
+1
2026-02-28
udp: Unhash auto-bound connected sk from 4-tuple hash table when disconnected.
Kuniyuki Iwashima
1
-9
/
+14
2026-02-28
Merge tag 'kvmarm-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
8
-69
/
+80
2026-02-28
KVM: always define KVM_CAP_SYNC_MMU
Paolo Bonzini
9
-17
/
+5
2026-02-28
KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIER
Paolo Bonzini
11
-42
/
+2
2026-02-28
io_uring: correct comment for IORING_SETUP_TASKRUN_FLAG
Jens Axboe
1
-1
/
+2
2026-02-28
ALSA: firewire: dice: Fix printf warning with W=1
Takashi Iwai
1
-1
/
+1
2026-02-28
ALSA: hda/tas2781: A workaround solution to lower-vol issue among lower calibrated-impedance micro-speaker on TAS2781
Shenghao Ding
3
-12
/
+98
2026-02-28
ALSA: hda/realtek: Add quirk for HP Pavilion 15-eh1xxx to enable mute LED
Zhang Heng
1
-0
/
+1
2026-02-28
ALSA: usb-audio: Add iface reset and delay quirk for AB13X USB Audio
Lianqin Hu
1
-0
/
+2
2026-02-28
ALSA: hda/ca0132: Set HP/Speaker auto-detect default from headphone pin verb
Matt DeVillier
1
-0
/
+9
2026-02-27
accel/amdxdna: Fill invalid payload for failed command
Lizhi Hou
3
-15
/
+38
2026-02-28
crypto: atmel-sha204a - Fix OOM ->tfm_count leak
Thorsten Blum
1
-2
/
+3
[prev]
[next]