summaryrefslogtreecommitdiffstats
path: root/scripts/kallsyms.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-21scsi: target: iscsi: Fix typo in commentValdis Klētnieks1-1/+1
2021-01-15scsi: ibmvfc: Set default timeout to avoid crash during migrationBrian King1-1/+3
2021-01-15scsi: target: tcmu: Fix use-after-free of se_cmd->privShin'ichiro Kawasaki1-3/+8
2021-01-13scsi: fnic: Fix memleak in vnic_dev_init_devcmd2Dinghao Liu1-3/+5
2021-01-13scsi: libfc: Avoid invoking response handler twice if ep is already completedJaved Hasan1-2/+14
2021-01-13scsi: scsi_transport_srp: Don't block target in failfast stateMartin Wilck1-1/+8
2021-01-13scsi: docs: ABI: sysfs-driver-ufs: Rectify table formattingLukas Bulwahn1-4/+6
2021-01-08scsi: ufs: Fix tm request when non-fatal error happensJaegeuk Kim1-5/+13
2021-01-08scsi: ufs: Fix livelock of ufshcd_clear_ua_wluns()Jaegeuk Kim1-7/+12
2021-01-08scsi: ibmvfc: Fix missing cast of ibmvfc_event pointer to u64 handleTyrel Datwyler1-2/+2
2021-01-08scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEMRandy Dunlap1-0/+1
2021-01-08scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regressionArnd Bergmann1-4/+2
2021-01-08scsi: docs: ABI: sysfs-driver-ufs: Add DeepSleep power modeAdrian Hunter1-14/+20
2021-01-06scsi: sd: Remove obsolete variable in sd_remove()Lukas Bulwahn1-2/+0
2021-01-06scsi: sd: Suppress spurious errors when WRITE SAME is being disabledEwan D. Milne1-1/+3
2021-01-06scsi: scsi_debug: Fix memleak in scsi_debug_init()Dinghao Liu1-2/+3
2021-01-06scsi: mpt3sas: Fix spelling mistake in Kconfig "compatiblity" -> "compatibility"Colin Ian King1-1/+1
2021-01-06scsi: qedi: Correct max length of CHAP secretNilesh Javali1-2/+2
2021-01-06scsi: ufs: Correct the LUN used in eh_device_reset_handler() callbackCan Guo1-7/+4
2021-01-06scsi: ufs: Relocate flush of exceptional eventKiwoong Kim1-2/+2
2021-01-06scsi: ufs: Relax the condition of UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRLStanley Chu1-4/+2
2021-01-06scsi: ufs: Fix possible power drain during system suspendStanley Chu1-1/+2
2021-01-04Linux 5.11-rc2v5.11-rc2Linus Torvalds1-1/+1
2021-01-01depmod: handle the case of /sbin/depmod without /sbin in PATHLinus Torvalds1-0/+2
2020-12-31kernel/io_uring: cancel io_uring before task worksPavel Begunkov2-2/+2
2020-12-31io_uring: fix io_sqe_files_unregister() hangsPavel Begunkov1-2/+22
2020-12-31io_uring: add a helper for setting a ref nodePavel Begunkov1-10/+12
2020-12-30intel_idle: add SnowRidge C-state tableArtem Bityutskiy1-1/+40
2020-12-30cpufreq: intel_pstate: Fix fast-switch fallback pathRafael J. Wysocki1-1/+0
2020-12-30s390/Kconfig: sort config S390 select list once againHeiko Carstens1-14/+17
2020-12-30s390: update defconfigsHeiko Carstens3-7/+18
2020-12-30block: add debugfs stanza for QUEUE_FLAG_NOWAITAndres Freund1-0/+1
2020-12-30fs: block_dev.c: fix kernel-doc warnings from struct block_device changesRandy Dunlap1-1/+1
2020-12-30mm: slub: call account_slab_page() after slab page initializationRoman Gushchin1-3/+2
2020-12-30zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfltcc_syms.cRandy Dunlap4-19/+9
2020-12-30lib/zlib: fix inflating zlib streams on s390Ilya Leoshkevich1-2/+2
2020-12-30lib/genalloc: fix the overflow when size is too bigHuang Shijie1-12/+13
2020-12-30kdev_t: always inline major/minor helper functionsJosh Poimboeuf1-11/+11
2020-12-30sizes.h: add SZ_8G/SZ_16G/SZ_32G macrosHuang Shijie1-0/+3
2020-12-30local64.h: make <asm/local64.h> mandatoryRandy Dunlap22-21/+1
2020-12-30kasan: fix null pointer dereference in kasan_record_aux_stackWalter Wu1-0/+2
2020-12-30mm: generalise COW SMC TLB flushing race commentNicholas Piggin1-3/+5
2020-12-30mm/mremap.c: fix extent calculationKalesh Singh1-1/+3
2020-12-30mm: memmap defer init doesn't work as expectedBaoquan He4-8/+11
2020-12-30mm: add prototype for __add_to_page_cache_locked()Souptick Joarder1-0/+7
2020-12-30checkpatch: prefer strscpy to strlcpyJoe Perches1-0/+6
2020-12-30Revert "kbuild: avoid static_assert for genksyms"Masahiro Yamada1-5/+0
2020-12-30mm/hugetlb: fix deadlock in hugetlb_cow error pathMike Kravetz1-1/+21
2020-12-30selftests/vm: fix building protection keys testHarish1-5/+5
2020-12-29io_uring: don't assume mm is constant across submitsJens Axboe1-7/+7