summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-09-05fbdev: fb_pm2fb: Avoid potential divide by zero errorLetu Ren
2022-09-05HID: hidraw: fix memory leak in hidraw_release()Karthik Alapati
2022-09-05media: pvrusb2: fix memory leak in pvr_probeDongliang Mu
2022-09-05loop: Check for overflow while configuring loopSiddh Raman Pant
2022-09-05ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounterJacob Keller
2022-09-05bonding: 802.3ad: fix no transmission of LACPDUsJonathan Toppins
2022-08-25video: fbdev: i740fb: Check the argument of i740_calc_vclk()Zheyu Ma
2022-08-25vfio: Clear the caps->buf to NULL after freeSchspa Shi
2022-08-25tty: serial: Fix refcount leak bug in ucc_uart.cLiang He
2022-08-25drivers:md:fix a potential use-after-free bugWentao_Liang
2022-08-25cxl: Fix a memory leak in an error handling pathChristophe JAILLET
2022-08-25gadgetfs: ep_io - wait until IRQ finishesJozef Martiniak
2022-08-25usb: host: ohci-ppc-of: Fix refcount leak bugLiang He
2022-08-25irqchip/tegra: Fix overflow implicit truncation warningsSai Prakash Ranjan
2022-08-25fec: Fix timer capture timing in `fec_ptp_enable_pps()`Csókás Bence
2022-08-25atm: idt77252: fix use-after-free bugs caused by tst_timerDuoming Zhou
2022-08-25xen/xenbus: fix return type in xenbus_file_read()Dan Carpenter
2022-08-25pinctrl: qcom: msm8916: Allow CAMSS GP clocks to be muxedNikita Travkin
2022-08-25pinctrl: nomadik: Fix refcount leak in nmk_pinctrl_dt_subnode_to_mapMiaoqian Lin
2022-08-25can: ems_usb: fix clang's -Wunaligned-access warningMarc Kleine-Budde
2022-08-25ata: libata-eh: Add missing command nameDamien Le Moal
2022-08-25Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"Jose Alonso
2022-08-25scsi: sg: Allow waiting for commands to complete on removed deviceTony Battersby
2022-08-25dm raid: fix address sanitizer warning in raid_statusMikulas Patocka
2022-08-25scsi: zfcp: Fix missing auto port scan and thus missing target portsSteffen Maier
2022-08-25USB: HCD: Fix URB giveback issue in tasklet functionWeitao Wang
2022-08-25md-raid10: fix KASAN warningMikulas Patocka
2022-08-25drm/nouveau: fix another off-by-one in nvbios_addrTimur Tabi
2022-08-25usbnet: Fix linkwatch use-after-free on disconnectLukas Wunner
2022-08-25macintosh/adb: fix oob read in do_adb_query() functionNing Qiang
2022-08-25ACPI: video: Shortening quirk list by identifying Clevo by board_name onlyWerner Sembach
2022-08-25ACPI: video: Force backlight native for some TongFang devicesWerner Sembach
2022-08-25ion: Make user_ion_handle_put_nolock() a void functionNathan Chancellor
2022-08-25mt7601u: add USB device ID for some versions of XiaoDu WiFi Dongle.Wei Mingzhi
2022-08-25net: sungem_phy: Add of_node_put() for reference returned by of_get_parent()Liang He
2022-08-25scsi: ufs: host: Hold reference returned by of_parse_phandle()Liang He
2022-07-29net: usb: ax88179_178a needs FLAG_SEND_ZLPJose Alonso
2022-07-29tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()Jiri Slaby
2022-07-29tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()Jiri Slaby
2022-07-29tty: drop tty_schedule_flip()Jiri Slaby
2022-07-29tty: the rest, stop using tty_schedule_flip()Jiri Slaby
2022-07-29tty: drivers/tty/, stop using tty_schedule_flip()Jiri Slaby
2022-07-29Revert "Revert "char/random: silence a lockdep splat with printk()""Jason A. Donenfeld
2022-07-29be2net: Fix buffer overflow in be_get_module_eepromHristo Venev
2022-07-29i2c: cadence: Change large transfer count reset logic to be unconditionalRobert Hancock
2022-07-29power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probeMiaoqian Lin
2022-07-29misc: rtsx_usb: set return value in rsp_buf alloc err pathShuah Khan
2022-07-29misc: rtsx_usb: use separate command and response buffersShuah Khan
2022-07-29misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan
2022-07-29xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLEDemi Marie Obenour