index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
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
2025-10-29
Linux 6.6.115
v6.6.115
Greg Kroah-Hartman
1
-1
/
+1
2025-10-29
ksmbd: transport_ipc: validate payload size before reading handle
Qianchang Zhao
1
-1
/
+7
2025-10-29
gpio: ljca: Initialize num before accessing item in ljca_gpio_config
Haoyu Li
1
-1
/
+1
2025-10-29
fuse: fix livelock in synchronous file put from fuseblk workers
Darrick J. Wong
1
-1
/
+7
2025-10-29
fuse: allocate ff->release_args only if release is needed
Amir Goldstein
3
-32
/
+41
2025-10-29
s390/cio: Update purge function to unregister the unused subchannels
Vineeth Vijayan
1
-13
/
+24
2025-10-29
x86/resctrl: Fix miscount of bandwidth event when reactivating previously una...
Babu Moger
1
-2
/
+6
2025-10-29
fs/notify: call exportfs_encode_fid with s_umount
Jakub Acs
1
-0
/
+6
2025-10-29
xfs: always warn about deprecated mount options
Darrick J. Wong
1
-12
/
+21
2025-10-29
devcoredump: Fix circular locking dependency with devcd->mutex.
Maarten Lankhorst
1
-54
/
+84
2025-10-29
serial: 8250_mtk: Enable baud clock and manage in runtime PM
Daniel Golle
1
-2
/
+4
2025-10-29
serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018
Florian Eckert
1
-0
/
+11
2025-10-29
serial: 8250_dw: handle reset control deassert error
Artem Shimko
1
-1
/
+3
2025-10-29
dt-bindings: usb: dwc3-imx8mp: dma-range is required only for imx8mp
Xu Yang
1
-1
/
+9
2025-10-29
tcpm: switch check for role_sw device with fw_node
Michael Grzeschik
1
-2
/
+2
2025-10-29
most: usb: hdm_probe: Fix calling put_device() before device initialization
Victoria Votokina
1
-1
/
+1
2025-10-29
most: usb: Fix use-after-free in hdm_disconnect
Victoria Votokina
1
-7
/
+4
2025-10-29
misc: fastrpc: Fix dma_buf object leak in fastrpc_map_lookup
Junhao Xie
1
-0
/
+2
2025-10-29
mei: me: add wildcat lake P DID
Alexander Usyskin
2
-0
/
+4
2025-10-29
comedi: fix divide-by-zero in comedi_buf_munge()
Deepanshu Kartikey
1
-1
/
+1
2025-10-29
binder: remove "invalid inc weak" check
Alice Ryhl
1
-10
/
+1
2025-10-29
x86/microcode: Fix Entrysign revision check for Zen1/Naples
Andrew Cooper
1
-1
/
+1
2025-10-29
xhci: dbc: enable back DbC in resume if it was enabled before suspend
Mathias Nyman
1
-1
/
+8
2025-10-29
usb: raw-gadget: do not limit transfer length
Andrey Konovalov
1
-2
/
+0
2025-10-29
usb/core/quirks: Add Huawei ME906S to wakeup quirk
Tim Guttzeit
1
-0
/
+2
2025-10-29
USB: serial: option: add Telit FN920C04 ECM compositions
LI Qingwu
1
-0
/
+4
2025-10-29
USB: serial: option: add Quectel RG255C
Reinhard Speyerer
1
-0
/
+4
2025-10-29
USB: serial: option: add UNISOC UIS7720
Renjun Wang
1
-0
/
+2
2025-10-29
sched: Remove never used code in mm_cid_get()
Andy Shevchenko
1
-2
/
+0
2025-10-29
io_uring: correct __must_hold annotation in io_install_fixed_file
Alok Tiwari
1
-1
/
+1
2025-10-29
gpio: ljca: Fix duplicated IRQ mapping
Haotian Zhang
1
-11
/
+3
2025-10-29
gpio: update Intel LJCA USB GPIO driver
Wentong Wu
2
-105
/
+145
2025-10-29
hwmon: (sht3x) Fix error handling
Guenter Roeck
1
-10
/
+17
2025-10-29
RISC-V: Don't print details of CPUs disabled in DT
Anup Patel
1
-3
/
+1
2025-10-29
RISC-V: Define pgprot_dmacoherent() for non-coherent devices
Anup Patel
1
-0
/
+2
2025-10-29
firmware: arm_scmi: Fix premature SCMI_XFER_FLAG_IS_RAW clearing in raw mode
Artem Shimko
1
-2
/
+1
2025-10-29
firmware: arm_scmi: Account for failed debug initialization
Cristian Marussi
2
-33
/
+35
2025-10-29
spi: spi-nxp-fspi: add extra delay after dll locked
Han Xu
1
-0
/
+6
2025-10-29
selftests: mptcp: join: mark implicit tests as skipped if not supported
Matthieu Baerts (NGI0)
1
-2
/
+2
2025-10-29
selftests: mptcp: join: mark 'flush re-add' as skipped if not supported
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-10-29
net: ravb: Ensure memory write completes before ringing TX doorbell
Lad Prabhakar
1
-0
/
+8
2025-10-29
net: ravb: Enforce descriptor type ordering
Lad Prabhakar
1
-2
/
+14
2025-10-29
net: usb: rtl8150: Fix frame padding
Michal Pecio
1
-2
/
+9
2025-10-29
net: stmmac: dwmac-rk: Fix disabling set_clock_selection
Sebastian Reichel
1
-4
/
+5
2025-10-29
vsock: fix lock inversion in vsock_assign_transport()
Stefano Garzarella
1
-19
/
+19
2025-10-29
ocfs2: clear extent cache after moving/defragmenting extents
Deepanshu Kartikey
1
-0
/
+5
2025-10-29
MIPS: Malta: Fix keyboard resource preventing i8042 driver from registering
Maciej W. Rozycki
1
-1
/
+1
2025-10-29
cifs: Fix TCP_Server_Info::credits to be signed
David Howells
1
-1
/
+1
2025-10-29
can: netlink: can_changelink(): allow disabling of automatic restart
Marc Kleine-Budde
1
-2
/
+4
2025-10-29
ACPICA: Work around bogus -Wstringop-overread warning since GCC 11
Xi Ruoyao
1
-0
/
+6
[next]