summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-01ASoC: qdsp6: q6routing: Conditionally reset FrontEnd MixerSrinivas Kandagatla1-1/+5
2021-12-01ARM: dts: bcm2711: Fix PCIe interruptsFlorian Fainelli1-1/+7
2021-12-01ARM: dts: BCM5301X: Add interrupt properties to GPIO nodeFlorian Fainelli1-0/+2
2021-12-01ARM: dts: BCM5301X: Fix I2C controller interruptFlorian Fainelli1-1/+1
2021-12-01netfilter: flowtable: fix IPv6 tunnel addr matchWill Mortensen1-2/+2
2021-12-01netfilter: ipvs: Fix reuse connection if RS weight is 0yangxingwu2-6/+5
2021-12-01netfilter: ctnetlink: do not erase error code with EINVALFlorent Fourcot1-3/+1
2021-12-01netfilter: ctnetlink: fix filtering with CTA_TUPLE_REPLYFlorent Fourcot1-1/+1
2021-12-01proc/vmcore: fix clearing user buffer by properly using clear_user()David Hildenbrand1-6/+10
2021-12-01PCI: aardvark: Fix link trainingPali Rohár1-83/+34
2021-12-01PCI: aardvark: Simplify initialization of rootcap on virtual bridgePali Rohár1-10/+4
2021-12-01PCI: aardvark: Implement re-issuing config requests on CRS responsePali Rohár1-24/+43
2021-12-01PCI: aardvark: Update comment about disabling link trainingPali Rohár1-1/+8
2021-12-01PCI: aardvark: Deduplicate code in advk_pcie_rd_conf()Marek Behún1-28/+20
2021-12-01powerpc/32: Fix hardlockup on vmap stack overflowChristophe Leroy1-3/+3
2021-12-01mdio: aspeed: Fix "Link is Down" issueDylan Hung1-0/+7
2021-12-01mmc: sdhci: Fix ADMA for PAGE_SIZE >= 64KiBAdrian Hunter2-4/+21
2021-12-01mmc: sdhci-esdhc-imx: disable CMDQ supportTim Harvey1-2/+0
2021-12-01tracing: Fix pid filtering when triggers are attachedSteven Rostedt (VMware)1-6/+18
2021-12-01tracing/uprobe: Fix uprobe_perf_open probes iterationJiri Olsa1-0/+1
2021-12-01KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLBNicholas Piggin1-1/+4
2021-12-01xen: detect uninitialized xenbus in xenbus_initStefano Stabellini1-0/+23
2021-12-01xen: don't continue xenstore initialization in case of errorsStefano Stabellini1-1/+3
2021-12-01fuse: release pipe buf after last useMiklos Szeredi1-5/+5
2021-12-01staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect()Dan Carpenter1-1/+2
2021-12-01staging: greybus: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai1-2/+6
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