aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-23watchdog: pm8916_wdt: Report reboot reasonStephan Gerhold
2022-07-23watchdog: pm8916_wdt: Avoid read of write-only PET registerStephan Gerhold
2022-07-23watchdog: wdat_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-07-23watchdog: tegra_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-07-23watchdog: st_lpc_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-07-23watchdog: sama5d4_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-07-23watchdog: s3c2410_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-07-23watchdog: mtk_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-07-23watchdog: dw_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-07-23watchdog: bcm7038_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-07-23watchdog: realtek-otto: add RTL9310 supportSander Vanheule
2022-07-23dt-bindings: watchdog: realtek,otto-wdt: add RTL9310Sander Vanheule
2022-07-23watchdog: sp805_wdt: add arm cmsdk apb wdt supportBing Fan
2022-07-23watchdog: sp5100_tco: Fix a memory leak of EFCH MMIO resourceJean Delvare
2022-07-23watchdog: max77620: update Luca Ceresoli's e-mail addressLuca Ceresoli
2022-07-23dt-bindings: watchdog: Add binding for Qcom SDX65Rohit Agarwal
2022-07-23watchdog: f71808e_wdt: Add check for platform_driver_registerJiasheng Jiang
2022-07-23dt-bindings: watchdog: faraday: Fix typo in example 'timeout-sec' propertyRob Herring
2022-06-19Linux 5.19-rc3Linus Torvalds
2022-06-19Merge tag 'x86-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-19Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-19Merge tag 'sched-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-06-19Merge tag 'locking-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-19Merge tag 'irq-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-19Merge tag 'char-misc-5.19-rc3-take2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-06-19Merge tag 'i2c-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-19Merge tag 'xfs-5.19-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-06-18Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-18Merge tag '5.19-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-06-18ext4: fix a doubled word "need" in a commentXiang wangx
2022-06-18ext4: add reserved GDT blocks checkZhang Yi
2022-06-18ext4: make variable "count" signedDing Xiang
2022-06-18ext4: correct the judgment of BUG in ext4_mb_normalize_requestBaokun Li
2022-06-18ext4: fix bug_on ext4_mb_use_inode_paBaokun Li
2022-06-18ext4: fix up test_dummy_encryption handling for new mount APIEric Biggers
2022-06-18ext4: use kmemdup() to replace kmalloc + memcpyShuqi Zhang
2022-06-18ext4: fix super block checksum incorrect after mountYe Bin
2022-06-18cifs: when a channel is not found for server, log its connection idShyam Prasad N
2022-06-17x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared pageKirill A. Shutemov
2022-06-17Merge tag 'nfs-for-5.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-06-17Merge tag 'pci-v5.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-17Merge tag 'printk-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-17x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions"Hans de Goede
2022-06-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-06-17Merge tag 'loongarch-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-17Merge tag 'riscv-for-linus-5.19-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-06-17Merge tag 'hyperv-fixes-signed-20220617' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-06-17Merge tag 'block-5.19-2022-06-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-06-17Merge tag 'io_uring-5.19-2022-06-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-06-17arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transferWill Deacon