index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
/
syscall.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-30
scsi: zfcp: Handle event-lost notification for Version Change events
Julian Wiedmann
4
-0
/
+16
2020-10-30
scsi: zfcp: Process Version Change events
Julian Wiedmann
2
-0
/
+26
2020-10-30
scsi: zfcp: Clarify & assert the stat_lock locking in zfcp_qdio_send()
Julian Wiedmann
1
-0
/
+8
2020-10-30
scsi: zfcp: Remove orphaned function declarations
Vasily Gorbik
1
-2
/
+0
2020-10-30
scsi: zfcp: Lift Input Queue tasklet from qdio
Julian Wiedmann
2
-0
/
+41
2020-10-30
scsi: arcmsr: Ensure getting a free ccb is done under the spin_lock
ching Huang
1
-1
/
+3
2020-10-30
scsi: arcmsr: Configure the default command timeout value
ching Huang
2
-0
/
+17
2020-10-30
scsi: ufs: qcom: Enable aggressive power collapse for ufs HBA
Asutosh Das
1
-0
/
+1
2020-10-30
scsi: ufs: Put HBA into LPM during clk gating
Can Guo
2
-2
/
+20
2020-10-30
scsi: libfc: Fix enum-conversion warning
Arnd Bergmann
1
-1
/
+1
2020-10-30
scsi: libfc: Work around -Warray-bounds warning
Arnd Bergmann
1
-11
/
+19
2020-10-30
scsi: libfc: Move scsi/fc_encode.h to libfc
Arnd Bergmann
12
-39
/
+36
2020-10-27
scsi: doc: Fix some kernel-doc markups
Mauro Carvalho Chehab
5
-8
/
+9
2020-10-27
scsi: lpfc: Update lpfc version to 12.8.0.5
James Smart
1
-1
/
+1
2020-10-27
scsi: lpfc: Reject CT request for MIB commands
James Smart
3
-39
/
+296
2020-10-27
scsi: lpfc: Add FDMI Vendor MIB support
James Smart
9
-6
/
+117
2020-10-27
scsi: lpfc: Enlarge max_sectors in scsi host templates
James Smart
2
-6
/
+3
2020-10-27
scsi: lpfc: Fix duplicate wq_create_version check
James Smart
1
-6
/
+0
2020-10-27
scsi: lpfc: Removed unused macros in lpfc_attr.c
James Smart
1
-4
/
+0
2020-10-27
scsi: lpfc: Re-fix use after free in lpfc_rq_buf_free()
James Smart
1
-1
/
+1
2020-10-27
scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpi
James Smart
8
-42
/
+136
2020-10-27
scsi: lpfc: Fix invalid sleeping context in lpfc_sli4_nvmet_alloc()
James Smart
2
-5
/
+9
2020-10-26
scsi: target: tcmu: scatter_/gather_data_area() rework
Bodo Stroesser
1
-89
/
+75
2020-10-26
scsi: message: fusion: Remove unneeded break
Tom Rix
1
-1
/
+0
2020-10-26
scsi: Remove unneeded break statements
Tom Rix
17
-31
/
+4
2020-10-26
scsi: fc: Update documentation of sysfs nodes for FPIN stats
Shyam Sundar
2
-0
/
+46
2020-10-26
scsi: fc: Add mechanism to update FPIN signal statistics
Shyam Sundar
2
-0
/
+8
2020-10-26
scsi: fc: Parse FPIN packets and update statistics
Shyam Sundar
2
-0
/
+294
2020-10-26
scsi: fc: Add FPIN statistics to fc_host and fc_rport objects
Shyam Sundar
2
-0
/
+149
2020-10-26
scsi: fc: Update formal FPIN descriptor definitions
Shyam Sundar
1
-1
/
+113
2020-10-25
Linux 5.10-rc1
v5.10-rc1
Linus Torvalds
1
-2
/
+2
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
117
-196
/
+196
2020-10-25
kernel/sys.c: fix prototype of prctl_get_tid_address()
Rasmus Villemoes
1
-3
/
+3
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
6
-8
/
+6
2020-10-25
checkpatch: enable GIT_DIR environment use to set git repository location
Joe Perches
1
-5
/
+7
2020-10-25
i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...
Hans de Goede
1
-1
/
+10
2020-10-24
random32: add a selftest for the prandom32 code
Willy Tarreau
1
-0
/
+56
2020-10-24
random32: add noise from network and scheduling activity
Willy Tarreau
4
-0
/
+30
2020-10-24
random32: make prandom_u32() output unpredictable
George Spelvin
4
-190
/
+318
2020-10-24
KVM: ioapic: break infinite recursion on lazy EOI
Vitaly Kuznetsov
1
-4
/
+1
2020-10-24
KVM: vmx: rename pi_init to avoid conflict with paride
Paolo Bonzini
3
-4
/
+4
2020-10-24
KVM: x86/mmu: Avoid modulo operator on 64-bit value to fix i386 build
Sean Christopherson
1
-1
/
+1
2020-10-24
cifs: update internal module version number
Steve French
1
-1
/
+1
2020-10-23
x86/uaccess: fix code generation in put_user()
Rasmus Villemoes
1
-1
/
+9
2020-10-23
smb3: add some missing definitions from MS-FSCC
Steve French
2
-0
/
+28
2020-10-23
smb3: remove two unused variables
Steve French
1
-5
/
+0
2020-10-23
smb3: add support for stat of WSL reparse points for special file types
Steve French
6
-14
/
+189
2020-10-23
ata: pata_ns87415.c: Document support on parisc with superio chip
Helge Deller
1
-2
/
+1
2020-10-23
ata: fix some kernel-doc markups
Mauro Carvalho Chehab
3
-3
/
+3
2020-10-23
block: blk-mq: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
[next]