summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-17powerpc/atomic: Use YZ constraints for DS-form instructionsMichael Ellerman3-8/+10
2024-09-17MAINTAINERS: powerpc: Add MaddyMichael Ellerman1-0/+1
2024-09-17MAINTAINERS: adjust file entry in INTEL MID PLATFORMLukas Bulwahn1-1/+1
2024-09-17xen/swiotlb: fix allocated sizeJuergen Gross1-2/+2
2024-09-17xen/swiotlb: add alignment check for dma buffersJuergen Gross1-0/+6
2024-09-17smb: client: fix compression heuristic functionsEnzo Matsumiya1-50/+55
2024-09-17cifs: Update SFU comments about fifos and socketsPali Rohár3-6/+6
2024-09-17cifs: Add support for creating SFU symlinksPali Rohár5-29/+77
2024-09-16parisc: Allow mmap(MAP_STACK) memory to automatically expand upwardsHelge Deller1-0/+14
2024-09-16parisc: Use PRIV_USER instead of hardcoded valueHelge Deller1-1/+1
2024-09-16parisc: Fix itlb miss handler for 64-bit programsHelge Deller1-4/+2
2024-09-16cifs: Remove redundant setting of NETFS_SREQ_HIT_EOFDavid Howells1-2/+0
2024-09-16cifs: Fix cifs readv callback merge resolution issueDavid Howells1-1/+1
2024-09-16pwm: stm32: Fix a typoAndrew Kreimer1-1/+1
2024-09-16dt-bindings: pwm: amlogic: Add new bindings for meson A1 PWMGeorge Stark1-0/+14
2024-09-16dt-bindings: pwm: amlogic: Add optional power-domainsGeorge Stark1-0/+3
2024-09-16pwm: Switch back to struct platform_driver::remove()Uwe Kleine-König14-14/+14
2024-09-16dt-bindings: pwm: allwinner,sun4i-a10-pwm: add top-level constraintsKrzysztof Kozlowski1-4/+5
2024-09-16pwm: axi-pwmgen: use shared macro for version regDavid Lechner1-2/+1
2024-09-16pwm: atmel-hlcdc: Drop trailing commaLiao Chen1-2/+2
2024-09-16pwm: atmel-hlcdc: Enable module autoloadingLiao Chen1-0/+1
2024-09-16pwm: omap-dmtimer: Use of_property_read_bool()Rob Herring (Arm)1-1/+1
2024-09-16pwm: adp5585: Set OSC_EN bit to 1 when PWM state is enabledLiu Ying1-0/+4
2024-09-16pwm: lp3943: Fix an incorrect type in lp3943_pwm_parse_dt()Jiapeng Chong1-2/+1
2024-09-16platform/x86: x86-android-tablets: Adjust Xiaomi Pad 2 bottom bezel touch but...Hans de Goede1-5/+5
2024-09-16selftests: vDSO: check cpu caps before running chacha testJason A. Donenfeld2-0/+30
2024-09-15smb: use LIST_HEAD() to simplify codeHongbo Li4-16/+7
2024-09-15cifs: Recognize SFU socket typePali Rohár1-1/+5
2024-09-15cifs: Show debug message when SFU Fifo type was detectedPali Rohár1-0/+1
2024-09-15cifs: Put explicit zero byte into SFU block/char typesPali Rohár2-4/+4
2024-09-15cifs: Add support for reading SFU symlink locationPali Rohár1-0/+29
2024-09-15cifs: Fix recognizing SFU symlinksPali Rohár1-1/+1
2024-09-15smb: client: compress: fix an "illegal accesses" issueQianqiang Liu1-1/+1
2024-09-15smb: client: compress: fix a potential issue of freeing an invalid pointerQianqiang Liu1-1/+1
2024-09-15smb: client: compress: LZ77 code improvements cleanupEnzo Matsumiya4-463/+532
2024-09-15smb: client: insert compression check/call on write requestsEnzo Matsumiya2-0/+9
2024-09-15smb3: mark compression as CONFIG_EXPERIMENTAL and fix missing compression ope...Steve French9-4/+685
2024-09-15cifs: Remove obsoleted declaration for cifs_dir_openGaosheng Cui1-1/+0
2024-09-15smb: client: Use min() macroShen Lichuan2-5/+3
2024-09-15cifs: convert to use ERR_CAST()Yuesong Li1-1/+1
2024-09-15smb: add comment to STATUS_MCA_OCCUREDChenXiaoSong1-0/+4
2024-09-15smb: move SMB2 Status code to common header fileChenXiaoSong15-1835/+15
2024-09-15smb: move some duplicate definitions to common/smbacl.hChenXiaoSong3-200/+123
2024-09-15smb/client: rename cifs_ace to smb_aceChenXiaoSong5-41/+41
2024-09-15smb/client: rename cifs_acl to smb_aclChenXiaoSong2-19/+19
2024-09-15smb/client: rename cifs_sid to smb_sidChenXiaoSong7-63/+63
2024-09-15smb/client: rename cifs_ntsd to smb_ntsdChenXiaoSong9-49/+49
2024-09-15net/mlx5: HWS, check the correct variable in hws_send_ring_alloc_sq()Dan Carpenter1-1/+1
2024-09-15netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in nft_socket_cgroup_subtre...Dan Carpenter1-2/+2
2024-09-15ice: Fix a NULL vs IS_ERR() check in probe()Dan Carpenter1-2/+2