summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-20misc: fastrpc: Add missing lock before accessing find_vma()Srinivas Kandagatla1-0/+2
2021-10-20USB: serial: option: add prod. id for Quectel EG91Tomaz Solc1-0/+4
2021-10-20USB: serial: option: add Telit LE910Cx composition 0x1204Daniele Palmas1-0/+2
2021-10-20USB: serial: option: add Quectel EC200S-CN module supportYu-Tung Chang1-0/+2
2021-10-20USB: serial: qcserial: add EM9191 QDL supportAleksander Morgado1-0/+1
2021-10-20Input: xpad - add support for another USB ID of Nacon GC-100Michael Cullen1-0/+2
2021-10-20usb: musb: dsps: Fix the probe error pathMiquel Raynal1-1/+3
2021-10-20efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock()Zhang Jianhua1-1/+1
2021-10-20efi/cper: use stack buffer for error record decodingArd Biesheuvel1-2/+2
2021-10-20cb710: avoid NULL pointer subtractionArnd Bergmann1-1/+1
2021-10-20xhci: Enable trust tx length quirk for Fresco FL11 USB controllerNikolay Martynov1-0/+2
2021-10-20xhci: Fix command ring pointer corruption while aborting a commandPavankumar Kondeti1-4/+10
2021-10-20xhci: guard accesses to ep_state in xhci_endpoint_reset()Jonathan Bell1-0/+5
2021-10-20USB: xhci: dbc: fix tty registration raceJohan Hovold1-15/+13
2021-10-20mei: me: add Ice Lake-N device id.Andy Shevchenko2-0/+2
2021-10-20x86/resctrl: Free the ctrlval arrays when domain_setup_mon_state() failsJames Morse1-0/+2
2021-10-20btrfs: fix abort logic in btrfs_replace_file_extentsJosef Bacik1-7/+9
2021-10-20btrfs: update refs for any root except tree log rootsJosef Bacik1-2/+1
2021-10-20btrfs: check for error when looking up inode during dir entry replayFilipe Manana1-7/+7
2021-10-20btrfs: deal with errors when adding inode reference during log replayFilipe Manana1-2/+7
2021-10-20btrfs: deal with errors when replaying dir entry during log replayFilipe Manana1-1/+8
2021-10-20btrfs: unlock newly allocated extent buffer after errorQu Wenruo1-0/+1
2021-10-20drm/msm: Avoid potential overflow in timeout_to_jiffies()Marek Vasut1-2/+2
2021-10-20arm64/hugetlb: fix CMA gigantic page order for non-4K PAGE_SIZEMike Kravetz1-1/+1
2021-10-20csky: Fixup regs.sr broken in ptraceGuo Ren1-1/+2
2021-10-20csky: don't let sigreturn play with priveleged bits of status registerAl Viro1-0/+4
2021-10-20clk: socfpga: agilex: fix duplicate s2f_user0_clkDinh Nguyen1-9/+0
2021-10-20s390: fix strrchr() implementationRoberto Sassu1-8/+7
2021-10-20nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^'Steven Rostedt1-1/+1
2021-10-20ALSA: hda/realtek: Fix the mic type detection issue for ASUS G551JWHui Wang1-0/+27
2021-10-20ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo 13s Gen2Cameron Berkenpas1-1/+1
2021-10-20ALSA: hda/realtek: Add quirk for TongFang PHxTxX1Werner Sembach1-1/+25
2021-10-20ALSA: hda/realtek - ALC236 headset MIC recording issueKailang Yang1-1/+4
2021-10-20ALSA: hda/realtek: Add quirk for Clevo X170KM-GWerner Sembach1-0/+1
2021-10-20ALSA: hda/realtek: Complete partial device name to avoid ambiguityWerner Sembach1-1/+1
2021-10-20ALSA: hda - Enable headphone mic on Dell Latitude laptops with ALC3254Chris Chiu1-0/+2
2021-10-20ALSA: hda/realtek: Enable 4-speaker output for Dell Precision 5560 laptopJohn Liu1-0/+1
2021-10-20ALSA: seq: Fix a potential UAF by wrong private_free call orderTakashi Iwai1-5/+3
2021-10-20ALSA: pcm: Workaround for a wrong offset in SYNC_PTR compat ioctlTakashi Iwai1-1/+71
2021-10-20ALSA: usb-audio: Add quirk for VF0770Jonas Hahnfeld1-0/+42
2021-10-17Linux 5.10.74v5.10.74Greg Kroah-Hartman1-1/+1
2021-10-17hwmon: (pmbus/ibm-cffps) max_power_out swap changesBrandon Wyman1-2/+8
2021-10-17sched: Always inline is_percpu_thread()Peter Zijlstra1-1/+1
2021-10-17perf/core: fix userpage->time_enabled of inactive eventsSong Liu2-5/+33
2021-10-17scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King1-2/+2
2021-10-17scsi: ses: Fix unsigned comparison with less than zeroJiapeng Chong1-1/+1
2021-10-17drm/amdgpu: fix gart.bo pin_count leakLeslie Shi2-2/+4
2021-10-17net: sun: SUNVNET_COMMON should depend on INETRandy Dunlap1-0/+1
2021-10-17vboxfs: fix broken legacy mount signature checkingLinus Torvalds1-10/+2
2021-10-17mac80211: check return value of rhashtable_initMichelleJin1-1/+4