index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
/
suspend_test.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-06
scsi: pm80xx: Fix chip initialization failure
Viswas G
1
-4
/
+4
2021-04-02
scsi: ufs: core: Fix wrong Task Tag used in task management request UPIUs
Can Guo
1
-17
/
+13
2021-04-02
scsi: ufs: core: Fix task management request completion timeout
Can Guo
1
-0
/
+1
2021-04-02
scsi: hpsa: Add an assert to prevent __packed reintroduction
Sergei Trofimovich
1
-0
/
+12
2021-04-02
scsi: hpsa: Fix boot on ia64 (atomic_t alignment)
Sergei Trofimovich
1
-1
/
+1
2021-04-02
scsi: hpsa: Use __packed on individual structs, not header-wide
Sergei Trofimovich
1
-34
/
+34
2021-03-30
scsi: iscsi: Fix race condition between login and sync thread
Gulam Mohamed
2
-1
/
+14
2021-03-25
scsi: target: pscsi: Clean up after failure in pscsi_map_sg()
Martin Wilck
1
-0
/
+8
2021-03-25
scsi: target: pscsi: Avoid OOM in pscsi_map_sg()
Martin Wilck
1
-1
/
+0
2021-03-25
scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()
Jia-Ju Bai
1
-2
/
+6
2021-03-25
scsi: qedi: Fix error return code of qedi_alloc_global_queues()
Jia-Ju Bai
1
-0
/
+1
2021-03-25
scsi: Revert "qla2xxx: Make sure that aborted commands are freed"
Bart Van Assche
2
-12
/
+5
2021-03-25
scsi: ibmvfc: Make ibmvfc_wait_for_ops() MQ aware
Tyrel Datwyler
1
-17
/
+34
2021-03-25
scsi: ibmvfc: Fix potential race in ibmvfc_wait_for_ops()
Tyrel Datwyler
1
-9
/
+33
2021-03-17
scsi: mpt3sas: Do not use GFP_KERNEL in atomic context
Christophe JAILLET
1
-1
/
+1
2021-03-17
scsi: ufs: ufs-mediatek: Correct operator & -> &&
dongjian
1
-1
/
+1
2021-03-17
scsi: sd_zbc: Update write pointer offset cache
Johannes Thumshirn
1
-8
/
+11
2021-03-16
scsi: lpfc: Fix some error codes in debugfs
Dan Carpenter
1
-2
/
+2
2021-03-16
scsi: qla2xxx: Fix broken #endif placement
Alexey Dobriyan
1
-1
/
+1
2021-03-16
scsi: st: Fix a use after free in st_open()
Lv Yunlong
1
-1
/
+1
2021-03-16
scsi: myrs: Fix a double free in myrs_cleanup()
Lv Yunlong
1
-1
/
+1
2021-03-16
scsi: ibmvfc: Free channel_setup_buf during device tear down
Tyrel Datwyler
1
-0
/
+2
2021-03-04
scsi: vmw_pvscsi: MAINTAINERS: Update maintainer
Vishal Bhakta
3
-5
/
+1
2021-03-04
scsi: ufs: Convert sysfs sprintf/snprintf family to sysfs_emit
Jiapeng Chong
1
-1
/
+1
2021-03-04
scsi: ufs: Remove redundant checks of !hba in suspend/resume callbacks
Can Guo
1
-21
/
+0
2021-03-04
scsi: ufs: ufs-qcom: Disable interrupt in reset path
Nitin Rawat
1
-0
/
+10
2021-03-04
scsi: ufs: Minor adjustments to error handling
Can Guo
1
-6
/
+12
2021-03-04
scsi: ibmvfc: Reinitialize sub-CRQs and perform channel enquiry after LPM
Tyrel Datwyler
1
-0
/
+12
2021-03-04
scsi: ibmvfc: Store return code of H_FREE_SUB_CRQ during cleanup
Tyrel Datwyler
1
-2
/
+3
2021-03-04
scsi: ibmvfc: Treat H_CLOSED as success during sub-CRQ registration
Tyrel Datwyler
1
-1
/
+2
2021-03-04
scsi: ibmvfc: Fix invalid sub-CRQ handles after hard reset
Tyrel Datwyler
1
-12
/
+9
2021-03-04
scsi: ibmvfc: Simplify handling of sub-CRQ initialization
Tyrel Datwyler
1
-11
/
+10
2021-03-03
swap: fix swapfile read/write offset
Jens Axboe
3
-5
/
+14
2021-03-03
ia64: don't call handle_signal() unless there's actually a signal queued
Jens Axboe
1
-1
/
+2
2021-03-01
Linux 5.12-rc1
v5.12-rc1-dontuse
v5.12-rc1
Linus Torvalds
1
-3
/
+3
2021-02-28
kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL again
Masahiro Yamada
1
-2
/
+4
2021-02-28
kbuild: make -s option take precedence over V=1
Masahiro Yamada
1
-0
/
+1
2021-02-28
ia64: remove redundant READELF from arch/ia64/Makefile
Masahiro Yamada
1
-1
/
+0
2021-02-28
kbuild: do not include include/config/auto.conf from adjust_autoksyms.sh
Masahiro Yamada
1
-3
/
+0
2021-02-28
kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTO
Masahiro Yamada
3
-16
/
+26
2021-02-27
csky: Fixup compile error
Guo Ren
52
-52
/
+0
2021-02-27
csky: use free_initmem_default() in free_initmem()
David Hildenbrand
1
-16
/
+1
2021-02-27
csky: Fixup pfn_valid error with wrong max_mapnr
Guo Ren
1
-2
/
+2
2021-02-27
csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC...
Guo Ren
14
-3
/
+225
2021-02-27
csky: kprobe: Fixup code in simulate without 'long'
Guo Ren
1
-15
/
+7
2021-02-27
csky: Fixup swapon
Guo Ren
3
-9
/
+52
2021-02-27
csky: pgtable.h: Coding convention
Guo Ren
3
-55
/
+36
2021-02-27
kbuild: lto: add _mcount to list of used symbols
Arnd Bergmann
1
-0
/
+1
2021-02-27
riscv: Cleanup setup_bootmem()
Kefeng Wang
1
-19
/
+2
2021-02-27
RISC-V: Enable CPU Hotplug in defconfigs
Anup Patel
2
-0
/
+2
[next]