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-01-23
Linux 6.1.127
v6.1.127
Greg Kroah-Hartman
1
-1
/
+1
2025-01-23
net: fix data-races around sk->sk_forward_alloc
Wang Liang
2
-4
/
+2
2025-01-23
x86/xen: fix SLS mitigation in xen_hypercall_iret()
Juergen Gross
1
-1
/
+1
2025-01-23
nfsd: add list_head nf_gc to struct nfsd_file
Youzhong Yang
2
-8
/
+11
2025-01-23
erofs: handle NONHEAD !delta[1] lclusters gracefully
Gao Xiang
1
-8
/
+9
2025-01-23
erofs: tidy up EROFS on-disk naming
Gao Xiang
2
-142
/
+119
2025-01-23
wifi: ath10k: avoid NULL pointer error during sdio remove
Kang Yang
1
-2
/
+2
2025-01-23
Revert "regmap: detach regmap from dev on regmap_exit"
Greg Kroah-Hartman
1
-12
/
+0
2025-01-23
scsi: sg: Fix slab-use-after-free read in sg_release()
Suraj Sonawane
1
-1
/
+1
2025-01-23
RDMA/rxe: Fix the qp flush warnings in req
Zhu Yanjun
1
-2
/
+4
2025-01-23
Revert "drm/amdgpu: rework resume handling for display (v2)"
Greg Kroah-Hartman
1
-43
/
+2
2025-01-23
block: fix uaf for flush rq while iterating tags
Yu Kuai
2
-10
/
+5
2025-01-23
drm/amdgpu: fix usage slab after free
Vitaly Prosyak
2
-4
/
+4
2025-01-23
drm/amd/display: Fix out-of-bounds access in 'dcn21_link_encoder_create'
Srinivasan Shanmugam
1
-1
/
+1
2025-01-23
iio: adc: rockchip_saradc: fix information leak in triggered buffer
Javier Carrasco
1
-0
/
+2
2025-01-23
iio: imu: inv_icm42600: fix timestamps after suspend if sensor is on
Jean-Baptiste Maneyrol
1
-1
/
+6
2025-01-23
iio: imu: inv_icm42600: fix spi burst write not supported
Jean-Baptiste Maneyrol
3
-1
/
+14
2025-01-23
Revert "PCI: Use preserve_config in place of pci_flags"
Terry Tritton
2
-9
/
+15
2025-01-23
drm/i915/fb: Relax clear color alignment to 64 bytes
Ville Syrjälä
1
-1
/
+1
2025-01-23
hrtimers: Handle CPU state correctly on hotplug
Koichiro Den
3
-2
/
+12
2025-01-23
irqchip/gic-v3-its: Don't enable interrupts in its_irq_set_vcpu_affinity()
Tomas Krcka
1
-1
/
+1
2025-01-23
irqchip/gic-v3: Handle CPU_PM_ENTER_FAILED correctly
Yogesh Lal
1
-1
/
+1
2025-01-23
irqchip: Plug a OF node reference leak in platform_irqchip_probe()
Joe Hattori
1
-3
/
+1
2025-01-23
pmdomain: imx8mp-blk-ctrl: add missing loop break condition
Xiaolei Wang
1
-1
/
+1
2025-01-23
gpiolib: cdev: Fix use after free in lineinfo_changed_notify
Zhongqiu Han
1
-1
/
+1
2025-01-23
fs/proc: fix softlockup in __read_vmcore (part 2)
Rik van Riel
1
-0
/
+2
2025-01-23
filemap: avoid truncating 64-bit offset to 32 bits
Marco Nelissen
1
-1
/
+1
2025-01-23
vsock: prevent null-ptr-deref in vsock_*[has_data|has_space]
Stefano Garzarella
1
-0
/
+9
2025-01-23
vsock: reset socket state when de-assigning the transport
Stefano Garzarella
1
-0
/
+9
2025-01-23
vsock/virtio: cancel close work in the destructor
Stefano Garzarella
1
-8
/
+21
2025-01-23
vsock/virtio: discard packets if the transport changes
Stefano Garzarella
1
-2
/
+5
2025-01-23
net: ethernet: xgbe: re-add aneg to supported features in PHY quirks
Heiner Kallweit
1
-17
/
+2
2025-01-23
selftests: mptcp: avoid spurious errors on disconnect
Paolo Abeni
1
-11
/
+32
2025-01-23
mptcp: be sure to send ack when mptcp-level window re-opens
Paolo Abeni
1
-2
/
+4
2025-01-23
zram: fix potential UAF of zram table
Kairui Song
1
-0
/
+1
2025-01-23
ALSA: hda/realtek: Add support for Ayaneo System using CS35L41 HDA
Stefan Binding
1
-0
/
+1
2025-01-23
x86/asm: Make serialize() always_inline
Juergen Gross
1
-1
/
+1
2025-01-23
poll_wait: add mb() to fix theoretical race between waitqueue_active() and .p...
Oleg Nesterov
1
-1
/
+9
2025-01-23
iomap: avoid avoid truncating 64-bit offset to 32 bits
Marco Nelissen
1
-1
/
+1
2025-01-23
ACPI: resource: acpi_dev_irq_override(): Check DMI match last
Hans de Goede
1
-3
/
+3
2025-01-23
selftests: tc-testing: reduce rshift value
Jakub Kicinski
1
-2
/
+2
2025-01-23
scsi: ufs: core: Honor runtime/system PM levels if set by host controller dri...
Manivannan Sadhasivam
1
-3
/
+6
2025-01-23
cachefiles: Parse the "secctx" immediately
Max Kellermann
3
-11
/
+12
2025-01-23
kheaders: Ignore silly-rename files
David Howells
1
-0
/
+1
2025-01-23
fs: fix missing declaration of init_files
Zhang Kunbo
1
-0
/
+1
2025-01-23
hfs: Sanity check the root record
Leo Stone
1
-1
/
+3
2025-01-23
mac802154: check local interfaces before deleting sdata list
Lizhi Xu
1
-0
/
+4
2025-01-23
nvmet: propagate npwg topology
Luis Chamberlain
1
-1
/
+1
2025-01-23
i2c: rcar: fix NACK handling when being a target
Wolfram Sang
1
-5
/
+15
2025-01-23
i2c: mux: demux-pinctrl: check initial mux selection, too
Wolfram Sang
1
-1
/
+3
[next]