summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.sendfile' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-02-213-26/+46
|\
| * teach sendfile(2) to handle send-to-pipe directlyAl Viro2021-01-263-7/+23
| * take the guts of file-to-pipe splice into a helper functionAl Viro2021-01-261-7/+18
| * do_splice_to(): move the logics for limiting the read length inAl Viro2021-01-261-14/+7
* | Merge tag 'pnp-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2021-02-212-2/+2
|\ \
| * | PNP: pnpbios: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun2021-01-221-2/+1
| * | PNP: add printf attribute to log functionTom Rix2021-01-221-0/+1
* | | Merge tag 'acpi-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-02-21218-793/+951
|\ \ \
| * \ \ Merge branch 'acpi-messages'Rafael J. Wysocki2021-02-1514-332/+242
| |\ \ \
| | * | | ACPI: OSL: Clean up printing messagesRafael J. Wysocki2021-02-101-19/+18
| | * | | ACPI: OSL: Rework acpi_check_resource_conflict()Rafael J. Wysocki2021-02-091-24/+14
| | * | | ACPI: thermal: Clean up printing messagesRafael J. Wysocki2021-02-044-47/+43
| | * | | ACPI: video: Clean up printing messagesRafael J. Wysocki2021-02-044-51/+51
| | * | | ACPI: button: Clean up printing messagesRafael J. Wysocki2021-02-044-13/+5
| | * | | ACPI: battery: Clean up printing messagesRafael J. Wysocki2021-02-044-20/+16
| | * | | ACPI: AC: Clean up printing messagesRafael J. Wysocki2021-02-044-16/+10
| | * | | ACPI: bus: Drop ACPI_BUS_COMPONENT which is not used any moreRafael J. Wysocki2021-02-043-9/+6
| | * | | ACPI: utils: Clean up printing messagesRafael J. Wysocki2021-02-041-38/+18
| | * | | ACPI: scan: Clean up printing messagesRafael J. Wysocki2021-02-041-17/+12
| | * | | ACPI: bus: Clean up printing messagesRafael J. Wysocki2021-02-041-34/+26
| | * | | ACPI: PM: Clean up printing messagesRafael J. Wysocki2021-02-044-15/+8
| | * | | ACPI: power: Clean up printing messagesRafael J. Wysocki2021-02-041-29/+15
| | * | | Merge branch 'acpi-scan' into acpi-messagesRafael J. Wysocki2021-02-041-50/+49
| | |\ \ \
| | | \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------. \ \ \ \ Merge branches 'acpi-misc', 'acpi-cppc', 'acpi-docs', 'acpi-config' and 'acpi...Rafael J. Wysocki2021-02-1518-94/+99
| |\ \ \ \ \ \ \ \ \
| | | | | | * | | | | ACPI: APEI: ERST: remove unneeded semicolonYang Li2021-02-051-1/+1
| | | | | | * | | | | ACPI: APEI: Add is_generic_error() to identify GHES sourcesYazen Ghannam2021-01-271-4/+8
| | | | | * | | | | | ACPI: configfs: add missing check after configfs_register_default_group()Qinglang Miao2021-01-221-1/+6
| | | | | | |_|_|/ / | | | | | |/| | | |
| | | | * / | | | | Documentation: ACPI: add new rule for gpio-line-namesFlavio Suligoi2021-01-221-0/+1
| | | | |/ / / / /
| | | * | | | | | ACPI: CPPC: initialise vaddr pointers to NULLIonela Voinescu2021-01-221-2/+2
| | | * | | | | | ACPI: CPPC: add __iomem annotation to generic_comm_base pointerIonela Voinescu2021-01-221-2/+2
| | | * | | | | | ACPI: CPPC: remove __iomem annotation for cpc_reg's addressIonela Voinescu2021-01-221-1/+1
| | | |/ / / / /
| | * | | | | | ACPI: Test for ACPI_SUCCESS rather than !ACPI_FAILUREBjorn Helgaas2021-01-276-12/+12
| | * | | | | | ACPI: Use DEVICE_ATTR_<RW|RO|WO> macrosDwaipayan Ray2021-01-226-71/+66
| | |/ / / / /
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'acpi-scan', 'acpi-properties' and 'acpi-platform'Rafael J. Wysocki2021-02-1510-118/+389
| |\ \ \ \ \ \ \ \
| | | | * | | | | | ACPI: platform-profile: Fix possible deadlock in platform_profile_remove()Hans de Goede2021-01-271-6/+2
| | | | * | | | | | ACPI: platform-profile: Introduce object pointers to callbacksJiaxun Yang2021-01-272-4/+6
| | | | * | | | | | ACPI: platform-profile: Drop const qualifier for cur_profileJiaxun Yang2021-01-252-3/+3
| | | | * | | | | | ACPI: platform: Add platform profile supportMark Pearson2020-12-304-0/+238
| | | | * | | | | | Documentation: Add documentation for new platform_profile sysfs attributeMark Pearson2020-12-303-0/+67
| | | | | |_|_|_|/ | | | | |/| | | |
| | | * | | | | | ACPI: property: Satisfy kernel doc validator (part 2)Andy Shevchenko2021-02-121-2/+1
| | | * | | | | | ACPI: property: Satisfy kernel doc validator (part 1)Andy Shevchenko2021-02-121-1/+1
| | | * | | | | | ACPI: property: Make acpi_node_prop_read() staticAndy Shevchenko2021-02-122-14/+3
| | | * | | | | | ACPI: property: Remove dead codeAndy Shevchenko2021-02-122-41/+0
| | | * | | | | | ACPI: property: Fix fwnode string properties matchingRafael J. Wysocki2021-02-121-11/+33
| | * | | | | | | Merge back 'acpi-scan' changes for v5.12.Rafael J. Wysocki2021-02-051-50/+49
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | | * | | | | | ACPI: scan: Rearrange code related to acpi_get_device_data()Rafael J. Wysocki2021-01-251-18/+17
| | | * | | | | | ACPI: scan: Adjust white space in acpi_device_add()Rafael J. Wysocki2021-01-251-2/+7
| | | * | | | | | ACPI: scan: Rearrange memory allocation in acpi_device_add()Rafael J. Wysocki2021-01-251-31/+26
| | | | |_|_|/ / | | | |/| | | |
| * | | | | | | Merge back ACPICA material for v5.12.Rafael J. Wysocki2021-02-10178-249/+221
| |\ \ \ \ \ \ \
| | * | | | | | | ACPICA: Update version to 20210105Bob Moore2021-01-221-1/+1