summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-09ASoC: SOF: sof-audio: unprepare when swidget->use_count > 0Bard Liao1-1/+1
2023-02-09ASoC: codecs: wsa883x: correct playback min/max ratesKrzysztof Kozlowski1-2/+2
2023-02-09ALSA: hda/realtek: fix mute/micmute LEDs, speaker don't work for a HP platformJeremy Szu1-0/+1
2023-02-09ALSA: hda/realtek: Add Acer Predator PH315-54Victor Shyba1-0/+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-09can: isotp: handle wait_event_interruptible() return valuesOliver Hartkopp1-0/+4
2023-02-09can: isotp: split tx timer into transmission and timeoutOliver Hartkopp1-36/+29
2023-02-09net: qrtr: free memory on error path in radix_tree_insert()Natalia Petrova1-1/+4
2023-02-09ARM: dts: imx7d-smegw01: Fix USB host over-current polarityFabio Estevam1-1/+2
2023-02-09hv_netvsc: Fix missed pagebuf entries in netvsc_dma_map/unmap()Michael Kelley1-7/+2
2023-02-09cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()Waiman Long2-1/+3
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-09net/x25: Fix to not accept on connected socketHyunwoo Kim1-0/+6
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-09x86/build: Move '-mindirect-branch-cs-prefix' out of GCC-only blockNathan Chancellor1-1/+1
2023-02-09Revert "gfs2: stop using generic_writepages in gfs2_ail1_start_one"Andreas Gruenbacher1-1/+10
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 Christie3-9/+42
2023-02-09perf/x86/intel/cstate: Add Emerald RapidsKan Liang1-0/+1
2023-02-09perf/x86/intel: Add Emerald RapidsKan Liang1-0/+1
2023-02-09x86/aperfmperf: Erase stale arch_freq_scale values when disabling frequency i...Yair Podemsky1-0/+9
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-09kbuild: modinst: Fix build error when CONFIG_MODULE_SIG_KEY is a PKCS#11 URIJan Luebbe1-1/+5
2023-02-09certs: Fix build error when PKCS#11 URI contains semicolonJan Luebbe1-2/+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-09net: openvswitch: fix flow memory leak in ovs_flow_cmd_newFedor Pchelkin1-6/+6
2023-02-09virtio-net: Keep stop() to follow mirror sequence of open()Parav Pandit1-1/+1
2023-02-09selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...Andrei Gherzan1-7/+27
2023-02-09selftests: net: udpgso_bench: Fix racing bug between the rx/tx programsAndrei Gherzan1-4/+20
2023-02-09selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are providedAndrei Gherzan2-0/+4
2023-02-09selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warningAndrei Gherzan1-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-09can: raw: fix CAN FD frame transmissions over CAN XL devicesOliver Hartkopp1-16/+31
2023-02-09can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivateZiyang Xuan1-4/+0
2023-02-09octeontx2-af: Fix devlink unregisterRatheesh Kannoth1-8/+27