summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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-212-4/+4
| * | uapi: Fix undefined __always_inline on non-glibc systemsIsmael Luceno2021-12-212-0/+2
* | | Merge tag 'pinctrl-v5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-12-253-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-121-1/+2
| * | | | hwmom: (lm90) Fix citical alarm status for MAX6680/MAX6681Guenter Roeck2021-12-121-2/+8
| * | | | hwmon: (lm90) Drop critical attribute support for MAX6654Guenter Roeck2021-12-121-37/+49
| * | | | hwmon: (lm90) Prevent integer overflow/underflow in hysteresis calculationsGuenter Roeck2021-12-121-2/+2
| * | | | hwmon: (lm90) Fix usage of CONFIG2 register in detect functionGuenter Roeck2021-12-121-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-121-1/+1
| * | | | Input: goodix - fix memory leak in goodix_firmware_uploadJosé Expósito2021-12-091-1/+1
| * | | | Input: goodix - add id->model mapping for the "9111" modelHans de Goede2021-12-061-0/+1
| * | | | Input: goodix - try not to touch the reset-pin on x86/ACPI devicesHans de Goede2021-12-062-5/+26
| * | | | Input: i8042 - enable deferred probe quirk for ASUS UM325UASamuel Čavoj2021-12-061-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-281-9/+12
| * | | | Input: i8042 - add deferred probe supportTakashi Iwai2021-11-283-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
| * | | | | | | platform/x86: system76_acpi: Guard System76 EC specific functionalityTim Crawford2021-12-231-28/+30
| * | | | | | | platform/x86: apple-gmux: use resource_size() with resWang Qing2021-12-211-1/+1
| * | | | | | | platform/x86: amd-pmc: only use callbacks for suspendMario Limonciello2021-12-211-1/+2
| * | | | | | | platform/mellanox: mlxbf-pmc: Fix an IS_ERR() vs NULL bug in mlxbf_pmc_map_co...Miaoqian Lin2021-12-211-2/+2
* | | | | | | | Merge tag '5.16-rc5-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds2021-12-233-8/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | ksmbd: disable SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1Marcos Del Sol Vives2021-12-172-7/+21
| * | | | | | | | ksmbd: fix uninitialized symbol 'pntsd_size'Namjae Jeon2021-12-161-0/+4