summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-12-18selftests: bonding: add delay before each xvlan_over_bond connectivity checkHangbin Liu1-0/+1
2025-12-18selftests: bonding: add ipvlan over bond testingEtienne Champetier4-100/+98
2025-12-18net: phy: aquantia: check for NVMEM deferralRobert Marko1-1/+1
2025-12-18vfio/pci: Use RCU for error/request triggers to avoid circular lockingAlex Williamson4-41/+93
2025-12-18spi: ch341: fix out-of-bounds memory access in ch341_transfer_oneTianchu Chen1-1/+1
2025-12-18mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errorsHaotian Zhang1-1/+4
2025-12-18net: stmmac: fix rx limit check in stmmac_rx_zc()Alexey Kodanev1-1/+1
2025-12-18netfilter: nft_connlimit: update the count if add was skippedFernando Fernandez Mancera2-6/+19
2025-12-18netfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera5-103/+142
2025-12-18netfilter: flowtable: check for maximum number of encapsulations in bridge vlanPablo Neira Ayuso1-1/+8
2025-12-18Reinstate "resource: avoid unnecessary lookups in find_next_iomem_res()"Ilias Stamatis1-1/+9
2025-12-18resource: introduce is_type_match() helper and use itAndy Shevchenko1-13/+10
2025-12-18resource: replace open coded resource_intersection()Andy Shevchenko1-9/+6
2025-12-18regulator: core: Protect regulator_supply_alias_list with regulator_list_mutexsparkhuang1-12/+20
2025-12-18ARM: dts: samsung: exynos4412-midas: turn off SDIO WLAN chip during system su...Marek Szyprowski1-0/+1
2025-12-18ARM: dts: samsung: exynos4210-trats: turn off SDIO WLAN chip during system su...Marek Szyprowski1-0/+1
2025-12-18ARM: dts: samsung: exynos4210-i9100: turn off SDIO WLAN chip during system su...Marek Szyprowski1-0/+1
2025-12-18ARM: dts: samsung: universal_c210: turn off SDIO WLAN chip during system suspendMarek Szyprowski1-0/+1
2025-12-18spi: airoha-snfi: en7523: workaround flash damaging if UART_TXD was short to GNDMikhail Kshevetskiy1-1/+24
2025-12-18ASoC: Intel: catpt: Fix error path in hw_params()Cezary Rojewski1-1/+3
2025-12-18vdpa/pds: use %pe for ERR_PTR() in event handler registrationAlok Tiwari1-1/+1
2025-12-18vhost: Fix kthread worker cgroup failure handlingMike Christie1-1/+3
2025-12-18vdpa/mlx5: Fix incorrect error code reporting in query_virtqueuesAlok Tiwari1-1/+1
2025-12-18virtio: fix virtqueue_set_affinity() docsMichael S. Tsirkin1-1/+1
2025-12-18virtio: fix grammar in virtio_queue_info docsMichael S. Tsirkin1-1/+1
2025-12-18virtio: fix whitespace in virtio_config_opsMichael S. Tsirkin1-1/+1
2025-12-18virtio: fix typo in virtio_device_ready() commentMichael S. Tsirkin1-1/+1
2025-12-18virtio_vdpa: fix misleading return in void functionAlok Tiwari1-1/+1
2025-12-18of: Skip devicetree kunit tests when RISCV+ACPI doesn't populate root nodeGuenter Roeck1-2/+3
2025-12-18ext4: improve integrity checking in __mb_check_buddy by enhancing order-0 val...Yongjian Sun1-17/+32
2025-12-18ublk: prevent invalid access with DEBUGKevin Brodsky1-2/+2
2025-12-18ACPI: processor_core: fix map_x2apic_id for amd-pstate on am4René Rebe1-1/+1
2025-12-18hwmon: sy7636a: Fix regulator_enable resource leak on error pathHaotian Zhang1-6/+1
2025-12-18drm/amd/display: Fix logical vs bitwise bug in get_embedded_panel_info_v2_1()Dan Carpenter1-4/+4
2025-12-18greybus: gb-beagleplay: Fix timeout handling in bootloader functionsHaotian Zhang1-6/+6
2025-12-18firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select FW_LOADERAlexandre Courbot1-1/+1
2025-12-18ASoC: fsl_xcvr: clear the channel status control memoryShengjiu Wang1-1/+1
2025-12-18gfs2: Prevent recursive memory reclaimAndreas Gruenbacher4-2/+21
2025-12-18ASoC: nau8325: add missing build configJaroslav Kysela2-0/+7
2025-12-18ASoC: nau8325: use simple i2c probe functionJaroslav Kysela1-2/+1
2025-12-18drm/panthor: Avoid adding of kernel BOs to extobj listAkash Goel1-3/+3
2025-12-18RDMA/irdma: Do not directly rely on IB_PD_UNSAFE_GLOBAL_RKEYJacob Moroni4-10/+12
2025-12-18RDMA/irdma: Fix data race in irdma_free_pbleKrzysztof Czurylo1-2/+4
2025-12-18RDMA/irdma: Fix data race in irdma_sc_ccq_armKrzysztof Czurylo1-0/+3
2025-12-18iommu/arm-smmu-qcom: Enable use of all SMR groups when running bare-metalStephan Gerhold1-10/+17
2025-12-18backlight: lp855x: Fix lp855x.h kernel-doc warningsRandy Dunlap1-2/+2
2025-12-18backlight: led-bl: Add devlink to supplier LEDsLuca Ceresoli1-0/+13
2025-12-18wifi: ieee80211: correct FILS status codesRia Thomas1-2/+2
2025-12-18iomap: always run error completions in user contextChristoph Hellwig1-1/+12
2025-12-18iomap: factor out a iomap_dio_done helperChristoph Hellwig1-38/+38