aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-04-30octeontx2-af: npc: cn20k: Reject missing default-rule MCAM indicesRatheesh Kannoth5-10/+155
2026-04-30octeontx2-af: npc: cn20k: Tear down default MCAM rules explicitly on freeRatheesh Kannoth2-28/+82
2026-04-30octeontx2-af: npc: cn20k: Initialize default-rule index outputs up frontRatheesh Kannoth1-3/+7
2026-04-30octeontx2-af: npc: cn20k: Fix MCAM actions readRatheesh Kannoth1-13/+13
2026-04-30octeontx2-af: npc: cn20k: Fix bank valueRatheesh Kannoth1-55/+37
2026-04-30octeontx2-af: npc: cn20k: Clear MCAM entries by index and key widthRatheesh Kannoth3-9/+48
2026-04-30octeontx2-af: npc: cn20k: Fix target map and ruleRatheesh Kannoth1-1/+15
2026-04-30octeontx2-af: npc: cn20k: Propagate errors in defrag MCAM alloc rollbackRatheesh Kannoth1-4/+8
2026-04-30octeontx2-af: npc: cn20k: Drop debugfs_create_file() error checks in initRatheesh Kannoth1-23/+10
2026-04-30octeontx2-af: npc: cn20k: Propagate MCAM key-type errors on cn20kRatheesh Kannoth4-56/+124
2026-05-01spi: cadence: Probe and unbind fixesMark Brown1-2/+13
2026-05-01spi: cadence-quadspi: Probe and unbind fixesMark Brown1-18/+18
2026-04-30net: airoha: Move entries to queue head in case of DMA mapping failure in air...Lorenzo Bianconi1-4/+2
2026-04-30net: libwx: use request_irq for VF misc interruptJiawen Wu1-2/+2
2026-04-30net: libwx: fix VF illegal register accessJiawen Wu1-2/+5
2026-04-30Merge tag 'mtd/fixes-for-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-7/+27
2026-04-30net: enetc: fix VSI mailbox timeout handling and DMA lifecycleWei Fang2-8/+35
2026-04-30Merge tag 'acpi-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds4-39/+55
2026-04-30net: phy: micrel: fix LAN8814 QSGMII soft resetRobert Marko1-7/+8
2026-05-01Revert "drm/nouveau/gsp: add support for GA100"Timur Tabi3-15/+18
2026-04-30hwmon: (lm63) Add locking to avoid TOCTOUGui-Dong Han1-9/+30
2026-04-30rust: allow `clippy::collapsible_if` globallyMiguel Ojeda1-1/+0
2026-04-30Merge branches 'acpi-apei', 'acpi-bus', 'acpi-cppc' and 'acpi-video'Rafael J. Wysocki3-23/+36
2026-04-30hwmon: (corsair-psu) Close HID device on probe errorsMyeonghun Pak1-2/+2
2026-04-30hwmon: Remove stale CONFIG_SENSORS_SBRMI Makefile referenceSasha Levin1-1/+0
2026-04-30hwmon: (ltc2992) Fix u32 overflow in power read pathSanman Pradhan1-2/+4
2026-04-30hwmon: (ltc2992) Clamp threshold writes to hardware rangeSanman Pradhan1-8/+29
2026-04-30Merge tag 'net-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds29-225/+437
2026-04-30Merge tag 'ata-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds1-14/+7
2026-04-30platform/x86: lenovo: wmi-other: Fix uninitialized variable in lwmi_om_hwmon_...Yufei CHENG1-0/+2
2026-04-30platform/x86: hp-wmi: silence unknown board warning for 8D41Krishna Chomal1-1/+1
2026-04-30platform/wmi: Fix unchecked min_size in wmidev_invoke_method()Kurt Borja1-0/+3
2026-04-30accel/ivpu: Disallow re-exporting imported GEM objectsKarol Wachowski1-0/+21
2026-04-30sfc: fix error code in efx_devlink_info_running_versions()Dan Carpenter1-1/+1
2026-04-30ice: add dpll peer notification for paired SMA and U.FL pinsPetr Oros1-0/+32
2026-04-30ice: fix missing dpll notifications for SW pinsPetr Oros1-11/+36
2026-04-30dpll: export __dpll_pin_change_ntf() for use under dpll_lockIvan Vecera2-2/+10
2026-04-30ice: fix SMA and U.FL pin state changes affecting paired pinPetr Oros1-1/+49
2026-04-30ice: fix missing SMA pin initialization in DPLL subsystemPetr Oros1-0/+17
2026-04-30ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hwPetr Oros3-2/+4
2026-04-30ice: fix NULL pointer dereference in ice_reset_all_vfs()Petr Oros1-1/+6
2026-04-30iavf: add VIRTCHNL_OP_ADD_VLAN to success completion handlerPetr Oros1-0/+4
2026-04-30iavf: wait for PF confirmation before removing VLAN filtersPetr Oros3-17/+34
2026-04-30iavf: stop removing VLAN filters from PF on interface downPetr Oros3-66/+12
2026-04-30iavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDINGPetr Oros2-5/+5
2026-04-30USB: serial: option: add Telit Cinterion LE910Cx compositionsFabio Porcedda1-0/+4
2026-04-30regulator: rpi-panel-attiny: add back GPIOLIB dependencyArnd Bergmann1-0/+1
2026-04-29bonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet5-65/+88
2026-04-29net: airoha: Do not return err in ndo_stop() callbackLorenzo Bianconi1-5/+2
2026-04-29RDMA/mlx5: Fix null-ptr-deref in Raw Packet QP creationMichael Guralnik1-0/+5