summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-01staging/fbtft: Fix backlightNoralf Trønnes2-12/+1
2021-12-01HID: wacom: Use "Confidence" flag to prevent reporting invalid contactsJason Gerecke2-1/+8
2021-12-01Revert "parisc: Fix backtrace to always include init funtion names"Helge Deller1-2/+1
2021-12-01media: cec: copy sequence field for the replyHans Verkuil1-0/+1
2021-12-01ALSA: hda/realtek: Fix LED on HP ProBook 435 G7Takashi Iwai1-0/+1
2021-12-01ALSA: hda/realtek: Add quirk for ASRock NUC Box 1100Werner Sembach1-0/+27
2021-12-01ALSA: ctxfi: Fix out-of-range accessTakashi Iwai5-26/+22
2021-12-01binder: fix test regression due to sender_euid changeTodd Kjos1-1/+1
2021-12-01usb: hub: Fix locking issues with address0_mutexMathias Nyman1-8/+12
2021-12-01usb: hub: Fix usb enumeration issue due to address0 raceMathias Nyman1-3/+11
2021-12-01usb: typec: fusb302: Fix masking of comparator and bc_lvl interruptsOndrej Jirman1-2/+4
2021-12-01usb: chipidea: ci_hdrc_imx: fix potential error pointer dereference in probeDan Carpenter1-9/+9
2021-12-01net: nexthop: fix null pointer dereference when IPv6 is not enabledNikolay Aleksandrov1-3/+7
2021-12-01usb: dwc3: gadget: Fix null pointer exceptionAlbert Wang1-0/+6
2021-12-01usb: dwc3: gadget: Check for L1/L2/U3 for Start TransferThinh Nguyen1-3/+14
2021-12-01usb: dwc3: gadget: Ignore NoStream after End TransferThinh Nguyen1-8/+8
2021-12-01usb: dwc2: hcd_queue: Fix use of floating point literalNathan Chancellor1-1/+1
2021-12-01usb: dwc2: gadget: Fix ISOC flow for elapsed framesMinas Harutyunyan1-3/+14
2021-12-01USB: serial: option: add Fibocom FM101-GL variantsMingjie Zhang1-0/+3
2021-12-01USB: serial: option: add Telit LE910S1 0x9200 compositionDaniele Palmas1-0/+2
2021-12-01ACPI: Get acpi_device's parent from the parent fieldSakari Ailus1-8/+3
2021-12-01bpf: Fix toctou on read-only map's constant scalar trackingDaniel Borkmann3-23/+54
2021-11-26Linux 5.10.82v5.10.82Greg Kroah-Hartman1-1/+1
2021-11-26Revert "perf: Rework perf_event_exit_event()"Sasha Levin2-80/+63
2021-11-26ALSA: hda: hdac_stream: fix potential locking issue in snd_hdac_stream_assign()Pierre-Louis Bossart1-2/+2
2021-11-26ALSA: hda: hdac_ext_stream: fix potential locking issuesPierre-Louis Bossart2-18/+30
2021-11-26x86/Kconfig: Fix an unused variable error in dell-smm-hwmonRandy Dunlap1-1/+2
2021-11-26btrfs: update device path inode time instead of bd_inodeJosef Bacik1-8/+13
2021-11-26fs: export an inode_update_time helperJosef Bacik2-3/+6
2021-11-26ice: Delete always true check of PF pointerLeon Romanovsky1-3/+0
2021-11-26usb: max-3421: Use driver data instead of maintaining a list of bound devicesUwe Kleine-König1-20/+5
2021-11-26ASoC: DAPM: Cover regression by kctl change notification fixTakashi Iwai1-6/+23
2021-11-26selinux: fix NULL-pointer dereference when hashtab allocation failsOndrej Mosnacek1-5/+12
2021-11-26RDMA/netlink: Add __maybe_unused to static inline in C fileLeon Romanovsky1-1/+1
2021-11-26hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit1-4/+19
2021-11-26scsi: ufs: core: Fix task management completion timeout raceAdrian Hunter1-5/+0
2021-11-26scsi: ufs: core: Fix task management completionAdrian Hunter2-29/+24
2021-11-26drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...hongao1-0/+1
2021-11-26drm/i915/dp: Ensure sink rate values are always validImre Deak1-0/+11
2021-11-26drm/nouveau: clean up all clients on device removalJeremy Cline1-0/+30
2021-11-26drm/nouveau: use drm_dev_unplug() during device removalJeremy Cline1-1/+1
2021-11-26drm/nouveau: Add a dedicated mutex for the clients listJeremy Cline2-4/+11
2021-11-26drm/udl: fix control-message timeoutJohan Hovold1-1/+1
2021-11-26drm/amd/display: Update swizzle mode enumsAlvin Lee2-3/+5
2021-11-26cfg80211: call cfg80211_stop_ap when switch from P2P_GO typeNguyen Dinh Phi1-0/+1
2021-11-26parisc/sticon: fix reverse colorsSven Schnelle1-6/+6
2021-11-26btrfs: fix memory ordering between normal and ordered work functionsNikolay Borisov1-0/+14
2021-11-26net: stmmac: socfpga: add runtime suspend/resume callback for stratix10 platformMeng Li1-2/+22
2021-11-26udf: Fix crash after seekdirJan Kara3-2/+35
2021-11-26KVM: nVMX: don't use vcpu->arch.efer when checking host state on nested state...Maxim Levitsky1-5/+17