index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-17
powerpc/atomic: Use YZ constraints for DS-form instructions
Michael Ellerman
3
-8
/
+10
2024-09-17
MAINTAINERS: powerpc: Add Maddy
Michael Ellerman
1
-0
/
+1
2024-09-17
MAINTAINERS: adjust file entry in INTEL MID PLATFORM
Lukas Bulwahn
1
-1
/
+1
2024-09-17
xen/swiotlb: fix allocated size
Juergen Gross
1
-2
/
+2
2024-09-17
xen/swiotlb: add alignment check for dma buffers
Juergen Gross
1
-0
/
+6
2024-09-17
smb: client: fix compression heuristic functions
Enzo Matsumiya
1
-50
/
+55
2024-09-17
cifs: Update SFU comments about fifos and sockets
Pali Rohár
3
-6
/
+6
2024-09-17
cifs: Add support for creating SFU symlinks
Pali Rohár
5
-29
/
+77
2024-09-16
parisc: Allow mmap(MAP_STACK) memory to automatically expand upwards
Helge Deller
1
-0
/
+14
2024-09-16
parisc: Use PRIV_USER instead of hardcoded value
Helge Deller
1
-1
/
+1
2024-09-16
parisc: Fix itlb miss handler for 64-bit programs
Helge Deller
1
-4
/
+2
2024-09-16
cifs: Remove redundant setting of NETFS_SREQ_HIT_EOF
David Howells
1
-2
/
+0
2024-09-16
cifs: Fix cifs readv callback merge resolution issue
David Howells
1
-1
/
+1
2024-09-16
pwm: stm32: Fix a typo
Andrew Kreimer
1
-1
/
+1
2024-09-16
dt-bindings: pwm: amlogic: Add new bindings for meson A1 PWM
George Stark
1
-0
/
+14
2024-09-16
dt-bindings: pwm: amlogic: Add optional power-domains
George Stark
1
-0
/
+3
2024-09-16
pwm: Switch back to struct platform_driver::remove()
Uwe Kleine-König
14
-14
/
+14
2024-09-16
dt-bindings: pwm: allwinner,sun4i-a10-pwm: add top-level constraints
Krzysztof Kozlowski
1
-4
/
+5
2024-09-16
pwm: axi-pwmgen: use shared macro for version reg
David Lechner
1
-2
/
+1
2024-09-16
pwm: atmel-hlcdc: Drop trailing comma
Liao Chen
1
-2
/
+2
2024-09-16
pwm: atmel-hlcdc: Enable module autoloading
Liao Chen
1
-0
/
+1
2024-09-16
pwm: omap-dmtimer: Use of_property_read_bool()
Rob Herring (Arm)
1
-1
/
+1
2024-09-16
pwm: adp5585: Set OSC_EN bit to 1 when PWM state is enabled
Liu Ying
1
-0
/
+4
2024-09-16
pwm: lp3943: Fix an incorrect type in lp3943_pwm_parse_dt()
Jiapeng Chong
1
-2
/
+1
2024-09-16
platform/x86: x86-android-tablets: Adjust Xiaomi Pad 2 bottom bezel touch but...
Hans de Goede
1
-5
/
+5
2024-09-16
selftests: vDSO: check cpu caps before running chacha test
Jason A. Donenfeld
2
-0
/
+30
2024-09-15
smb: use LIST_HEAD() to simplify code
Hongbo Li
4
-16
/
+7
2024-09-15
cifs: Recognize SFU socket type
Pali Rohár
1
-1
/
+5
2024-09-15
cifs: Show debug message when SFU Fifo type was detected
Pali Rohár
1
-0
/
+1
2024-09-15
cifs: Put explicit zero byte into SFU block/char types
Pali Rohár
2
-4
/
+4
2024-09-15
cifs: Add support for reading SFU symlink location
Pali Rohár
1
-0
/
+29
2024-09-15
cifs: Fix recognizing SFU symlinks
Pali Rohár
1
-1
/
+1
2024-09-15
smb: client: compress: fix an "illegal accesses" issue
Qianqiang Liu
1
-1
/
+1
2024-09-15
smb: client: compress: fix a potential issue of freeing an invalid pointer
Qianqiang Liu
1
-1
/
+1
2024-09-15
smb: client: compress: LZ77 code improvements cleanup
Enzo Matsumiya
4
-463
/
+532
2024-09-15
smb: client: insert compression check/call on write requests
Enzo Matsumiya
2
-0
/
+9
2024-09-15
smb3: mark compression as CONFIG_EXPERIMENTAL and fix missing compression ope...
Steve French
9
-4
/
+685
2024-09-15
cifs: Remove obsoleted declaration for cifs_dir_open
Gaosheng Cui
1
-1
/
+0
2024-09-15
smb: client: Use min() macro
Shen Lichuan
2
-5
/
+3
2024-09-15
cifs: convert to use ERR_CAST()
Yuesong Li
1
-1
/
+1
2024-09-15
smb: add comment to STATUS_MCA_OCCURED
ChenXiaoSong
1
-0
/
+4
2024-09-15
smb: move SMB2 Status code to common header file
ChenXiaoSong
15
-1835
/
+15
2024-09-15
smb: move some duplicate definitions to common/smbacl.h
ChenXiaoSong
3
-200
/
+123
2024-09-15
smb/client: rename cifs_ace to smb_ace
ChenXiaoSong
5
-41
/
+41
2024-09-15
smb/client: rename cifs_acl to smb_acl
ChenXiaoSong
2
-19
/
+19
2024-09-15
smb/client: rename cifs_sid to smb_sid
ChenXiaoSong
7
-63
/
+63
2024-09-15
smb/client: rename cifs_ntsd to smb_ntsd
ChenXiaoSong
9
-49
/
+49
2024-09-15
net/mlx5: HWS, check the correct variable in hws_send_ring_alloc_sq()
Dan Carpenter
1
-1
/
+1
2024-09-15
netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in nft_socket_cgroup_subtre...
Dan Carpenter
1
-2
/
+2
2024-09-15
ice: Fix a NULL vs IS_ERR() check in probe()
Dan Carpenter
1
-2
/
+2
[next]