index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-05
Linux 6.1.71
v6.1.71
Greg Kroah-Hartman
1
-1
/
+1
2024-01-05
Revert "platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe"
Shin'ichiro Kawasaki
1
-131
/
+41
2024-01-05
tracing/kprobes: Fix symbol counting logic by looking at modules as well
Andrii Nakryiko
1
-4
/
+21
2024-01-05
kallsyms: Make module_kallsyms_on_each_symbol generally available
Jiri Olsa
2
-2
/
+9
2024-01-05
device property: Allow const parameter to dev_fwnode()
Andy Shevchenko
2
-3
/
+15
2024-01-05
spi: Constify spi parameters of chip select APIs
Geert Uytterhoeven
1
-2
/
+2
2024-01-05
NFSD: fix possible oops when nfsd/pool_stats is closed.
NeilBrown
1
-2
/
+3
2024-01-05
ring-buffer: Fix slowpath of interrupted event
Steven Rostedt (Google)
1
-57
/
+24
2024-01-05
netfilter: nf_tables: skip set commit for deleted/destroyed sets
Pablo Neira Ayuso
1
-1
/
+1
2024-01-05
ring-buffer: Remove useless update to write_stamp in rb_try_to_discard()
Steven Rostedt (Google)
1
-36
/
+11
2024-01-05
tracing: Fix blocked reader of snapshot buffer
Steven Rostedt (Google)
2
-4
/
+19
2024-01-05
ring-buffer: Fix wake ups when buffer_percent is set to 100
Steven Rostedt (Google)
1
-2
/
+7
2024-01-05
mm/memory-failure: check the mapcount of the precise page
Matthew Wilcox (Oracle)
1
-3
/
+3
2024-01-05
mm/memory-failure: cast index to loff_t before shifting it
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-01-05
mm: migrate high-order folios in swap cache correctly
Charan Teja Kalla
1
-1
/
+8
2024-01-05
mm/filemap: avoid buffered read/write race to read inconsistent data
Baokun Li
1
-0
/
+9
2024-01-05
platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
Shin'ichiro Kawasaki
1
-41
/
+131
2024-01-05
ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
Namjae Jeon
1
-3
/
+12
2024-01-05
block: renumber QUEUE_FLAG_HW_WC
Christoph Hellwig
1
-1
/
+1
2024-01-05
spi: atmel: Fix clock issue when using devices with different polarities
Louis Chauvet
1
-1
/
+81
2024-01-05
spi: Add APIs in spi core to set/get spi->chip_select and spi->cs_gpiod
Amit Kumar Mahapatra
2
-23
/
+42
2024-01-05
spi: Reintroduce spi_set_cs_timing()
Tudor Ambarus
1
-0
/
+37
2024-01-05
linux/export: Ensure natural alignment of kcrctab array
Helge Deller
1
-0
/
+1
2024-01-05
nfsd: call nfsd_last_thread() before final nfsd_put()
NeilBrown
3
-3
/
+9
2024-01-05
nfsd: separate nfsd_last_thread() from nfsd_put()
NeilBrown
2
-34
/
+25
2024-01-05
iio: imu: adis16475: add spi_device_id table
Nuno Sa
1
-45
/
+72
2024-01-05
spi: Introduce spi_get_device_match_data() helper
Andy Shevchenko
2
-0
/
+15
2024-01-05
usb: fotg210-hcd: delete an incorrect bounds test
Dan Carpenter
1
-3
/
+0
2024-01-05
ARM: dts: Fix occasional boot hang for am3 usb
Tony Lindgren
1
-0
/
+1
2024-01-05
ksmbd: fix wrong allocation size update in smb2_open()
Namjae Jeon
1
-18
/
+18
2024-01-05
ksmbd: avoid duplicate opinfo_put() call on error of smb21_lease_break_ack()
Namjae Jeon
1
-5
/
+5
2024-01-05
ksmbd: lazy v2 lease break on smb2_write()
Namjae Jeon
4
-2
/
+48
2024-01-05
ksmbd: send v2 lease break notification for directory
Namjae Jeon
6
-6
/
+77
2024-01-05
ksmbd: downgrade RWH lease caching state to RH for directory
Namjae Jeon
3
-7
/
+12
2024-01-05
ksmbd: set v2 lease capability
Namjae Jeon
2
-7
/
+6
2024-01-05
ksmbd: set epoch in create context v2 lease
Namjae Jeon
2
-1
/
+5
2024-01-05
ksmbd: don't update ->op_state as OPLOCK_STATE_NONE on error
Namjae Jeon
1
-1
/
+0
2024-01-05
ksmbd: move setting SMB2_FLAGS_ASYNC_COMMAND and AsyncId
Namjae Jeon
1
-5
/
+2
2024-01-05
ksmbd: release interim response after sending status pending response
Namjae Jeon
2
-1
/
+5
2024-01-05
ksmbd: move oplock handling after unlock parent dir
Namjae Jeon
1
-56
/
+65
2024-01-05
ksmbd: separately allocate ci per dentry
Namjae Jeon
4
-25
/
+18
2024-01-05
ksmbd: fix possible deadlock in smb2_open
Namjae Jeon
5
-59
/
+75
2024-01-05
ksmbd: prevent memory leak on error return
Zongmin Zhou
1
-2
/
+5
2024-01-05
ksmbd: fix kernel-doc comment of ksmbd_vfs_kern_path_locked()
Namjae Jeon
1
-3
/
+4
2024-01-05
ksmbd: no need to wait for binded connection termination at logoff
Namjae Jeon
1
-16
/
+0
2024-01-05
ksmbd: add support for surrogate pair conversion
Namjae Jeon
1
-49
/
+138
2024-01-05
ksmbd: fix missing RDMA-capable flag for IPoIB device in ksmbd_rdma_capable_n...
Kangjing Huang
1
-10
/
+30
2024-01-05
ksmbd: fix recursive locking in vfs helpers
Marios Makassikis
1
-20
/
+3
2024-01-05
ksmbd: fix kernel-doc comment of ksmbd_vfs_setxattr()
Namjae Jeon
1
-1
/
+1
2024-01-05
ksmbd: reorganize ksmbd_iov_pin_rsp()
Namjae Jeon
1
-21
/
+22
[next]