summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.16.18v5.16.18Greg Kroah-Hartman2022-03-281-1/+1
* llc: only change llc->dev when bind() succeedsEric Dumazet2022-03-281-24/+32
* nds32: fix access_ok() checks in get/put_userArnd Bergmann2022-03-281-5/+17
* m68k: fix access_ok for coldfireArnd Bergmann2022-03-281-6/+9
* wcn36xx: Differentiate wcn3660 from wcn3620Bryan O'Donoghue2022-03-282-0/+4
* tpm: use try_get_ops() in tpm-space.cJames Bottomley2022-03-281-4/+4
* mac80211: fix potential double free on mesh joinLinus Lüssing2022-03-281-3/+0
* uaccess: fix integer overflow on access_ok()Arnd Bergmann2022-03-283-28/+16
* rcu: Don't deboost before reporting expedited quiescent statePaul E. McKenney2022-03-281-4/+4
* drm/virtio: Ensure that objs is not NULL in virtio_gpu_array_put_free()Roberto Sassu2022-03-281-0/+3
* Revert "ath: add support for special 0x0 regulatory domain"Brian Norris2022-03-281-5/+5
* Bluetooth: btusb: Add one more Bluetooth part for the Realtek RTL8852AELarry Finger2022-03-281-0/+2
* crypto: qat - disable registration of algorithmsGiovanni Cabiddu2022-03-282-0/+14
* ACPI: video: Force backlight native for Clevo NL5xRU and NL5xNUWerner Sembach2022-03-281-0/+75
* ACPI: battery: Add device HID and quirk for Microsoft Surface Go 3Maximilian Luz2022-03-281-0/+12
* ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 boardMark Cilissen2022-03-281-0/+24
* netfilter: nf_tables: validate registers coming from userspace.Pablo Neira Ayuso2022-03-281-5/+17
* netfilter: nf_tables: initialize registers in nft_do_chain()Pablo Neira Ayuso2022-03-281-1/+1
* drivers: net: xgene: Fix regression in CRC strippingStephane Graber2022-03-281-5/+7
* ALSA: pci: fix reading of swapped values from pcmreg in AC97 codecGiacomo Guiduzzi2022-03-281-2/+2
* ALSA: cmipci: Restore aux vol on suspend/resumeJonathan Teh2022-03-281-2/+1
* ALSA: usb-audio: Add mute TLV for playback volumes on RODE NT-USBLars-Peter Clausen2022-03-281-3/+4
* ALSA: pcm: Add stream lock during PCM reset ioctl operationsTakashi Iwai2022-03-281-0/+4
* ALSA: pcm: Fix races among concurrent prealloc proc writesTakashi Iwai2022-03-281-4/+7
* ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free callsTakashi Iwai2022-03-281-14/+18
* tpm: Fix error handling in async workTadeusz Struk2022-03-281-1/+7
* net: ipv6: fix skb_over_panic in __ip6_append_dataTadeusz Struk2022-03-281-2/+2
* nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTIONJordy Zomer2022-03-281-0/+10
* ALSA: pcm: Fix races among concurrent read/write and buffer changesTakashi Iwai2022-03-281-0/+4
* ALSA: pcm: Fix races among concurrent hw_params and hw_free callsTakashi Iwai2022-03-283-22/+42
* ALSA: hda/realtek: Add quirk for ASUS GA402Jason Zheng2022-03-281-0/+1
* ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671huangwenhui2022-03-281-0/+1
* ALSA: hda/realtek: Add quirk for Clevo NP50PNJTim Crawford2022-03-281-0/+1
* ALSA: hda/realtek: Add quirk for Clevo NP70PNJTim Crawford2022-03-281-0/+1
* ALSA: usb-audio: add mapping for new Corsair Virtuoso SEReza Jahanbakhshi2022-03-281-0/+10
* ALSA: oss: Fix PCM OSS buffer allocation overflowTakashi Iwai2022-03-282-5/+12
* ASoC: sti: Fix deadlock via snd_pcm_stop_xrun() callTakashi Iwai2022-03-282-4/+4
* llc: fix netdevice reference leaks in llc_ui_bind()Eric Dumazet2022-03-281-0/+8
* Bluetooth: btusb: Add another Realtek 8761BUHelmut Grohne2022-03-281-0/+2
* Linux 5.16.17v5.16.17Greg Kroah-Hartman2022-03-231-1/+1
* btrfs: skip reserved bytes warning on unmount after log cleanup failureFilipe Manana2022-03-233-2/+54
* Revert "ath10k: drop beacon and probe response which leak from other channel"Kalle Valo2022-03-231-26/+1
* Revert "arm64: dts: freescale: Fix 'interrupt-map' parent address cells"Vladimir Oltean2022-03-233-36/+36
* perf symbols: Fix symbol size calculation conditionMichael Petlan2022-03-231-1/+1
* arm64: errata: avoid duplicate field initializerArnd Bergmann2022-03-231-1/+0
* Input: aiptek - properly check endpoint typePavel Skripkin2022-03-231-6/+4
* scsi: mpt3sas: Page fault in reply q processingMatt Lupfer2022-03-231-2/+3
* usb: usbtmc: Fix bug in pipe direction for control transfersAlan Stern2022-03-231-3/+10
* usb: gadget: Fix use-after-free bug by not setting udc->dev.driverAlan Stern2022-03-231-3/+0
* usb: gadget: rndis: prevent integer overflow in rndis_set_response()Dan Carpenter2022-03-231-0/+1