summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-26irqchip/qcom-mpm: Add missing mailbox TX done acknowledgmentJassi Brar1-0/+3
2026-03-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni9-46/+60
2026-03-26Revert "drm: Fix use-after-free on framebuffers and property blobs when calli...Maarten Lankhorst2-10/+4
2026-03-26net: macb: use the current queue number for statsPaolo Valerio1-1/+1
2026-03-26vfio/pci: Fix double free in dma-buf featureAlex Williamson1-3/+2
2026-03-26spi: spi-fsl-lpspi: fix teardown order issue (UAF)Marc Kleine-Budde1-1/+2
2026-03-26media: ccs: Avoid deadlock in ccs_init_state()Sakari Ailus1-2/+0
2026-03-26media: uvcvideo: Fix bug in error path of uvc_alloc_urb_buffersRicardo Ribalda1-4/+5
2026-03-26firmware: microchip: fail auto-update probe if no flash foundConor Dooley1-4/+6
2026-03-26spi: fix use-after-free on managed registration failureJohan Hovold1-1/+12
2026-03-26drm/bridge: Fix refcount shown via debugfs for encoder_bridges_show()Liu Ying1-5/+11
2026-03-26crypto: caam - fix overflow on long hmac keysHoria Geantă1-1/+2
2026-03-26crypto: caam - fix DMA corruption on long hmac keysHoria Geantă1-1/+2
2026-03-26crypto: tegra - Add missing CRYPTO_ALG_ASYNCEric Biggers2-17/+24
2026-03-26gpio: mxc: map Both Edge pad wakeup to Rising EdgeShenwei Wang1-1/+9
2026-03-26iio: light: veml6070: fix veml6070_read() return valueAldo Conte1-3/+1
2026-03-26xen/privcmd: unregister xenstore notifier on module exitGuoHan Zhao1-0/+3
2026-03-26Merge tag 'platform-drivers-x86-v7.0-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds8-7/+112
2026-03-25hwmon: (pmbus/core) Protect regulator operations with mutexGuenter Roeck1-25/+89
2026-03-25hwmon: (pmbus) Introduce the concept of "write-only" attributesGuenter Roeck1-8/+24
2026-03-25hwmon: (pmbus) Mark lowest/average/highest/rated attributes as read-onlyGuenter Roeck1-6/+42
2026-03-25wifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-freeAlexander Popov1-1/+0
2026-03-25Bluetooth: btusb: clamp SCO altsetting table indicesPengpeng Hou1-1/+4
2026-03-25Bluetooth: btintel: serialize btintel_hw_error() with hci_req_sync_lockCen Zhang1-3/+8
2026-03-25PCI: hv: Set default NUMA node to 0 for devices without affinity infoLong Li1-0/+8
2026-03-25hwmon: (adm1177) fix sysfs ABI violation and current unit conversionSanman Pradhan1-23/+31
2026-03-25drm/xe: always keep track of remap prev/nextMatthew Auld3-10/+28
2026-03-25drm/syncobj: Fix xa_alloc allocation flagsTvrtko Ursulin1-2/+2
2026-03-25net: mana: fix use-after-free in add_adev() error pathGuangshuo Li1-2/+4
2026-03-25net: lan743x: fix duplex configuration in mac_link_upThangaraj Samynathan1-0/+5
2026-03-25virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_...xietangxin1-0/+1
2026-03-24s390/zcrypt: Fix memory leak with CCA cards used as acceleratorHarald Freudenberger1-18/+14
2026-03-24Merge tag 'cxl-fixes-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-21/+21
2026-03-24thermal: intel: int340x: soc_slider: Set offset only for balanced modeSrinivas Pandruvada1-1/+7
2026-03-24drm/amd/display: Fix DCE LVDS handlingAlex Deucher6-22/+19
2026-03-24drm/amdgpu: Handle GPU page faults correctly on non-4K page systemsDonet Tom1-3/+3
2026-03-24drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v14Yang Wang1-1/+32
2026-03-24drm/amdkfd: Fix NULL pointer check order in kfd_ioctl_create_processSrinivasan Shanmugam1-3/+3
2026-03-24drm/amd/display: check if ext_caps is valid in BL setupAlex Deucher1-1/+1
2026-03-24drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ibSrinivasan Shanmugam1-2/+2
2026-03-24ACPI: EC: clean up handlers on probe failure in acpi_ec_setup()Weiming Shi1-0/+2
2026-03-24Merge tag 'mm-hotfixes-stable-2026-03-23-17-56' of git://git.kernel.org/pub/s...Linus Torvalds1-25/+14
2026-03-24Merge tag 'media/v7.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds8-28/+44
2026-03-24wifi: iwlwifi: mvm: fix potential out-of-bounds read in iwl_mvm_nd_match_info...Alexey Velichayshiy1-1/+1
2026-03-24spi: use generic driver_override infrastructureDanilo Krummrich1-12/+7
2026-03-24hwmon: (peci/cputemp) Fix off-by-one in cputemp_is_visible()Sanman Pradhan1-1/+1
2026-03-24hwmon: (peci/cputemp) Fix crit_hyst returning delta instead of absolute tempe...Sanman Pradhan1-1/+1
2026-03-24hwmon: (pmbus/isl68137) Add mutex protection for AVS enable sysfs attributesSanman Pradhan1-3/+18
2026-03-24hwmon: (pmbus/ina233) Fix error handling and sign extension in shunt voltage ...Sanman Pradhan1-1/+2
2026-03-24Merge tag 'ath-current-20260324' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg2-9/+10