aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-06-23kunit: Add gnu_printf specifiersDavid Gow2-4/+4
2021-06-24leds: lgm: Fix up includesLinus Walleij1-2/+3
2021-06-24leds: ktd2692: Fix an error handling pathChristophe JAILLET1-9/+18
2021-06-23Merge branch 'devlink-rate-limit-fixes'David S. Miller1-11/+6
2021-06-23devlink: Protect rate list with lock while switching modesDmytro Linkin1-0/+4
2021-06-23devlink: Remove eswitch mode check for mode set callDmytro Linkin1-11/+0
2021-06-23devlink: Decrease refcnt of parent rate object on leaf destroyDmytro Linkin1-0/+2
2021-06-23lib/cmdline_kunit: Remove a cast which are no-longer requiredDavid Gow1-1/+1
2021-06-23kernel/sysctl-test: Remove some casts which are no-longer requiredDavid Gow1-12/+12
2021-06-23thunderbolt: test: Remove some casts which are no longer requiredDavid Gow1-87/+65
2021-06-23mmc: sdhci-of-aspeed: Remove some unnecessary casts from KUnit testsDavid Gow1-17/+17
2021-06-23iio: Remove a cast in iio-test-format which is no longer requiredDavid Gow1-1/+1
2021-06-23device property: Remove some casts in property-entry-testDavid Gow1-28/+28
2021-06-23Documentation: kunit: Clean up some string casts in examplesDavid Gow1-4/+3
2021-06-23kunit: Assign strings to 'const char*' in STREQ assertionsDavid Gow1-2/+2
2021-06-23kunit: Do not typecheck binary assertionsDavid Gow1-1/+0
2021-06-24Merge tag 'amd-drm-next-5.14-2021-06-22-1' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie110-540/+489
2021-06-23x86/fpu/signal: Let xrstor handle the features to initThomas Gleixner1-58/+31
2021-06-24Merge tag 'drm-msm-next-2021-06-23b' of https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie133-6226/+7155
2021-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller13-64/+137
2021-06-23Revert "drm/msm/mdp5: provide dynamic bandwidth management"Rob Clark4-181/+36
2021-06-23ipv6: exthdrs: do not blindly use init_netEric Dumazet1-2/+2
2021-06-23virtio_net: Use virtio_find_vqs_ctx() helperXianting Tian1-2/+2
2021-06-23net/tls: Remove the __TLS_DEC_STATS() macro.Kuniyuki Iwashima1-2/+0
2021-06-23net: bcmgenet: Fix attaching to PYH failed on RPi 4BJian-Hong Pan1-0/+1
2021-06-23bonding: allow nesting of bonding deviceDi Zhu1-1/+3
2021-06-23docs: dev-tools: kunit: don't use a table for docs nameMauro Carvalho Chehab1-4/+4
2021-06-23leds: as3645a: Fix error return code in as3645a_parse_node()Zhen Lei1-0/+1
2021-06-23leds: turris-omnia: add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-06-23leds: lp55xx: Initialize enable GPIO direction to outputDoug Zobel1-1/+1
2021-06-23tcp: Add stats for socket migration.Kuniyuki Iwashima5-6/+31
2021-06-23ibmveth: Set CHECKSUM_PARTIAL if NULL TCP CSUM.David Wilder1-23/+28
2021-06-23Merge tag 'mlx5-net-next-2021-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller9-40/+130
2021-06-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller8-33/+44
2021-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller16-48/+184
2021-06-23selftests: icmp_redirect: support expected failuresAndrea Righi1-1/+7
2021-06-23Merge branch 'lockless-qdisc-opts'David S. Miller3-22/+59
2021-06-23net: sched: remove qdisc->empty for lockless qdiscYunsheng Lin2-13/+3
2021-06-23net: sched: implement TCQ_F_CAN_BYPASS for lockless qdiscYunsheng Lin3-9/+54
2021-06-23net: sched: avoid unnecessary seqcount operation for lockless qdiscYunsheng Lin1-1/+3
2021-06-23remoteproc: imx_rproc: support i.MX8ULPPeng Fan1-0/+13
2021-06-23dt-bindings: remoteproc: imx_rproc: support i.MX8ULPPeng Fan1-0/+1
2021-06-23remoteproc: stm32: fix mbox_send_message callArnaud Pouliquen1-9/+5
2021-06-23remoteproc: core: Cleanup device in case of failureSiddharth Gupta1-3/+12
2021-06-23remoteproc: core: Fix cdev remove and rproc delSiddharth Gupta2-2/+2
2021-06-23remoteproc: core: Move validate before device addSiddharth Gupta1-4/+4
2021-06-23remoteproc: core: Move cdev add before device addSiddharth Gupta1-5/+5
2021-06-23remoteproc: pru: Add support for various PRU cores on K3 AM64x SoCsSuman Anna1-0/+3
2021-06-23dt-bindings: remoteproc: pru: Update bindings for K3 AM64x SoCsSuman Anna1-0/+5
2021-06-23remoteproc: qcom_wcnss: Use devm_qcom_smem_state_get()Stephan Gerhold1-3/+2