summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-12Linux 5.10.64v5.10.64Greg Kroah-Hartman1-1/+1
2021-09-12PCI: Call Max Payload Size-related fixup quirks earlyMarek Behún1-6/+6
2021-09-12x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versionsPaul Gortmaker1-1/+2
2021-09-12xhci: fix unsafe memory usage in xhci tracingMathias Nyman3-30/+36
2021-09-12xhci: fix even more unsafe memory usage in xhci tracingMathias Nyman4-23/+27
2021-09-12usb: mtu3: fix the wrong HS mult valueChunfeng Yun1-4/+2
2021-09-12usb: mtu3: use @mult for HS isoc or intrChunfeng Yun1-1/+1
2021-09-12usb: mtu3: restore HS function when set SS/SSPChunfeng Yun1-1/+3
2021-09-12usb: gadget: tegra-xudc: fix the wrong mult value for HS isoc or intrChunfeng Yun1-2/+2
2021-09-12usb: host: xhci-rcar: Don't reload firmware after the completionYoshihiro Shimoda1-0/+7
2021-09-12ALSA: usb-audio: Add registration quirk for JBL Quantum 800Alexander Tsoy1-0/+1
2021-09-12blk-mq: clearing flush request reference in tags->rqs[]Ming Lei1-1/+34
2021-09-12netfilter: nftables: clone set element expression templatePablo Neira Ayuso1-8/+28
2021-09-12netfilter: nf_tables: initialize set before expression setupPablo Neira Ayuso1-22/+24
2021-09-12netfilter: nftables: avoid potential overflows on 32bit archesEric Dumazet2-7/+10
2021-09-12blk-mq: fix is_flush_rqMing Lei3-6/+7
2021-09-12blk-mq: fix kernel panic during iterating over flush requestMing Lei2-1/+8
2021-09-12x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gatingSuravee Suthikulpanit1-21/+26
2021-09-12Revert "r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM"Hayes Wang1-0/+1
2021-09-12tty: drop termiox user definitionsJiri Slaby1-15/+0
2021-09-12net: linux/skbuff.h: combine SKB_EXTENSIONS + KCOV handlingRandy Dunlap1-2/+2
2021-09-12serial: 8250: 8250_omap: Fix unused variable warningVignesh Raghavendra1-13/+13
2021-09-12net: kcov: don't select SKB_EXTENSIONS when there is no NETRandy Dunlap1-1/+1
2021-09-12mm/page_alloc: speed up the iteration of max_orderMuchun Song1-4/+4
2021-09-12net: ll_temac: Remove left-over debug messageEsben Haabendal1-3/+1
2021-09-12USB: serial: mos7720: improve OOM-handling in read_mos_reg()Tom Rix1-1/+3
2021-09-12igmp: Add ip_mc_list lock in ip_check_mc_rcuLiu Jian1-0/+2
2021-09-08Linux 5.10.63v5.10.63Greg Kroah-Hartman1-1/+1
2021-09-08media: stkwebcam: fix memory leak in stk_camera_probePavel Skripkin1-2/+4
2021-09-08fuse: fix illegal access to inode with reused nodeidAmir Goldstein4-5/+15
2021-09-08new helper: inode_wrong_type()Al Viro10-18/+22
2021-09-08spi: Switch to signed types for *_native_cs SPI controller fieldsAndy Shevchenko1-2/+2
2021-09-08serial: 8250: 8250_omap: Fix possible array out of bounds accessVignesh Raghavendra1-0/+1
2021-09-08ALSA: pcm: fix divide error in snd_pcm_lib_ioctlZubin Mithra1-1/+1
2021-09-08ALSA: hda/realtek: Workaround for conflicting SSID on ASUS ROG Strix G17Takashi Iwai1-0/+10
2021-09-08ALSA: hda/realtek: Quirk for HP Spectre x360 14 amp setupJohnathon Clark1-0/+1
2021-09-08cryptoloop: add a deprecation warningChristoph Hellwig2-2/+4
2021-09-08perf/x86/amd/power: Assign pmu.moduleKim Phillips1-0/+1
2021-09-08perf/x86/amd/ibs: Work around erratum #1197Kim Phillips1-0/+8
2021-09-08ceph: fix possible null-pointer dereference in ceph_mdsmap_decode()Tuo Li1-3/+5
2021-09-08perf/x86/intel/pt: Fix mask of num_address_rangesXiaoyao Li1-1/+1
2021-09-08qede: Fix memset corruptionShai Malin1-1/+1
2021-09-08net: macb: Add a NULL check on desc_ptpHarini Katakam1-1/+10
2021-09-08qed: Fix the VF msix vectors flowShai Malin1-1/+6
2021-09-08reset: reset-zynqmp: Fixed the argument data typeSai Krishna Potthuri1-1/+2
2021-09-08gpu: ipu-v3: Fix i.MX IPU-v3 offset calculations for (semi)planar U/V formatsKrzysztof Hałasa1-15/+15
2021-09-08ARM: OMAP1: ams-delta: remove unused function ams_delta_camera_powerMaciej Falkowski1-14/+0
2021-09-08xtensa: fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHGRandy Dunlap1-1/+1
2021-09-08static_call: Fix unused variable warn w/o MODULEMatthieu Baerts1-2/+2
2021-09-08Revert "Add a reference to ucounts for each cred"Greg Kroah-Hartman8-108/+3