summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-07-11null_blk: Do not allow runt zone with zone capacity smaller then zone sizeDamien Le Moal1-0/+11
2024-07-11spi: cadence: Ensure data lines set to low during dummy-cycle periodWitold Sadowski1-5/+15
2024-07-11nfc/nci: Add the inconsistency check between the input data length and countEdward Adam Davis1-0/+4
2024-07-11nvmet: fix a possible leak when destroy a ctrl during qp establishmentSagi Grimberg1-0/+9
2024-07-11platform/x86: touchscreen_dmi: Add info for the EZpad 6s Prohmtheboy1541-0/+11
2024-07-11platform/x86: touchscreen_dmi: Add info for GlobalSpace SolT IVW 11.6" tablethmtheboy1541-0/+25
2024-07-11regmap-i2c: Subtract reg size from max_writeJim Wylder1-1/+2
2024-07-11nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offsetKundan Kumar1-1/+2
2024-07-11nvme-multipath: find NUMA path only for online numa-nodeNilay Shroff1-1/+1
2024-07-11i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isrPiotr Wojtaszczyk1-38/+10
2024-07-11clk: mediatek: mt8183: Only enable runtime PM on mt8183-mfgcfgPin-yen Lin3-10/+17
2024-07-11clk: mediatek: clk-mtk: Register MFG notifier in mtk_clk_simple_probe()AngeloGioacchino Del Regno2-0/+11
2024-07-11clk: qcom: gcc-sm6350: Fix gpll6* & gpll7 parentsLuca Weiss1-5/+5
2024-07-11media: dw2102: fix a potential buffer overflowMauro Carvalho Chehab1-1/+1
2024-07-11bnx2x: Fix multiple UBSAN array-index-out-of-boundsGhadi Elie Rahme1-1/+1
2024-07-11mtd: rawnand: rockchip: ensure NVDDR timings are rejectedVal Packett1-3/+3
2024-07-11mtd: rawnand: Bypass a couple of sanity checks during NAND identificationMiquel Raynal1-24/+31
2024-07-11mtd: rawnand: Ensure ECC configuration is propagated to upper layersMiquel Raynal1-1/+8
2024-07-11drm: panel-orientation-quirks: Add quirk for Valve GalileoJohn Schoenick1-0/+7
2024-07-11drm/amdgpu/atomfirmware: silence UBSAN warningAlex Deucher1-1/+1
2024-07-11drm/nouveau: fix null pointer dereference in nouveau_connector_get_modesMa Ke1-0/+3
2024-07-11can: kvaser_usb: Explicitly initialize family in leafimx driver_info structJimmy Assarsson1-0/+1
2024-07-11Bluetooth: qca: Fix BT enable failure again for QCA6390 after warm rebootZijun Hu1-3/+15
2024-07-11scsi: mpi3mr: Use proper format specifier in mpi3mr_sas_port_add()Nathan Chancellor1-1/+1
2024-07-11Revert "igc: fix a log entry using uninitialized netdev"Sasha Neftin1-3/+2
2024-07-11platform/x86: toshiba_acpi: Fix quickstart quirk handlingArmin Wolf1-13/+18
2024-07-11mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI ...Aleksandr Mishin1-0/+1
2024-07-11bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()Sam Sun1-3/+3
2024-07-11wifi: wilc1000: fix ies_len type in connect pathJozef Hopko1-1/+2
2024-07-11net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif...Dave Jiang1-1/+1
2024-07-11e1000e: Fix S0ix residency on corporate systemsDima Ruinskiy1-66/+66
2024-07-11net/mlx5e: Add mqprio_rl cleanup and free in mlx5e_priv_cleanup()Jianbo Liu1-0/+5
2024-07-11net/mlx5: E-switch, Create ingress ACL when neededChris Mi1-8/+29
2024-07-11cdrom: rearrange last_media_change check to avoid unintentional overflowJustin Stitt1-1/+1
2024-07-11s390/pkey: Wipe sensitive data on failureHolger Dengler1-2/+2
2024-07-11serial: imx: Raise TX trigger level to 8Matthias Schiffer1-1/+1
2024-07-11scsi: mpi3mr: Sanitise num_physTomas Henzl1-0/+10
2024-07-11igc: fix a log entry using uninitialized netdevCorinna Vinschen1-2/+3
2024-07-11i2c: i801: Annotate apanel_addr as __ro_after_initHeiner Kallweit1-1/+1
2024-07-11media: dvb-frontends: tda10048: Fix integer overflowRicardo Ribalda1-3/+6
2024-07-11media: s2255: Use refcount_t instead of atomic_t for num_channelsRicardo Ribalda1-10/+10
2024-07-11media: dvb-frontends: tda18271c2dd: Remove casting during divRicardo Ribalda1-2/+2
2024-07-11net: dsa: mv88e6xxx: Correct check for empty listSimon Horman1-2/+2
2024-07-11wifi: mt76: replace skb_put with skb_put_zeroFelix Fietkau2-6/+6
2024-07-11usb: xhci: prevent potential failure in handle_tx_event() for Transfer events...Niklas Neronin1-2/+3
2024-07-11Input: ff-core - prefer struct_size over open coded arithmeticErick Archer1-3/+4
2024-07-11firmware: dmi: Stop decoding on broken entryJean Delvare1-0/+11
2024-07-11media: dw2102: Don't translate i2c read into writeMichael Bunk1-47/+73
2024-07-11drm/amdgpu: fix uninitialized scalar variable warningTim Huang1-1/+2
2024-07-11drm/amd/display: Skip finding free audio for unknown engine_idAlex Hung1-0/+3