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: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_...
void0red
2023-05-30
1
-0
/
+3
*
ACPICA: Avoid undefined behavior: applying zero offset to null pointer
Tamir Duberstein
2023-05-30
1
-3
/
+8
*
ACPI: Don't build ACPICA with '-Os'
Mark Rutland
2023-03-11
1
-1
/
+1
*
ACPICA: nsrepair: handle cases without a return value correctly
Daniil Tatianin
2023-03-11
1
-5
/
+7
*
ACPICA: Fix error code path in acpi_ds_call_control_method()
Rafael J. Wysocki
2023-01-18
1
-2
/
+8
*
ACPICA: Fix use-after-free in acpi_ut_copy_ipackage_to_ipackage()
Li Zetao
2023-01-18
1
-7
/
+0
*
ACPICA: Avoid walking the ACPI Namespace if it is not there
Rafael J. Wysocki
2022-04-20
1
-0
/
+3
*
ACPICA: Hardware: Do not flush CPU cache when entering S4 and S5
Kirill A. Shutemov
2022-01-27
3
-4
/
+6
*
ACPICA: Executer: Fix the REFCLASS_REFOF case in acpi_ex_opcode_1A_0T_1R()
Rafael J. Wysocki
2022-01-27
1
-1
/
+2
*
ACPICA: Utilities: Avoid deleting the same object twice in a row
Rafael J. Wysocki
2022-01-27
1
-0
/
+1
*
ACPICA: Avoid evaluating methods too early during system resume
Rafael J. Wysocki
2021-11-26
4
-13
/
+15
*
Revert "ACPICA: Fix memory leak caused by _CID repair function"
Rafael J. Wysocki
2021-08-15
1
-7
/
+0
*
ACPICA: Fix memory leak caused by _CID repair function
Erik Kaneda
2021-07-20
1
-0
/
+7
*
ACPICA: Do not increment operation_region reference counts for field units
Erik Kaneda
2020-08-21
2
-9
/
+1
*
ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1
Erik Kaneda
2020-02-28
2
-1
/
+22
*
ACPICA: Never run _REG on system_memory and system_IO
Bob Moore
2019-11-24
5
-9
/
+19
*
ACPICA: Namespace: remove address node from global list after method termination
Erik Schmauss
2019-05-16
1
-0
/
+4
*
ACPICA: AML interpreter: add region addresses in global list during initializ...
Erik Schmauss
2019-05-16
1
-0
/
+4
*
ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.c
Seunghun Han
2018-05-30
1
-0
/
+8
*
ACPICA: Fix memory leak on unusual memory leak
Bob Moore
2018-05-30
1
-0
/
+4
*
ACPICA: Events: add a return on failure from acpi_hw_register_read
Erik Schmauss
2018-05-30
1
-2
/
+7
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
-
.
Merge branches 'acpi-scan' and 'acpi-pm'
Rafael J. Wysocki
2017-09-03
2
-9
/
+29
|
\
\
|
*
|
ACPICA: Make it possible to enable runtime GPEs earlier
Rafael J. Wysocki
2017-08-17
2
-0
/
+10
|
*
|
ACPICA: Dispatch active GPEs at init time
Rafael J. Wysocki
2017-08-17
1
-9
/
+19
|
|
/
*
|
Merge branch 'acpica'
Rafael J. Wysocki
2017-09-03
39
-611
/
+1331
|
\
\
|
*
|
ACPICA: Revert "Update resource descriptor handling"
Erik Schmauss
2017-08-03
1
-9
/
+5
|
*
|
ACPICA: Resources: Allow _DMA method in walk resources
Bob Moore
2017-08-03
1
-3
/
+4
|
*
|
ACPICA: Ensure all instances of AE_AML_INTERNAL have error messages
Bob Moore
2017-08-03
5
-0
/
+18
|
*
|
ACPICA: Implement deferred resolution of reference package elements
Bob Moore
2017-08-03
16
-345
/
+661
|
*
|
ACPICA: Debugger: Improve support for Alias objects
Bob Moore
2017-08-03
2
-13
/
+58
|
*
|
ACPICA: Interpreter: Update handling for Alias operator
Bob Moore
2017-08-03
1
-47
/
+14
|
*
|
ACPICA: EFI/EDK2: Cleanup to enable /WX for MSVC builds
Lv Zheng
2017-08-03
1
-3
/
+3
|
*
|
ACPICA: CLib: Add short multiply/shift support
Lv Zheng
2017-08-03
5
-16
/
+228
|
*
|
ACPICA: Add a comment, no functional change
Bob Moore
2017-08-03
1
-0
/
+7
|
*
|
ACPICA: Namespace: Update/fix an error message
Bob Moore
2017-08-03
1
-6
/
+16
|
*
|
ACPICA: Divergences: reduce access size definitions
Lv Zheng
2017-08-03
1
-1
/
+1
|
*
|
ACPICA: Update resource descriptor handling
Bob Moore
2017-07-20
1
-5
/
+9
|
*
|
ACPICA: Disassembler: skip parsing of incorrect external declarations
Erik Schmauss
2017-07-20
1
-0
/
+26
|
*
|
ACPICA: iASL: Ensure that the target node is valid in acpi_ex_create_alias
Alex James
2017-07-20
1
-0
/
+5
|
*
|
ACPICA: Tables: Add deferred table verification support
Lv Zheng
2017-07-20
2
-11
/
+50
|
*
|
ACPICA: Tables: Combine checksum/duplication verification together
Lv Zheng
2017-07-20
3
-110
/
+169
|
*
|
ACPICA: Tables: Change table duplication check to be related to acpi_gbl_veri...
Lv Zheng
2017-07-20
3
-3
/
+11
|
*
|
ACPICA: Tables: Do not validate signature for dynamic table load
Lv Zheng
2017-07-20
2
-29
/
+1
|
*
|
ACPICA: Tables: Cleanup table handler invokers
Lv Zheng
2017-07-20
3
-20
/
+33
|
*
|
ACPICA: Tables: Add sanity check in acpi_put_table()
Lv Zheng
2017-07-20
1
-0
/
+4
|
*
|
ACPICA: linuxize: cleanup typedef definitions
Lv Zheng
2017-07-20
1
-3
/
+9
|
*
|
Back port of "ACPICA: Use designated initializers"
Kees Cook
2017-07-20
1
-3
/
+6
|
*
|
ACPICA: iASL compiler: allow compilation of externals with paths that refer t...
Erik Schmauss
2017-07-20
2
-0
/
+7
|
*
|
ACPICA: Tools: Deallocate memory allocated by ac_get_all_tables_from_file via...
Erik Schmauss
2017-07-20
1
-0
/
+2
[next]