aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/apei
Commit message (Expand)AuthorAge
* ACPI / APEI: Release resources if gen_pool_add() failsLiguang Zhang2019-08-20
* ACPI / APEI: Get rid of NULL_UUID_LE constantAndy Shevchenko2019-08-05
* ACPI / APEI: Remove needless __ghes_check_estatus() callsLiguang Zhang2019-07-04
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 437Thomas Gleixner2019-06-05
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-30
* Merge branch 'acpi-apei'Rafael J. Wysocki2019-03-04
|\
| * ACPI: APEI: Fix possible out-of-bounds access to BERT regionRoss Lagerwall2019-02-20
| * ACPI / APEI: Add support for the SDEI GHES Notification typeJames Morse2019-02-11
| * ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notificationsJames Morse2019-02-07
| * ACPI / APEI: Only use queued estatus entry during in_nmi_queue_one_entry()James Morse2019-02-07
| * ACPI / APEI: Split ghes_read_estatus() to allow a peek at the CPER lengthJames Morse2019-02-07
| * ACPI / APEI: Make GHES estatus header validation more user friendlyJames Morse2019-02-07
| * ACPI / APEI: Pass ghes and estatus separately to avoid a later copyJames Morse2019-02-07
| * ACPI / APEI: Let the notification helper specify the fixmap slotJames Morse2019-02-07
| * ACPI / APEI: Move locking to the notification helperJames Morse2019-02-07
| * ACPI / APEI: Switch NOTIFY_SEA to use the estatus queueJames Morse2019-02-07
| * ACPI / APEI: Move NOTIFY_SEA between the estatus-queue and NOTIFY_NMIJames Morse2019-02-07
| * ACPI / APEI: Don't allow ghes_ack_error() to mask earlier errorsJames Morse2019-02-07
| * ACPI / APEI: Generalise the estatus queue's notify codeJames Morse2019-02-07
| * ACPI / APEI: Don't update struct ghes' flags in read/clear estatusJames Morse2019-02-07
| * ACPI / APEI: Remove spurious GHES_TO_CLEAR checkJames Morse2019-02-07
| * ACPI / APEI: Don't store CPER records physical address in struct ghesJames Morse2019-02-07
| * ACPI / APEI: Make estatus pool allocation a static sizeJames Morse2019-02-07
| * ACPI / APEI: Make hest.c manage the estatus memory poolJames Morse2019-02-07
| * ACPI / APEI: Switch estatus pool to use vmalloc memoryJames Morse2019-02-07
| * ACPI / APEI: Remove silent flag from ghes_read_estatus()James Morse2019-02-07
| * ACPI / APEI: Don't wait to serialise with oops messages when panic()ingJames Morse2019-02-07
| * ACPI: APEI: EINJ: Use DEFINE_DEBUGFS_ATTRIBUTE for debugfs filesYueHaibing2019-01-14
| * ACPI / APEI: Fix parsing HEST that includes Deferred Machine Check subtableYazen Ghannam2019-01-14
| * APEI / ERST: Switch to use new generic UUID APIAndy Shevchenko2019-01-14
* | ACPI: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-22
|/
* Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-27
|\
| * pstore: Convert buf_lock to semaphoreKees Cook2018-12-03
| * pstore: Map PSTORE_TYPE_* to stringsJoel Fernandes (Google)2018-12-03
* | ACPI/APEI: Clear GHES block_status before panic()Lenny Szubowicz2018-12-20
* | ACPI, APEI, EINJ: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-12-11
|/
* treewide: kvmalloc() -> kvmalloc_array()Kees Cook2018-06-12
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* EDAC, ghes: Remove unused argument to ghes_edac_report_mem_error()Alexandru Gagniuc2018-05-12
* ghes, EDAC: Fix ghes_edac registrationBorislav Petkov2018-05-02
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-30
|\
| * mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman2018-01-23
* | Merge back APEI material for v4.16.Rafael J. Wysocki2017-12-20
|\ \ | |/ |/|
| * ACPI / APEI: remove redundant variables len and node_lenColin Ian King2017-12-04
| * ACPI: APEI: call into AER handling regardless of severityTyler Baicar2017-12-04
| * ACPI: APEI: handle PCIe AER errors in separate functionTyler Baicar2017-12-04
* | ACPI: APEI / ERST: Fix missing error handling in erst_reader()Takashi Iwai2017-12-18
|/
* Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-11-13
|\
| *-. Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86'Rafael J. Wysocki2017-11-12
| |\ \
| | | * APEI / ERST: use 64-bit timestampsArnd Bergmann2017-11-08