summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-12-19nvme-pci: clear the prp2 field when not usedLei Rao
2022-12-19can: mcba_usb: Fix termination command argumentYasushi SHOJI
2022-12-19pinctrl: meditatek: Startup with the IRQs disabledRicardo Ribalda
2022-12-19nfp: fix use-after-free in area_cache_get()Jialiang Wang
2022-12-14can: esd_usb: Allow REC and TEC to return to zeroFrank Jungclaus
2022-12-14macsec: add missing attribute validation for offloadEmeel Hakim
2022-12-14net: mvneta: Fix an out of bounds checkDan Carpenter
2022-12-14net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()Yang Yingliang
2022-12-14xen/netback: fix build warningJuergen Gross
2022-12-14ethernet: aeroflex: fix potential skb leak in greth_init_rings()Zhang Changzhong
2022-12-14net: dsa: sja1105: fix memory leak in sja1105_setup_devlink_regions()Zhengchao Shao
2022-12-14net: hisilicon: Fix potential use-after-free in hix5hd2_rx()Liu Jian
2022-12-14net: hisilicon: Fix potential use-after-free in hisi_femac_rx()Liu Jian
2022-12-14net: thunderx: Fix missing destroy_workqueue of nicvf_rx_mode_wqYongqiang Liu
2022-12-14net: stmmac: fix "snps,axi-config" node property parsingJisheng Zhang
2022-12-14nvme initialize core quirks before calling nvme_init_subsystemPankaj Raghav
2022-12-14i40e: Disallow ip4 and ip6 l4_4_bytesPrzemyslaw Patynowski
2022-12-14i40e: Fix for VF MAC address 0Sylwester Dziedziuch
2022-12-14i40e: Fix not setting default xps_cpus after resetMichal Jaron
2022-12-14net: mvneta: Prevent out of bounds read in mvneta_config_rss()Dan Carpenter
2022-12-14xen-netfront: Fix NULL sring after live migrationLin Liu
2022-12-14net: encx24j600: Fix invalid logic in reading of MISTAT registerValentina Goncharenko
2022-12-14net: encx24j600: Add parentheses to fix precedenceValentina Goncharenko
2022-12-14vmxnet3: correctly report encapsulated LRO packetRonak Doshi
2022-12-14drm: bridge: dw_hdmi: fix preference of RGB modes over YUV420Guillaume BRUN
2022-12-14igb: Allocate MSI-X vector when testingAkihiko Odaki
2022-12-14e1000e: Fix TX dispatch conditionAkihiko Odaki
2022-12-14gpio: amd8111: Fix PCI device reference count leakXiongfeng Wang
2022-12-14drm/bridge: ti-sn65dsi86: Fix output polarity setting bugQiqi Zhang
2022-12-14ca8210: Fix crash by zero initializing dataHauke Mehrtens
2022-12-14ieee802154: cc2520: Fix error return code in cc2520_hw_init()Ziyang Xuan
2022-12-14rtc: mc146818-lib: fix signedness bug in mc146818_get_time()Dan Carpenter
2022-12-14rtc: mc146818-lib: fix locking in mc146818_set_timeMateusz Jończyk
2022-12-14rtc: cmos: Disable irq around direct invocation of cmos_interrupt()Chris Wilson
2022-12-14HID: core: fix shift-out-of-bounds in hid_report_raw_eventZhangPeng
2022-12-14HID: hid-lg4ff: Add check for empty lbufAnastasia Belova
2022-12-14HID: usbhid: Add ALWAYS_POLL quirk for some miceAnkit Patel
2022-12-14drm/shmem-helper: Avoid vm_open error pathsRob Clark
2022-12-14drm/shmem-helper: Remove errant put in error pathRob Clark
2022-12-14drm/vmwgfx: Don't use screen objects when SEV is activeZack Rusin
2022-12-14Bluetooth: btusb: Add debug message for CSR controllersIsmael Ferreras Morezuelas
2022-12-14media: v4l2-dv-timings.c: fix too strict blanking sanity checksHans Verkuil
2022-12-14media: videobuf2-core: take mmap_lock in vb2_get_unmapped_area()Hans Verkuil
2022-12-14xen/netback: don't call kfree_skb() with interrupts disabledJuergen Gross
2022-12-14xen/netback: do some code cleanupJuergen Gross
2022-12-14xen/netback: Ensure protocol headers don't fall in the non-linear areaRoss Lagerwall
2022-12-14rtc: mc146818: Reduce spinlock section in mc146818_set_time()Thomas Gleixner
2022-12-14rtc: cmos: Replace spin_lock_irqsave with spin_lock in hard IRQXiaofei Tan
2022-12-14rtc: cmos: avoid UIP when reading alarm timeMateusz Jończyk
2022-12-14rtc: cmos: avoid UIP when writing alarm timeMateusz Jończyk