summaryrefslogtreecommitdiffstats
path: root/drivers/base/driver.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-13driver core: platform: fix ups for constant struct device_driverGreg Kroah-Hartman1-6/+6
2024-06-13auxbus: make to_auxiliary_drv accept and return a constant pointerGreg Kroah-Hartman7-13/+13
2024-06-13nvdimm: make nd_class constantGreg Kroah-Hartman1-9/+10
2024-06-13gve: Clear napi->skb before dev_kfree_skb_any()Ziwei Xiao1-3/+5
2024-06-13ionic: fix use after netif_napi_del()Taehee Yoo1-3/+1
2024-06-13Revert "igc: fix a log entry using uninitialized netdev"Sasha Neftin1-3/+2
2024-06-13drm/xe: move disable_c6 callRiana Tauro2-6/+7
2024-06-13drm/xe: flush engine buffers before signalling user fence on all enginesAndrzej Hajda1-2/+16
2024-06-13drm/xe/pf: Assert LMEM provisioning is done only on DGFXMichal Wajdeczko1-2/+13
2024-06-13drm/xe/xe_gt_idle: use GT forcewake domain assertionRiana Tauro1-1/+1
2024-06-13ACPI: EC: Evaluate orphan _REG under EC deviceRafael J. Wysocki5-5/+66
2024-06-13iommu/amd: Fix panic accessing amd_iommu_enable_faultingDimitri Sivanich1-1/+1
2024-06-13x86/boot: Don't add the EFI stub to targets, againBenjamin Segall1-2/+2
2024-06-13net: bridge: mst: fix suspicious rcu usage in br_mst_set_stateNikolay Aleksandrov1-1/+1
2024-06-13net: bridge: mst: pass vlan group directly to br_mst_vlan_set_stateNikolay Aleksandrov1-6/+5
2024-06-13net/ipv6: Fix the RT cache flush via sysctl using a previous delayPetr Pavlu1-2/+2
2024-06-12vfio/pci: Insert full vma on mmap'd MMIO faultAlex Williamson1-2/+17
2024-06-12nbd: Remove __force castsChristoph Hellwig1-29/+22
2024-06-12io_uring/rsrc: don't lock while !TASK_RUNNINGPavel Begunkov1-0/+1
2024-06-12nvmet: always initialize cqe.resultDaniel Wagner3-9/+1
2024-06-12nvmet-passthru: propagate status from id override functionsDaniel Wagner1-3/+3
2024-06-12nvme: avoid double free special payloadChunguang Xu1-0/+1
2024-06-12block: unmap and free user mapped integrity via submitterAnuj Gupta3-6/+39
2024-06-12block: fix request.queuelist usage in flushChengming Zhou1-1/+2
2024-06-12block: Optimize disk zone resource cleanupDamien Le Moal1-0/+3
2024-06-12block: sed-opal: avoid possible wrong address reference in read_sed_opal_key()Su Hui1-1/+1
2024-06-12mailmap: Add my outdated addresses to the map fileAndy Shevchenko2-1/+3
2024-06-12i2c: designware: Fix the functionality flags of the slave-only interfaceJean Delvare1-1/+1
2024-06-12i2c: at91: Fix the functionality flags of the slave-only interfaceJean Delvare1-2/+1
2024-06-12cpufreq: intel_pstate: Check turbo_is_disabled() in store_no_turbo()Rafael J. Wysocki1-7/+12
2024-06-12kobject_uevent: Fix OOB access within zap_modalias_env()Zijun Hu1-1/+16
2024-06-12drm/mediatek: Call drm_atomic_helper_shutdown() at shutdown timeDouglas Anderson1-0/+8
2024-06-12drm: renesas: shmobile: Call drm_atomic_helper_shutdown() at shutdown timeDouglas Anderson1-0/+8
2024-06-12xhci: Handle TD clearing for multiple streams caseHector Martin2-11/+44
2024-06-12xhci: Apply broken streams quirk to Etron EJ188 xHCI hostKuangyi Chiang1-1/+3
2024-06-12xhci: Apply reset resume quirk to Etron EJ188 xHCI hostKuangyi Chiang1-0/+5
2024-06-12xhci: Set correct transferred length for cancelled bulk transfersMathias Nyman1-3/+2
2024-06-12ksmbd: fix missing use of get_write in in smb2_set_ea()Namjae Jeon4-11/+19
2024-06-12ksmbd: move leading slash check to smb2_get_name()Namjae Jeon1-9/+6
2024-06-12net: stmmac: replace priv->speed with the portTransmitRate from the tc-cbs pa...Xiaolei Wang1-14/+11
2024-06-12gve: ignore nonrelevant GSO type bits when processing TSO headersJoshua Washington1-15/+5
2024-06-12net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPPKory Maincent1-2/+2
2024-06-12scsi: mpi3mr: Fix ATA NCQ priority supportDamien Le Moal6-28/+89
2024-06-12scsi: ufs: core: Quiesce request queues before checking pending cmdsZiqi Chen1-3/+3
2024-06-12scsi: core: Disable CDL by defaultDamien Le Moal1-0/+7
2024-06-12parisc: Try to fix random segmentation faults in package buildsJohn David Anglin3-180/+275
2024-06-12x86/uaccess: Fix missed zeroing of ia32 u64 get_user() range checkingKees Cook2-3/+7
2024-06-12bcachefs: Fix rcu_read_lock() leak in drop_extra_replicasKent Overstreet1-2/+1
2024-06-11drm/nouveau: remove unused struct 'init_exec'Dr. David Alan Gilbert1-5/+0
2024-06-11thermal: gov_step_wise: Restore passive polling managementRafael J. Wysocki1-0/+17