summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-03-28Linux 5.4.188v5.4.188Greg Kroah-Hartman
2022-03-28llc: only change llc->dev when bind() succeedsEric Dumazet
2022-03-28nds32: fix access_ok() checks in get/put_userArnd Bergmann
2022-03-28tpm: use try_get_ops() in tpm-space.cJames Bottomley
2022-03-28mac80211: fix potential double free on mesh joinLinus Lüssing
2022-03-28rcu: Don't deboost before reporting expedited quiescent statePaul E. McKenney
2022-03-28crypto: qat - disable registration of algorithmsGiovanni Cabiddu
2022-03-28ACPI: video: Force backlight native for Clevo NL5xRU and NL5xNUWerner Sembach
2022-03-28ACPI: battery: Add device HID and quirk for Microsoft Surface Go 3Maximilian Luz
2022-03-28ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 boardMark Cilissen
2022-03-28netfilter: nf_tables: initialize registers in nft_do_chain()Pablo Neira Ayuso
2022-03-28ALSA: hda/realtek: Add quirk for ASUS GA402Jason Zheng
2022-03-28ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671huangwenhui
2022-03-28ALSA: oss: Fix PCM OSS buffer allocation overflowTakashi Iwai
2022-03-28ASoC: sti: Fix deadlock via snd_pcm_stop_xrun() callTakashi Iwai
2022-03-28drivers: net: xgene: Fix regression in CRC strippingStephane Graber
2022-03-28ALSA: pci: fix reading of swapped values from pcmreg in AC97 codecGiacomo Guiduzzi
2022-03-28ALSA: cmipci: Restore aux vol on suspend/resumeJonathan Teh
2022-03-28ALSA: usb-audio: Add mute TLV for playback volumes on RODE NT-USBLars-Peter Clausen
2022-03-28ALSA: pcm: Add stream lock during PCM reset ioctl operationsTakashi Iwai
2022-03-28llc: fix netdevice reference leaks in llc_ui_bind()Eric Dumazet
2022-03-28thermal: int340x: fix memory leak in int3400_notify()Chuansheng Liu
2022-03-28staging: fbtft: fb_st7789v: reset display before initializationOliver Graute
2022-03-28tpm: Fix error handling in async workTadeusz Struk
2022-03-28esp: Fix possible buffer overflow in ESP transformationSteffen Klassert
2022-03-28net: ipv6: fix skb_over_panic in __ip6_append_dataTadeusz Struk
2022-03-28nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTIONJordy Zomer
2022-03-28nfsd: Containerise filecache laundretteTrond Myklebust
2022-03-28nfsd: cleanup nfsd_file_lru_dispose()Trond Myklebust
2022-03-23Linux 5.4.187v5.4.187Greg Kroah-Hartman
2022-03-23Revert "selftests/bpf: Add test for bpf_timer overwriting crash"Greg Kroah-Hartman
2022-03-23perf symbols: Fix symbol size calculation conditionMichael Petlan
2022-03-23Input: aiptek - properly check endpoint typePavel Skripkin
2022-03-23usb: usbtmc: Fix bug in pipe direction for control transfersAlan Stern
2022-03-23usb: gadget: Fix use-after-free bug by not setting udc->dev.driverAlan Stern
2022-03-23usb: gadget: rndis: prevent integer overflow in rndis_set_response()Dan Carpenter
2022-03-23arm64: fix clang warning about TRAMP_VALIASArnd Bergmann
2022-03-23net: dsa: Add missing of_node_put() in dsa_port_parse_ofMiaoqian Lin
2022-03-23net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel
2022-03-23drm/panel: simple: Fix Innolux G070Y2-L01 BPP settingsMarek Vasut
2022-03-23hv_netvsc: Add check for kvmalloc_arrayJiasheng Jiang
2022-03-23atm: eni: Add check for dma_map_singleJiasheng Jiang
2022-03-23net/packet: fix slab-out-of-bounds access in packet_recvmsg()Eric Dumazet
2022-03-23net: phy: marvell: Fix invalid comparison in the resume and suspend functionsKurt Cancemi
2022-03-23efi: fix return value of __setup handlersRandy Dunlap
2022-03-23ocfs2: fix crash when initialize filecheck kobj failsJoseph Qi
2022-03-23crypto: qcom-rng - ensure buffer for generate is completely filledBrian Masney
2022-03-19Linux 5.4.186v5.4.186Greg Kroah-Hartman
2022-03-19fixup for "arm64 entry: Add macro for reading symbol address from the trampol...James Morse
2022-03-19kselftest/vm: fix tests build with old libcChengming Zhou