summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* watchdog: da9062: make restart handler atomic safeMarco Felsch2020-01-271-4/+6
* watchdog: mtk_wdt: mt2712: Add reset controlleryong.liang2020-01-271-0/+6
* watchdog: mtk_wdt: mt8183: Add reset controlleryong.liang2020-01-271-1/+98
* dt-bindings: mediatek: mt2712: Add #reset-cellsyong.liang2020-01-272-0/+23
* dt-bindings: mediatek: mt8183: Add #reset-cellsyong.liang2020-01-272-3/+24
* dt-bindings: watchdog: da9062: add suspend disable optionMarco Felsch2020-01-271-0/+5
* watchdog: it87_wdt: add IT8786 IDVincent Prince2020-01-271-0/+2
* watchdog: dw_wdt: ping watchdog to reset countdown before startJack Mitchell2020-01-271-0/+1
* watchdog: fix UAF in reboot notifier handling in watchdog core codeVladis Dronov2020-01-272-35/+36
* watchdog: cadence: Skip printing pointer valueSrinivas Neeli2020-01-271-3/+2
* watchdog: qcom: Use platform_get_irq_optional() for bark irqSai Prakash Ranjan2020-01-271-1/+1
* watchdog: da9062: add power management opsMarco Felsch2020-01-271-0/+25
* watchdog: make DesignWare watchdog allow users to set bigger timeout valueWang, Peng 1. (NSB - CN/Hangzhou)2020-01-271-1/+9
* drivers: watchdog: stm32_iwdg: set WDOG_HW_RUNNING at probeChristophe Roullier2020-01-271-0/+18
* watchdog: sama5d4_wdt: addition of sam9x60 compatible watchdogEugen Hristev2020-01-272-25/+105
* Linux 5.5v5.5Linus Torvalds2020-01-271-1/+1
* Merge tag 'io_uring-5.5-2020-01-26' of git://git.kernel.dk/linux-blockLinus Torvalds2020-01-261-10/+0
|\
| * io_uring: don't cancel all work on process exitJens Axboe2020-01-261-4/+0
| * Revert "io_uring: only allow submit from owning task"Jens Axboe2020-01-261-6/+0
* | Merge tag 'block-5.5-2020-01-26' of git://git.kernel.dk/linux-blockLinus Torvalds2020-01-263-8/+39
|\ \
| * | block: allow partitions on host aware zone devicesChristoph Hellwig2020-01-263-8/+39
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-01-263-15/+6
|\ \ \
| * | | scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche2020-01-212-15/+3
| * | | scsi: fnic: do not queue commands during fwresetHannes Reinecke2020-01-211-0/+3
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-01-261-7/+10
|\ \ \ \
| * | | | do_last(): fetch directory ->i_mode and ->i_uid before it's too lateAl Viro2020-01-261-7/+10
* | | | | afs: Fix characters allowed into cell namesDavid Howells2020-01-261-1/+10
* | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-01-252-4/+20
|\ \ \ \ \
| * | | | | ARM: 8955/1: virt: Relax arch timer version check during early bootVladimir Murzin2020-01-221-4/+3
| * | | | | ARM: 8950/1: ftrace/recordmcount: filter relocation typesAlex Sverdlin2020-01-191-0/+17
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-01-25118-603/+1469
|\ \ \ \ \ \
| * | | | | | firestream: fix memory leaksWenwen Wang2020-01-251-0/+3
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-01-2513-76/+146
| |\ \ \ \ \ \
| | * | | | | | net: Fix skb->csum update in inet_proto_csum_replace16().Praveen Chaudhary2020-01-241-3/+17
| | * | | | | | netfilter: nf_tables: autoload modules from the abort pathPablo Neira Ayuso2020-01-244-44/+91
| | * | | | | | netfilter: nf_tables: add __nft_chain_type_get()Pablo Neira Ayuso2020-01-241-8/+21
| | * | | | | | netfilter: nf_tables_offload: fix check the chain offload flagwenxu2020-01-241-1/+1
| | * | | | | | netfilter: conntrack: sctp: use distinct states for new SCTP connectionsJiri Wiesner2020-01-241-3/+3
| | * | | | | | netfilter: ipset: use bitmap infrastructure completelyKadlecsik József2020-01-205-17/+10
| | * | | | | | netfilter: nft_osf: add missing check for DREG attributeFlorian Westphal2020-01-181-0/+3
| * | | | | | | Merge tag 'mlx5-fixes-2020-01-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2020-01-257-41/+80
| |\ \ \ \ \ \ \
| | * | | | | | | net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel pathTariq Toukan2020-01-241-4/+10
| | * | | | | | | net/mlx5e: kTLS, Remove redundant posts in TX resync flowTariq Toukan2020-01-241-2/+0
| | * | | | | | | net/mlx5e: kTLS, Fix corner-case checks in TX resync flowTariq Toukan2020-01-241-14/+19
| | * | | | | | | net/mlx5e: Clear VF config when switching modesDmytro Linkin2020-01-242-4/+11
| | * | | | | | | net/mlx5: DR, use non preemptible call to get the current cpu numberErez Shitrit2020-01-241-1/+2
| | * | | | | | | net/mlx5: E-Switch, Prevent ingress rate configuration of uplink repEli Cohen2020-01-241-2/+7
| | * | | | | | | net/mlx5: DR, Enable counter on non-fwd-dest objectsErez Shitrit2020-01-241-13/+29
| | * | | | | | | net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger2020-01-241-0/+1
| | * | | | | | | net/mlx5: Fix lowest FDB pool sizePaul Blakey2020-01-241-1/+1