summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* watchdog: diag288_wdt: do not use stack buffers for hardware dataAlexander Egorenkov2023-02-091-2/+11
* hv_netvsc: Fix missed pagebuf entries in netvsc_dma_map/unmap()Michael Kelley2023-02-091-7/+2
* fbcon: Check font dimension limitsSamuel Thibault2023-02-091-2/+5
* vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAFGeorge Kennedy2023-02-091-4/+5
* usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_waitUdipto Goswami2023-02-091-1/+3
* usb: dwc3: qcom: enable vbus override when in OTG dr-modeNeil Armstrong2023-02-091-1/+1
* iio: adc: stm32-dfsdm: fill module aliasesOlivier Moysan2023-02-091-0/+1
* bcache: Silence memcpy() run-time false positive warningsKees Cook2023-02-092-2/+4
* drm/amd/display: Fix timing not changning when freesync video is enabledAurabindo Pillai2023-02-091-0/+7
* platform/x86/amd: pmc: Disable IRQ1 wakeup for RN/CZNMario Limonciello2023-02-091-0/+50
* platform/x86: gigabyte-wmi: add support for B450M DS3H WIFI-CFKevin Kuriakose2023-02-091-0/+1
* platform/x86: hp-wmi: Handle Omen Key eventRishit Bansal2023-02-091-0/+4
* platform/x86: dell-wmi: Add a keymap for KEY_MUTE in type 0x0010 tableKoba Ko2023-02-091-0/+3
* i2c: rk3x: fix a bunch of kernel-doc warningsRandy Dunlap2023-02-091-22/+22
* scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddressMike Christie2023-02-091-3/+6
* scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddressMike Christie2023-02-092-9/+40
* scsi: target: core: Fix warning on RT kernelsMaurizio Lombardi2023-02-091-2/+2
* i2c: mxs: suppress probe-deferral error messageStefan Wahren2023-02-091-2/+2
* i2c: designware-pci: Add new PCI IDs for AMD NAVI GPUBasavaraj Natikar2023-02-091-0/+2
* rtc: sunplus: fix format string for printing resourceArnd Bergmann2023-02-091-2/+2
* efi: fix potential NULL deref in efi_mem_reserve_persistentAnton Gusev2023-02-091-0/+2
* virtio-net: Keep stop() to follow mirror sequence of open()Parav Pandit2023-02-091-1/+1
* ata: libata: Fix sata_down_spd_limit() when no link speed is reportedDamien Le Moal2023-02-091-1/+1
* can: mcp251xfd: mcp251xfd_ring_set_ringparam(): assign missing tx_obj_num_coa...Marc Kleine-Budde2023-02-091-0/+1
* octeontx2-af: Fix devlink unregisterRatheesh Kannoth2023-02-091-8/+27
* igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()Tom Rix2023-02-091-5/+9
* drm/panel: boe-tv101wum-nl6: Ensure DSI writes succeed during disableStephen Boyd2023-02-091-4/+12
* net: phy: meson-gxl: Add generic dummy stubs for MMD register accessChris Healy2023-02-091-0/+2
* block: ublk: extending queue_size to fix overflowLiu Xiaodong2023-02-091-1/+1
* drm/i915/adlp: Fix typo for reference clockChaitanya Kumar Borah2023-02-091-1/+1
* drm/i915: Fix up locking around dumping requests listsJohn Harrison2023-02-095-62/+73
* drm/i915: Fix request ref counting during error capture & debugfs dumpJohn Harrison2023-02-095-12/+17
* drm/i915/guc: Fix locking when searching for a hung requestJohn Harrison2023-02-091-0/+11
* platform/x86: thinkpad_acpi: Fix thinklight LED brightness returning 255Hans de Goede2023-02-091-1/+1
* platform/x86/amd/pmf: Ensure mutexes are initialized before useHans de Goede2023-02-091-4/+5
* platform/x86/amd/pmf: Fix to update SPS thermals when power supply changeShyam Sundar S K2023-02-092-0/+24
* platform/x86/amd/pmf: Add helper routine to check pprof is balancedShyam Sundar S K2023-02-093-3/+9
* platform/x86/amd/pmf: Fix to update SPS default pprof thermalsShyam Sundar S K2023-02-091-0/+3
* platform/x86/amd/pmf: Add helper routine to update SPS thermalsShyam Sundar S K2023-02-094-18/+18
* platform/x86/amd/pmf: update to auto-mode limits only after AMT eventShyam Sundar S K2023-02-091-2/+0
* net: wwan: t7xx: Fix Runtime PM initializationKornel Dulęba2023-02-091-0/+2
* net: phy: dp83822: Fix null pointer access on DP83825/DP83826 devicesAndre Kalb2023-02-091-2/+4
* sfc: correctly advertise tunneled IPv6 segmentationÍñigo Huguet2023-02-091-1/+4
* dpaa2-eth: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson2023-02-091-3/+6
* dpaa_eth: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson2023-02-091-3/+3
* virtio-net: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson2023-02-091-3/+3
* qede: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson2023-02-091-3/+4
* ice: Prevent set_channel from changing queues while RDMA activeDave Ertman2023-02-095-19/+43
* vhost-scsi: unbreak any layout for responseJason Wang2023-02-091-4/+17
* use less confusing names for iov_iter direction initializersAl Viro2023-02-0925-55/+55