summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-08-28md: add helper rdev_needs_recovery()Zheng Qixing1-11/+12
2025-08-28md: rename recovery_cp to resync_offsetLi Nan12-95/+95
2025-08-28drm: nova-drm: fix 32-bit arm buildMiguel Ojeda1-1/+2
2025-08-28mlxsw: spectrum: Forward packets with an IPv4 link-local source IPIdo Schimmel2-0/+3
2025-08-28Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA links separatelyLuiz Augusto von Dentz1-5/+25
2025-08-28Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connectionsYang Li8-30/+46
2025-08-28Bluetooth: hci_conn: do return error from hci_enhanced_setup_sync()Sergey Shtylyov1-1/+2
2025-08-28Bluetooth: hci_event: fix MTU for BN == 0 in CIS EstablishedPauli Virtanen1-4/+4
2025-08-28Bluetooth: hci_sync: Prevent unintended PA sync when SID is 0xFFYang Li1-4/+8
2025-08-28Bluetooth: hci_core: Fix using ll_privacy_capable for current settingsLuiz Augusto von Dentz2-1/+2
2025-08-28Bluetooth: hci_core: Fix using {cis,bis}_capable for current settingsLuiz Augusto von Dentz5-17/+28
2025-08-28Bluetooth: btmtk: Fix wait_on_bit_timeout interruption during shutdownJiande Lu1-6/+1
2025-08-28Bluetooth: hci_sync: Fix scan state after PA Sync has been establishedLuiz Augusto von Dentz1-2/+5
2025-08-28iommu/amd: Avoid stack buffer overflow from kernel cmdlineKees Cook1-2/+2
2025-08-28scsi: qla4xxx: Prevent a potential error pointer dereferenceDan Carpenter1-0/+2
2025-08-28rtase: Fix Rx descriptor CRC error bit definitionJustin Lai1-1/+1
2025-08-28net/sched: Fix backlog accounting in qdisc_dequeue_internalWilliam Liu7-33/+50
2025-08-28net: bridge: fix soft lockup in br_multicast_query_expired()Wang Liang2-0/+18
2025-08-28net: xilinx: axienet: Fix RX skb ring management in DMAengine modeSuraj Gupta1-2/+6
2025-08-28RDMA/hns: Fix dip entries leak on devices newer than hip09Junxian Huang1-1/+1
2025-08-28RDMA/core: Free pfn_list with appropriate kvfree callAkhilesh Patil1-2/+2
2025-08-28RDMA/bnxt_re: Fix to initialize the PBL arrayAnantha Prabhu1-0/+2
2025-08-28RDMA/bnxt_re: Fix a possible memory leak in the driverKalesh AP1-0/+23
2025-08-28RDMA/bnxt_re: Fix to remove workload check in SRQ limit pathKashyap Desai3-35/+2
2025-08-28RDMA/bnxt_re: Fix to do SRQ armena by defaultKashyap Desai1-2/+1
2025-08-28RDMA/hns: Fix querying wrong SCC context for DIP algorithmwenglianfa2-3/+10
2025-08-28RDMA/erdma: Fix unset QPN of GSI QPBoshi Yu1-0/+2
2025-08-28RDMA/erdma: Fix ignored return value of init_kernel_qpBoshi Yu1-1/+3
2025-08-28platform/x86/amd/hsmp: Ensure sock->metric_tbl_addr is non-NULLSuma Hegde1-0/+5
2025-08-28drm/panic: Add a u64 divide by 10 for arm32Jocelyn Falempe1-1/+21
2025-08-28rust: drm: don't pass the address of drm::Device to drm_dev_put()Danilo Krummrich1-3/+18
2025-08-28rust: drm: remove pin annotations from drm::DeviceDanilo Krummrich1-2/+0
2025-08-28rust: drm: ensure kmalloc() compatible LayoutDanilo Krummrich1-2/+7
2025-08-28rust: alloc: replace aligned_size() with Kmalloc::aligned_layout()Danilo Krummrich1-12/+18
2025-08-28iosys-map: Fix undefined behavior in iosys_map_clear()Nitin Gote1-6/+1
2025-08-28drm/tests: Fix drm_test_fb_xrgb8888_to_xrgb2101010() on big-endianJosé Expósito1-0/+1
2025-08-28drm/tests: Do not use drm_fb_blit() in format-helper testsThomas Zimmermann4-102/+131
2025-08-28drm/tests: Fix endian warningJosé Expósito1-1/+1
2025-08-28cgroup/cpuset: Fix a partition error with CPU hotplugWaiman Long1-3/+4
2025-08-28cgroup/cpuset: Use static_branch_enable_cpuslocked() on cpusets_insane_config...Waiman Long1-1/+1
2025-08-28drm/nouveau/nvif: Fix potential memory leak in nvif_vmm_ctor().Fanhua Li1-1/+2
2025-08-28spi: spi-qpic-snand: fix calculating of ECC OOB regions' propertiesGabor Juhos1-6/+14
2025-08-28spi: spi-fsl-lpspi: Clamp too high speed_hzStefan Wahren1-5/+3
2025-08-28spi: spi-qpic-snand: use correct CW_PER_PAGE value for OOB writeGabor Juhos1-1/+1
2025-08-28iio: imu: inv_icm42600: change invalid data error to -EBUSYJean-Baptiste Maneyrol1-1/+5
2025-08-28iio: imu: inv_icm42600: Convert to uXX and sXX integer typesAndy Shevchenko7-57/+57
2025-08-28iio: imu: inv_icm42600: use = { } instead of memset()David Lechner2-6/+4
2025-08-28ixgbe: prevent from unwanted interface name changesJedrzej Jagielski1-0/+1
2025-08-28devlink: let driver opt out of automatic phys_port_name generationJedrzej Jagielski2-2/+6
2025-08-28i2c: rtl9300: Add missing count byte for SMBus Block OpsSven Eckelmann1-3/+3