summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-26memstick: r592: Fix a UAF bug when removing the driverZheyu Ma1-4/+4
2021-11-26ACPI: battery: Accept charges over the design capacity as fullAndré Almeida1-1/+1
2021-11-26ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_d...Tuo Li1-4/+6
2021-11-26tracefs: Have tracefs directories not set OTH permission bits by defaultSteven Rostedt (VMware)1-1/+2
2021-11-26media: usb: dvd-usb: fix uninit-value bug in dibusb_read_eeprom_byte()Anant Thazhemadam1-1/+1
2021-11-26ACPICA: Avoid evaluating methods too early during system resumeRafael J. Wysocki4-13/+15
2021-11-26ia64: don't do IA64_CMPXCHG_DEBUG without CONFIG_PRINTKRandy Dunlap1-1/+1
2021-11-26media: mceusb: return without resubmitting URB in case of -EPROTO error.Rajat Asthana1-0/+1
2021-11-26media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()Tuo Li1-1/+1
2021-11-26media: uvcvideo: Set capability in s_paramRicardo Ribalda1-2/+5
2021-11-26media: netup_unidvb: handle interrupt properly according to the firmwareZheyu Ma1-11/+16
2021-11-26media: mt9p031: Fix corrupted frame after restarting streamDirk Bender1-1/+27
2021-11-26x86: Increase exception stack sizesPeter Zijlstra1-1/+1
2021-11-26smackfs: Fix use-after-free in netlbl_catmap_walk()Pawan Gupta1-1/+4
2021-11-26MIPS: lantiq: dma: reset correct number of channelAleksander Jan Bajkowski1-5/+6
2021-11-26MIPS: lantiq: dma: add small delay after resetAleksander Jan Bajkowski1-0/+3
2021-11-26platform/x86: wmi: do not fail if disabling failsBarnabás Pőcze1-1/+8
2021-11-26Bluetooth: fix use-after-free error in lock_sock_nested()Wang ShaoBo1-1/+9
2021-11-26Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg()Takashi Iwai1-8/+16
2021-11-26USB: iowarrior: fix control-message timeoutsJohan Hovold1-6/+2
2021-11-26USB: serial: keyspan: fix memleak on probe errorsWang Hai1-8/+7
2021-11-26iio: dac: ad5446: Fix ad5622_write() return valuePekka Korpinen1-1/+8
2021-11-26quota: correct error number in free_dqentry()Zhang Yi1-0/+1
2021-11-26quota: check block number when reading the block in quota fileZhang Yi1-0/+14
2021-11-26ALSA: mixer: fix deadlock in snd_mixer_oss_set_volumePavel Skripkin1-1/+1
2021-11-26ALSA: mixer: oss: Fix racy access to slotsTakashi Iwai1-10/+33
2021-11-26power: supply: max17042_battery: use VFSOC for capacity when no rsnsHenrik Grimler1-1/+4
2021-11-26power: supply: max17042_battery: Prevent int underflow in set_soc_thresholdSebastian Krzyszkowiak1-1/+2
2021-11-26signal: Remove the bogus sigkill_pending in ptrace_stopEric W. Biederman1-15/+2
2021-11-26mwifiex: Read a PCI register after writing the TX ring write pointerJonas Dreßler1-0/+8
2021-11-26wcn36xx: Fix HT40 capability for 2Ghz bandLoic Poulain1-1/+3
2021-11-26PCI: Mark Atheros QCA6174 to avoid bus resetIngmar Klein1-0/+1
2021-11-26ath6kl: fix control-message timeoutJohan Hovold1-1/+1
2021-11-26ath6kl: fix division by zero in send pathJohan Hovold1-0/+5
2021-11-26mwifiex: fix division by zero in fw download pathJohan Hovold1-0/+16
2021-11-26EDAC/sb_edac: Fix top-of-high-memory value for Broadwell/HaswellEric Badger1-1/+1
2021-11-26hwmon: (pmbus/lm25066) Add offset coefficientsZev Weiss1-0/+23
2021-11-26btrfs: fix lost error handling when replaying directory deletesFilipe Manana1-1/+3
2021-11-26vmxnet3: do not stop tx queues after netif_device_detach()Dongli Zhang1-1/+0
2021-11-26spi: spl022: fix Microwire full duplex modeThomas Perrot1-2/+3
2021-11-26xen/netfront: stop tx queues during live migrationDongli Zhang1-0/+8
2021-11-26mmc: winbond: don't build on M68KRandy Dunlap1-1/+1
2021-11-26hyperv/vmbus: include linux/bitops.hArnd Bergmann1-0/+1
2021-11-26x86/irq: Ensure PI wakeup handler is unregistered before module unloadSean Christopherson1-1/+3
2021-11-26ALSA: timer: Unconditionally unlink slave instances, tooTakashi Iwai1-7/+6
2021-11-26ALSA: timer: Fix use-after-free problemWang Wensheng1-2/+2
2021-11-26ALSA: synth: missing check for possible NULL after the call to kstrdupAustin Kim1-1/+1
2021-11-26ALSA: line6: fix control and interrupt message timeoutsJohan Hovold3-8/+8
2021-11-26ALSA: 6fire: fix control and bulk message timeoutsJohan Hovold2-4/+4
2021-11-26ALSA: ua101: fix division by zero at probeJohan Hovold1-2/+2