index
:
pub/scm/linux/kernel/git/mel/linux.git
master
Candidate patch series by Mel Gorman
Mel Gorman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib-acpi-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-17
gpiolib: acpi: Prevent out-of-bounds pin access in OperationRegion handler
Marco Scardovi
1
-4
/
+11
2026-06-17
gpiolib: acpi: Add robust bounds-checking for GPIO pin resources
Marco Scardovi
1
-4
/
+19
2026-06-16
Merge tag 'intel-gpio-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Bartosz Golaszewski
1
-4
/
+15
2026-06-04
gpio: remove obsolete UAF FIXMEs from lookup paths
Marco Scardovi (scardracs)
1
-4
/
+0
2026-04-29
gpiolib: acpi: Only trigger ActiveBoth interrupts on boot
Mario Limonciello
1
-4
/
+15
2026-03-16
gpio: move hogs into GPIO core
Bartosz Golaszewski
1
-70
/
+0
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+3
2026-02-04
gpiolib: acpi: Fix gpio count with string references
Alban Bedel
1
-0
/
+1
2026-01-28
gpiolib: acpi: Fix potential out-of-boundary left shift
Andy Shevchenko
1
-4
/
+17
2026-01-27
gpiolib: acpi: use BIT_ULL() for u64 mask in address space handler
Denis Sergeev
1
-1
/
+1
2025-11-25
Merge tag 'intel-gpio-v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Bartosz Golaszewski
1
-1
/
+1
2025-11-20
gpiolib: acpi: use min() instead of min_t()
David Laight
1
-1
/
+1
2025-10-23
gpiolib: acpi: Use %pe when passing an error pointer to dev_err()
Andy Shevchenko
1
-2
/
+2
2025-10-23
gpiolib: acpi: Make set debounce errors non fatal
Hans de Goede
1
-12
/
+15
2025-09-15
gpiolib: acpi: initialize acpi_gpio_info struct
Sébastien Szymanski
1
-2
/
+2
2025-08-21
gpiolib: acpi: Program debounce when finding GPIO
Mario Limonciello (AMD)
1
-0
/
+7
2025-05-21
gpiolib: acpi: Move quirks to a separate file
Andy Shevchenko
1
-0
/
+1417