index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
Age
Commit message (
Expand
)
Author
13 days
ACPICA: Define acpi_ut_safe_strncpy() as strscpy_pad() alias
Rafael J. Wysocki
2026-06-24
ACPICA: Unbreak tools build after switching over to strscpy_pad()
Rafael J. Wysocki
2026-06-11
Merge branch 'acpica'
Rafael J. Wysocki
2026-05-27
ACPICA: add boundary checks in two places
ikaros
2026-05-27
ACPICA: Add package limit checks in parser functions
ikaros
2026-05-27
ACPICA: Update the copyright year to 2026
Pawel Chmielewski
2026-05-27
ACPICA: Remove spurious precision from format used to dump parse trees
David Laight
2026-05-27
ACPICA: Enhance OEM ID and Table ID validation in acpi_ex_load_table_op()
ikaros
2026-05-27
ACPICA: Fix NULL pointer dereference in acpi_ns_custom_package()
Weiming Shi
2026-05-27
ACPICA: Enhance buffer validation in acpi_ut_walk_aml_resources()
ikaros
2026-05-27
ACPICA: Add validation for node in acpi_ns_build_normalized_path()
ikaros
2026-05-27
ACPICA: validate handler object type in two places
ikaros
2026-05-27
ACPICA: Improve argument parsing in acpi_ps_get_next_simple_arg()
ikaros
2026-05-27
ACPICA: Fix integer overflow in acpi_ex_opcode_3A_1T_1R() (mid_op)
ikaros
2026-05-27
ACPICA: Prevent adding invalid references
ikaros
2026-05-27
ACPICA: add boundary checks in acpi_ps_get_next_field()
ikaros
2026-05-27
ACPICA: validate byte_count in acpi_ps_get_next_package_length()
ikaros
2026-05-27
ACPICA: Fix use-after-free in acpi_ds_terminate_control_method()
ikaros
2026-05-27
ACPICA: fix I2C LVR item count in the conversion table
Akhil R
2026-05-27
ACPICA: Mention the LVR bits
Akhil R
2026-05-27
ACPICA: Change LVR to 8 bit value
Akhil R
2026-05-27
ACPICA: Fetch LVR I2C resource descriptor
Akhil R
2026-05-27
ACPICA: Fix FADT 32/64X length mismatch warning
Abdelkader Boudih
2026-05-27
ACPICA: Add alias node support in namespace handling
ikaros
2026-05-27
ACPICA: Fix condition check in acpi_ps_parse_loop()
ikaros
2026-05-25
ACPI: button: Enable wakeup GPEs for ACPI buttons at probe time
Rafael J. Wysocki
2026-03-23
ACPICA: Replace strncpy() with strscpy_pad() in acpi_ut_safe_strncpy()
Kees Cook
2026-03-17
ACPICA: Update the format of Arg3 of _DSM
Saket Dumbre
2026-03-02
ACPICA: Update the _CPC definition to match ACPI 6.6
Saket Dumbre
2026-01-15
ACPICA: ACPI 6.6: Add _VDM (Voltage Domain) object
Pawel Chmielewski
2026-01-15
ACPICA: Fix asltests using the Fatal() opcode
Armin Wolf
2026-01-15
ACPICA: Abort AML bytecode execution when executing AML_FATAL_OP
Armin Wolf
2026-01-15
ACPICA: Add support for the Microsoft display mux _OSI string
Armin Wolf
2026-01-15
ACPICA: Fix NULL pointer dereference in acpi_ev_address_space_dispatch()
Alexey Simakov
2026-01-15
ACPICA: ACPICA: replace ACPI_FREE() with acpi_ut_delete_object_desc()
Zilin Guan
2025-11-25
ACPICA: Avoid walking the Namespace if start_node is NULL
Cryolitia PukNgae
2025-10-21
ACPICA: Work around bogus -Wstringop-overread warning since GCC 11
Xi Ruoyao
2025-09-15
ACPICA: ACPI_TYPE_ANY does not include the package type
Saket Dumbre
2025-09-15
ACPICA: Fix largest possible resource descriptor index
Dmitry Antipov
2025-09-15
ACPICA: Print error messages for too few or too many arguments
Saket Dumbre
2025-09-15
ACPICA: Update dsmethod.c to get rid of unused variable warning
Saket Dumbre
2025-09-15
ACPICA: dispatcher: Use acpi_ds_clear_operands() in acpi_ds_call_control_meth...
Hans de Goede
2025-09-15
ACPICA: Debugger: drop ACPI_NONSTRING attribute from name_seg
Ahmed Salem
2025-09-15
ACPICA: iASL: Fix printing CDAT table header
Ahmed Salem
2025-09-15
ACPICA: Allow to skip Global Lock initialization
Huacai Chen
2025-09-15
ACPICA: Change the compilation conditions
Zhe Qiao
2025-09-15
ACPICA: Remove redundant "#ifdef" definitions
Zhe Qiao
2025-09-15
ACPICA: Modify variable definition position
Zhe Qiao
2025-06-26
ACPICA: Decrease `AcpiExTracePoint` verbosity
Mario Limonciello
2025-06-18
ACPICA: Refuse to evaluate a method if arguments are missing
Rafael J. Wysocki
[next]