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-09-25
Linux 6.6.108
v6.6.108
Greg Kroah-Hartman
1
-1
/
+1
2025-09-25
Revert "loop: Avoid updating block size under exclusive owner"
Eric Hagberg
1
-30
/
+8
2025-09-25
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
7
-10
/
+10
2025-09-25
minmax: simplify and clarify min_t()/max_t() implementation
Linus Torvalds
1
-8
/
+11
2025-09-25
minmax: avoid overly complicated constant expressions in VM code
Linus Torvalds
2
-1
/
+8
2025-09-25
mptcp: propagate shutdown to subflows when possible
Matthieu Baerts (NGI0)
1
-0
/
+16
2025-09-25
rtc: pcf2127: fix SPI command byte for PCF2131 backport
Bruno Thomsen
1
-5
/
+5
2025-09-25
iommu/amd/pgtbl: Fix possible race while increase page table level
Vasant Hegde
2
-4
/
+23
2025-09-25
xhci: dbc: Fix full DbC transfer ring after several reconnects
Mathias Nyman
1
-2
/
+21
2025-09-25
xhci: dbc: decouple endpoint allocation from initialization
Mathias Nyman
1
-25
/
+46
2025-09-25
phy: ti: omap-usb2: fix device leak at unbind
Johan Hovold
1
-0
/
+13
2025-09-25
phy: Use device_get_match_data()
Rob Herring
8
-55
/
+26
2025-09-25
selftests: mptcp: userspace pm: validate deny-join-id0 flag
Matthieu Baerts (NGI0)
2
-3
/
+18
2025-09-25
mptcp: pm: nl: announce deny-join-id0 flag
Matthieu Baerts (NGI0)
2
-2
/
+11
2025-09-25
vmxnet3: unregister xdp rxq info in the reset path
Sankararaman Jayaraman
1
-5
/
+5
2025-09-25
smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error path
Stefan Metzmacher
1
-1
/
+3
2025-09-25
crypto: af_alg - Set merge to zero early in af_alg_sendmsg
Herbert Xu
1
-1
/
+2
2025-09-25
drm: bridge: cdns-mhdp8546: Fix missing mutex unlock on error path
Qi Xi
1
-2
/
+4
2025-09-25
drm: bridge: anx7625: Fix NULL pointer dereference with early IRQ
Loic Poulain
1
-2
/
+4
2025-09-25
ASoC: SOF: Intel: hda-stream: Fix incorrect variable used in error message
Colin Ian King
1
-1
/
+1
2025-09-25
ASoC: wm8974: Correct PLL rate rounding
Charles Keepax
1
-2
/
+6
2025-09-25
ASoC: wm8940: Correct typo in control name
Charles Keepax
1
-1
/
+1
2025-09-25
ASoC: wm8940: Correct PLL rate rounding
Charles Keepax
1
-1
/
+6
2025-09-25
io_uring: include dying ring in task_work "should cancel" state
Jens Axboe
4
-6
/
+8
2025-09-25
io_uring: backport io_should_terminate_tw()
Jens Axboe
4
-5
/
+16
2025-09-25
ALSA: hda/realtek: Fix mute led for HP Laptop 15-dw4xx
Praful Adiga
1
-0
/
+1
2025-09-25
selftests: mptcp: avoid spurious errors on TCP disconnect
Matthieu Baerts (NGI0)
1
-2
/
+2
2025-09-25
selftests: mptcp: connect: catch IO errors on listen side
Matthieu Baerts (NGI0)
1
-3
/
+4
2025-09-25
rds: ib: Increment i_fastreg_wrs before bailing out
HÃ¥kon Bugge
1
-8
/
+12
2025-09-25
net: rfkill: gpio: Fix crash due to dereferencering uninitialized pointer
Hans de Goede
1
-2
/
+2
2025-09-25
KVM: SVM: Sync TPR from LAPIC into VMCB::V_TPR even if AVIC is active
Maciej S. Szmigiero
1
-2
/
+1
2025-09-25
mmc: mvsdio: Fix dma_unmap_sg() nents value
Thomas Fourier
1
-1
/
+1
2025-09-25
ASoC: qcom: q6apm-lpass-dais: Fix missing set_fmt DAI op for I2S
Mohammad Rafi Shaik
1
-0
/
+1
2025-09-25
ASoC: qcom: q6apm-lpass-dais: Fix NULL pointer dereference if source graph fa...
Krzysztof Kozlowski
1
-2
/
+4
2025-09-25
ASoC: qcom: audioreach: Fix lpaif_type configuration for the I2S interface
Mohammad Rafi Shaik
1
-0
/
+1
2025-09-25
btrfs: tree-checker: fix the incorrect inode ref size check
Qu Wenruo
1
-2
/
+2
2025-09-25
iommu/vt-d: Fix __domain_mapping()'s usage of switch_to_super_page()
Eugene Koira
1
-1
/
+6
2025-09-25
LoongArch: Check the return value when creating kobj
Tao Cui
1
-0
/
+2
2025-09-25
LoongArch: Align ACPI structures if ARCH_STRICT_ALIGN enabled
Huacai Chen
1
-4
/
+3
2025-09-25
LoongArch: Update help info of ARCH_STRICT_ALIGN
Tiezhu Yang
1
-2
/
+6
2025-09-25
power: supply: bq27xxx: restrict no-battery detection to bq27000
H. Nikolaus Schaller
1
-2
/
+2
2025-09-25
power: supply: bq27xxx: fix error return in case of no bq27000 hdq battery
H. Nikolaus Schaller
1
-1
/
+1
2025-09-25
crypto: af_alg - Disallow concurrent writes in af_alg_sendmsg
Herbert Xu
2
-4
/
+13
2025-09-25
nilfs2: fix CFI failure when accessing /sys/fs/nilfs2/features/*
Nathan Chancellor
2
-6
/
+6
2025-09-25
ksmbd: smbdirect: verify remaining_data_length respects max_fragmented_recv_size
Stefan Metzmacher
1
-1
/
+10
2025-09-25
ksmbd: smbdirect: validate data_offset and data_length field of smb_direct_da...
Namjae Jeon
1
-8
/
+9
2025-09-25
octeontx2-pf: Fix use-after-free bugs in otx2_sync_tstamp()
Duoming Zhou
1
-1
/
+1
2025-09-25
cnic: Fix use-after-free bugs in cnic_delete_task
Duoming Zhou
1
-2
/
+1
2025-09-25
net: liquidio: fix overflow in octeon_init_instr_queue()
Alexey Nepomnyashih
1
-1
/
+1
2025-09-25
Revert "net/mlx5e: Update and set Xon/Xoff upon port speed set"
Tariq Toukan
1
-2
/
+0
[next]