summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-11Linux 5.4.19v5.4.19Greg Kroah-Hartman1-1/+1
2020-02-11powerpc/kuap: Fix set direction in allow/prevent_user_access()Christophe Leroy5-19/+43
2020-02-11regulator fix for "regulator: core: Add regulator_is_equal() helper"Stephen Rothwell1-1/+1
2020-02-11rxrpc: Fix service call disconnectionDavid Howells1-2/+1
2020-02-11perf/core: Fix mlock accounting in perf_mmap()Song Liu1-1/+9
2020-02-11clocksource: Prevent double add_timer_on() for watchdog_timerKonstantin Khlebnikov1-2/+9
2020-02-11x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner6-4/+163
2020-02-11cifs: fail i/o on soft mounts if sessionsetup errors outRonnie Sahlberg1-2/+8
2020-02-11KVM: Play nice with read-only memslots when querying host page sizeSean Christopherson1-1/+1
2020-02-11KVM: Use vcpu-specific gva->hva translation when querying host page sizeSean Christopherson4-7/+7
2020-02-11KVM: nVMX: vmread should not set rflags to specify success in case of #PFMiaohe Lin1-1/+3
2020-02-11KVM: x86: fix overlap between SPTE_MMIO_MASK and generationPaolo Bonzini1-5/+5
2020-02-11KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVMSean Christopherson8-78/+94
2020-02-11KVM: x86: use CPUID to locate host page table reserved bitsPaolo Bonzini1-8/+12
2020-02-11KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVMSean Christopherson1-1/+1
2020-02-11drm/dp_mst: Remove VCPI while disabling topology mgrWayne Lin1-0/+12
2020-02-11btrfs: free block groups after free'ing fs treesJosef Bacik1-2/+9
2020-02-11btrfs: use bool argument in free_root_pointers()Anand Jain1-5/+5
2020-02-11x86/timer: Don't skip PIT setup when APIC is disabled or in legacy modeThomas Gleixner6-7/+34
2020-02-11mfd: bd70528: Fix hour register maskMatti Vaittinen1-1/+1
2020-02-11mfd: rn5t618: Mark ADC control register volatileAndreas Kemnade1-0/+1
2020-02-11mfd: da9062: Fix watchdog compatible stringMarco Felsch1-1/+1
2020-02-11ASoC: Intel: skl_hda_dsp_common: Fix global-out-of-bounds bugCezary Rojewski1-9/+12
2020-02-11net/mlx5: Deprecate usage of generic TLS HW capability bitTariq Toukan4-6/+7
2020-02-11net/mlx5: Fix deadlock in fs_coreMaor Gottlieb1-7/+8
2020-02-11drop_monitor: Do not cancel uninitialized work itemIdo Schimmel1-1/+3
2020-02-11qed: Fix timestamping issue for L2 unicast ptp packets.Sudarsana Reddy Kalluru1-2/+2
2020-02-11ipv6/addrconf: fix potential NULL deref in inet6_set_link_af()Eric Dumazet1-0/+3
2020-02-11taprio: Fix dropping packets when using taprio + ETF offloadingVinicius Costa Gomes1-2/+2
2020-02-11taprio: Use taprio_reset_tc() to reset Traffic Classes configurationVinicius Costa Gomes1-1/+1
2020-02-11taprio: Add missing policy validation for flagsVinicius Costa Gomes1-0/+1
2020-02-11taprio: Fix still allowing changing the flags during runtimeVinicius Costa Gomes1-20/+41
2020-02-11taprio: Fix enabling offload with wrong number of traffic classesVinicius Costa Gomes1-13/+13
2020-02-11net: macb: Limit maximum GEM TX length in TSOHarini Katakam1-1/+5
2020-02-11net: macb: Remove unnecessary alignment check for TSOHarini Katakam1-5/+3
2020-02-11net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctxRaed Salem1-0/+1
2020-02-11net/mlx5: IPsec, Fix esp modify function attributeRaed Salem1-1/+1
2020-02-11net: systemport: Avoid RBUF stuck in Wake-on-LAN modeFlorian Fainelli1-0/+3
2020-02-11net: stmmac: fix a possible endless loopDejin Zheng1-0/+1
2020-02-11net_sched: fix a resource leak in tcindex_set_parms()Cong Wang1-2/+1
2020-02-11net: mvneta: move rx_dropped and rx_errors in per-cpu statsLorenzo Bianconi1-6/+21
2020-02-11net: dsa: microchip: enable module autoprobeRazvan Stefanescu1-0/+6
2020-02-11net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP portFlorian Fainelli1-1/+3
2020-02-11net: dsa: b53: Always use dev->vlan_enabled in b53_configure_vlan()Florian Fainelli1-1/+1
2020-02-11dpaa_eth: support all modes with rate adapting PHYsMadalin Bucur1-3/+11
2020-02-11devlink: report 0 after hitting end in region readJacob Keller1-0/+6
2020-02-11bonding/alb: properly access headers in bond_alb_xmit()Eric Dumazet2-17/+32
2020-02-11ASoC: sgtl5000: Fix VDDA and VDDIO comparisonMarek Vasut1-1/+2
2020-02-11regulator: core: Add regulator_is_equal() helperMarek Vasut2-0/+21
2020-02-11ubifs: Fix memory leak from c->sup_nodeQuanyang Wang1-0/+2