summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-12-01Linux 4.19.219v4.19.219Greg Kroah-Hartman
2021-12-01tty: hvc: replace BUG_ON() with negative return valueJuergen Gross
2021-12-01xen/netfront: don't trust the backend response data blindlyJuergen Gross
2021-12-01xen/netfront: disentangle tx_skb_freelistJuergen Gross
2021-12-01xen/netfront: don't read data from request on the ring pageJuergen Gross
2021-12-01xen/netfront: read response from backend only onceJuergen Gross
2021-12-01xen/blkfront: don't trust the backend response data blindlyJuergen Gross
2021-12-01xen/blkfront: don't take local copy of a request from the ring pageJuergen Gross
2021-12-01xen/blkfront: read response from backend only onceJuergen Gross
2021-12-01xen: sync include/xen/interface/io/ring.h with Xen's newest versionJuergen Gross
2021-12-01fuse: release pipe buf after last useMiklos Szeredi
2021-12-01NFC: add NCI_UNREG flag to eliminate the raceLin Ma
2021-12-01hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit
2021-12-01s390/mm: validate VMA in PGSTE manipulation functionsDavid Hildenbrand
2021-12-01tracing: Check pid filtering when creating eventsSteven Rostedt (VMware)
2021-12-01vhost/vsock: fix incorrect used length reported to the guestStefano Garzarella
2021-12-01net: hns3: fix VF RSS failed problem after PF enable multi-TCsGuangbin Huang
2021-12-01net/smc: Don't call clcsock shutdown twice when smc shutdownTony Lu
2021-12-01MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48Huang Pei
2021-12-01tcp_cubic: fix spurious Hystart ACK train detections for not-cwnd-limited flowsEric Dumazet
2021-12-01PM: hibernate: use correct mode for swsusp_close()Thomas Zeitlhofer
2021-12-01net/smc: Ensure the active closing peer first closes clcsockTony Lu
2021-12-01ipv6: fix typos in __ip6_finish_output()Eric Dumazet
2021-12-01drm/vc4: fix error code in vc4_create_object()Dan Carpenter
2021-12-01scsi: mpt3sas: Fix kernel panic during drive powercycle testSreekanth Reddy
2021-12-01ARM: socfpga: Fix crash with CONFIG_FORTIRY_SOURCETakashi Iwai
2021-12-01NFSv42: Don't fail clone() unless the OP_CLONE operation failedTrond Myklebust
2021-12-01firmware: arm_scmi: pm: Propagate return value to callerPeng Fan
2021-12-01net: ieee802154: handle iftypes as u32Alexander Aring
2021-12-01ASoC: topology: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai
2021-12-01ASoC: qdsp6: q6routing: Conditionally reset FrontEnd MixerSrinivas Kandagatla
2021-12-01ARM: dts: BCM5301X: Add interrupt properties to GPIO nodeFlorian Fainelli
2021-12-01ARM: dts: BCM5301X: Fix I2C controller interruptFlorian Fainelli
2021-12-01netfilter: ipvs: Fix reuse connection if RS weight is 0yangxingwu
2021-12-01arm64: dts: marvell: armada-37xx: Set pcie_reset_pin to gpio functionMarek Behún
2021-12-01arm64: dts: marvell: armada-37xx: declare PCIe reset pinMiquel Raynal
2021-12-01pinctrl: armada-37xx: Correct PWM pins definitionsMarek Behún
2021-12-01pinctrl: armada-37xx: add missing pin: PCIe1 WakeupGregory CLEMENT
2021-12-01pinctrl: armada-37xx: Correct mpp definitionsMarek Behún
2021-12-01PCI: aardvark: Fix checking for link up via LTSSM statePali Rohár
2021-12-01PCI: aardvark: Fix link trainingPali Rohár
2021-12-01PCI: aardvark: Fix PCIe Max Payload Size settingPali Rohár
2021-12-01PCI: aardvark: Configure PCIe resources from 'ranges' DT propertyPali Rohár
2021-12-01PCI: aardvark: Update comment about disabling link trainingPali Rohár
2021-12-01PCI: aardvark: Move PCIe reset card code to advk_pcie_train_link()Pali Rohár
2021-12-01PCI: aardvark: Fix compilation on s390Pali Rohár
2021-12-01PCI: aardvark: Don't touch PCIe registers if no card connectedPali Rohár
2021-12-01PCI: aardvark: Indicate error in 'val' when config read failsPali Rohár
2021-12-01PCI: aardvark: Replace custom macros by standard linux/pci_regs.h macrosPali Rohár
2021-12-01PCI: aardvark: Issue PERST via GPIOPali Rohár