summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-10-15IB/sa: Fix sa_local_svc_timeout_ms read raceVlad Dumitrescu1-2/+4
2025-10-15RDMA/core: Resolve MAC of next-hop device without ARP supportParav Pandit1-7/+3
2025-10-15Revert "usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running"Michal Pecio1-7/+4
2025-10-15f2fs: fix zero-sized extent for precache extentswangzijie1-3/+4
2025-10-15HID: hidraw: tighten ioctl command parsingBenjamin Tissoires2-102/+124
2025-10-15scsi: qla2xxx: Fix incorrect sign of error code in qla_nvme_xmt_ls_rsp()Qianfeng Rong1-1/+1
2025-10-15scsi: qla2xxx: Fix incorrect sign of error code in START_SP_W_RETRIES()Qianfeng Rong1-2/+2
2025-10-15scsi: qla2xxx: edif: Fix incorrect sign of error codeQianfeng Rong1-2/+2
2025-10-15ACPI: NFIT: Fix incorrect ndr_desc being reportedin dev_err messageColin Ian King1-1/+1
2025-10-15ALSA: pcm: Disable bottom softirqs as part of spin_lock_irq() on PREEMPT_RTSebastian Andrzej Siewior1-10/+15
2025-10-15f2fs: fix to mitigate overhead of f2fs_zero_post_eof_page()Chao Yu1-20/+19
2025-10-15f2fs: fix to truncate first page in error path of f2fs_truncate()Chao Yu1-1/+9
2025-10-15f2fs: fix to update map->m_next_extent correctly in f2fs_map_blocks()Chao Yu1-1/+1
2025-10-15wifi: mt76: mt7915: fix mt7981 pre-calibrationZhi-Jun You2-25/+10
2025-10-15wifi: mt76: mt7996: Convert mt7996_wed_rro_addr to LELorenzo Bianconi2-9/+10
2025-10-15wifi: mt76: mt7996: Fix RX packets configuration for primary WED deviceLorenzo Bianconi1-1/+1
2025-10-15wifi: mt76: fix potential memory leak in mt76_wmac_probe()Abdun Nihaal1-1/+1
2025-10-15RDMA/cm: Rate limit destroy CM ID timeout error messageHåkon Bugge1-2/+2
2025-10-15drivers/base/node: handle error properly in register_one_node()Donet Tom1-0/+5
2025-10-15watchdog: mpc8xxx_wdt: Reload the watchdog timer when enabling the watchdogChristophe Leroy1-0/+2
2025-10-15ipvs: Use READ_ONCE/WRITE_ONCE for ipvs->enableZhang Tengfei4-20/+17
2025-10-15netfilter: ipset: Remove unused htable_bits in macro ahash_regionZhen Ni1-4/+4
2025-10-15iio: consumers: Fix offset handling in iio_convert_raw_to_processed()Hans de Goede1-1/+1
2025-10-15iio: consumers: Fix handling of negative channel scale in iio_convert_raw_to_...Hans de Goede1-14/+14
2025-10-15fs/ntfs3: reject index allocation if $BITMAP is empty but blocks existMoon Hee Lee1-0/+10
2025-10-15fs: ntfs3: Fix integer overflow in run_unpack()Vitaly Grigoryev1-3/+9
2025-10-15drm/msm/dpu: fix incorrect type for retQianfeng Rong1-1/+1
2025-10-15ASoC: Intel: bytcr_rt5651: Fix invalid quirk input mappingTakashi Iwai1-5/+21
2025-10-15ASoC: Intel: bytcr_rt5640: Fix invalid quirk input mappingTakashi Iwai1-2/+5
2025-10-15ASoC: Intel: bytcht_es8316: Fix invalid quirk input mappingTakashi Iwai1-3/+17
2025-10-15idpf: fix Rx descriptor ready check barrier in splitqAlexander Lobakin1-6/+2
2025-10-15wifi: iwlwifi: Remove redundant header filesLiao Yuanhong1-1/+0
2025-10-15pps: fix warning in pps_register_cdev when register device failWang Liang2-7/+3
2025-10-15misc: genwqe: Fix incorrect cmd field being reported in errorColin Ian King1-1/+1
2025-10-15tty: n_gsm: Don't block input queue by waiting MSCSeppo Takalo1-1/+24
2025-10-15usb: gadget: configfs: Correctly set use_os_string at bindWilliam Wu1-0/+2
2025-10-15usb: phy: twl6030: Fix incorrect type for retXichao Zhao1-2/+1
2025-10-15drm/amdkfd: Fix error code sign for EINVAL in svm_ioctl()Qianfeng Rong1-1/+1
2025-10-15tcp: fix __tcp_close() to only send RST when requiredEric Dumazet1-4/+5
2025-10-15PCI: tegra: Fix devm_kcalloc() argument order for port->phys allocationAlok Tiwari1-1/+1
2025-10-15wifi: mwifiex: send world regulatory domain to driverStefan Kerkmann1-4/+3
2025-10-15drm/amd/pm: Disable SCLK switching on Oland with high pixel clocks (v3)Timur Kristóf1-0/+31
2025-10-15drm/amd/pm: Disable MCLK switching with non-DC at 120 Hz+ (v2)Timur Kristóf1-0/+7
2025-10-15drm/amd/pm: Treat zero vblank time as too short in si_dpm (v3)Timur Kristóf1-1/+7
2025-10-15drm/amd/pm: Adjust si_upload_smc_data register programming (v3)Timur Kristóf1-2/+2
2025-10-15drm/amd/pm: Fix si_upload_smc_data (v3)Timur Kristóf1-19/+24
2025-10-15drm/amd/pm: Disable ULV even if unsupported (v3)Timur Kristóf1-7/+3
2025-10-15drm/amdgpu: Power up UVD 3 for FW validation (v2)Timur Kristóf1-4/+25
2025-10-15coresight: Only register perf symlink for sinks with alloc_bufferYuanfang Zhang1-2/+3
2025-10-15inet: ping: check sock_net() in ping_get_port() and ping_lookup()Eric Dumazet1-4/+10