summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-11-17md/raid10: improve code of mrdev in raid10_sync_requestLi Nan1-11/+12
2024-11-17net: usb: qmi_wwan: add Fibocom FG132 0x0112 compositionReinhard Speyerer1-0/+1
2024-11-17HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpadWangYuli1-0/+5
2024-11-17irqchip/gic-v3: Force propagation of the active state with a read-backMarc Zyngier1-0/+7
2024-11-17USB: serial: option: add Quectel RG650VBenoît Monin1-0/+3
2024-11-17USB: serial: option: add Fibocom FG132 0x0112 compositionReinhard Speyerer1-0/+3
2024-11-17USB: serial: qcserial: add support for Sierra Wireless EM86xxJack Wu1-0/+2
2024-11-17USB: serial: io_edgeport: fix use after free in debug printkDan Carpenter1-4/+4
2024-11-17usb: musb: sunxi: Fix accessing an released usb phyZijun Hu1-2/+0
2024-11-17media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_fo...Benoit Sevens1-1/+1
2024-11-17spi: fix use-after-free of the add_lock mutexMichael Walle1-6/+6
2024-11-17spi: Fix deadlock when adding SPI controllers on SPI busesMark Brown1-10/+5
2024-11-17mtd: rawnand: protect access to rawnand devices while in suspendSean Nyekjaer1-24/+20
2024-11-17dm-unstriped: cast an operand to sector_t to prevent potential uint32_t overflowZichen Xie1-2/+2
2024-11-17dm cache: fix potential out-of-bounds access on the first resumeMing-Hung Tsai1-21/+16
2024-11-17dm cache: optimize dirty bit checking with find_next_bit when resizingMing-Hung Tsai1-8/+8
2024-11-17dm cache: fix out-of-bounds access to the dirty bitset when resizingMing-Hung Tsai1-1/+1
2024-11-17dm cache: correct the number of origin blocks to match the target lengthMing-Hung Tsai1-4/+4
2024-11-17drm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedAntonio Quartulli1-2/+2
2024-11-17drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()Alex Deucher1-1/+1
2024-11-17pwm: imx-tpm: Use correct MODULO value for EPWM modeErik Schumacher1-1/+3
2024-11-17media: v4l2-tpg: prevent the risk of a division by zeroMauro Carvalho Chehab1-0/+3
2024-11-17media: cx24116: prevent overflows on SNR calculusMauro Carvalho Chehab1-1/+6
2024-11-17media: s5p-jpeg: prevent buffer overflowsMauro Carvalho Chehab1-6/+11
2024-11-17media: adv7604: prevent underflow condition when reporting colorspaceMauro Carvalho Chehab1-9/+17
2024-11-17media: dvb_frontend: don't play tricks with underflow valuesMauro Carvalho Chehab1-2/+2
2024-11-17media: dvbdev: prevent the risk of out of memory accessMauro Carvalho Chehab1-2/+15
2024-11-17media: stb0899_algo: initialize cfr before using itMauro Carvalho Chehab1-1/+1
2024-11-17net: hns3: fix kernel crash when uninstalling driverPeiyang Wang1-1/+4
2024-11-17can: c_can: fix {rx,tx}_errors statisticsDario Binacchi1-1/+6
2024-11-17net: enetc: set MAC address to the VF net_deviceWei Fang1-1/+8
2024-11-17enetc: simplify the return expression of enetc_vf_set_mac_addr()Qinglang Miao1-6/+1
2024-11-17HID: core: zero-initialize the report bufferJiri Kosina1-1/+1
2024-11-08vt: prevent kernel-infoleak in con_font_get()Jeongjun Park1-1/+1
2024-11-08Revert "drm/mipi-dsi: Set the fwnode for mipi_dsi_device"Jason-JH.Lin1-1/+1
2024-11-08staging: iio: frequency: ad9832: fix division by zero in ad9832_calc_freqreg()Zicheng Qu1-2/+5
2024-11-08wifi: iwlegacy: Clear stale interrupts before resuming deviceVille Syrjälä1-0/+2
2024-11-08wifi: ath10k: Fix memory leak in management txManikanta Pubbisetty2-1/+8
2024-11-08Revert "driver core: Fix uevent_show() vs driver detach race"Greg Kroah-Hartman2-12/+5
2024-11-08xhci: Fix Link TRB DMA in command ring stopped completion eventFaisal Hassan1-8/+8
2024-11-08usb: phy: Fix API devm_usb_put_phy() can not release the phyZijun Hu1-1/+1
2024-11-08misc: sgi-gru: Don't disable preemption in GRU driverDimitri Sivanich3-8/+0
2024-11-08net: amd: mvme147: Fix probe banner messageDaniel Palmer1-4/+3
2024-11-08firmware: arm_sdei: Fix the input parameter of cpuhp_remove_state()Xiongfeng Wang1-1/+1
2024-11-08drivers/misc: ti-st: Remove unneeded variable in st_tty_openzhong jiang1-2/+2
2024-11-08gtp: allow -1 to be specified as file description from userspacePablo Neira Ayuso1-9/+13
2024-11-08gtp: simplify error handling code in 'gtp_encap_enable()'Christophe JAILLET1-6/+3
2024-11-08wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd()Daniel Gabay1-6/+4
2024-11-08wifi: iwlwifi: mvm: disconnect station vifs if recovery failedEmmanuel Grumbach1-1/+13
2024-11-08hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER eventHaiyang Zhang1-0/+30