summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-05-07ipmi:msghandler: Add a error return from unhandle LAN cmdsCorey Minyard
2025-05-07ipmi:msghandler: Shut down lower layer first at unregisterCorey Minyard
2025-05-07ipmi:msghandler: Remove proc_fs.hCorey Minyard
2025-05-07ipmi:msghandler: Don't check for shutdown when returning responsesCorey Minyard
2025-05-07ipmi:msghandler: Don't acquire a user refcount for queued messagesCorey Minyard
2025-05-07ipmi:msghandler: Fix locking around users and interfacesCorey Minyard
2025-05-07ipmi:msghandler: Remove some user level processing in panic modeCorey Minyard
2025-05-07ipmi:watchdog: Change lock to mutexCorey Minyard
2025-05-07ipmi:msghandler: Remove srcu for the ipmi_interfaces listCorey Minyard
2025-05-07ipmi:msghandler: Remove srcu from the ipmi user structureCorey Minyard
2025-05-07ipmi:msghandler: Use the system_wq, not system_bh_wqCorey Minyard
2025-05-07ipmi_msghandler: Change the events lock to a mutexCorey Minyard
2025-05-07ipmi:msghandler: Deliver user messages in a work queueCorey Minyard
2025-05-07ipmi:msghandler: Move timer handling into a work queueCorey Minyard
2025-05-07ipmi:msghandler: Rename recv_work to smi_workCorey Minyard
2025-05-07ipmi:msghandler: Use READ_ONCE on run_to_completionCorey Minyard
2025-05-07ipmi:si: Move SI type information into an info structureCorey Minyard
2025-04-30Merge tag 'modules-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-29Merge tag 'mmc-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2025-04-29Merge tag 'platform-drivers-x86-v6.15-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-04-28Merge tag 'for-6.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-04-28Merge tag 'hyperv-fixes-signed-20250427' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-04-28dm: always update the array size in realloc_argv on successBenjamin Marzinski
2025-04-26Merge tag 'pci-v6.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-04-26Merge tag 'irq-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-04-26Merge tag 'drm-fixes-2025-04-26' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-04-26irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode()Suzuki K Poulose
2025-04-25Merge tag 'ata-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-04-25Merge tag 'vfs-6.15-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-25Merge tag 'cxl-fixes-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-26Merge tag 'amd-drm-fixes-6.15-2025-04-23' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-04-26Merge tag 'exynos-drm-fixes-for-v6.15-rc4' of git://git.kernel.org/pub/scm/li...Dave Airlie
2025-04-26Merge tag 'drm-misc-fixes-2025-04-22' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-04-25Drivers: hv: Fix bad ref to hv_synic_eventring_tail when CPU goes offlineMichael Kelley
2025-04-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-04-25Merge tag 'block-6.15-20250424' of git://git.kernel.dk/linuxLinus Torvalds
2025-04-25Merge tag 'pm-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-04-25Merge tag 'usb-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-04-25Merge tag 'tty-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-04-25Merge tag 'char-misc-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-25Merge tag 'driver-core-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-04-25devtmpfs: don't use vfs_getattr_nosec to query i_modeChristoph Hellwig
2025-04-24ublk: fix race between io_uring_cmd_complete_in_task and ublk_cancel_cmdMing Lei
2025-04-24ublk: call ublk_dispatch_req() for handling UBLK_U_IO_NEED_GET_DATAMing Lei
2025-04-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-04-24Merge tag 'net-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-24Merge tag 'v6.15-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-04-24iommu/amd: WARN if KVM attempts to set vCPU affinity without posted intrruptsSean Christopherson
2025-04-24iommu/amd: Return an error if vCPU affinity is set for non-vCPU IRTESean Christopherson
2025-04-24net: stmmac: fix multiplication overflow when reading timestampAlexis Lothoré