summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-04-07PM: runtime: Fix ordering in pm_runtime_get_suppliers()Adrian Hunter
2021-04-07PM: runtime: Fix race getting/putting suppliers at probeAdrian Hunter
2021-04-07xtensa: move coprocessor_flush to the .text sectionMax Filippov
2021-04-07ALSA: hda/realtek: call alc_update_headset_mode() in hp_automute_hookHui Wang
2021-04-07ALSA: hda/realtek: fix a determine_headset_type issue for a Dell AIOHui Wang
2021-04-07ALSA: hda: Add missing sanity checks in PM prepare/complete callbacksTakashi Iwai
2021-04-07ALSA: hda: Re-add dropped snd_poewr_change_state() callsTakashi Iwai
2021-04-07ALSA: usb-audio: Apply sample rate quirk to Logitech ConnectIkjoon Jang
2021-04-07bpf: Remove MTU check in __bpf_skb_max_lenJesper Dangaard Brouer
2021-04-07net: wan/lmc: unregister device when no matching device is foundTong Zhang
2021-04-07appletalk: Fix skb allocation size in loopback caseDoug Brown
2021-04-07net: ethernet: aquantia: Handle error cleanup of start on openNathan Rossi
2021-04-07ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr()Shuah Khan
2021-04-07brcmfmac: clear EAP/association status bits on linkdown eventsLuca Pesce
2021-04-07can: tcan4x5x: fix max register valueSasha Levin
2021-04-07net: introduce CAN specific pointer in the struct net_deviceOleksij Rempel
2021-04-07can: dev: move driver related infrastructure into separate subdirMarc Kleine-Budde
2021-04-07flow_dissector: fix TTL and TOS dissection on IPv4 fragmentsDavide Caratti
2021-04-07net: mvpp2: fix interrupt mask/unmask skip conditionSasha Levin
2021-04-07ext4: do not iput inode under running transaction in ext4_rename()zhangyi (F)
2021-04-07locking/ww_mutex: Simplify use_ww_ctx & ww_ctx handlingWaiman Long
2021-04-07thermal/core: Add NULL pointer check before using cooling device statsManaf Meethalavalappu Pallikunhi
2021-04-07ASoC: rt5659: Update MCLK rate in set_sysclk()Sameer Pujar
2021-04-07staging: comedi: cb_pcidas64: fix request_irq() warnTong Zhang
2021-04-07staging: comedi: cb_pcidas: fix request_irq() warnTong Zhang
2021-04-07scsi: qla2xxx: Fix broken #endif placementAlexey Dobriyan
2021-04-07scsi: st: Fix a use after free in st_open()Lv Yunlong
2021-04-07vhost: Fix vhost_vq_reset()Laurent Vivier
2021-04-07powerpc: Force inlining of cpu_has_feature() to avoid build failureChristophe Leroy
2021-04-07NFSD: fix error handling in NFSv4.0 callbacksOlga Kornievskaia
2021-04-07ASoC: cs42l42: Always wait at least 3ms after resetLucas Tanure
2021-04-07ASoC: cs42l42: Fix mixer volume controlLucas Tanure
2021-04-07ASoC: cs42l42: Fix channel width supportLucas Tanure
2021-04-07ASoC: cs42l42: Fix Bitclock polarity inversionLucas Tanure
2021-04-07ASoC: es8316: Simplify adc_pga_gain_tlv tableHans de Goede
2021-04-07ASoC: sgtl5000: set DAP_AVC_CTRL register to correct default value on probeBenjamin Rood
2021-04-07ASoC: rt5651: Fix dac- and adc- vol-tlv values being off by a factor of 10Hans de Goede
2021-04-07ASoC: rt5640: Fix dac- and adc- vol-tlv values being off by a factor of 10Hans de Goede
2021-04-07iomap: Fix negative assignment to unsigned sis->pages in iomap_swapfile_activateRitesh Harjani
2021-04-07rpc: fix NULL dereference on kmalloc failureJ. Bruce Fields
2021-04-07fs: nfsd: fix kconfig dependency warning for NFSD_V4Julian Braha
2021-04-07ext4: fix bh ref count on error pathsZhaolong Zhang
2021-04-07ext4: shrink race window in ext4_should_retry_alloc()Eric Whitney
2021-04-07module: harden ELF info handlingFrank van der Linden
2021-04-07module: avoid *goto*s in module_sig_check()Sergey Shtylyov
2021-04-07module: merge repetitive strings in module_sig_check()Sergey Shtylyov
2021-04-07modsign: print module name along with error messageJessica Yu
2021-04-07ipv6: weaken the v4mapped source checkJakub Kicinski
2021-04-07selinux: vsock: Set SID for socket returned by accept()David Brazdil
2021-03-30Linux 5.4.109v5.4.109Greg Kroah-Hartman