summary refs log tree commit diff
AgeCommit message (Expand)Author
2021-12-28MIPS: BCM63XX: Provide platform data to watchdog deviceFlorian Fainelli
2021-12-28watchdog: bcm7038_wdt: Add platform device id for bcm63xx-wdtFlorian Fainelli
2021-12-28watchdog: Allow building BCM7038_WDT for BCM63XXFlorian Fainelli
2021-12-28watchdog: bcm7038_wdt: Support platform data configurationFlorian Fainelli
2021-12-28dt-bindings: watchdog: Add BCM6345 compatible to BCM7038 bindingFlorian Fainelli
2021-12-28dt-bindings: watchdog: convert Broadcom's WDT to the json-schemaRafał Miłecki
2021-12-28watchdog: meson_gxbb_wdt: remove stop_on_rebootArtem Lapkin
2021-12-28watchdog: Kconfig: fix help text indentationLuca Ceresoli
2021-12-28dt-bindings: watchdog: imx7ulp-wdt: Add imx8ulp compatible stringJacky Bai
2021-12-28watchdog: s3c2410: Remove superfluous err labelSam Protsenko
2021-12-28watchdog: s3c2410: Support separate source clockSam Protsenko
2021-12-28watchdog: s3c2410: Cleanup PMU related codeSam Protsenko
2021-12-28watchdog: s3c2410: Add support for WDT counter enable registerSam Protsenko
2021-12-28watchdog: s3c2410: Implement a way to invert mask reg valueSam Protsenko
2021-12-28watchdog: s3c2410: Extract disable and mask code into separate functionsSam Protsenko
2021-12-28watchdog: s3c2410: Make reset disable register optionalSam Protsenko
2021-12-28watchdog: s3c2410: Let kernel kick watchdogSam Protsenko
2021-12-28watchdog: s3c2410: Fail probe if can't find valid timeoutSam Protsenko
2021-12-28dt-bindings: watchdog: Document Exynos850 watchdog bindingsSam Protsenko
2021-12-28dt-bindings: watchdog: Require samsung,syscon-phandle for Exynos7Sam Protsenko
2021-12-28watchdog: f71808e_wdt: Add F81966 supportAaeonIot
2021-12-28watchdog: Kconfig: enable MTK watchdogKevin Hilman
2021-12-26Linux 5.16-rc7Linus Torvalds
2021-12-26Merge tag 'x86_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-12-26Merge tag 'objtool_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-12-25Merge tag 'pinctrl-v5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-12-25Merge tag 'hwmon-for-v5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-12-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-12-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-12-25mm/hwpoison: clear MF_COUNT_INCREASED before retrying get_any_page()Liu Shixin
2021-12-25mm/damon/dbgfs: protect targets destructions with kdamond_lockSeongJae Park
2021-12-25mm/page_alloc: fix __alloc_size attribute for alloc_pages_exact_nidThibaut Sautereau
2021-12-25mm: delete unsafe BUG from page_cache_add_speculative()Hugh Dickins
2021-12-25mm, hwpoison: fix condition in free hugetlb page pathNaoya Horiguchi
2021-12-25MAINTAINERS: mark more list instances as moderatedRandy Dunlap
2021-12-25kernel/crash_core: suppress unknown crashkernel parameter warningPhilipp Rudo
2021-12-25mm: mempolicy: fix THP allocations escaping mempolicy restrictionsAndrey Ryabinin
2021-12-25kfence: fix memory leak when cat kfence objectsBaokun Li
2021-12-24Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-12-24Merge tag 'platform-drivers-x86-v5.16-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-12-23Merge tag '5.16-rc5-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2021-12-23Merge tag 'drm-fixes-2021-12-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-12-23Merge tag 'io_uring-5.16-2021-12-23' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-12-23Merge branch 'ucount-rlimit-fixes-for-v5.16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2021-12-23Merge tag 'net-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-23platform/x86: intel_pmc_core: fix memleak on registration failureJohan Hovold
2021-12-23net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5MNobuhiro Iwamatsu
2021-12-23Merge branch 'r8152-fix-bugs'Jakub Kicinski
2021-12-23r8152: sync ocp baseHayes Wang
2021-12-23r8152: fix the force speed doesn't work for RTL8156Hayes Wang