summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* watchdog: riowd: remove unneeded semicolonJason Yan2020-05-251-1/+1
* watchdog: Add new arm_smc_wdt watchdog driverJulius Werner2020-05-255-0/+204
* dt-bindings: watchdog: Add ARM smc wdt for mt8173 watchdogEvan Benn2020-05-252-0/+43
* watchdog: imx2_wdt: update contact emailWolfram Sang2020-05-251-1/+1
* watchdog: iTCO: fix link errorArnd Bergmann2020-05-251-0/+1
* watchdog: da9062: No need to ping manually before setting timeoutStefan Riedmueller2020-05-251-5/+0
* watchdog: da9063: Make use of pre-configured timeout during probeStefan Riedmueller2020-05-251-6/+14
* watchdog: da9062: Initialize timeout during probeStefan Riedmueller2020-05-251-5/+22
* watchdog: clarify that stop() is optionalBumsik Kim2020-05-253-4/+4
* watchdog: imx_sc_wdt: Fix reboot on crashFabio Estevam2020-05-251-0/+5
* watchdog: ts72xx_wdt: fix build errorShyam Saini2020-05-251-0/+1
* Linux 5.7-rc7v5.7-rc7Linus Torvalds2020-05-251-1/+1
* Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-05-2412-39/+124
|\
| * Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Borislav Petkov2020-05-2212-39/+124
| |\
| | * tpm: check event log version before reading final eventsLoïc Yhuel2020-05-172-3/+7
| | * efi: Pull up arch-specific prototype efi_systab_show_arch()Benjamin Thiel2020-05-172-4/+3
| | * x86/boot: Mark global variables as staticArvind Sankar2020-05-141-8/+8
| | * efi: cper: Add support for printing Firmware Error Record ReferencePunit Agrawal2020-05-142-0/+71
| | * efi/libstub/x86: Avoid EFI map buffer alloc in allocate_e820()Lenny Szubowicz2020-05-143-17/+22
| | * efi/earlycon: Fix early printk for wider fontsDave Young2020-05-121-6/+8
| | * efi/libstub: Avoid returning uninitialized data from setup_graphics()Heinrich Schuchardt2020-04-301-1/+5
* | | Merge tag 'x86-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-05-242-2/+9
|\ \ \
| * | | x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasksJosh Poimboeuf2020-05-221-0/+7
| * | | x86/mmiotrace: Use cpumask_available() for cpumask_var_t variablesNathan Chancellor2020-05-191-2/+2
| |/ /
* | | Merge tag 'sched-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-05-242-14/+39
|\ \ \
| * | | sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq listVincent Guittot2020-05-191-12/+30
| * | | sched/debug: Fix requested task uclamp values shown in procfsPavankumar Kondeti2020-05-191-2/+2
| * | | sched/fair: Fix enqueue_task_fair() warning some morePhil Auld2020-05-191-0/+7
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-24112-454/+940
|\ \ \
| * | | net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu2020-05-241-4/+5
| * | | Merge tag 'mlx5-fixes-2020-05-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2020-05-2416-48/+168
| |\ \ \
| | * | | net/mlx5: Fix error flow in case of function_setup failureShay Drory2020-05-231-1/+2
| | * | | net/mlx5e: CT: Correctly get flow ruleRoi Dayan2020-05-232-3/+6
| | * | | net/mlx5e: Update netdev txq on completions during closureMoshe Shemesh2020-05-231-3/+6
| | * | | net/mlx5: Annotate mutex destroy for root nsRoi Dayan2020-05-231-0/+6
| | * | | net/mlx5: Don't maintain a case of del_sw_func being nullRoi Dayan2020-05-231-8/+9
| | * | | net/mlx5: Fix cleaning unmanaged flow tablesRoi Dayan2020-05-231-5/+6
| | * | | net/mlx5: Fix memory leak in mlx5_events_initMoshe Shemesh2020-05-231-1/+3
| | * | | net/mlx5e: Fix inner tirs handlingRoi Dayan2020-05-234-10/+12
| | * | | net/mlx5e: kTLS, Destroy key object after destroying the TISTariq Toukan2020-05-231-1/+1
| | * | | net/mlx5e: Fix allowed tc redirect merged eswitch offload casesMaor Dickman2020-05-233-14/+41
| | * | | net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha2020-05-233-0/+23
| | * | | net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha2020-05-233-4/+40
| | * | | net/mlx5: Add command entry handling completionMoshe Shemesh2020-05-232-0/+15
| * | | | net/mlx4_core: fix a memory leak bug.Qiushi Wu2020-05-241-1/+1
| * | | | net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspendGrygorii Strashko2020-05-241-0/+4
| * | | | net: phy: mscc: fix initialization of the MACsec protocol modeAntoine Tenart2020-05-245-10/+21
| * | | | net: stmmac: don't attach interface until resume finishesLeon Yu2020-05-241-2/+2
| * | | | net: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang2020-05-244-4/+7
| * | | | Merge tag 'rxrpc-fixes-20200523-v2' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-05-232-3/+2
| |\ \ \ \ | | |/ / / | |/| | |