summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-07scsi: target: Fix WRITE_SAME No Data Buffer crashMike Christie
2022-07-07Merge tag 'devfreq-fixes-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/...Rafael J. Wysocki
2022-07-08PM / devfreq: exynos-bus: Fix NULL pointer dereferenceChristian Marangi
2022-07-07netfilter: conntrack: fix crash due to confirmed bit load reorderingFlorian Westphal
2022-07-07bpf: Make sure mac_header was set before using itEric Dumazet
2022-07-07Merge tag 'loongarch-fixes-5.19-4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-07-07Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-07Merge tag 'pinctrl-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-07-07signal handling: don't use BUG_ON() for debuggingLinus Torvalds
2022-07-07ASoC: Intel: Skylake: Correct the handling of fmt_config flexible arrayPeter Ujfalusi
2022-07-07ASoC: Intel: Skylake: Correct the ssp rate discovery in skl_get_ssp_clks()Peter Ujfalusi
2022-07-07ASoC: rt5640: Fix the wrong state of JD1 and JD2Oder Chiou
2022-07-07ASoC: Intel: sof_rt5682: fix out-of-bounds array accessBrent Lu
2022-07-07ASoC: qdsp6: fix potential memory leak in q6apm_get_audioreach_graph()Jianglei Nie
2022-07-07ASoC: tas2764: Fix amp gain register offset & defaultHector Martin
2022-07-07ASoC: tas2764: Correct playback volume rangeHector Martin
2022-07-07ASoC: tas2764: Fix and extend FSYNC polarity handlingMartin Povišer
2022-07-07ASoC: tas2764: Add post reset delaysMartin Povišer
2022-07-07ASoC: dt-bindings: Fix description for msm8916Bryan O'Donoghue
2022-07-07ASoC: doc: Capitalize RESET line nameMarek Vasut
2022-07-07ASoC: arizona: Update arizona_aif_cfg_changed to use RX_BCLK_RATECharles Keepax
2022-07-07ASoC: cs47l92: Fix event generation for OUT1 demuxCharles Keepax
2022-07-07ASoC: wm8998: Fix event generation for input muxCharles Keepax
2022-07-07ASoC: wm5102: Fix event generation for output compensationCharles Keepax
2022-07-07ASoC: wcd9335: Use int array instead of bitmask for TX mixersYassine Oudjana
2022-07-07ASoC: tlv320adcx140: Fix tx_mask checkSascha Hauer
2022-07-07ASoC: max98396: Fix register access for PCM format settingsDaniel Mack
2022-07-07ASoC: ti: omap-mcbsp: duplicate sysfs errorDavid Owens
2022-07-07ASoC: audio_graph_card2: Fix port numbers in exampleSascha Hauer
2022-07-07ASoC: sgtl5000: Fix noise on shutdown/removeFrancesco Dolcini
2022-07-07ima: Fix a potential integer overflow in ima_appraise_measurementHuaxin Lu
2022-07-07MAINTAINERS: mark ARM/PALM TREO SUPPORT orphanLukas Bulwahn
2022-07-07x86/entry: Move PUSH_AND_CLEAR_REGS() back into error_entryPeter Zijlstra
2022-07-07x86/ibt, objtool: Don't discard text references from tracepoint sectionPeter Zijlstra
2022-07-07x86/bugs: Add Cannon lake to RETBleed affected CPU listPawan Gupta
2022-07-07gpiolib: cdev: fix null pointer dereference in linereq_free()Kent Gibson
2022-07-07LoongArch: Fix section mismatch warningTiezhu Yang
2022-07-07LoongArch: Fix build errors for tinyconfigHuacai Chen
2022-07-07LoongArch: Remove obsolete mentions of vcsrQi Hu
2022-07-07LoongArch: Drop these obsolete selects in KconfigLukas Bulwahn
2022-07-07fbcon: Use fbcon_info_from_console() in fbcon_modechange_possible()Helge Deller
2022-07-07fbmem: Check virtual screen sizes in fb_set_var()Helge Deller
2022-07-07drm/ssd130x: Fix pre-charge period settingEzequiel Garcia
2022-07-07fbcon: Prevent that screen size is smaller than font sizeHelge Deller
2022-07-07fbcon: Disallow setting font bigger than screen sizeHelge Deller
2022-07-07dma-buf: Fix one use-after-free of fencexinhui pan
2022-07-06drm/i915: Fix vm use-after-free in vma destructionThomas Hellström
2022-07-06drm/i915/guc: ADL-N should use the same GuC FW as ADL-SDaniele Ceraolo Spurio
2022-07-06drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()Hangyu Hua
2022-07-06Merge branch 'wireguard-patches-for-5-19-rc6'Jakub Kicinski