aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-05random: random.h should include archrandom.h, not the other way aroundLinus Torvalds2-2/+1
2020-08-05ip_tunnel_core: Fix build for archs without _HAVE_ARCH_IPV6_CSUMStefano Brivio1-0/+1
2020-08-05selftests/net: relax cpu affinity requirement in msg_zerocopy testWillem de Bruijn1-3/+2
2020-08-05mptcp: be careful on subflow creationPaolo Abeni1-0/+6
2020-08-05Merge branch 'selftests-rtnetlink-Fix-for-false-negative-return-values'David S. Miller1-22/+46
2020-08-05selftests: rtnetlink: make kci_test_encap() return sub-test resultPo-Hsu Lin1-0/+3
2020-08-05selftests: rtnetlink: correct the final return value for the testPo-Hsu Lin1-22/+43
2020-08-05net: dsa: sja1105: use detected device id instead of DT one on mismatchVladimir Oltean1-11/+24
2020-08-05Merge branch 'net-fix-a-mcast-issue-for-tipc-udp-media'David S. Miller3-0/+49
2020-08-05tipc: set ub->ifindex for local ipv6 addressXin Long1-0/+8
2020-08-05ipv6: add ipv6_dev_find()Xin Long2-0/+41
2020-08-05Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds297-3089/+7847
2020-08-05net: openvswitch: silence suspicious RCU usage warningTonghao Zhang1-3/+3
2020-08-05Revert "vxlan: fix tos value before xmit"Hangbin Liu1-2/+2
2020-08-05ptp: only allow phase values lower than 1 periodVladimir Oltean1-0/+13
2020-08-05Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds35-254/+945
2020-08-05Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds291-4128/+10369
2020-08-05Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-blockLinus Torvalds6-63/+18
2020-08-05MAINTAINERS: update phylink/sfp keyword matchingRussell King1-1/+1
2020-08-05Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-blockLinus Torvalds70-826/+3149
2020-08-05Merge tag 'linux-kselftest-5.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds17-247/+458
2020-08-05Merge tag 'linux-kselftest-kunit-5.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds9-173/+396
2020-08-05watchdog: rti-wdt: balance pm runtime enable callsTero Kristo1-0/+2
2020-08-05watchdog: rti-wdt: attach to running watchdog during probeTero Kristo1-10/+102
2020-08-05watchdog: add support for adjusting last known HW keepalive timeTero Kristo3-0/+44
2020-08-05watchdog: use __watchdog_ping in startupTero Kristo1-8/+11
2020-08-05watchdog: softdog: Add options 'soft_reboot_cmd' and 'soft_active_on_boot'Woody Lin1-0/+57
2020-08-05watchdog: pcwd_usb: remove needless check before usb_free_coherent()Xu Wang1-3/+2
2020-08-05watchdog: Replace HTTP links with HTTPS onesAlexander A. Klimov6-7/+7
2020-08-05dt-bindings: watchdog: renesas,wdt: Document r8a774e1 supportLad Prabhakar1-0/+1
2020-08-05watchdog: initialize device before misc_registerKrzysztof Sobota1-9/+9
2020-08-05watchdog: booke_wdt: Add common nowayout parameter driverTimothy Myers1-1/+5
2020-08-05watchdog: scx200_wdt: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-08-05watchdog: Use fallthrough pseudo-keywordGustavo A. R. Silva38-40/+39
2020-08-05watchdog: f71808e_wdt: do stricter parameter validationAhmad Fatoum1-25/+12
2020-08-05watchdog: f71808e_wdt: clear watchdog timeout occurred flagAhmad Fatoum1-0/+7
2020-08-05watchdog: f71808e_wdt: remove use of wrong watchdog_info optionAhmad Fatoum1-2/+1
2020-08-05watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.optionsAhmad Fatoum1-1/+2
2020-08-05docs: watchdog: codify ident.options as superset of possible status flagsAhmad Fatoum1-1/+1
2020-08-05dt-bindings: watchdog: Add compatible for QCS404, SC7180, SDM845, SM8150Sai Prakash Ranjan1-0/+4
2020-08-05dt-bindings: watchdog: Convert QCOM watchdog timer bindings to YAMLSai Prakash Ranjan2-28/+44
2020-08-05watchdog: dw_wdt: Add DebugFS filesSerge Semin1-0/+68
2020-08-05watchdog: dw_wdt: Add pre-timeouts supportSerge Semin1-8/+130
2020-08-05watchdog: dw_wdt: Support devices with asynch clocksSerge Semin1-5/+43
2020-08-05watchdog: dw_wdt: Support devices with non-fixed TOP valuesSerge Semin1-24/+167
2020-08-05dt-bindings: watchdog: dw-wdt: Add watchdog TOPs array propertySerge Semin1-0/+32
2020-08-05dt-bindings: watchdog: dw-wdt: Support devices with asynch clocksSerge Semin1-0/+8
2020-08-05dt-bindings: watchdog: Convert DW WDT binding to DT schemaSerge Semin2-24/+50
2020-08-05MAINTAINERS: rectify entry in ARM SMC WATCHDOG DRIVERLukas Bulwahn1-1/+1
2020-08-05watchdog: Use kobj_to_dev() APIWang Qing1-1/+1