summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-11-17md/raid10: improve code of mrdev in raid10_sync_requestLi Nan
2024-11-17net: usb: qmi_wwan: add Fibocom FG132 0x0112 compositionReinhard Speyerer
2024-11-17HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpadWangYuli
2024-11-17irqchip/gic-v3: Force propagation of the active state with a read-backMarc Zyngier
2024-11-17USB: serial: option: add Quectel RG650VBenoît Monin
2024-11-17USB: serial: option: add Fibocom FG132 0x0112 compositionReinhard Speyerer
2024-11-17USB: serial: qcserial: add support for Sierra Wireless EM86xxJack Wu
2024-11-17USB: serial: io_edgeport: fix use after free in debug printkDan Carpenter
2024-11-17usb: musb: sunxi: Fix accessing an released usb phyZijun Hu
2024-11-17media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_fo...Benoit Sevens
2024-11-17spi: fix use-after-free of the add_lock mutexMichael Walle
2024-11-17spi: Fix deadlock when adding SPI controllers on SPI busesMark Brown
2024-11-17mtd: rawnand: protect access to rawnand devices while in suspendSean Nyekjaer
2024-11-17dm-unstriped: cast an operand to sector_t to prevent potential uint32_t overflowZichen Xie
2024-11-17dm cache: fix potential out-of-bounds access on the first resumeMing-Hung Tsai
2024-11-17dm cache: optimize dirty bit checking with find_next_bit when resizingMing-Hung Tsai
2024-11-17dm cache: fix out-of-bounds access to the dirty bitset when resizingMing-Hung Tsai
2024-11-17dm cache: correct the number of origin blocks to match the target lengthMing-Hung Tsai
2024-11-17drm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedAntonio Quartulli
2024-11-17drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()Alex Deucher
2024-11-17pwm: imx-tpm: Use correct MODULO value for EPWM modeErik Schumacher
2024-11-17media: v4l2-tpg: prevent the risk of a division by zeroMauro Carvalho Chehab
2024-11-17media: cx24116: prevent overflows on SNR calculusMauro Carvalho Chehab
2024-11-17media: s5p-jpeg: prevent buffer overflowsMauro Carvalho Chehab
2024-11-17media: adv7604: prevent underflow condition when reporting colorspaceMauro Carvalho Chehab
2024-11-17media: dvb_frontend: don't play tricks with underflow valuesMauro Carvalho Chehab
2024-11-17media: dvbdev: prevent the risk of out of memory accessMauro Carvalho Chehab
2024-11-17media: stb0899_algo: initialize cfr before using itMauro Carvalho Chehab
2024-11-17net: hns3: fix kernel crash when uninstalling driverPeiyang Wang
2024-11-17can: c_can: fix {rx,tx}_errors statisticsDario Binacchi
2024-11-17net: enetc: set MAC address to the VF net_deviceWei Fang
2024-11-17enetc: simplify the return expression of enetc_vf_set_mac_addr()Qinglang Miao
2024-11-17HID: core: zero-initialize the report bufferJiri Kosina
2024-11-08vt: prevent kernel-infoleak in con_font_get()Jeongjun Park
2024-11-08Revert "drm/mipi-dsi: Set the fwnode for mipi_dsi_device"Jason-JH.Lin
2024-11-08staging: iio: frequency: ad9832: fix division by zero in ad9832_calc_freqreg()Zicheng Qu
2024-11-08wifi: iwlegacy: Clear stale interrupts before resuming deviceVille Syrjälä
2024-11-08wifi: ath10k: Fix memory leak in management txManikanta Pubbisetty
2024-11-08Revert "driver core: Fix uevent_show() vs driver detach race"Greg Kroah-Hartman
2024-11-08xhci: Fix Link TRB DMA in command ring stopped completion eventFaisal Hassan
2024-11-08usb: phy: Fix API devm_usb_put_phy() can not release the phyZijun Hu
2024-11-08misc: sgi-gru: Don't disable preemption in GRU driverDimitri Sivanich
2024-11-08net: amd: mvme147: Fix probe banner messageDaniel Palmer
2024-11-08firmware: arm_sdei: Fix the input parameter of cpuhp_remove_state()Xiongfeng Wang
2024-11-08drivers/misc: ti-st: Remove unneeded variable in st_tty_openzhong jiang
2024-11-08gtp: allow -1 to be specified as file description from userspacePablo Neira Ayuso
2024-11-08gtp: simplify error handling code in 'gtp_encap_enable()'Christophe JAILLET
2024-11-08wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd()Daniel Gabay
2024-11-08wifi: iwlwifi: mvm: disconnect station vifs if recovery failedEmmanuel Grumbach
2024-11-08hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER eventHaiyang Zhang