summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-kselftest-kunit-5.16-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-11-0214-518/+1413
|\
| * kunit: tool: fix typecheck errors about loading qemu configsDaniel Latypov2021-10-291-6/+9
| * kunit: tool: continue past invalid utf-8 outputDaniel Latypov2021-10-252-3/+4
| * kunit: Reset suite count after running testsDavid Gow2021-10-191-2/+4
| * kunit: tool: improve compatibility of kunit_parser with KTAP specificationRae Moar2021-10-198-383/+938
| * kunit: tool: yield output from run_kernel in real timeDaniel Latypov2021-10-192-30/+62
| * kunit: tool: support running each suite/test separatelyDaniel Latypov2021-10-192-22/+118
| * kunit: tool: actually track how long it took to run testsDaniel Latypov2021-10-191-3/+5
| * kunit: tool: factor exec + parse steps into a functionDaniel Latypov2021-10-191-25/+19
| * kunit: add 'kunit.action' param to allow listing out testsDaniel Latypov2021-10-191-5/+40
| * kunit: tool: show list of valid --arch options when invalidDaniel Latypov2021-10-192-2/+7
| * kunit: tool: misc fixes (unused vars, imports, leaked files)Daniel Latypov2021-10-193-19/+12
| * kunit: fix too small allocation when using suite-only kunit.filter_globDaniel Latypov2021-10-192-1/+2
| * kunit: tool: allow filtering test cases via globDaniel Latypov2021-10-194-29/+203
| * kunit: drop assumption in kunit-log-test about current suiteDaniel Latypov2021-10-191-6/+8
* | Merge tag 'linux-kselftest-next-5.16-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2021-11-023-3/+3
|\ \
| * | selftests/core: fix conflicting types compile error for close_range()Shuah Khan2021-10-291-1/+1
| * | selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv()Shuah Khan2021-10-251-1/+1
| * | selftests: kvm: fix mismatched fclose() after popen()Shuah Khan2021-10-211-1/+1
| |/
* | Merge tag 'platform-drivers-x86-v5.16-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-11-0241-594/+6202
|\ \
| * | platform/x86: system76_acpi: Fix input device error handlingTim Crawford2021-11-021-1/+0
| * | platform/x86: touchscreen_dmi: Add info for the Viglen Connect 10 tabletMark Stamp2021-10-281-0/+25
| * | platform/surface: aggregator_registry: Add initial support for Surface Pro 8Maximilian Luz2021-10-281-0/+12
| * | platform/x86: mlx-platform: Add support for new system SGN2410Vadim Pasternak2021-10-271-0/+113
| * | platform/x86: mlx-platform: Add BIOS attributes for CoffeeLake COMEx based sy...Vadim Pasternak2021-10-271-0/+24
| * | platform/x86: mlx-platform: Extend FAN and LED configuration to support new M...Vadim Pasternak2021-10-271-1/+55
| * | platform/x86: asus-wmi: rename platform_profile_* function symbolsMario Limonciello2021-10-271-6/+6
| * | platform/x86: hp-wmi: rename platform_profile_* function symbolsMario Limonciello2021-10-271-6/+6
| * | platform/x86: amd-pmc: Drop check for valid alarm timeMario Limonciello2021-10-271-3/+0
| * | platform/x86: amd-pmc: Downgrade dev_info message to dev_dbgMario Limonciello2021-10-271-1/+1
| * | platform/x86: amd-pmc: fix compilation without CONFIG_RTC_SYSTOHC_DEVICEMario Limonciello2021-10-271-1/+1
| * | platform/x86: system76_acpi: fix Kconfig dependenciesArnd Bergmann2021-10-241-0/+3
| * | platform/x86: barco-p50-gpio: use KEY_VENDOR for button instead of KEY_RESTARTPeter Korsgaard2021-10-241-1/+1
| * | platform/x86: sony-laptop: replace snprintf in show functions with sysfs_emitYe Guojin2021-10-221-28/+18
| * | platform/x86: lg-laptop: replace snprintf in show functions with sysfs_emitYe Guojin2021-10-221-5/+5
| * | docs: ABI: fix documentation warning in sysfs-driver-mlxreg-ioJonathan Corbet2021-10-221-10/+13
| * | platform/x86: wmi: change notification handler typeMikalai Ramanovich2021-10-221-3/+3
| * | HID: surface-hid: Allow driver matching for target ID 1 devicesMaximilian Luz2021-10-221-1/+1
| * | HID: surface-hid: Use correct event registry for managing HID eventsMaximilian Luz2021-10-222-3/+3
| * | platform/surface: aggregator_registry: Add support for Surface Laptop StudioMaximilian Luz2021-10-211-0/+54
| * | platform/surface: gpe: Add support for Surface Laptop StudioMaximilian Luz2021-10-211-0/+13
| * | platform/x86: amd-pmc: Add special handling for timer based S0i3 wakeupMario Limonciello2021-10-211-1/+59
| * | platform/x86: amd-pmc: adjust arguments for `amd_pmc_send_cmd`Mario Limonciello2021-10-211-3/+3
| * | platform/x86: Support for EC-connected GPIOs for identify LED/button on Barco...Santosh Kumar Yadav2021-10-204-0/+455
| * | Input: axp20x-pek - Use new soc_intel_is_cht() helperHans de Goede2021-10-191-21/+5
| * | platform/x86: intel_int0002_vgpio: Use the new soc_intel_is_byt()/_cht() helpersHans de Goede2021-10-191-12/+2
| * | ASoC: Intel: Move soc_intel_is_foo() helpers to a generic headerHans de Goede2021-10-192-48/+68
| * | platform/x86: thinkpad_acpi: Fix bitwise vs. logical warningNathan Chancellor2021-10-191-1/+1
| * | platform/x86: thinkpad_acpi: Fix coccinelle warningsYe Guojin2021-10-191-27/+27
| * | platform/x86: panasonic-laptop: Replace snprintf in show functions with sysfs...Qing Wang2021-10-191-9/+9