summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* watchdog: eurotechwdt: Remove redundant word in commentsshaomin Deng2022-10-021-1/+1
* watchdog: Check dev_set_name() return valueBo Liu2022-10-021-1/+5
* watchdog: rzg2l_wdt: Add rzv2m supportPhil Edworthy2022-10-021-6/+33
* dt-bindings: watchdog: renesas,wdt: Add r9a09g011 (RZ/V2M) supportPhil Edworthy2022-10-021-21/+52
* watchdog: ftwdt010_wdt: fix test for platform_get_irq() failureDan Carpenter2022-10-021-1/+1
* dt-bindings: watchdog: renesas-wdt: Add r8a779g0 supportThanh Quan2022-10-021-0/+1
* watchdog: Exar/MaxLinear XR28V38x driverDavid Müller2022-10-023-0/+439
* watchdog: ftwdt010_wdt: implement _restart() functionSergei Antonov2022-10-021-4/+19
* watchdog: w83627hf_wdt: add bootstatus supportHenning Schild2022-10-021-2/+10
* dt-bindings: watchdog: Convert Xilinx watchdog bindings to json-schemaSrinivas Neeli2022-10-022-26/+68
* watchdog: aspeed_wdt: Reorder output signal register configurationChin-Ting Kuo2022-10-021-6/+6
* watchdog/hpwdt: Enable HP_WATCHDOG for ARM64 systems.Jerry Hoemann2022-10-021-2/+2
* watchdog/hpwdt: Include nmi.h only if CONFIG_HPWDT_NMI_DECODINGJerry Hoemann2022-10-021-0/+2
* watchdog: wdat_wdt: Set the min and max timeout values properlyJean Delvare2022-10-021-3/+2
* watchdog: bd9576_wdt: switch to using devm_fwnode_gpiod_get()Dmitry Torokhov2022-10-021-20/+31
* dt-bindings: watchdog: toshiba,visconti-wdt: Update the common clock propertiesNobuhiro Iwamatsu2022-10-021-8/+4
* Linux 6.0-rc3v6.0-rc3Linus Torvalds2022-08-281-1/+1
* Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-08-2821-60/+108
|\
| * .mailmap: update Luca Ceresoli's e-mail addressLuca Ceresoli2022-08-281-0/+1
| * mm/mprotect: only reference swap pfn page if type matchPeter Xu2022-08-281-1/+2
| * squashfs: don't call kmalloc in decompressorsPhillip Lougher2022-08-284-21/+22
| * mm/damon/dbgfs: avoid duplicate context directory creationBadari Pulavarty2022-08-281-0/+3
| * mailmap: update email address for Colin KingColin Ian King2022-08-281-2/+1
| * asm-generic: sections: refactor memory_intersectsQuanyang Wang2022-08-281-2/+5
| * bootmem: remove the vmemmap pages from kmemleak in put_page_bootmemLiu Shixin2022-08-281-0/+2
| * ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdownHeming Zhao2022-08-282-5/+6
| * Revert "memcg: cleanup racy sum avoidance code"Shakeel Butt2022-08-281-2/+13
| * mm/zsmalloc: do not attempt to free IS_ERR handleSergey Senozhatsky2022-08-281-1/+1
| * binder_alloc: add missing mmap_lock calls when using the VMALiam Howlett2022-08-281-10/+21
| * mm: re-allow pinning of zero pfns (again)Alex Williamson2022-08-281-3/+10
| * vmcoreinfo: add kallsyms_num_syms symbolStephen Brennan2022-08-281-0/+1
| * mailmap: update Guilherme G. Piccoli's email addressesGuilherme G. Piccoli2022-08-281-0/+2
| * writeback: avoid use-after-free after removing deviceKhazhismel Kumykov2022-08-283-12/+16
| * shmem: update folio if shmem_replace_page() updates the pageMatthew Wilcox (Oracle)2022-08-281-0/+1
| * mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pteMiaohe Lin2022-08-281-1/+1
| * Merge branch 'linus'Andrew Morton2022-08-25112-450/+971
| |\
| * \ Merge branch 'linus'Andrew Morton2022-08-2310-31/+68
| |\ \
| * \ \ Merge branch 'mm-hotfixes-stable'Andrew Morton2022-08-2218-119/+240
| |\ \ \
* | \ \ \ Merge tag 'bitmap-6.0-rc3' of github.com:/norov/linuxLinus Torvalds2022-08-284-24/+38
|\ \ \ \ \
| * | | | | lib/cpumask_kunit: add tests file to MAINTAINERSSander Vanheule2022-08-241-0/+1
| * | | | | lib/cpumask_kunit: log mask contentsSander Vanheule2022-08-241-20/+31
| * | | | | lib/test_cpumask: follow KUnit style guidelinesSander Vanheule2022-08-243-3/+6
| * | | | | lib/test_cpumask: fix cpu_possible_mask last testSander Vanheule2022-08-241-1/+1
| * | | | | lib/test_cpumask: drop cpu_possible_mask full testSander Vanheule2022-08-241-1/+0
* | | | | | Merge tag 'for-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-2811-70/+79
|\ \ \ \ \ \
| * | | | | | btrfs: add info when mount fails due to stale replace targetAnand Jain2022-08-231-1/+1
| * | | | | | btrfs: replace: drop assert for suspended replaceAnand Jain2022-08-231-2/+1
| * | | | | | btrfs: fix silent failure when deleting root referenceFilipe Manana2022-08-231-2/+3
| * | | | | | btrfs: fix space cache corruption and potential double allocationsOmar Sandoval2022-08-234-60/+22
| * | | | | | btrfs: don't allow large NOWAIT direct readsJosef Bacik2022-08-221-0/+14