summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.19.219v4.19.219Greg Kroah-Hartman2021-12-011-1/+1
* tty: hvc: replace BUG_ON() with negative return valueJuergen Gross2021-12-011-3/+14
* xen/netfront: don't trust the backend response data blindlyJuergen Gross2021-12-011-5/+75
* xen/netfront: disentangle tx_skb_freelistJuergen Gross2021-12-011-36/+25
* xen/netfront: don't read data from request on the ring pageJuergen Gross2021-12-011-43/+37
* xen/netfront: read response from backend only onceJuergen Gross2021-12-011-19/+19
* xen/blkfront: don't trust the backend response data blindlyJuergen Gross2021-12-011-17/+53
* xen/blkfront: don't take local copy of a request from the ring pageJuergen Gross2021-12-011-10/+15
* xen/blkfront: read response from backend only onceJuergen Gross2021-12-011-17/+18
* xen: sync include/xen/interface/io/ring.h with Xen's newest versionJuergen Gross2021-12-011-135/+158
* fuse: release pipe buf after last useMiklos Szeredi2021-12-011-5/+5
* NFC: add NCI_UNREG flag to eliminate the raceLin Ma2021-12-012-2/+18
* hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit2021-12-018-4/+87
* s390/mm: validate VMA in PGSTE manipulation functionsDavid Hildenbrand2021-12-011-0/+13
* tracing: Check pid filtering when creating eventsSteven Rostedt (VMware)2021-12-011-0/+7
* vhost/vsock: fix incorrect used length reported to the guestStefano Garzarella2021-12-011-1/+1
* net: hns3: fix VF RSS failed problem after PF enable multi-TCsGuangbin Huang2021-12-011-2/+2
* net/smc: Don't call clcsock shutdown twice when smc shutdownTony Lu2021-12-011-1/+7
* MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48Huang Pei2021-12-011-1/+1
* tcp_cubic: fix spurious Hystart ACK train detections for not-cwnd-limited flowsEric Dumazet2021-12-011-2/+3
* PM: hibernate: use correct mode for swsusp_close()Thomas Zeitlhofer2021-12-011-3/+3
* net/smc: Ensure the active closing peer first closes clcsockTony Lu2021-12-011-0/+6
* ipv6: fix typos in __ip6_finish_output()Eric Dumazet2021-12-011-1/+1
* drm/vc4: fix error code in vc4_create_object()Dan Carpenter2021-12-011-1/+1
* scsi: mpt3sas: Fix kernel panic during drive powercycle testSreekanth Reddy2021-12-011-1/+1
* ARM: socfpga: Fix crash with CONFIG_FORTIRY_SOURCETakashi Iwai2021-12-012-5/+5
* NFSv42: Don't fail clone() unless the OP_CLONE operation failedTrond Myklebust2021-12-011-2/+1
* firmware: arm_scmi: pm: Propagate return value to callerPeng Fan2021-12-011-3/+1
* net: ieee802154: handle iftypes as u32Alexander Aring2021-12-011-3/+4
* ASoC: topology: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai2021-12-011-0/+3
* ASoC: qdsp6: q6routing: Conditionally reset FrontEnd MixerSrinivas Kandagatla2021-12-011-1/+5
* ARM: dts: BCM5301X: Add interrupt properties to GPIO nodeFlorian Fainelli2021-12-011-0/+2
* ARM: dts: BCM5301X: Fix I2C controller interruptFlorian Fainelli2021-12-011-1/+1
* netfilter: ipvs: Fix reuse connection if RS weight is 0yangxingwu2021-12-012-6/+5
* arm64: dts: marvell: armada-37xx: Set pcie_reset_pin to gpio functionMarek Behún2021-12-013-1/+7
* arm64: dts: marvell: armada-37xx: declare PCIe reset pinMiquel Raynal2021-12-011-0/+9
* pinctrl: armada-37xx: Correct PWM pins definitionsMarek Behún2021-12-012-13/+12
* pinctrl: armada-37xx: add missing pin: PCIe1 WakeupGregory CLEMENT2021-12-011-0/+1
* pinctrl: armada-37xx: Correct mpp definitionsMarek Behún2021-12-012-9/+19
* PCI: aardvark: Fix checking for link up via LTSSM statePali Rohár2021-12-011-4/+67
* PCI: aardvark: Fix link trainingPali Rohár2021-12-011-83/+34
* PCI: aardvark: Fix PCIe Max Payload Size settingPali Rohár2021-12-011-1/+2
* PCI: aardvark: Configure PCIe resources from 'ranges' DT propertyPali Rohár2021-12-011-1/+189
* PCI: aardvark: Update comment about disabling link trainingPali Rohár2021-12-011-1/+8
* PCI: aardvark: Move PCIe reset card code to advk_pcie_train_link()Pali Rohár2021-12-011-30/+34
* PCI: aardvark: Fix compilation on s390Pali Rohár2021-12-011-1/+1
* PCI: aardvark: Don't touch PCIe registers if no card connectedPali Rohár2021-12-011-0/+7
* PCI: aardvark: Indicate error in 'val' when config read failsPali Rohár2021-12-011-1/+3
* PCI: aardvark: Replace custom macros by standard linux/pci_regs.h macrosPali Rohár2021-12-011-23/+19
* PCI: aardvark: Issue PERST via GPIOPali Rohár2021-12-011-1/+42