summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-02RDMA/mlx5: Move device async_ctx initializationChiara Meiohas
2026-03-02drm/xe/gsc: Fix GSC proxy cleanup on early initialization failureZhanjun Dong
2026-03-02accel/amdxdna: Fix NULL pointer dereference of mgmt_channLizhi Hou
2026-03-02dm mirror: fix integer overflow in create_dirty_log()Junrui Luo
2026-03-02clk: microchip: mpfs-ccc: fix out of bounds access during output registrationConor Dooley
2026-03-02regulator: pf9453: Allow shared IRQFranz Schnyder
2026-03-02drm/tyr: Clarify driver/device type namesDeborah Brouwer
2026-03-02platform/x86: dell-wmi-sysman: Use standard kobj_sysfs_opsThomas Weißschuh
2026-03-02platform/x86: pcengines-apuv2: attach software node to the gpiochipDmitry Torokhov
2026-03-02drm/xe/queue: Call fini on exec queue creation failTomasz Lis
2026-03-02drm/xe/configfs: Free ctx_restore_mid_bb in releaseShuicheng Lin
2026-03-02drm/xe: Do not preempt fence signaling CS instructionsMatthew Brost
2026-03-02dm vdo: add __counted_by attribute to a number of structuresKen Raeburn
2026-03-02dm vdo: remove redundant TYPE argument from vdo_allocate macroKen Raeburn
2026-03-02dm vdo: update vdo_allocate_extended to take a field name, no typesKen Raeburn
2026-03-02dm-ima: use SHA-256 libraryEric Biggers
2026-03-02dm-mpath: don't stop probing paths at presuspendBenjamin Marzinski
2026-03-02HID: asus: drop unused variablesBenjamin Tissoires
2026-03-02drm/syncobj: Fix handle <-> fd ioctls with dirty stackJulian Orth
2026-03-02dm cache: prevent entering passthrough mode after unclean shutdownMing-Hung Tsai
2026-03-02dm cache: fix dirty mapping checking in passthrough mode switchingMing-Hung Tsai
2026-03-02dm cache: fix concurrent write failure in passthrough modeMing-Hung Tsai
2026-03-02dm cache policy smq: fix missing locks in invalidating cache blocksMing-Hung Tsai
2026-03-02dm cache: fix write hang in passthrough modeMing-Hung Tsai
2026-03-02dm cache: fix write path cache coherency in passthrough modeMing-Hung Tsai
2026-03-02dm cache: fix null-deref with concurrent writes in passthrough modeMing-Hung Tsai
2026-03-02dm vdo slab-depot: validate old zone count on loadMatthew Sakai
2026-03-02dm vdo indexer: validate saved zone countMatthew Sakai
2026-03-02regcache: Amend printf() specifiers when printing registersAndy Shevchenko
2026-03-02regcache: Define iterator inside for-loop and align their typesAndy Shevchenko
2026-03-02regulator: pf9453: Respect IRQ trigger settings from firmwareFranz Schnyder
2026-03-02PCI: dwc: Remove not-going-to-be-supported code for Baikal SoCAndy Shevchenko
2026-03-02tee: optee: prevent use-after-free when the client exits before the supplicantAmirreza Zarrabi
2026-03-02Support wm_adsp hibernation for runtime suspendMark Brown
2026-03-02ASoC: partial match the sdca codec nameMark Brown
2026-03-02platform: x86: remove unnecessary module_init/exit() functionsEthan Nelson-Moore
2026-03-02EDAC/versalnet: Refactor memory controller initialization and cleanupShubhrajyoti Datta
2026-03-02drm/panthor: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2026-03-02drm/panfrost: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2026-03-02clk: rockchip: Add clock controller for the RV1103BFabio Estevam
2026-03-02driver core: platform: fix various formatting issuesDmitry Torokhov
2026-03-02driver core: platform: allow attaching software nodes when creating devicesDmitry Torokhov
2026-03-02wifi: rsi: Don't default to -EOPNOTSUPP in rsi_mac80211_configSebastian Krzyszkowiak
2026-03-02RDMA: Complete k[z|m|c]alloc-to-k[z|m]alloc_obj conversionLeon Romanovsky
2026-03-02drm: renesas: rz-du: mipi_dsi: Set DSI dividerChris Brandt
2026-03-02wifi: cfg80211: support key installation on non-netdev wdevsAvraham Stern
2026-03-02pinctrl: pinctrl-pic32: Use devres version of gpiochip_add_data()Ethan Tidmore
2026-03-02pinctrl: pinctrl-pic32: Fix resource leakEthan Tidmore
2026-03-02can: gs_usb: gs_can_open(): always configure bitrates before starting deviceMarc Kleine-Budde
2026-03-02can: usb: f81604: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman