summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-03-28Linux 5.10.109v5.10.109Greg 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-28wcn36xx: Differentiate wcn3660 from wcn3620Bryan O'Donoghue
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-28Revert "ath: add support for special 0x0 regulatory domain"Brian Norris
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-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-28ALSA: pcm: Fix races among concurrent prealloc proc writesTakashi Iwai
2022-03-28ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free callsTakashi Iwai
2022-03-28ALSA: pcm: Fix races among concurrent read/write and buffer changesTakashi Iwai
2022-03-28ALSA: pcm: Fix races among concurrent hw_params and hw_free callsTakashi Iwai
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: hda/realtek: Add quirk for Clevo NP50PNJTim Crawford
2022-03-28ALSA: hda/realtek: Add quirk for Clevo NP70PNJTim Crawford
2022-03-28ALSA: usb-audio: add mapping for new Corsair Virtuoso SEReza Jahanbakhshi
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-28llc: fix netdevice reference leaks in llc_ui_bind()Eric Dumazet
2022-03-28staging: fbtft: fb_st7789v: reset display before initializationOliver Graute
2022-03-28tpm: Fix error handling in async workTadeusz Struk
2022-03-28cgroup-v1: Correct privileges check in release_agent writesMichal Koutný
2022-03-28cgroup: Use open-time cgroup namespace for process migration perm checksTejun Heo
2022-03-28cgroup: Allocate cgroup_file_ctx for kernfs_open_file->privTejun Heo
2022-03-28exfat: avoid incorrectly releasing for root inodeChen Li
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-23Linux 5.10.108v5.10.108Greg Kroah-Hartman
2022-03-23Revert "selftests/bpf: Add test for bpf_timer overwriting crash"Greg Kroah-Hartman
2022-03-23esp: Fix possible buffer overflow in ESP transformationSteffen Klassert
2022-03-23smsc95xx: Ignore -ENODEV errors when device is unpluggedFabio Estevam
2022-03-23net: usb: Correct reset handling of smsc95xxMarkus Reichl
2022-03-23net: usb: Correct PHY handling of smsc95xxMartyn Welch
2022-03-23perf symbols: Fix symbol size calculation conditionMichael Petlan
2022-03-23Input: aiptek - properly check endpoint typePavel Skripkin
2022-03-23scsi: mpt3sas: Page fault in reply q processingMatt Lupfer
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