index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
23 hours
Linux 6.6.132
v6.6.132
linux-6.6.y
Greg Kroah-Hartman
1
-1
/
+1
23 hours
Revert "rust: pin-init: add references to previously initialized fields"
Greg Kroah-Hartman
1
-113
/
+31
23 hours
Revert "rust: pin-init: internal: init: document load-bearing fact of field a...
Greg Kroah-Hartman
1
-16
/
+0
24 hours
Linux 6.6.131
v6.6.131
Greg Kroah-Hartman
1
-1
/
+1
24 hours
tcp: Fix bind() regression for v6-only wildcard and v4-mapped-v6 non-wildcard...
Kuniyuki Iwashima
1
-2
/
+9
24 hours
futex: Clear stale exiting pointer in futex_lock_pi() retry path
Davidlohr Bueso
1
-1
/
+2
24 hours
dmaengine: idxd: Fix freeing the allocated ida too late
Vinicius Costa Gomes
1
-4
/
+4
24 hours
dmaengine: idxd: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-2
/
+2
24 hours
btrfs: fix lost error when running device stats on multiple devices fs
Filipe Manana
1
-2
/
+3
24 hours
btrfs: fix leak of kobject name for sub-group space_info
Shin'ichiro Kawasaki
1
-1
/
+1
24 hours
btrfs: fix super block offset in error message in btrfs_validate_super()
Mark Harmstone
1
-2
/
+2
24 hours
dmaengine: xilinx_dma: Fix reset related timeout with two-channel AXIDMA
Tomi Valkeinen
1
-8
/
+1
24 hours
dmaengine: xilinx: xilinx_dma: Fix unmasked residue subtraction
Marek Vasut
1
-6
/
+6
24 hours
dmaengine: xilinx: xilinx_dma: Fix residue calculation for cyclic DMA
Marek Vasut
1
-1
/
+22
24 hours
dmaengine: xilinx: xilinx_dma: Fix dma_device directions
Marek Vasut
1
-1
/
+1
24 hours
dmaengine: xilinx: xdma: Fix regmap init error handling
Alexander Stein
1
-2
/
+2
24 hours
dmaengine: dw-edma: Fix multiple times setting of the CYCLE_STATE and CYCLE_B...
LUO Haowen
1
-3
/
+3
24 hours
phy: ti: j721e-wiz: Fix device node reference leak in wiz_get_lane_phy_types()
Felix Gu
1
-0
/
+2
24 hours
dmaengine: idxd: Fix memory leak when a wq is reset
Vinicius Costa Gomes
1
-2
/
+1
24 hours
dmaengine: idxd: Fix not releasing workqueue on .release()
Vinicius Costa Gomes
1
-0
/
+1
24 hours
erofs: fix "BUG: Bad page state in z_erofs_do_read_page"
Gao Xiang
1
-0
/
+1
24 hours
xfs: save ailp before dropping the AIL lock in push callbacks
Yuto Ohnuki
2
-4
/
+14
24 hours
xfs: avoid dereferencing log items after push callbacks
Yuto Ohnuki
3
-11
/
+52
24 hours
mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]
Josh Law
1
-0
/
+3
24 hours
nvme: fix admin queue leak on controller reset
Ming Lei
1
-0
/
+7
24 hours
xattr: switch to CLASS(fd)
Al Viro
1
-21
/
+6
24 hours
libbpf: Fix -Wdiscarded-qualifiers under C23
Mikhail Gavrilov
1
-1
/
+1
24 hours
gfs2: Fix unlikely race in gdlm_put_lock
Andreas Gruenbacher
1
-5
/
+5
24 hours
mtd: spi-nor: core: avoid odd length/address writes in 8D-8D-8D mode
Pratyush Yadav
1
-1
/
+68
24 hours
mtd: spi-nor: core: avoid odd length/address reads on 8D-8D-8D mode
Pratyush Yadav
1
-1
/
+75
24 hours
rust: pin-init: internal: init: document load-bearing fact of field accessors
Benno Lossin
1
-0
/
+16
24 hours
rust: pin-init: add references to previously initialized fields
Benno Lossin
1
-31
/
+113
24 hours
tracing: Fix potential deadlock in cpu hotplug with osnoise
Luo Haiyang
1
-5
/
+5
24 hours
tracing: Switch trace_osnoise.c code over to use guard() and __free()
Steven Rostedt
1
-27
/
+13
24 hours
ksmbd: fix memory leaks and NULL deref in smb2_lock()
Werner Kasselman
1
-9
/
+18
24 hours
ksmbd: fix use-after-free and NULL deref in smb_grant_oplock()
Werner Kasselman
1
-27
/
+45
24 hours
powerpc64/bpf: do not increment tailcall count when prog is NULL
Hari Bathini
1
-9
/
+14
24 hours
arm64: dts: imx8mn-tqma8mqnl: fix LDO5 power off
Markus Niebel
2
-6
/
+29
24 hours
ext4: always drain queued discard work in ext4_mb_release()
Theodore Ts'o
1
-7
/
+5
24 hours
ext4: fix iloc.bh leak in ext4_fc_replay_inode() error paths
Baokun Li
1
-5
/
+8
24 hours
ext4: fix the might_sleep() warnings in kvfree()
Zqiang
2
-13
/
+5
24 hours
ext4: fix use-after-free in update_super_work when racing with umount
Jiayuan Chen
3
-1
/
+11
24 hours
ext4: reject mount if bigalloc with s_first_data_block != 0
Helen Koike
1
-0
/
+7
24 hours
ext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal()
Ye Bin
1
-1
/
+5
24 hours
ext4: avoid infinite loops caused by residual data
Edward Adam Davis
1
-2
/
+6
24 hours
ext4: replace BUG_ON with proper error handling in ext4_read_inline_folio
Yuto Ohnuki
1
-1
/
+9
24 hours
ext4: make recently_deleted() properly work with lazy itable initialization
Jan Kara
1
-0
/
+6
24 hours
ext4: fix fsync(2) for nojournal mode
Jan Kara
1
-2
/
+14
24 hours
ext4: fix stale xarray tags after writeback
Jan Kara
1
-2
/
+8
24 hours
ext4: convert inline data to extents when truncate exceeds inline size
Deepanshu Kartikey
1
-0
/
+12
[next]