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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-07
drm/amdgpu: disable BAR resize on Dell G5 SE
Alex Deucher
1
-0
/
+7
2025-03-07
drm/amdkfd: Preserve cp_hqd_pq_control on update_mqd
David Yat Sin
4
-7
/
+14
2025-03-07
drm/xe/userptr: fix EFAULT handling
Matthew Auld
1
-0
/
+12
2025-03-07
drm/xe/userptr: restore invalidation list on error
Matthew Auld
1
-7
/
+21
2025-03-07
drm/xe/regs: remove a duplicate definition for RING_CTL_SIZE(size)
Mingcong Bai
1
-1
/
+0
2025-03-07
phy: rockchip: naneng-combphy: compatible reset with old DT
Chukun Pan
1
-1
/
+4
2025-03-07
phy: rockchip: fix Kconfig dependency more
Arnd Bergmann
1
-0
/
+1
2025-03-07
thermal: gov_power_allocator: Update total_weight on bind and cdev updates
Yu-Che Cheng
1
-8
/
+22
2025-03-07
thermal: core: Move lists of thermal instances to trip descriptors
Rafael J. Wysocki
7
-64
/
+62
2025-03-07
thermal/of: Fix cdev lookup in thermal_of_should_bind()
Rafael J. Wysocki
1
-21
/
+29
2025-03-07
thermal: of: Simplify thermal_of_should_bind with scoped for each OF child
Krzysztof Kozlowski
1
-3
/
+2
2025-03-07
thermal: gov_power_allocator: Fix incorrect calculation in divvy_up_power()
Yu-Che Cheng
1
-1
/
+1
2025-03-07
net: ti: icss-iep: Reject perout generation request
Meghana Malladi
1
-20
/
+1
2025-03-07
idpf: fix checksums set in idpf_rx_rsc()
Eric Dumazet
1
-1
/
+2
2025-03-07
net/mlx5: IRQ, Fix null string in debug print
Shay Drory
1
-1
/
+1
2025-03-07
net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination.
Harshal Chaudhari
1
-1
/
+1
2025-03-07
ice: Avoid setting default Rx VSI twice in switchdev setup
Marcin Szycik
1
-2
/
+1
2025-03-07
ice: Fix deinitializing VF in error path
Marcin Szycik
3
-4
/
+10
2025-03-07
ice: add E830 HW VF mailbox message limit support
Paul Greenwalt
9
-13
/
+96
2025-03-07
net: ethernet: ti: am65-cpsw: select PAGE_POOL
Sascha Hauer
1
-0
/
+1
2025-03-07
firmware: cs_dsp: Remove async regmap writes
Richard Fitzgerald
1
-18
/
+6
2025-03-07
drm/xe/oa: Allow oa_exponent value of 0
Umesh Nerlige Ramappa
1
-2
/
+3
2025-03-07
drm/xe/oa: Allow only certain property changes from config
Ashutosh Dixit
1
-14
/
+46
2025-03-07
drm/xe/oa: Add syncs support to OA config ioctl
Ashutosh Dixit
2
-18
/
+26
2025-03-07
drm/xe/oa: Move functions up so they can be reused for config ioctl
Ashutosh Dixit
1
-229
/
+229
2025-03-07
drm/xe/oa: Signal output fences
Ashutosh Dixit
2
-17
/
+105
2025-03-07
net: dsa: rtl8366rb: Fix compilation problem
Linus Walleij
5
-252
/
+299
2025-03-07
net: cadence: macb: Synchronize stats calculations
Sean Anderson
2
-2
/
+12
2025-03-07
ipvlan: ensure network headers are in skb linear part
Eric Dumazet
1
-5
/
+16
2025-03-07
ipvlan: Prepare ipvlan_process_v4_outbound() to future .flowi4_tos conversion.
Guillaume Nault
1
-1
/
+2
2025-03-07
net: loopback: Avoid sending IP packets without an Ethernet header
Ido Schimmel
1
-0
/
+14
2025-03-07
RDMA/bnxt_re: Fix the page details for the srq created by kernel consumers
Kashyap Desai
1
-0
/
+2
2025-03-07
RDMA/mlx5: Fix bind QP error cleanup flow
Patrisious Haddad
1
-2
/
+6
2025-03-07
scsi: ufs: core: Set default runtime/system PM levels before ufshcd_hba_init()
Manivannan Sadhasivam
1
-15
/
+15
2025-03-07
scsi: core: Clear driver private data when retrying request
Ye Bin
1
-7
/
+7
2025-03-07
RDMA/mlx5: Fix AH static rate parsing
Patrisious Haddad
3
-4
/
+6
2025-03-07
RDMA/mlx5: Fix implicit ODP hang on parent deregistration
Yishai Hadas
1
-0
/
+1
2025-03-07
scsi: ufs: core: Fix ufshcd_is_ufs_dev_busy() and ufshcd_eh_timed_out()
Bart Van Assche
1
-4
/
+4
2025-03-07
RDMA/bnxt_re: Fix the statistics for Gen P7 VF
Selvin Xavier
2
-2
/
+10
2025-03-07
RDMA/bnxt_re: Allocate dev_attr information dynamically
Kalesh AP
8
-45
/
+51
2025-03-07
RDMA/bnxt_re: Add sanity checks on rdev validity
Kalesh AP
1
-0
/
+5
2025-03-07
RDMA/bnxt_re: Cache MSIx info to a local structure
Kalesh AP
2
-8
/
+11
2025-03-07
RDMA/bnxt_re: Refactor NQ allocation
Kalesh AP
3
-33
/
+60
2025-03-07
RDMA/bnxt_re: Fail probe early when not enough MSI-x vectors are reserved
Kalesh AP
2
-10
/
+14
2025-03-07
RDMA/hns: Fix mbox timing out by adding retry mechanism
Junxian Huang
2
-16
/
+50
2025-03-07
RDMA/mana_ib: Allocate PAGE aligned doorbell index
Konstantin Taranov
1
-1
/
+1
2025-03-07
RDMA/mlx5: Fix a WARN during dereg_mr for DM type
Yishai Hadas
1
-1
/
+2
2025-03-07
RDMA/mlx5: Fix a race for DMABUF MR which can lead to CQE with error
Yishai Hadas
1
-1
/
+12
2025-03-07
IB/mlx5: Set and get correct qp_num for a DCT QP
Mark Zhang
1
-1
/
+3
2025-03-07
RDMA/mlx5: Fix the recovery flow of the UMR QP
Yishai Hadas
1
-27
/
+56
[next]