summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/wm831x_wdt.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-21watchdog: Fix possible use-after-free in wdt_startup()Zou Wei1-1/+1
2021-06-21watchdog: imx2_wdt: avoid to ping before resume backRobin Gong1-0/+10
2021-06-21watchdog: mtx-1: drop au1000.h header fileRandy Dunlap1-2/+0
2021-06-21watchdog: sbsa: Support architecture version 1Shaokun Zhang1-6/+48
2021-06-21watchdog: keembay: Typo corrections and other blank operationsShruthi Sanil1-4/+7
2021-06-21watchdog: keembay: WDT SMC handler MACRO name updateShruthi Sanil1-3/+3
2021-06-21watchdog: keembay: Removed timeout update in the TO ISRShruthi Sanil1-1/+0
2021-06-21watchdog: keembay: MACRO for WDT enable and disable valuesShruthi Sanil1-2/+4
2021-06-21watchdog: keembay: Remove timeout update in the WDT start functionShruthi Sanil1-1/+0
2021-06-21watchdog: keembay: Clear either the TO or TH interrupt bitShruthi Sanil1-3/+4
2021-06-21watchdog: keembay: Update pretimeout to zero in the TH ISRShruthi Sanil1-0/+2
2021-06-21watchdog: keembay: Upadate WDT pretimeout for every update in timeoutShruthi Sanil1-0/+1
2021-06-21watchdog: keembay: Update WDT pre-timeout during the initializationShruthi Sanil1-0/+3
2021-05-23Linux 5.13-rc3v5.13-rc3Linus Torvalds1-1/+1
2021-05-23userfaultfd: hugetlbfs: fix new flag usage in error pathMike Kravetz2-15/+15
2021-05-23lib: kunit: suppress a compilation warning of frame sizeZhen Lei1-0/+1
2021-05-23proc: remove Alexey from MAINTAINERSAlexey Dobriyan1-1/+0
2021-05-23linux/bits.h: fix compilation error with GENMASKRikard Falkeborn5-10/+20
2021-05-23watchdog: reliable handling of timestampsPetr Mladek1-14/+20
2021-05-23kasan: slab: always reset the tag in get_freepointer_safe()Alexander Potapenko1-0/+1
2021-05-23tools/testing/selftests/exec: fix link errorYang Yingliang1-3/+3
2021-05-23ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiryVarad Gautam3-6/+12
2021-05-23Revert "mm/gup: check page posion status for coredump."Michal Hocko2-24/+0
2021-05-23mm/shuffle: fix section mismatch warningArnd Bergmann1-2/+2
2021-05-21xen-pciback: reconfigure also from backend watch handlerJan Beulich1-5/+17
2021-05-21xen-pciback: redo VF placement in the virtual topologyJan Beulich1-6/+8
2021-05-21x86/Xen: swap NX determination and GDT setup on BSPJan Beulich1-4/+4
2021-05-20Fix KASAN identified use-after-free issue.Rohith Surabattula2-9/+23
2021-05-20xfs: restore old ioctl definitionsDarrick J. Wong1-0/+4
2021-05-20xfs: fix deadlock retry tracepoint argumentsDarrick J. Wong1-1/+3
2021-05-20xfs: retry allocations when locality-based search failsDarrick J. Wong1-1/+14
2021-05-20powerpc/64s/syscall: Fix ptrace syscall info with scv syscallsNicholas Piggin2-35/+52
2021-05-20powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference b...Nicholas Piggin2-9/+28
2021-05-20block: fix a race between del_gendisk and BLKRRPARTGulam Mohamed1-0/+3
2021-05-20block: prevent block device lookups at the beginning of del_gendiskChristoph Hellwig3-22/+6
2021-05-20btrfs: zoned: fix parallel compressed writesJohannes Thumshirn1-4/+38
2021-05-20btrfs: zoned: pass start block to btrfs_use_zone_appendJohannes Thumshirn4-7/+6
2021-05-20io_uring: fortify tctx/io_wq cleanupPavel Begunkov1-4/+4
2021-05-20platform/x86: touchscreen_dmi: Add info for the Chuwi Hi10 Pro (CWI529) tabletHans de Goede1-0/+35
2021-05-20dma-buf: fix unintended pin/unpin warningsChristian König1-5/+5
2021-05-20powerpc: Fix early setup to make early_ioremap() workAlexey Kardashevskiy1-2/+2
2021-05-20Defer close only when lease is enabled.Rohith Surabattula3-0/+4
2021-05-20Fix kernel oops when CONFIG_DEBUG_ATOMIC_SLEEP is enabled.Rohith Surabattula4-18/+23
2021-05-20cifs: Fix inconsistent indentingJiapeng Chong1-1/+1
2021-05-20cifs: fix memory leak in smb2_copychunk_rangeRonnie Sahlberg1-0/+2
2021-05-20drm/amdgpu: stop touching sched.ready in the backendChristian König4-16/+1
2021-05-20drm/amd/amdgpu: fix a potential deadlock in gpu resetLang Yu1-1/+0
2021-05-20drm/amdgpu: update sdma golden setting for Navi12Guchun Chen1-0/+4
2021-05-20drm/amdgpu: update gc golden setting for Navi12Guchun Chen1-2/+4
2021-05-20drm/amdgpu: Fix a use-after-freexinhui pan1-0/+1