summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-20net: fix a potential recursive NETDEV_FEAT_CHANGECong Wang1-1/+3
2020-05-20mptcp: set correct vfs info for subflowsPaolo Abeni1-0/+10
2020-05-20dpaa2-eth: properly handle buffer size restrictionsIoana Ciornei2-12/+18
2020-05-20mmc: sdhci-acpi: Add SDHCI_QUIRK2_BROKEN_64_BIT_DMA for AMDI0040Raul E Rangel1-4/+6
2020-05-20net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not msVladimir Oltean1-2/+9
2020-05-20net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean6-4/+7
2020-05-20iommu/amd: Update Device Table in increase_address_space()Joerg Roedel1-13/+36
2020-05-20iommu/amd: Fix race in increase_address_space()/fetch_pte()Joerg Roedel2-37/+112
2020-05-20net: stmmac: gmac5+: fix potential integer overflow on 32 bit multiplyColin Ian King1-1/+1
2020-05-20net_sched: fix tcm_parent in tc filter dumpCong Wang2-4/+5
2020-05-20sun6i: dsi: fix gcc-4.8Arnd Bergmann1-1/+1
2020-05-20virtio-blk: handle block_device_operations callbacks after hot unplugStefan Hajnoczi1-8/+78
2020-05-20drop_monitor: work around gcc-10 stringop-overflow warningArnd Bergmann1-4/+7
2020-05-20hv_netvsc: Fix netvsc_start_xmit's return typeNathan Chancellor1-1/+2
2020-05-20ftrace/selftests: workaround cgroup RT scheduling issuesAlan Maguire1-0/+22
2020-05-20net: moxa: Fix a potential double 'free_irq()'Christophe JAILLET1-1/+1
2020-05-20net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'Christophe JAILLET1-2/+4
2020-05-20SUNRPC: Fix GSS privacy computation of auth->au_ralignChuck Lever3-9/+19
2020-05-20SUNRPC: Add "@len" parameter to gss_unwrap()Chuck Lever7-27/+30
2020-05-20gpio: pca953x: Fix pca953x_gpio_set_configAdam Ford1-1/+1
2020-05-20KVM: arm: vgic-v2: Only use the virtual state when userspace accesses pending...Marc Zyngier3-24/+77
2020-05-20KVM: arm: vgic: Synchronize the whole guest on GIC{D,R}_I{S,C}ACTIVER readMarc Zyngier4-44/+75
2020-05-20net: phy: microchip_t1: add lan87xx_phy_init to initialize the lan87xx phy.Yuiko Oshino1-0/+171
2020-05-20shmem: fix possible deadlocks on shmlock_user_lockHugh Dickins1-2/+5
2020-05-20drm/i915/display: Load DP_TP_CTL/STATUS offset before use itJosé Roberto de Souza2-6/+13
2020-05-20drm/i915/tgl: TBT AUX should use TC power well opsMatt Roper1-6/+6
2020-05-20drm/i915/tgl: Add Wa_14010477008:tglMatt Roper2-5/+14
2020-05-20xprtrdma: Fix trace point use-after-free raceChuck Lever2-9/+5
2020-05-20xprtrdma: Clean up the post_send pathChuck Lever5-18/+18
2020-05-20kvm: nVMX: reflect MTF VM-exits if injected by L1Oliver Upton1-1/+18
2020-05-20KVM: nVMX: Consolidate nested MTF checks to helper functionOliver Upton1-1/+1
2020-05-14Linux 5.6.13v5.6.13Greg Kroah-Hartman1-1/+1
2020-05-14fanotify: merge duplicate events on parent and childAmir Goldstein1-1/+6
2020-05-14fsnotify: replace inode pointer with an object idAmir Goldstein4-9/+8
2020-05-14io_uring: don't use 'fd' for openat/openat2/statxMax Kellermann1-6/+0
2020-05-14bdi: add a ->dev_name field to struct backing_dev_infoChristoph Hellwig2-2/+4
2020-05-14bdi: move bdi_dev_name out of lineChristoph Hellwig2-9/+10
2020-05-14mm, memcg: fix error return value of mem_cgroup_css_alloc()Yafang Shao1-6/+9
2020-05-14scripts/decodecode: fix trapping instruction formattingIvan Delalande1-1/+1
2020-05-14iommu/virtio: Reverse arguments to list_addJulia Lawall1-1/+1
2020-05-14objtool: Fix stack offset tracking for indirect CFAsJosh Poimboeuf1-1/+1
2020-05-14kvm: ioapic: Restrict lazy EOI update to edge-triggered interruptsPaolo Bonzini1-5/+5
2020-05-14netfilter: nf_osf: avoid passing pointer to local varArnd Bergmann1-5/+7
2020-05-14netfilter: nat: never update the UDP checksum when it's 0Guillaume Nault1-3/+1
2020-05-14arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory()Janakarajan Natarajan1-1/+1
2020-05-14KVM: x86: Fixes posted interrupt check for IRQs delivery modesSuravee Suthikulpanit1-2/+2
2020-05-14x86/unwind/orc: Fix premature unwind stoppage due to IRET framesJosh Poimboeuf3-14/+43
2020-05-14x86/unwind/orc: Fix error path for bad ORC entry typeJosh Poimboeuf1-1/+1
2020-05-14x86/unwind/orc: Prevent unwinding before ORC initializationJosh Poimboeuf1-3/+3
2020-05-14x86/unwind/orc: Don't skip the first frame for inactive tasksMiroslav Benes1-1/+1