summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-12-18virtio: clean up features qword/dword termsMichael S. Tsirkin8-40/+41
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 map ops commentMichael S. Tsirkin1-1/+1
2025-12-18virtio: fix virtqueue_set_affinity() docsMichael S. Tsirkin1-1/+1
2025-12-18virtio: standardize Returns documentation styleMichael S. Tsirkin1-4/+4
2025-12-18virtio: fix grammar in virtio_map_ops docsMichael S. Tsirkin1-2/+2
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: fix kernel-doc for mapping/free_coherent functionsKriish Sharma1-3/+4
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-18selftests/net: packetdrill: pass send_omit_free to MSG_ZEROCOPY testsWillem de Bruijn12-0/+29
2025-12-18ext4: improve integrity checking in __mb_check_buddy by enhancing order-0 val...Yongjian Sun1-17/+32
2025-12-18bpf: Fix exclusive map memory leakEdward Adam Davis1-1/+2
2025-12-18selftests/landlock: Fix makefile header listMatthieu Buffet1-1/+1
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/amdkfd: assign AID to uuid in topology for SPX modeEric Huang1-1/+3
2025-12-18drm/amd/display: Fix logical vs bitwise bug in get_embedded_panel_info_v2_1()Dan Carpenter1-4/+4
2025-12-18misc: rp1: Fix an error handling path in rp1_probe()Christophe JAILLET1-0/+3
2025-12-18fs: lift the FMODE_NOCMTIME check into file_update_time_flagsChristoph Hellwig1-2/+2
2025-12-18fs: refactor file timestamp update logicChristoph Hellwig1-37/+17
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: codecs: nau8325: Silence uninitialized variables warningsKrzysztof Kozlowski1-2/+2
2025-12-18ASoC: nau8325: use simple i2c probe functionJaroslav Kysela1-2/+1
2025-12-18clocksource/drivers/nxp-stm: Prevent driver unbindJohan Hovold1-1/+2
2025-12-18clocksource/drivers/nxp-stm: Fix section mismatchesJohan Hovold1-9/+9
2025-12-18clocksource/drivers/nxp-pit: Prevent driver unbindJohan Hovold1-1/+2
2025-12-18clocksource/drivers/arm_arch_timer_mmio: Prevent driver unbindJohan Hovold1-0/+2
2025-12-18clocksource/drivers/stm: Fix double deregistration on probe failureJohan Hovold1-3/+1
2025-12-18clocksource/drivers/ralink: Fix resource leaks in init error pathHaotian Zhang1-2/+9
2025-12-18drm/panthor: Avoid adding of kernel BOs to extobj listAkash Goel1-3/+3
2025-12-18arm64: dts: amlogic: meson-g12b: Fix L2 cache reference for S922X CPUsGuillaume La Roque1-2/+2
2025-12-18RDMA/irdma: Fix SRQ shadow area address initializationJijun Wang1-1/+1
2025-12-18RDMA/irdma: Remove doorbell elision logicJacob Moroni3-31/+2
2025-12-18RDMA/irdma: Do not set IBK_LOCAL_DMA_LKEY for GEN3+Jacob Moroni1-1/+2
2025-12-18RDMA/irdma: Do not directly rely on IB_PD_UNSAFE_GLOBAL_RKEYJacob Moroni4-10/+12
2025-12-18RDMA/irdma: Add missing mutex destroyAnil Samal3-2/+10
2025-12-18RDMA/irdma: Fix SIGBUS in AEQ destroyKrzysztof Czurylo1-1/+2
2025-12-18RDMA/irdma: Add a missing kfree of struct irdma_pci_f for GEN2Tatyana Nikolova1-0/+2
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