summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* watchdog: s3c2410: Fail probe if can't find valid timeoutSam Protsenko2021-12-281-11/+10
* dt-bindings: watchdog: Document Exynos850 watchdog bindingsSam Protsenko2021-12-281-4/+41
* dt-bindings: watchdog: Require samsung,syscon-phandle for Exynos7Sam Protsenko2021-12-281-2/+3
* watchdog: f71808e_wdt: Add F81966 supportAaeonIot2021-12-281-2/+8
* watchdog: Kconfig: enable MTK watchdogKevin Hilman2021-12-281-0/+1
* Linux 5.16-rc7v5.16-rc7Linus Torvalds2021-12-261-1/+1
* Merge tag 'x86_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-12-262-44/+32
|\
| * x86/pkey: Fix undefined behaviour with PKRU_WD_BITAndrew Cooper2021-12-191-2/+2
| * x86/boot: Move EFI range reservation after cmdline parsingMike Rapoport2021-12-151-3/+3
| * Revert "x86/boot: Pull up cmdline preparation and early param parsing"Borislav Petkov2021-12-151-39/+27
| * Revert "x86/boot: Mark prepare_command_line() __init"Borislav Petkov2021-12-151-1/+1
* | Merge tag 'objtool_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-12-264-4/+6
|\ \
| * | compiler.h: Fix annotation macro misplacement with ClangJosh Poimboeuf2021-12-222-4/+4
| * | uapi: Fix undefined __always_inline on non-glibc systemsIsmael Luceno2021-12-222-0/+2
* | | Merge tag 'pinctrl-v5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-12-263-19/+26
|\ \ \
| * | | pinctrl: stm32: consider the GPIO offset to expose all the GPIO linesFabien Dessenne2021-12-161-4/+4
| * | | pinctrl: bcm2835: Change init order for gpio hogsPhil Elwell2021-12-101-13/+16
| * | | pinctrl: mediatek: fix global-out-of-bounds issueGuodong Liu2021-11-241-2/+6
* | | | Merge tag 'hwmon-for-v5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-12-251-44/+62
|\ \ \ \
| * | | | hwmon: (lm90) Do not report 'busy' status bit as alarmGuenter Roeck2021-12-131-1/+2
| * | | | hwmom: (lm90) Fix citical alarm status for MAX6680/MAX6681Guenter Roeck2021-12-131-2/+8
| * | | | hwmon: (lm90) Drop critical attribute support for MAX6654Guenter Roeck2021-12-131-37/+49
| * | | | hwmon: (lm90) Prevent integer overflow/underflow in hysteresis calculationsGuenter Roeck2021-12-131-2/+2
| * | | | hwmon: (lm90) Fix usage of CONFIG2 register in detect functionGuenter Roeck2021-12-131-3/+2
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-12-2510-37/+151
|\ \ \ \
| * | | | Input: elants_i2c - do not check Remark ID on eKTH3900/eKTH5312Johnny Chuang2021-12-201-1/+45
| * | | | Input: atmel_mxt_ts - fix double free in mxt_read_info_blockJosé Expósito2021-12-131-1/+1
| * | | | Input: goodix - fix memory leak in goodix_firmware_uploadJosé Expósito2021-12-101-1/+1
| * | | | Input: goodix - add id->model mapping for the "9111" modelHans de Goede2021-12-071-0/+1
| * | | | Input: goodix - try not to touch the reset-pin on x86/ACPI devicesHans de Goede2021-12-072-5/+26
| * | | | Input: i8042 - enable deferred probe quirk for ASUS UM325UASamuel Čavoj2021-12-071-0/+7
| * | | | Input: elantech - fix stack out of bound access in elantech_change_report_id()Andrea Righi2021-11-291-1/+7
| * | | | Input: iqs626a - prohibit inlining of channel parsing functionsJeff LaBundy2021-11-291-9/+12
| * | | | Input: i8042 - add deferred probe supportTakashi Iwai2021-11-293-19/+51
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-12-258-15/+23
|\ \ \ \ \
| * | | | | mm/hwpoison: clear MF_COUNT_INCREASED before retrying get_any_page()Liu Shixin2021-12-251-0/+1
| * | | | | mm/damon/dbgfs: protect targets destructions with kdamond_lockSeongJae Park2021-12-251-0/+2
| * | | | | mm/page_alloc: fix __alloc_size attribute for alloc_pages_exact_nidThibaut Sautereau2021-12-251-1/+1
| * | | | | mm: delete unsafe BUG from page_cache_add_speculative()Hugh Dickins2021-12-251-1/+0
| * | | | | mm, hwpoison: fix condition in free hugetlb page pathNaoya Horiguchi2021-12-251-9/+4
| * | | | | MAINTAINERS: mark more list instances as moderatedRandy Dunlap2021-12-251-2/+2
| * | | | | kernel/crash_core: suppress unknown crashkernel parameter warningPhilipp Rudo2021-12-251-0/+11
| * | | | | mm: mempolicy: fix THP allocations escaping mempolicy restrictionsAndrey Ryabinin2021-12-251-2/+1
| * | | | | kfence: fix memory leak when cat kfence objectsBaokun Li2021-12-251-0/+1
* | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-12-242-5/+4
|\ \ \ \ \ \
| * | | | | | ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handlingArd Biesheuvel2021-12-171-5/+3
| * | | | | | ARM: 9160/1: NOMMU: Reload __secondary_data after PROCINFO_INITFUNCVladimir Murzin2021-12-171-0/+1
* | | | | | | Merge tag 'platform-drivers-x86-v5.16-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-12-247-49/+37
|\ \ \ \ \ \ \
| * | | | | | | platform/x86: intel_pmc_core: fix memleak on registration failureJohan Hovold2021-12-231-1/+1
| * | | | | | | platform/x86/intel: Remove X86_PLATFORM_DRIVERS_INTELAndy Shevchenko2021-12-232-16/+1