index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPICA: iasl: handle empty connection_node
Aleksandrs Vinarskis
2024-10-10
1
-0
/
+3
*
ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_pac...
Pei Xiao
2024-10-10
1
-0
/
+2
*
ACPICA: Fix memory leak if acpi_ps_get_next_field() fails
Armin Wolf
2024-10-10
1
-0
/
+39
*
ACPICA: Fix memory leak if acpi_ps_get_next_namepath() fails
Armin Wolf
2024-10-10
1
-0
/
+8
*
ACPICA: executer/exsystem: Don't nag user about every Stall() violating the spec
Vasily Khoruzhick
2024-10-04
1
-5
/
+6
*
ACPICA: Add a depth argument to acpi_execute_reg_methods()
Rafael J. Wysocki
2024-08-29
3
-6
/
+12
*
Revert "ACPI: EC: Evaluate orphan _REG under EC device"
Rafael J. Wysocki
2024-08-29
3
-59
/
+5
*
ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine."
Raju Rangoju
2024-06-17
1
-21
/
+2
*
ACPI: EC: Evaluate orphan _REG under EC device
Rafael J. Wysocki
2024-06-13
3
-5
/
+59
*
Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2024-05-14
5
-37
/
+79
|
\
|
*
ACPICA: events/evgpeinit: don't forget to increment registered GPE count
Daniil Tatianin
2024-04-12
1
-0
/
+1
|
*
ACPICA: Modify ACPI_OBJECT_COMMON_HEADER
lijun
2024-04-12
1
-36
/
+71
|
*
ACPICA: Fix spelling and typos
Saket Dumbre
2024-04-12
1
-1
/
+1
|
*
ACPICA: Clean up the fix for Issue #900
Saket Dumbre
2024-04-12
1
-1
/
+6
|
*
ACPICA: Fix various spelling mistakes in text files and code comments
Colin Ian King
2024-04-12
1
-1
/
+1
|
*
ACPICA: Attempt 1 to fix issue #900
Saket Dumbre
2024-04-12
1
-1
/
+1
|
*
ACPI: disable -Wstringop-truncation
Arnd Bergmann
2024-04-09
1
-0
/
+1
*
|
ACPICA: Detect FACS even for hardware reduced platforms
David Woodhouse
2024-04-18
2
-23
/
+14
|
/
*
ACPICA: debugger: check status of acpi_evaluate_object() in acpi_db_walk_for_...
Nikita Kiryushin
2024-03-26
1
-2
/
+6
*
ACPICA: Add AML_NO_OPERAND_RESOLVE flag to Timer
Abhishek Mainkar
2023-07-10
1
-1
/
+1
*
ACPICA: Slightly simplify an error message in acpi_ds_result_push()
Christophe Jaillet
2023-07-10
1
-2
/
+2
*
ACPICA: Add interrupt command to acpiexec
Jose Marinho
2023-07-10
3
-0
/
+68
*
ACPICA: Detect GED device and keep track of _EVT
Jose Marinho
2023-07-10
2
-0
/
+9
*
ACPICA: Add support for _DSC as per ACPI 6.5
Saket Dumbre
2023-07-10
1
-0
/
+3
*
ACPICA: exserial.c: replace ternary operator with ACPI_MIN()
Jiangshan Yi
2023-07-10
1
-2
/
+1
*
ACPICA: Modify ACPI_STATE_COMMON
George Guo
2023-07-10
1
-11
/
+19
*
ACPICA: Fix GCC 12 dangling-pointer warning
Philip Prindeville
2023-07-10
1
-0
/
+5
*
ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep()
Rafael J. Wysocki
2023-06-15
1
-2
/
+0
*
Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-04-25
153
-180
/
+347
|
\
|
*
ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_...
void0red
2023-04-06
1
-0
/
+3
|
*
ACPICA: acpi_resource_irq: Replace 1-element arrays with flexible array
Kees Cook
2023-04-06
1
-1
/
+4
|
*
ACPICA: Avoid undefined behavior: load of misaligned address
Tamir Duberstein
2023-04-06
1
-4
/
+6
|
*
ACPICA: Avoid undefined behavior: member access within misaligned address
Tamir Duberstein
2023-04-06
1
-3
/
+9
|
*
ACPICA: Avoid undefined behavior: member access within misaligned address
Tamir Duberstein
2023-04-06
1
-10
/
+24
|
*
ACPICA: Avoid undefined behavior: member access within misaligned address
Tamir Duberstein
2023-04-06
1
-5
/
+9
|
*
ACPICA: Avoid undefined behavior: member access within misaligned address
Tamir Duberstein
2023-04-06
1
-3
/
+8
|
*
ACPICA: Avoid undefined behavior: applying zero offset to null pointer
Tamir Duberstein
2023-04-06
1
-3
/
+8
|
*
ACPICA: Avoid undefined behavior: load of misaligned address
Tamir Duberstein
2023-04-06
1
-2
/
+3
|
*
ACPICA: add support for ClockInput resource (v6.5)
Niyas Sait
2023-04-06
10
-1
/
+125
|
*
ACPICA: Update all copyrights/signons to 2023
Bob Moore
2023-04-06
143
-143
/
+143
|
*
ACPICA: acpisrc: Add missing tables to astable
Pedro Falcato
2023-04-06
2
-4
/
+4
|
*
ACPICA: Add missing macro ACPI_FUNCTION_TRACE() for acpi_ns_repair_HID()
Xiongfeng Wang
2023-04-06
1
-1
/
+1
*
|
Revert "ACPICA: Events: Support fixed PCIe wake event"
Linus Torvalds
2023-04-21
3
-29
/
+0
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-02-21
1
-1
/
+1
|
\
|
*
ACPI: Don't build ACPICA with '-Os'
Mark Rutland
2023-01-24
1
-1
/
+1
*
|
ACPICA: nsrepair: handle cases without a return value correctly
Daniil Tatianin
2023-01-10
1
-5
/
+7
*
|
ACPICA: Constify pathname argument for acpi_get_handle()
Sakari Ailus
2022-12-30
1
-1
/
+1
*
|
ACPICA: Drop port I/O validation for some regions
Mario Limonciello
2022-12-30
1
-3
/
+4
|
/
*
ACPICA: Allow address_space_handler Install and _REG execution as 2 separate ...
Hans de Goede
2022-12-08
1
-7
/
+85
*
ACPICA: Fix operand resolution
Amadeusz Sławiński
2022-12-08
1
-2
/
+4
[next]