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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-23
wifi: mwifiex: Fix dev_alloc_name() return value check
Chen-Yu Tsai
1
-1
/
+1
2026-02-23
iio: imu: adis: Fix NULL pointer dereference in adis_init
Radu Sabau
1
-1
/
+1
2026-02-23
iio: imu: inv_icm45600: fix regulator put warning when probe fails
Jean-Baptiste Maneyrol
1
-1
/
+6
2026-02-23
iio: buffer: Fix wait_queue not being removed
Nuno Sá
1
-2
/
+4
2026-02-23
iio: gyro: mpu3050-core: fix pm_runtime error handling
Antoniu Miclaus
1
-5
/
+13
2026-02-23
iio: gyro: mpu3050-i2c: fix pm_runtime error handling
Antoniu Miclaus
1
-2
/
+1
2026-02-23
iio: adc: ad7768-1: Fix ERR_PTR dereference in ad7768_fill_scale_tbl
Ethan Tidmore
1
-2
/
+11
2026-02-23
iio: chemical: sps30_serial: fix buffer size in sps30_serial_read_meas()
Antoniu Miclaus
1
-1
/
+1
2026-02-23
iio: chemical: sps30_i2c: fix buffer size in sps30_i2c_read_meas()
Antoniu Miclaus
1
-1
/
+1
2026-02-23
iio: magnetometer: tlv493d: remove erroneous shift in X-axis data
Antoniu Miclaus
1
-1
/
+1
2026-02-23
iio: proximity: hx9023s: Protect against division by zero in set_samp_freq
Yasin Lee
1
-0
/
+3
2026-02-23
iio: proximity: hx9023s: fix assignment order for __counted_by
Yasin Lee
1
-2
/
+1
2026-02-23
iio: chemical: bme680: Fix measurement wait duration calculation
Chris Spencer
1
-1
/
+1
2026-02-23
iio: dac: ds4424: reject -128 RAW value
Oleksij Rempel
1
-1
/
+1
2026-02-23
iio: imu: inv_icm45600: fix INT1 drive bit inverted
Jean-Baptiste Maneyrol
2
-3
/
+3
2026-02-23
iio: potentiometer: mcp4131: fix double application of wiper shift
Lukas Schmid
1
-1
/
+1
2026-02-23
iio: imu: inv-mpu9150: fix irq ack preventing irq storms
Andreas Kemnade
3
-1
/
+14
2026-02-23
iio: frequency: adf4377: Fix duplicated soft reset mask
SeungJu Cheon
1
-1
/
+1
2026-02-23
iio: light: bh1780: fix PM runtime leak on error path
Antoniu Miclaus
1
-1
/
+1
2026-02-23
iio: imu: inv_icm42600: fix odr switch when turning buffer off
Jean-Baptiste Maneyrol
1
-0
/
+4
2026-02-23
iio: imu: inv_icm42600: fix odr switch to the same value
Jean-Baptiste Maneyrol
2
-0
/
+4
2026-02-23
wifi: brcmfmac: Fix potential kernel oops when probe fails
Marek Szyprowski
3
-8
/
+8
2026-02-22
hwmon: (aht10) Fix initialization commands for AHT20
Hao Yu
1
-2
/
+4
2026-02-22
hwmon: (macsmc) Fix overflows, underflows, and sign extension
Guenter Roeck
1
-12
/
+16
2026-02-22
hwmon: (macsmc) Fix regressions in Apple Silicon SMC hwmon driver
Guenter Roeck
1
-13
/
+10
2026-02-23
soc: aspeed: socinfo: Mask table entries for accurate SoC ID matching
Potin Lai
1
-1
/
+1
2026-02-23
device property: Allow secondary lookup in fwnode_get_next_child_node()
Andy Shevchenko
1
-14
/
+13
2026-02-22
soc: rockchip: grf: Add missing of_node_put() when returning
Shawn Lin
1
-0
/
+1
2026-02-22
Merge tag 'rtc-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Linus Torvalds
10
-69
/
+129
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
329
-675
/
+489
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
666
-2010
/
+1005
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
213
-232
/
+232
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
5128
-10106
/
+10106
2026-02-21
Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
5878
-15618
/
+14992
2026-02-21
Merge tag 'ntb-7.0' of https://github.com/jonmason/ntb
Linus Torvalds
9
-188
/
+192
2026-02-21
Merge tag 'io_uring-20260221' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
2
-5
/
+10
2026-02-21
HID: pidff: Fix condition effect bit clearing
Tomasz Pakuła
1
-4
/
+7
2026-02-21
kmalloc_obj: Clean up after treewide replacements
Kees Cook
2
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
5878
-15618
/
+14992
2026-02-21
ovpn: tcp - fix packet extraction from stream
Ralf Lici
1
-17
/
+36
2026-02-20
Merge tag 'spi-fix-v7.0-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
2
-42
/
+23
2026-02-20
Merge tag 'regulator-fix-v7.0-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
3
-25
/
+18
2026-02-20
Merge tag 'pci-v7.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
3
-19
/
+39
2026-02-20
bnxt_en: Fix deleting of Ntuple filters
Pavan Chebbi
1
-0
/
+3
2026-02-20
bnxt_en: Fix RSS context delete logic
Pavan Chebbi
1
-6
/
+4
2026-02-20
Merge tag 'dmi-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
Linus Torvalds
1
-0
/
+1
2026-02-20
Merge tag 'gpio-fixes-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
5
-54
/
+81
2026-02-20
net: ethernet: xscale: Check for PTP support properly
Linus Walleij
2
-4
/
+4
2026-02-20
net: phy: qcom: qca807x: normalize return value of gpio_get
Dmitry Torokhov
1
-1
/
+1
2026-02-20
Merge tag 'i2c-for-7.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
6
-106
/
+164
[prev]
[next]