summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-02-09rtc: efi: Enable SET/GET WAKEUP services as optionalShanker Donthineni1-21/+27
2023-02-09efi: Accept version 2 of memory attributes tableArd Biesheuvel1-1/+1
2023-02-09watchdog: diag288_wdt: fix __diag288() inline assemblyAlexander Egorenkov1-1/+1
2023-02-09watchdog: diag288_wdt: do not use stack buffers for hardware dataAlexander Egorenkov1-2/+11
2023-02-09hv_netvsc: Fix missed pagebuf entries in netvsc_dma_map/unmap()Michael Kelley1-7/+2
2023-02-09fbcon: Check font dimension limitsSamuel Thibault1-2/+5
2023-02-09vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAFGeorge Kennedy1-4/+5
2023-02-09usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_waitUdipto Goswami1-1/+3
2023-02-09usb: dwc3: qcom: enable vbus override when in OTG dr-modeNeil Armstrong1-1/+1
2023-02-09iio: adc: stm32-dfsdm: fill module aliasesOlivier Moysan1-0/+1
2023-02-09bcache: Silence memcpy() run-time false positive warningsKees Cook2-2/+4
2023-02-09drm/amd/display: Fix timing not changning when freesync video is enabledAurabindo Pillai1-0/+7
2023-02-09platform/x86/amd: pmc: Disable IRQ1 wakeup for RN/CZNMario Limonciello1-0/+50
2023-02-09platform/x86: gigabyte-wmi: add support for B450M DS3H WIFI-CFKevin Kuriakose1-0/+1
2023-02-09platform/x86: hp-wmi: Handle Omen Key eventRishit Bansal1-0/+4
2023-02-09platform/x86: dell-wmi: Add a keymap for KEY_MUTE in type 0x0010 tableKoba Ko1-0/+3
2023-02-09i2c: rk3x: fix a bunch of kernel-doc warningsRandy Dunlap1-22/+22
2023-02-09scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddressMike Christie1-3/+6
2023-02-09scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddressMike Christie2-9/+40
2023-02-09scsi: target: core: Fix warning on RT kernelsMaurizio Lombardi1-2/+2
2023-02-09i2c: mxs: suppress probe-deferral error messageStefan Wahren1-2/+2
2023-02-09i2c: designware-pci: Add new PCI IDs for AMD NAVI GPUBasavaraj Natikar1-0/+2
2023-02-09rtc: sunplus: fix format string for printing resourceArnd Bergmann1-2/+2
2023-02-09efi: fix potential NULL deref in efi_mem_reserve_persistentAnton Gusev1-0/+2
2023-02-09virtio-net: Keep stop() to follow mirror sequence of open()Parav Pandit1-1/+1
2023-02-09ata: libata: Fix sata_down_spd_limit() when no link speed is reportedDamien Le Moal1-1/+1
2023-02-09can: mcp251xfd: mcp251xfd_ring_set_ringparam(): assign missing tx_obj_num_coa...Marc Kleine-Budde1-0/+1
2023-02-09octeontx2-af: Fix devlink unregisterRatheesh Kannoth1-8/+27
2023-02-09igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()Tom Rix1-5/+9
2023-02-09drm/panel: boe-tv101wum-nl6: Ensure DSI writes succeed during disableStephen Boyd1-4/+12
2023-02-09net: phy: meson-gxl: Add generic dummy stubs for MMD register accessChris Healy1-0/+2
2023-02-09block: ublk: extending queue_size to fix overflowLiu Xiaodong1-1/+1
2023-02-09drm/i915/adlp: Fix typo for reference clockChaitanya Kumar Borah1-1/+1
2023-02-09drm/i915: Fix up locking around dumping requests listsJohn Harrison5-62/+73
2023-02-09drm/i915: Fix request ref counting during error capture & debugfs dumpJohn Harrison5-12/+17
2023-02-09drm/i915/guc: Fix locking when searching for a hung requestJohn Harrison1-0/+11
2023-02-09platform/x86: thinkpad_acpi: Fix thinklight LED brightness returning 255Hans de Goede1-1/+1
2023-02-09platform/x86/amd/pmf: Ensure mutexes are initialized before useHans de Goede1-4/+5
2023-02-09platform/x86/amd/pmf: Fix to update SPS thermals when power supply changeShyam Sundar S K2-0/+24
2023-02-09platform/x86/amd/pmf: Add helper routine to check pprof is balancedShyam Sundar S K3-3/+9
2023-02-09platform/x86/amd/pmf: Fix to update SPS default pprof thermalsShyam Sundar S K1-0/+3
2023-02-09platform/x86/amd/pmf: Add helper routine to update SPS thermalsShyam Sundar S K4-18/+18
2023-02-09platform/x86/amd/pmf: update to auto-mode limits only after AMT eventShyam Sundar S K1-2/+0
2023-02-09net: wwan: t7xx: Fix Runtime PM initializationKornel Dulęba1-0/+2
2023-02-09net: phy: dp83822: Fix null pointer access on DP83825/DP83826 devicesAndre Kalb1-2/+4
2023-02-09sfc: correctly advertise tunneled IPv6 segmentationÍñigo Huguet1-1/+4
2023-02-09dpaa2-eth: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson1-3/+6
2023-02-09dpaa_eth: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson1-3/+3
2023-02-09virtio-net: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson1-3/+3
2023-02-09qede: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson1-3/+4