summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-04media: chips-media: wave5: Fix Null reference while testing flusterJackson Lee
2026-03-04media: chips-media: wave5: Fix SError of kernel panic when closedJackson Lee
2026-03-04media: chips-media: wave5: Fix device cleanup order to prevent kernel panicXulin Sun
2026-03-04media: chips-media: wave5: Fix kthread worker destruction in polling modeXulin Sun
2026-03-04media: chips-media: wave5: Fix PM runtime usage count underflowXulin Sun
2026-03-04media: mtk-mdp: Fix a reference leak bug in mtk_mdp_remove()Haoxiang Li
2026-03-04media: mtk-mdp: Fix error handling in probe functionHaoxiang Li
2026-03-04media: mediatek: encoder: Fix uninitialized scalar variable issueIrui Wang
2026-03-04media: uvcvideo: Fix support for V4L2_CTRL_FLAG_HAS_WHICH_MIN_MAXRicardo Ribalda
2026-03-04dm-verity: correctly handle dm_bufio_client_create() failureEric Biggers
2026-03-04phy: qcom: edp: Make the number of clocks flexibleAbel Vesa
2026-03-04PCI: Use resource_set_range() that correctly sets ->endIlpo Järvinen
2026-03-04Revert "PCI: dwc: Don't wait for link up if driver can detect Link Up event"Niklas Cassel
2026-03-04Revert "PCI: qcom: Enumerate endpoints based on Link up event in 'global_irq'...Niklas Cassel
2026-03-04Revert "PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ...Niklas Cassel
2026-03-04Revert "PCI: qcom: Don't wait for link if we can detect Link Up"Niklas Cassel
2026-03-04Revert "PCI: dw-rockchip: Don't wait for link since we can detect Link Up"Niklas Cassel
2026-03-04drm/xe: Fix ggtt fb alignmentTvrtko Ursulin
2026-03-04drm/tests: shmem: Hold reservation lock around purgeThomas Zimmermann
2026-03-04drm/tests: shmem: Hold reservation lock around madviseThomas Zimmermann
2026-03-04drm/tests: shmem: Hold reservation lock around vmap/vunmapThomas Zimmermann
2026-03-04drm/tests: shmem: Add clean-up action to unpin pagesThomas Zimmermann
2026-03-04drm/tests: shmem: Swap names of export testsThomas Zimmermann
2026-03-04fpga: dfl: use subsys_initcall to allow built-in drivers to be addedThadeu Lima de Souza Cascardo
2026-03-04drm/panthor: fix for dma-fence safe access rulesChia-I Wu
2026-03-04clk: renesas: rzg2l: Select correct div round macroChris Brandt
2026-03-04clk: renesas: rzg2l: Fix intin variable sizeChris Brandt
2026-03-04rpmsg: core: fix race in driver_override_show() and use core helperGui-Dong Han
2026-03-04dpaa2-switch: validate num_ifs to prevent out-of-bounds writeJunrui Luo
2026-03-04net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address queryJianbo Liu
2026-03-04net/mlx5: Fix missing devlink lock in SRIOV enable error pathShay Drory
2026-03-04net/mlx5: E-switch, Clear legacy flag when moving to switchdevShay Drory
2026-03-04net/mlx5: LAG, disable MPESW in lag_disable_change()Shay Drory
2026-03-04net/mlx5: DR, Fix circular locking dependency in dumpShay Drory
2026-03-04team: avoid NETDEV_CHANGEMTU event when unregistering slaveTetsuo Handa
2026-03-04team: use common function to compute the featuresHangbin Liu
2026-03-04net: mana: Fix double destroy_workqueue on service rescan PCI pathDipayaan Roy
2026-03-04dpll: zl3073x: Remove redundant cleanup in devm_dpll_init()Felix Gu
2026-03-04RDMA/umem: Fix double dma_buf_unpin in failure pathJacob Moroni
2026-03-04net: usb: pegasus: enable basic endpoint checkingZiyi Guo
2026-03-04RDMA/efa: Fix typo in efa_alloc_mr()Jason Gunthorpe
2026-03-04RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_portKamal Heib
2026-03-04netconsole: avoid OOB reads, msg is not nul-terminatedJakub Kicinski
2026-03-04net: wan: farsync: Fix use-after-free bugs caused by unfinished taskletsDuoming Zhou
2026-03-04RDMA/core: Fix stale RoCE GIDs during netdev events at registrationJiri Pirko
2026-03-04dpll: zl3073x: fix REF_PHASE_OFFSET_COMP register width for some chip IDsIvan Vecera
2026-03-04dpll: zl3073x: Cache all reference properties in zl3073x_refIvan Vecera
2026-03-04dpll: zl3073x: Cache reference monitor statusIvan Vecera
2026-03-04Bluetooth: hci_qca: Cleanup on all setup failuresJinwang Li
2026-03-04Remove WARN_ALL_UNSEEDED_RANDOM kernel config optionLinus Torvalds