summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-10ACPI: Add \_SB._OSC bit for PRMErik Kaneda
2021-06-10ACPI: PRM: implement OperationRegion handler for the PlatformRtMechanism subtypeErik Kaneda
2021-06-10ACPICA: Add PRMT module header to facilitate parsingErik Kaneda
2021-06-07ACPICA: Update version to 20210604Bob Moore
2021-06-07ACPICA: Add support for PlatformRtMechanism OperationRegion handlerErik Kaneda
2021-06-07ACPICA: iASL: add disassembler support for PRMTErik Kaneda
2021-06-07ACPICA: Add the CFMWS structure definition to the CEDT tableAlison Schofield
2021-06-07ACPICA: Add defines for the CXL Host Bridge Structure (CHBS)Alison Schofield
2021-06-07ACPICA: iASL: Add support for the BDAT ACPI tableBob Moore
2021-06-07ACPICA: Add _PLD panel positionsFabian Wüthrich
2021-06-07ACPICA: Use ACPI_FALLTHROUGHWei Ming Chen
2021-06-07ACPICA: iASL Table Compiler: Add full support for RGRT ACPI tableBob Moore
2021-06-07ACPICA: iASL: Add support for the SVKL tableBob Moore
2021-06-07ACPICA: iASL: Finish support for the IVRS ACPI tableBob Moore
2021-06-07ACPICA: Fix memory leak caused by _CID repair functionErik Kaneda
2021-06-07ACPICA: Add SVKL table headersKuppuswamy Sathyanarayanan
2021-06-07ACPICA: ACPI 6.4: MADT: add Multiprocessor Wakeup Mailbox StructureKuppuswamy Sathyanarayanan
2021-06-06Linux 5.13-rc5v5.13-rc5Linus Torvalds
2021-06-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-06-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-06Merge tag 'arm-soc-fixes-v5.13-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-06Merge tag 'powerpc-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-06-06Merge tag 'x86_urgent_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-06ext4: Only advertise encrypted_casefold when encryption and unicode are enabledDaniel Rosenberg
2021-06-06ext4: fix no-key deletion for encrypt+casefoldDaniel Rosenberg
2021-06-06ext4: fix memory leak in ext4_fill_superAlexey Makhalov
2021-06-06ext4: fix fast commit alignment issuesHarshad Shirwadkar
2021-06-06ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failedYe Bin
2021-06-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-05Merge tag 'ti-k3-dt-fixes-for-v5.13' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2021-06-05Merge tag 'optee-fix-for-v5.13' of git://git.linaro.org/people/jens.wiklander...Olof Johansson
2021-06-05Merge tag 'omap-for-v5.13/fixes-pm' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2021-06-05Merge tag 'omap-for-v5.13/fixes-sata' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2021-06-05Merge tag 'amlogic-fixes-v5.13-rc1' of https://git.kernel.org/pub/scm/linux/k...Olof Johansson
2021-06-05Merge tag 'imx-fixes-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson
2021-06-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-05Merge tag 'riscv-for-linus-5.13-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-05mailmap: use private address for Michel LespinasseMichel Lespinasse
2021-06-05ocfs2: fix data corruption by fallocateJunxiao Bi
2021-06-05lib: crc64: fix kernel-doc warningYueHaibing
2021-06-05mm, hugetlb: fix simple resv_huge_pages underflow on UFFDIO_COPYMina Almasry
2021-06-05mm/kasan/init.c: fix doc warningYu Kuai
2021-06-05proc: add .gitignore for proc-subset-pid selftestDavid Matlack
2021-06-05hugetlb: pass head page to remove_hugetlb_page()Naoya Horiguchi
2021-06-05drivers/base/memory: fix trying offlining memory blocks with memory holes on ...David Hildenbrand
2021-06-05mm/page_alloc: fix counting of free pages after take off from buddyDing Hui
2021-06-05mm/debug_vm_pgtable: fix alignment for pmd/pud_advanced_tests()Gerald Schaefer
2021-06-05pid: take a reference when initializing `cad_pid`Mark Rutland
2021-06-05kfence: use TASK_IDLE when awaiting allocationMarco Elver
2021-06-05Revert "MIPS: make userspace mapping young by default"Thomas Bogendoerfer