Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | cpuidle: teo: Update documentation after previous changes | Rafael J. Wysocki | 8 days | 1 | -43/+48 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'acpi-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 5 days | 2 | -23/+28 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ACPI: video: Fix random crashes due to bad kfree() | Chris Bainbridge | 8 days | 2 | -23/+28 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'pci-v6.13-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 days | 1 | -9/+16 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | PCI/bwctrl: Fix NULL pointer deref on unbind and bind | Lukas Wunner | 14 days | 1 | -9/+16 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 7 days | 2 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | scsi: iscsi: Fix redundant response for ISCSI_UEVENT_GET_HOST_STATS request | Xiang Zhang | 11 days | 1 | -1/+3 | |
| * | | | | | | | | | | scsi: core: Fix command pass through retry regression | Mike Christie | 11 days | 1 | -0/+3 | |
* | | | | | | | | | | | Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s... | Linus Torvalds | 8 days | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | zram: fix potential UAF of zram table | Kairui Song | 8 days | 1 | -0/+1 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'char-misc-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 9 days | 30 | -62/+172 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | misc: microchip: pci1xxxx: Resolve return code mismatch during GPIO set config | Rengarajan S | 13 days | 1 | -1/+1 | |
| * | | | | | | | | | | misc: microchip: pci1xxxx: Resolve kernel panic during GPIO IRQ handling | Rengarajan S | 13 days | 1 | -1/+1 | |
| * | | | | | | | | | | Merge tag 'icc-6.13-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman | 2025-01-02 | 2 | -1/+11 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | interconnect: icc-clk: check return values of devm_kasprintf() | Bartosz Golaszewski | 2024-12-17 | 1 | -0/+10 | |
| | * | | | | | | | | | | interconnect: qcom: icc-rpm: Set the count member before accessing the flex a... | Georgi Djakov | 2024-12-17 | 1 | -1/+1 | |
| | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'mhi-fixes-for-v6.13' of ssh://gitolite.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2024-12-16 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | bus: mhi: host: pci_generic: fix MHI BAR mapping | Johan Hovold | 2024-12-02 | 1 | -1/+1 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge tag 'iio-fixes-for-6.13a' of ssh://gitolite.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2024-12-16 | 26 | -58/+158 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | iio: adc: ti-ads1119: fix sample size in scan struct for triggered buffer | Javier Carrasco | 2024-12-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | iio: temperature: tmp006: fix information leak in triggered buffer | Javier Carrasco | 2024-12-08 | 1 | -0/+2 | |
| | * | | | | | | | | | | iio: inkern: call iio_device_put() only on mapped devices | Joe Hattori | 2024-12-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | iio: adc: ad9467: Fix the "don't allow reading vref if not available" case | Christophe JAILLET | 2024-12-07 | 1 | -3/+12 | |
| | * | | | | | | | | | | iio: adc: at91: call input_free_device() on allocated iio_dev | Joe Hattori | 2024-12-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | iio: adc: ad7173: fix using shared static info struct | David Lechner | 2024-12-07 | 1 | -4/+6 | |
| | * | | | | | | | | | | iio: adc: ti-ads124s08: Use gpiod_set_value_cansleep() | Fabio Estevam | 2024-12-07 | 1 | -2/+2 | |
| | * | | | | | | | | | | iio: adc: ti-ads1119: fix information leak in triggered buffer | Javier Carrasco | 2024-12-07 | 1 | -0/+2 | |
| | * | | | | | | | | | | iio: pressure: zpa2326: fix information leak in triggered buffer | Javier Carrasco | 2024-12-07 | 1 | -0/+2 | |
| | * | | | | | | | | | | iio: adc: rockchip_saradc: fix information leak in triggered buffer | Javier Carrasco | 2024-12-07 | 1 | -0/+2 | |
| | * | | | | | | | | | | iio: imu: kmx61: fix information leak in triggered buffer | Javier Carrasco | 2024-12-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | iio: light: vcnl4035: fix information leak in triggered buffer | Javier Carrasco | 2024-12-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | iio: light: bh1745: fix information leak in triggered buffer | Javier Carrasco | 2024-12-07 | 1 | -0/+2 | |
| | * | | | | | | | | | | iio: adc: ti-ads8688: fix information leak in triggered buffer | Javier Carrasco | 2024-12-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | iio: dummy: iio_simply_dummy_buffer: fix information leak in triggered buffer | Javier Carrasco | 2024-12-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | iio: test: Fix GTS test config | Matti Vaittinen | 2024-12-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | iio: adc: ti-ads1298: Add NULL check in ads1298_init | Charles Han | 2024-12-07 | 1 | -0/+2 | |
| | * | | | | | | | | | | iio: adc: stm32-dfsdm: handle label as an optional property | Olivier Moysan | 2024-12-07 | 1 | -5/+8 | |
| | * | | | | | | | | | | iio: adc: ad4695: fix buffered read, single sample timings | Trevor Gamblin | 2024-12-07 | 1 | -31/+69 | |
| | * | | | | | | | | | | iio: imu: inv_icm42600: fix timestamps after suspend if sensor is on | Jean-Baptiste Maneyrol | 2024-12-07 | 1 | -1/+6 | |
| | * | | | | | | | | | | iio: imu: inv_icm42600: fix spi burst write not supported | Jean-Baptiste Maneyrol | 2024-12-07 | 3 | -1/+18 | |
| | * | | | | | | | | | | iio: gyro: fxas21002c: Fix missing data update in trigger handler | Carlos Song | 2024-12-07 | 1 | -1/+8 | |
| | * | | | | | | | | | | iio: test : check null return of kunit_kmalloc in iio_rescale_test_scale | Pei Xiao | 2024-12-07 | 1 | -0/+4 | |
| | * | | | | | | | | | | iio: adc: ad7124: Disable all channels at probe time | Uwe Kleine-König | 2024-12-07 | 1 | -0/+3 | |
| | * | | | | | | | | | | staging: iio: ad9832: Correct phase range check | Zicheng Qu | 2024-12-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | staging: iio: ad9834: Correct phase range check | Zicheng Qu | 2024-12-07 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge tag 'driver-core-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 9 days | 1 | -4/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | topology: Keep the cpumask unchanged when printing cpumap | Li Huafei | 14 days | 1 | -4/+20 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge tag 'staging-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 days | 40 | -295/+163 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | staging: gpib: mite: remove unused global functions | Greg Kroah-Hartman | 13 days | 2 | -78/+0 | |
| * | | | | | | | | | | | | staging: gpib: refer to correct config symbol in tnt4882 Makefile | Lukas Bulwahn | 14 days | 1 | -1/+1 |