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
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-05-02
Linux 6.6.89
v6.6.89
Greg Kroah-Hartman
1
-1
/
+1
2025-05-02
objtool: Silence more KCOV warnings, part 2
Josh Poimboeuf
1
-1
/
+1
2025-05-02
objtool: Ignore end-of-section jumps for KCOV/GCOV
Josh Poimboeuf
1
-6
/
+16
2025-05-02
nvme: fixup scan failure for non-ANA multipath controllers
Hannes Reinecke
1
-1
/
+1
2025-05-02
MIPS: cm: Fix warning if MIPS_CM is disabled
Thomas Bogendoerfer
1
-1
/
+1
2025-05-02
net: dsa: mv88e6xxx: enable STU methods for 6320 family
Marek Behún
1
-0
/
+6
2025-05-02
net: dsa: mv88e6xxx: enable .port_set_policy() for 6320 family
Marek Behún
1
-0
/
+2
2025-05-02
net: dsa: mv88e6xxx: enable PVT for 6321 switch
Marek Behún
1
-0
/
+1
2025-05-02
net: dsa: mv88e6xxx: fix atu_move_port_mask for 6341 family
Marek Behún
1
-2
/
+2
2025-05-02
ext4: goto right label 'out_mmap_sem' in ext4_setattr()
Baokun Li
1
-1
/
+1
2025-05-02
comedi: jr3_pci: Fix synchronous deletion of timer
Ian Abbott
1
-1
/
+1
2025-05-02
vmxnet3: Fix malformed packet sizing in vmxnet3_process_xdp
Daniel Borkmann
1
-1
/
+1
2025-05-02
driver core: fix potential NULL pointer dereference in dev_uevent()
Dmitry Torokhov
3
-4
/
+44
2025-05-02
driver core: introduce device_set_driver() helper
Dmitry Torokhov
3
-4
/
+10
2025-05-02
Revert "drivers: core: synchronize really_probe() and dev_uevent()"
Dmitry Torokhov
1
-3
/
+0
2025-05-02
x86/pvh: Call C code via the kernel virtual mapping
Ard Biesheuvel
1
-1
/
+6
2025-05-02
spi: spi-imx: Add check for spi_imx_setupxfer()
Tamura Dai
1
-1
/
+4
2025-05-02
md/raid1: Add check for missing source disk in process_checks()
Meir Elisha
1
-10
/
+16
2025-05-02
x86/cpu: Add CPU model number for Bartlett Lake CPUs with Raptor Cove cores
Pi Xiange
1
-0
/
+2
2025-05-02
ubsan: Fix panic from test_ubsan_out_of_bounds
Mostafa Saleh
1
-7
/
+11
2025-05-02
spi: tegra210-quad: add rate limiting and simplify timeout error message
Breno Leitao
1
-2
/
+2
2025-05-02
spi: tegra210-quad: use WARN_ON_ONCE instead of WARN_ON for timeouts
Breno Leitao
1
-1
/
+1
2025-05-02
loop: aio inherit the ioprio of original request
Yunlong Xing
1
-1
/
+1
2025-05-02
riscv: Provide all alternative macros all the time
Andrew Jones
1
-12
/
+7
2025-05-02
iomap: skip unnecessary ifs_block_is_uptodate check
Gou Hao
1
-1
/
+1
2025-05-02
x86/i8253: Call clockevent_i8253_disable() with interrupts disabled
Fernando Fernandez Mancera
1
-1
/
+2
2025-05-02
scsi: pm80xx: Set phy_attached to zero when device is gone
Igor Pylypiv
1
-0
/
+1
2025-05-02
scsi: ufs: exynos: Ensure pre_link() executes before exynos_ufs_phy_init()
Peter Griffin
1
-5
/
+5
2025-05-02
scsi: hisi_sas: Fix I/O errors caused by hardware port ID changes
Xingui Yang
1
-0
/
+20
2025-05-02
ext4: make block validity check resistent to sb bh corruption
Ojaswin Mujoo
2
-6
/
+6
2025-05-02
cifs: Fix querying of WSL CHR and BLK reparse points over SMB1
Pali Rohár
1
-0
/
+36
2025-05-02
timekeeping: Add a lockdep override in tick_freeze()
Sebastian Andrzej Siewior
1
-0
/
+22
2025-05-02
cifs: Fix encoding of SMB1 Session Setup Kerberos Request in non-UNICODE mode
Pali Rohár
1
-20
/
+40
2025-05-02
nvmet-fc: put ref when assoc->del_work is already scheduled
Daniel Wagner
1
-1
/
+2
2025-05-02
nvmet-fc: take tgtport reference only once
Daniel Wagner
1
-15
/
+7
2025-05-02
x86/bugs: Don't fill RSB on context switch with eIBRS
Josh Poimboeuf
2
-15
/
+15
2025-05-02
x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpoline
Josh Poimboeuf
1
-4
/
+4
2025-05-02
x86/bugs: Use SBPB in write_ibpb() if applicable
Josh Poimboeuf
1
-1
/
+1
2025-05-02
selftests/mincore: Allow read-ahead pages to reach the end of the file
Qiuxu Zhuo
1
-3
/
+0
2025-05-02
gpiolib: of: Move Atmel HSMCI quirk up out of the regulator comment
Andy Shevchenko
1
-3
/
+3
2025-05-02
objtool: Stop UNRET validation on UD2
Josh Poimboeuf
1
-0
/
+3
2025-05-02
nvme: multipath: fix return value of nvme_available_path
Uday Shankar
1
-1
/
+1
2025-05-02
nvme: re-read ANA log page after ns scan completes
Hannes Reinecke
1
-0
/
+5
2025-05-02
ACPI PPTT: Fix coding mistakes in a couple of sizeof() calls
Jean-Marc Eurin
1
-2
/
+2
2025-05-02
ACPI: EC: Set ec_no_wakeup for Lenovo Go S
Mario Limonciello
1
-0
/
+28
2025-05-02
nvme: requeue namespace scan on missed AENs
Hannes Reinecke
1
-0
/
+4
2025-05-02
xen: Change xen-acpi-processor dom0 dependency
Jason Andryuk
1
-1
/
+1
2025-05-02
perf/core: Fix WARN_ON(!ctx) in __free_event() for partial init
Gabriel Shahrouzi
1
-3
/
+3
2025-05-02
selftests: ublk: fix test_stripe_04
Ming Lei
1
-0
/
+24
2025-05-02
udmabuf: fix a buf size overflow issue during udmabuf creation
Xiaogang Chen
1
-1
/
+1
[next]