summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-15Revert "usb: xhci: prevent potential failure in handle_tx_event() for Transfe...Greg Kroah-Hartman
2024-07-11null_blk: Do not allow runt zone with zone capacity smaller then zone sizeDamien Le Moal
2024-07-11spi: cadence: Ensure data lines set to low during dummy-cycle periodWitold Sadowski
2024-07-11nfc/nci: Add the inconsistency check between the input data length and countEdward Adam Davis
2024-07-11nvmet: fix a possible leak when destroy a ctrl during qp establishmentSagi Grimberg
2024-07-11platform/x86: touchscreen_dmi: Add info for the EZpad 6s Prohmtheboy154
2024-07-11platform/x86: touchscreen_dmi: Add info for GlobalSpace SolT IVW 11.6" tablethmtheboy154
2024-07-11regmap-i2c: Subtract reg size from max_writeJim Wylder
2024-07-11nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offsetKundan Kumar
2024-07-11nvme-multipath: find NUMA path only for online numa-nodeNilay Shroff
2024-07-11i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isrPiotr Wojtaszczyk
2024-07-11clk: mediatek: mt8183: Only enable runtime PM on mt8183-mfgcfgPin-yen Lin
2024-07-11clk: mediatek: clk-mtk: Register MFG notifier in mtk_clk_simple_probe()AngeloGioacchino Del Regno
2024-07-11clk: qcom: gcc-sm6350: Fix gpll6* & gpll7 parentsLuca Weiss
2024-07-11media: dw2102: fix a potential buffer overflowMauro Carvalho Chehab
2024-07-11bnx2x: Fix multiple UBSAN array-index-out-of-boundsGhadi Elie Rahme
2024-07-11mtd: rawnand: rockchip: ensure NVDDR timings are rejectedVal Packett
2024-07-11mtd: rawnand: Bypass a couple of sanity checks during NAND identificationMiquel Raynal
2024-07-11mtd: rawnand: Ensure ECC configuration is propagated to upper layersMiquel Raynal
2024-07-11drm: panel-orientation-quirks: Add quirk for Valve GalileoJohn Schoenick
2024-07-11drm/amdgpu/atomfirmware: silence UBSAN warningAlex Deucher
2024-07-11drm/nouveau: fix null pointer dereference in nouveau_connector_get_modesMa Ke
2024-07-11can: kvaser_usb: Explicitly initialize family in leafimx driver_info structJimmy Assarsson
2024-07-11Bluetooth: qca: Fix BT enable failure again for QCA6390 after warm rebootZijun Hu
2024-07-11scsi: mpi3mr: Use proper format specifier in mpi3mr_sas_port_add()Nathan Chancellor
2024-07-11Revert "igc: fix a log entry using uninitialized netdev"Sasha Neftin
2024-07-11platform/x86: toshiba_acpi: Fix quickstart quirk handlingArmin Wolf
2024-07-11mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI ...Aleksandr Mishin
2024-07-11bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()Sam Sun
2024-07-11wifi: wilc1000: fix ies_len type in connect pathJozef Hopko
2024-07-11net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif...Dave Jiang
2024-07-11e1000e: Fix S0ix residency on corporate systemsDima Ruinskiy
2024-07-11net/mlx5e: Add mqprio_rl cleanup and free in mlx5e_priv_cleanup()Jianbo Liu
2024-07-11net/mlx5: E-switch, Create ingress ACL when neededChris Mi
2024-07-11cdrom: rearrange last_media_change check to avoid unintentional overflowJustin Stitt
2024-07-11s390/pkey: Wipe sensitive data on failureHolger Dengler
2024-07-11serial: imx: Raise TX trigger level to 8Matthias Schiffer
2024-07-11scsi: mpi3mr: Sanitise num_physTomas Henzl
2024-07-11igc: fix a log entry using uninitialized netdevCorinna Vinschen
2024-07-11i2c: i801: Annotate apanel_addr as __ro_after_initHeiner Kallweit
2024-07-11media: dvb-frontends: tda10048: Fix integer overflowRicardo Ribalda
2024-07-11media: s2255: Use refcount_t instead of atomic_t for num_channelsRicardo Ribalda
2024-07-11media: dvb-frontends: tda18271c2dd: Remove casting during divRicardo Ribalda
2024-07-11net: dsa: mv88e6xxx: Correct check for empty listSimon Horman
2024-07-11wifi: mt76: replace skb_put with skb_put_zeroFelix Fietkau
2024-07-11usb: xhci: prevent potential failure in handle_tx_event() for Transfer events...Niklas Neronin
2024-07-11Input: ff-core - prefer struct_size over open coded arithmeticErick Archer
2024-07-11firmware: dmi: Stop decoding on broken entryJean Delvare
2024-07-11media: dw2102: Don't translate i2c read into writeMichael Bunk
2024-07-11drm/amdgpu: fix uninitialized scalar variable warningTim Huang