index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2026-07-27
net: enetc: open-code enetc4_set_default_si_vlan_promisc()
Wei Fang
2026-07-27
net: enetc: remove invalid code from enetc4_pl_mac_link_up()
Wei Fang
2026-07-27
net: enetc: differentiate phylink capabilities for pseudo-MAC and standalone MAC
Claudiu Manoil
2026-07-27
net: enetc: simplify enetc4_set_port_speed()
Wei Fang
2026-07-27
net: enetc: use PCI device name for debugfs directory
Wei Fang
2026-07-27
net: enetc: improve MAFT entry management with bitmap tracking
Wei Fang
2026-07-27
net: enetc: convert ndo_set_rx_mode() to ndo_set_rx_mode_async()
Wei Fang
2026-07-27
net: enetc: extract common helpers for MAC hash filter configuration
Wei Fang
2026-07-27
net: enetc: extract common helpers for MAC promiscuous mode setting
Wei Fang
2026-07-27
Merge tag 'wireless-2026-07-26' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2026-07-27
vxlan: use pskb_network_may_pull() for transmit path header pulls
Eric Dumazet
2026-07-27
vxlan: use pskb_network_may_pull() in route_shortcircuit()
Eric Dumazet
2026-07-27
vxlan: use neigh_ha_snapshot() in route_shortcircuit()
Eric Dumazet
2026-07-27
vxlan: unclone skb head before modifying eth header in route_shortcircuit()
Eric Dumazet
2026-07-27
vxlan: re-fetch eth header after route_shortcircuit()
Eric Dumazet
2026-07-27
watchdog: atcwdt200: fix return value when watchdog is enabled
Surendra Singh Chouhan
2026-07-27
hwmon: (nct6775-core) Prevent access to unsupported weight registers
Guenter Roeck
2026-07-27
hwmon: (lm63) Mask PWM frequency multiplier to supported bits
Guenter Roeck
2026-07-27
iio: chemical: bme680: Use dev_err_probe()
Vojtěch Krátký
2026-07-27
iio: light: cm3323: use dev_err_probe() in probe path
Aldo Conte
2026-07-27
iio: pressure: abp2030pa: Remove unreachable return in abp2_read_raw()
Babanpreet Singh
2026-07-27
iio: dac: ad5686: extend device support with new parts
Rodrigo Alencar
2026-07-27
iio: dac: ad5686: refactor device list and file header comments
Rodrigo Alencar
2026-07-27
iio: dac: ad5696: add AD5673R/AD5677R entries to of_match table
Rodrigo Alencar
2026-07-27
iio: temperature: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-27
iio: light: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-27
iio: proximity: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-27
iio: pressure: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-27
iio: magnetometer: Remove redundant dev_err()
Pan Chuang
2026-07-27
iio: imu: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-27
iio: humidity: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-27
iio: health: Remove redundant dev_err()
Pan Chuang
2026-07-27
iio: gyro: adxrs290: Remove redundant dev_err_probe()
Pan Chuang
2026-07-27
iio: st_sensors: Remove redundant dev_err()
Pan Chuang
2026-07-27
iio: chemical: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-27
iio: addac: ad74413r: Remove redundant dev_err_probe()
Pan Chuang
2026-07-27
iio: accel: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-27
iio: adc: at91_adc: use const char * for DT string property
Amin GATTOUT
2026-07-27
iio: hid-sensor: als: scale each channel individually
Daniel Schaefer
2026-07-27
dm-io: report non-retryable errors separatedly
Mikulas Patocka
2026-07-27
dm-io: clone the source bio instead of copying its biovec
Keith Busch
2026-07-27
i2c: jz4780: Cache host clock rate at probe to prevent CCF prepare_lock deadlock
H. Nikolaus Schaller
2026-07-27
i2c: amd-mp2: Unregister callback on adapter add failure
Myeonghun Pak
2026-07-27
i2c: spacemit: request IRQ after controller initialization
Linmao Li
2026-07-27
dm: fix race when loading and unloading a table
Mikulas Patocka
2026-07-27
dm: fix resume-vs-remove race
Mikulas Patocka
2026-07-27
platform/surface: gpe: add missing err.h include
Bartosz Golaszewski
2026-07-27
quota: remove CONFIG_PRINT_QUOTA_WARNING code
Jiri Slaby (SUSE)
2026-07-27
w1: ds2482: Fix signedness bug in ds2482_w1_triplet()
Babanpreet Singh
2026-07-27
platform/x86/amd/pmf: Add 1AH_M80H metrics table and NPU metrics support
Shyam Sundar S K
[prev]
[next]