index
:
linux.git
cached
cdir_v2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
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-03-28
Linux 6.1.132
v6.1.132
Greg Kroah-Hartman
1
-1
/
+1
2025-03-28
xfs: give xfs_extfree_intent its own perag reference
Darrick J. Wong
3
-22
/
+47
2025-03-28
block, bfq: fix re-introduced UAF in bic_set_bfqq()
Acs, Jakub
1
-1
/
+1
2025-03-28
mm/migrate: fix shmem xarray update during migration
Zi Yan
1
-9
/
+7
2025-03-28
wifi: iwlwifi: mvm: ensure offloading TID queue exists
Benjamin Berg
3
-2
/
+38
2025-03-28
fs/ntfs3: Change new sparse cluster processing
Konstantin Komarov
6
-186
/
+166
2025-03-28
drm/amdgpu: fix use-after-free bug
Vitaly Prosyak
1
-4
/
+16
2025-03-28
arm64: dts: rockchip: fix u2phy1_host status for NanoPi R4S
Justin Klaassen
1
-1
/
+1
2025-03-28
media: mediatek: vcodec: Fix VP8 stateless decoder smatch warning
Yunfei Dong
1
-3
/
+7
2025-03-28
drm/mediatek: Fix coverity issue with unintentional integer overflow
Jason-JH.Lin
2
-3
/
+19
2025-03-28
netfilter: nft_counter: Use u64_stats_t for statistic.
Sebastian Andrzej Siewior
1
-44
/
+46
2025-03-28
mptcp: Fix data stream corruption in the address announcement
Arthur Mongodin
1
-2
/
+4
2025-03-28
drm/amd/display: Use HW lock mgr for PSR1 when only one eDP
Mario Limonciello
1
-0
/
+12
2025-03-28
ksmbd: fix incorrect validation for num_aces field of smb_acl
Namjae Jeon
1
-1
/
+4
2025-03-28
drm/amdgpu: Fix JPEG video caps max size for navi1x and raven
David Rosca
2
-2
/
+2
2025-03-28
drm/radeon: fix uninitialized size issue in radeon_vce_cs_parse()
Nikita Zhandarovich
1
-1
/
+1
2025-03-28
soc: qcom: pdr: Fix the potential deadlock
Saranya R
1
-7
/
+1
2025-03-28
batman-adv: Ignore own maximum aggregation size during RX
Sven Eckelmann
2
-4
/
+2
2025-03-28
xsk: fix an integer overflow in xp_create_and_assign_umem()
Gavrilov Ilia
1
-1
/
+1
2025-03-28
efi/libstub: Avoid physical address 0x0 when doing random allocation
Ard Biesheuvel
1
-0
/
+4
2025-03-28
ARM: shmobile: smp: Enforce shmobile_smp_* alignment
Geert Uytterhoeven
1
-0
/
+1
2025-03-28
proc: fix UAF in proc_get_inode()
Ye Bin
4
-6
/
+31
2025-03-28
mmc: atmel-mci: Add missing clk_disable_unprepare()
Gu Bowen
1
-1
/
+3
2025-03-28
mmc: sdhci-brcmstb: add cqhci suspend/resume to PM ops
Kamal Dasu
1
-0
/
+10
2025-03-28
arm64: dts: freescale: imx8mm-verdin-dahlia: add Microphone Jack to sound card
Stefan Eichenberger
1
-3
/
+3
2025-03-28
regulator: check that dummy regulator has been probed before using it
Christian Eggers
1
-1
/
+11
2025-03-28
drm/v3d: Don't run jobs that have errors flagged in its fence
MaĆra Canal
1
-1
/
+8
2025-03-28
can: flexcan: disable transceiver during system PM
Haibo Chen
1
-1
/
+11
2025-03-28
can: flexcan: only change CAN state when link up in system PM
Haibo Chen
1
-2
/
+4
2025-03-28
can: rcar_canfd: Fix page entries in the AFL list
Biju Das
1
-17
/
+11
2025-03-28
i2c: omap: fix IRQ storms
Andreas Kemnade
1
-19
/
+7
2025-03-28
Revert "gre: Fix IPv6 link-local address generation."
Guillaume Nault
1
-9
/
+6
2025-03-28
net/neighbor: add missing policy for NDTPA_QUEUE_LENBYTES
Lin Ma
1
-0
/
+1
2025-03-28
net: lwtunnel: fix recursion loops
Justin Iurman
1
-12
/
+53
2025-03-28
net: atm: fix use after free in lec_send()
Dan Carpenter
1
-1
/
+2
2025-03-28
ipv6: Set errno after ip_fib_metrics_init() in ip6_route_info_create().
Kuniyuki Iwashima
1
-0
/
+2
2025-03-28
ipv6: Fix memleak of nhc_pcpu_rth_output in fib_check_nh_v6_gw().
Kuniyuki Iwashima
1
-1
/
+2
2025-03-28
Bluetooth: Fix error code in chan_alloc_skb_cb()
Dan Carpenter
1
-1
/
+6
2025-03-28
RDMA/hns: Fix wrong value of max_sge_rd
Junxian Huang
1
-1
/
+1
2025-03-28
RDMA/hns: Fix a missing rollback in error path of hns_roce_create_qp_common()
Junxian Huang
1
-1
/
+1
2025-03-28
RDMA/hns: Fix unmatched condition in error path of alloc_user_qp_db()
Junxian Huang
1
-3
/
+5
2025-03-28
RDMA/hns: Fix soft lockup during bt pages loop
Junxian Huang
1
-1
/
+15
2025-03-28
RDMA/bnxt_re: Avoid clearing VLAN_ID mask in modify qp path
Saravanan Vajravel
1
-2
/
+0
2025-03-28
ARM: dts: bcm2711: Don't mark timer regs unconfigured
Phil Elwell
1
-2
/
+0
2025-03-28
ARM: OMAP1: select CONFIG_GENERIC_IRQ_CHIP
Arnd Bergmann
1
-0
/
+1
2025-03-28
RDMA/bnxt_re: Add missing paranthesis in map_qp_id_to_tbl_indx
Kashyap Desai
1
-1
/
+2
2025-03-28
ARM: dts: bcm2711: PL011 UARTs are actually r1p5
Phil Elwell
1
-4
/
+5
2025-03-28
soc: imx8m: Unregister cpufreq and soc dev in cleanup path
Peng Fan
1
-2
/
+24
2025-03-28
soc: imx8m: Use devm_* to simplify probe failure handling
Marek Vasut
1
-63
/
+29
2025-03-28
soc: imx8m: Remove global soc_uid
Marek Vasut
1
-16
/
+15
[next]