index
:
delta/acpica.git
baserock/genivi/install
master
revert-134-acpica-parser
revert-143-efi-edk2
revert-196-acpica-trivial
revert-767-master
revert-776-dangling-pointer
revert-862-entry
github.com: acpica/acpica.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes for ACPI_FLEX_ARRAY, to eliminate warnings on MSVC
Robert Moore
2023-03-24
10
-27
/
+27
*
Merge pull request #845 from tamird/ub-zero-offset-null-pointer
Saket Dumbre
2023-03-22
1
-2
/
+7
|
\
|
*
Avoid undefined behavior: applying zero offset to null pointer
Tamir Duberstein
2023-02-27
1
-2
/
+7
*
|
Merge pull request #846 from tamird/ub-linux-nonkernel
Saket Dumbre
2023-03-22
1
-0
/
+3
|
\
\
|
*
|
Avoid undefined behavior: member access within null pointer
Tamir Duberstein
2023-02-27
1
-0
/
+3
|
|
/
*
|
Merge pull request #847 from tamird/ub-load-of-misaligned-address
Saket Dumbre
2023-03-22
1
-2
/
+3
|
\
\
|
*
|
Avoid undefined behavior: load of misaligned address
Tamir Duberstein
2023-02-27
1
-2
/
+3
|
|
/
*
|
Merge pull request #848 from tamird/ub-member-access-within-misaligned-address
Saket Dumbre
2023-03-22
1
-3
/
+7
|
\
\
|
*
|
Avoid undefined behavior: member access within misaligned address
Tamir Duberstein
2023-02-27
1
-3
/
+7
|
|
/
*
|
Merge pull request #850 from tamird/ub-member-access-within-misaligned-addres...
Saket Dumbre
2023-03-22
1
-3
/
+8
|
\
\
|
*
|
Avoid undefined behavior: member access within misaligned address
Tamir Duberstein
2023-02-28
1
-3
/
+8
|
|
/
*
|
Merge pull request #852 from tamird/ub-member-access-within-misaligned-addres...
Saket Dumbre
2023-03-22
1
-4
/
+14
|
\
\
|
*
|
Avoid undefined behavior: member access within misaligned address
Tamir Duberstein
2023-02-28
1
-4
/
+14
|
|
/
*
|
Merge pull request #853 from tamird/ub-member-access-within-misaligned-addres...
Saket Dumbre
2023-03-22
1
-2
/
+7
|
\
\
|
*
|
Avoid undefined behavior: member access within misaligned address
Tamir Duberstein
2023-02-28
1
-2
/
+7
|
|
/
*
|
Merge pull request #854 from tamird/ub-load-of-misaligned-address-two
Saket Dumbre
2023-03-22
1
-3
/
+6
|
\
\
|
*
|
Avoid undefined behavior: load of misaligned address
Tamir Duberstein
2023-03-01
1
-3
/
+6
|
|
/
*
|
Merge pull request #804 from vlsunil/riscv_b1_ecr
Saket Dumbre
2023-03-22
10
-1
/
+410
|
\
\
|
*
|
Add structure definitions for RISC-V RHCT
Sunil V L
2023-02-13
10
-0
/
+389
|
*
|
MADT: Add RISC-V INTC interrupt controller
Sunil V L
2023-02-13
2
-1
/
+21
*
|
|
Merge pull request #856 from kees/flex-array-take2
Saket Dumbre
2023-03-22
9
-27
/
+59
|
\
\
\
|
*
|
|
ACPI_RESOURCE_IRQ: Replace 1-element arrays with flexible array
Kees Cook
2023-03-02
2
-3
/
+12
|
*
|
|
ASL_CACHE_INFO: Replace 1-element array with flexible array
Kees Cook
2023-03-02
1
-1
/
+1
|
*
|
|
ACPI_MADT_OEM_DATA: Fix flexible array member definition
Kees Cook
2023-03-02
1
-1
/
+1
|
*
|
|
ACPI_DMAR_ANDD: Replace 1-element array with flexible array
Kees Cook
2023-03-02
1
-1
/
+4
|
*
|
|
ACPI_PCI_ROUTING_TABLE: Replace fixed-size array with flex array member
Kees Cook
2023-03-02
1
-2
/
+4
|
*
|
|
ACPI_RESOURCE_DMA: Replace 1-element array with flexible array
Kees Cook
2023-03-02
1
-1
/
+4
|
*
|
|
Introduce ACPI_FLEX_ARRAY
Kees Cook
2023-03-02
2
-0
/
+15
|
*
|
|
ACPI_NFIT_INTERLEAVE: Replace 1-element array with flexible array
Kees Cook
2023-03-02
1
-1
/
+1
|
*
|
|
actbl2: Replace 1-element arrays with flexible arrays
Kees Cook
2023-03-02
2
-11
/
+11
|
*
|
|
actbl1: Replace 1-element arrays with flexible arrays
Kees Cook
2023-03-02
1
-3
/
+3
|
*
|
|
ACPI_EFI_FILE_INFO: Replace 1-element array with flexible array
Kees Cook
2023-03-02
1
-1
/
+1
|
*
|
|
ACPI_RESOURCE_VENDOR: Replace 1-element array with flexible array
Kees Cook
2023-03-02
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #858 from void0red/patch-1
Robert Moore
2023-03-22
1
-0
/
+3
|
\
\
\
|
*
|
|
ACPICA: check null return of ACPI_ALLOCATE_ZEROED in AcpiDbDisplayObjects
void0red
2023-03-21
1
-0
/
+3
|
|
/
/
*
|
|
Merge pull request #842 from gemarcano/fix_AcpiGbl_ParseOpRoot
Robert Moore
2023-03-22
1
-0
/
+1
|
\
\
\
|
*
|
|
iasl: Set AcpiGbl_ParseOpRoot to NULL when freed
Gabriel Marcano
2023-02-17
1
-0
/
+1
*
|
|
|
Merge pull request #794 from jrtc27/aest-pointer
Robert Moore
2023-03-22
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
Headers: Delete bogus NodeArray array of pointers from AEST table
Jessica Clarke
2022-09-13
1
-1
/
+0
*
|
|
|
|
Add full support for ASL macros (preprocessor).
Robert Moore
2023-03-22
6
-22
/
+287
*
|
|
|
|
Add ACPI_FUNCTION_NAME macros where appropriate.
Robert Moore
2023-03-21
3
-0
/
+4
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #832 from ElyesH/__func__
Robert Moore
2023-02-17
4
-5
/
+5
|
\
\
\
\
|
*
|
|
|
Use ACPI_GET_FUNCTION_NAME
Elyes Haouas
2023-02-10
4
-5
/
+5
*
|
|
|
|
Merge pull request #829 from jepio/aspt-support
Robert Moore
2023-02-17
11
-0
/
+370
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Add template and compiler support for ASPT
Jeremi Piotrowski
2023-01-24
4
-1
/
+112
|
*
|
|
|
Add support for ASPT table in disassembler
Jeremi Piotrowski
2023-01-24
8
-0
/
+259
*
|
|
|
|
Merge pull request #834 from ElyesH/prototypes
Robert Moore
2023-02-14
1
-2
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Remove extern prototypes in achaiku.h file
Elyes Haouas
2023-02-07
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'master' of ssh://ssh.github.com/acpica/acpica
Robert Moore
2023-02-10
29
-16
/
+436
|
\
\
\
\
|
*
|
|
|
add support for ClockInput resource (v6.5)
Niyas Sait
2023-02-08
25
-3
/
+357
[next]