summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-07signal handling: don't use BUG_ON() for debuggingLinus Torvalds1-4/+4
2022-07-07ASoC: Intel: Skylake: Correct the handling of fmt_config flexible arrayPeter Ujfalusi1-12/+25
2022-07-07ASoC: Intel: Skylake: Correct the ssp rate discovery in skl_get_ssp_clks()Peter Ujfalusi1-1/+2
2022-07-07ASoC: rt5640: Fix the wrong state of JD1 and JD2Oder Chiou1-8/+22
2022-07-07ASoC: Intel: sof_rt5682: fix out-of-bounds array accessBrent Lu1-7/+3
2022-07-07ASoC: qdsp6: fix potential memory leak in q6apm_get_audioreach_graph()Jianglei Nie1-0/+1
2022-07-07ASoC: tas2764: Fix amp gain register offset & defaultHector Martin1-2/+2
2022-07-07ASoC: tas2764: Correct playback volume rangeHector Martin1-1/+1
2022-07-07ASoC: tas2764: Fix and extend FSYNC polarity handlingMartin Povišer2-17/+19
2022-07-07ASoC: tas2764: Add post reset delaysMartin Povišer1-2/+8
2022-07-07ASoC: dt-bindings: Fix description for msm8916Bryan O'Donoghue1-4/+4
2022-07-07ASoC: doc: Capitalize RESET line nameMarek Vasut1-1/+1
2022-07-07ASoC: arizona: Update arizona_aif_cfg_changed to use RX_BCLK_RATECharles Keepax1-2/+2
2022-07-07ASoC: cs47l92: Fix event generation for OUT1 demuxCharles Keepax1-1/+7
2022-07-07ASoC: wm8998: Fix event generation for input muxCharles Keepax1-7/+14
2022-07-07ASoC: wm5102: Fix event generation for output compensationCharles Keepax1-4/+17
2022-07-07ASoC: wcd9335: Use int array instead of bitmask for TX mixersYassine Oudjana1-6/+11
2022-07-07ASoC: tlv320adcx140: Fix tx_mask checkSascha Hauer1-7/+6
2022-07-07ASoC: max98396: Fix register access for PCM format settingsDaniel Mack1-4/+6
2022-07-07ASoC: ti: omap-mcbsp: duplicate sysfs errorDavid Owens3-31/+4
2022-07-07ASoC: audio_graph_card2: Fix port numbers in exampleSascha Hauer1-3/+3
2022-07-07ASoC: sgtl5000: Fix noise on shutdown/removeFrancesco Dolcini2-0/+10
2022-07-07ima: Fix a potential integer overflow in ima_appraise_measurementHuaxin Lu1-1/+2
2022-07-07MAINTAINERS: mark ARM/PALM TREO SUPPORT orphanLukas Bulwahn2-3/+5
2022-07-07x86/entry: Move PUSH_AND_CLEAR_REGS() back into error_entryPeter Zijlstra1-3/+6
2022-07-07x86/ibt, objtool: Don't discard text references from tracepoint sectionPeter Zijlstra1-2/+1
2022-07-07x86/bugs: Add Cannon lake to RETBleed affected CPU listPawan Gupta1-0/+1
2022-07-07gpiolib: cdev: fix null pointer dereference in linereq_free()Kent Gibson1-3/+4
2022-07-07LoongArch: Fix section mismatch warningTiezhu Yang1-1/+0
2022-07-07LoongArch: Fix build errors for tinyconfigHuacai Chen2-0/+2
2022-07-07LoongArch: Remove obsolete mentions of vcsrQi Hu4-14/+0
2022-07-07LoongArch: Drop these obsolete selects in KconfigLukas Bulwahn1-4/+0
2022-07-07fbcon: Use fbcon_info_from_console() in fbcon_modechange_possible()Helge Deller1-1/+1
2022-07-07fbmem: Check virtual screen sizes in fb_set_var()Helge Deller1-0/+10
2022-07-07drm/ssd130x: Fix pre-charge period settingEzequiel Garcia1-1/+1
2022-07-07fbcon: Prevent that screen size is smaller than font sizeHelge Deller3-1/+35
2022-07-07fbcon: Disallow setting font bigger than screen sizeHelge Deller1-0/+5
2022-07-07dma-buf: Fix one use-after-free of fencexinhui pan1-1/+1
2022-07-07drm/i915: Fix vm use-after-free in vma destructionThomas Hellström1-4/+8
2022-07-07drm/i915/guc: ADL-N should use the same GuC FW as ADL-SDaniele Ceraolo Spurio1-0/+9
2022-07-07drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()Hangyu Hua1-0/+1
2022-07-07Merge branch 'wireguard-patches-for-5-19-rc6'Jakub Kicinski13-134/+157
2022-07-07wireguard: Kconfig: select CRYPTO_CHACHA_S390Vladis Dronov1-0/+1
2022-07-07crypto: s390 - do not depend on CRYPTO_HW for SIMD implementationsJason A. Donenfeld2-115/+114
2022-07-07wireguard: selftests: use microvm on x86Jason A. Donenfeld3-8/+16
2022-07-07wireguard: selftests: always call kernel makefileJason A. Donenfeld1-3/+2
2022-07-07wireguard: selftests: use virt machine on m68kJason A. Donenfeld2-8/+6
2022-07-07wireguard: selftests: set fake real time in initJason A. Donenfeld8-0/+18
2022-07-07r8169: fix accessing unset transport headerHeiner Kallweit1-6/+4
2022-07-07net: rose: fix UAF bug caused by rose_t0timer_expiryDuoming Zhou1-2/+2