summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-11ice: Reject pin requests with unsupported flagsJacob Keller
2024-07-11ice: Don't process extts if PTP is disabledJacob Keller
2024-07-11ice: Fix improper extts handlingMilena Olech
2024-07-11bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()Sam Sun
2024-07-11net: rswitch: Avoid use-after-free in rswitch_poll()Radu Rendec
2024-07-11wifi: wilc1000: fix ies_len type in connect pathJozef Hopko
2024-07-11gpio: mmio: do not calculate bgpio_bits via "ngpios"Shiji Yang
2024-07-11s390/vfio_ccw: Fix target addresses of TIC CCWsEric Farman
2024-07-11net: stmmac: enable HW-accelerated VLAN stripping for gmac4 onlyFurong Xu
2024-07-11drm/fbdev-generic: Fix framebuffer on big endian devicesThomas Huth
2024-07-11net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif...Dave Jiang
2024-07-11net: phy: aquantia: add missing include guardsBartosz Golaszewski
2024-07-11net: txgbe: free isb resources at the right timeJiawen Wu
2024-07-11net: txgbe: add extra handle for MSI/INTx into thread irq handleJiawen Wu
2024-07-11net: txgbe: remove separate irq request for MSI and INTxJiawen Wu
2024-07-11net: txgbe: initialize num_q_vectors for MSI/INTx interruptsJiawen Wu
2024-07-11gpiolib: of: fix lookup quirk for MIPS LantiqDmitry Torokhov
2024-07-11e1000e: Fix S0ix residency on corporate systemsDima Ruinskiy
2024-07-11net/mlx5e: Approximate IPsec per-SA payload data bytes countLeon Romanovsky
2024-07-11net/mlx5e: Present succeeded IPsec SA bytes and packetLeon Romanovsky
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-11virtio-pci: Check if is_avq is NULLLi Zhang
2024-07-11vhost_task: Handle SIGKILL by flushing work and exitingMike Christie
2024-07-11vhost: Release worker mutex during flushesMike Christie
2024-07-11vhost: Use virtqueue mutex for swapping workerMike Christie
2024-07-11cdrom: rearrange last_media_change check to avoid unintentional overflowJustin Stitt
2024-07-11s390/pkey: Wipe copies of protected- and secure-keysHolger Dengler
2024-07-11s390/pkey: Wipe copies of clear-key structures on failureHolger Dengler
2024-07-11s390/pkey: Wipe sensitive data on failureHolger Dengler
2024-07-11s390/pkey: Use kfree_sensitive() to fix Coccinelle warningsJules Irenge
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-11gve: Account for stopped queues when reading NIC statsShailend Chand
2024-07-11crypto: hisilicon/sec2 - fix for register offsetWenkai Lin
2024-07-11media: dvb-frontends: tda10048: Fix integer overflowRicardo Ribalda
2024-07-11media: tc358746: Use the correct div_ functionRicardo Ribalda
2024-07-11media: i2c: st-mipid02: Use the correct div functionRicardo 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-11thermal/drivers/mediatek/lvts_thermal: Check NULL ptr on lvts_dataJulien Panis
2024-07-11wifi: mt76: mt7996: add sanity checks for background radar triggerStanleyYP Wang
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: fix a potential buffer overflowMauro Carvalho Chehab