summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-10openvswitch: update checksum in {push,pop}_mplsSimon Horman1-5/+15
2020-05-10dmaengine: edma: Add probe callback to edma_tptc_driverPeter Ujfalusi1-0/+6
2020-05-10dm: fix second blk_delay_queue() parameter to be in msec units not jiffiesTahsin Erdogan1-1/+1
2020-05-10blk-mq: fix undefined behaviour in order_to_size()Bartlomiej Zolnierkiewicz1-1/+1
2020-05-10gfs2: fix flock panic issueJunxiao Bi1-1/+4
2020-05-10net: dsa: mv88e6xxx: unlock DSA and CPU portsVivien Didelot1-1/+1
2020-05-10Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT"Viresh Kumar2-9/+0
2020-05-10MIPS: perf: Remove incorrect odd/even counter handling for I6400Marcin Nowakowski1-1/+5
2020-05-10bonding: fix length of actor systemTobias Jungel1-2/+1
2020-05-10ALSA: fm801: Initialize chip after IRQ handler is registeredAndy Shevchenko1-2/+2
2020-05-10xprtrdma: Fix backchannel allocation of extra rpcrdma_repsChuck Lever3-25/+23
2020-05-10mlx4: do not call napi_schedule() without careEric Dumazet1-1/+4
2020-05-10ipv4: Fix table id reference in fib_sync_down_addrDavid Ahern1-1/+1
2020-05-10vti6: fix input pathNicolas Dichtel4-10/+16
2020-05-10net: Don't delete routes in different VRFsMark Tomlinson3-4/+10
2020-05-10net: vrf: Fix dst reference countingDavid Ahern5-167/+30
2020-05-10power_supply: tps65217-charger: Fix NULL deref during property exportMarcin Niestroj1-1/+5
2020-05-10power: bq27xxx_battery: Fix bq27541 AveragePower register addressLiu Xiang1-1/+1
2020-05-10power: test_power: correctly handle empty writesSasha Levin1-0/+2
2020-05-10power: bq27xxx: fix register numbers of bq27500H. Nikolaus Schaller1-3/+3
2020-05-10power: bq27xxx: fix reading for bq27000 and bq27010H. Nikolaus Schaller1-3/+9
2020-05-10sched/preempt: Fix preempt_count manipulationsPeter Zijlstra1-2/+2
2020-05-10pkt_sched: fq: use proper locking in fq_dump_stats()Eric Dumazet1-14/+18
2020-05-10net_sched: flower: Avoid dissection of unmasked keysHadar Hen Zion1-15/+13
2020-05-10sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusionPeter Zijlstra1-16/+11
2020-05-10mlxsw: switchx2: Fix ethernet port initializationElad Raz1-0/+1
2020-05-10mlxsw: switchx2: Fix misuse of hard_header_lenYotam Gigi1-1/+1
2020-05-10net/mlx4_core: Fix QUERY FUNC CAP flagsMoshe Shemesh2-4/+3
2020-05-10net/mlx4: Fix uninitialized fields in rule when adding promiscuous mode to de...Jack Morgenstein1-1/+6
2020-05-10net/mlx4_en: Fix potential deadlock in port statistics flowJack Morgenstein3-16/+3
2020-05-10net/mlx4_core: Do not access comm channel if it has not yet been initializedJack Morgenstein1-0/+9
2020-05-10net/mlx4_en: Process all completions in RX rings after port goes upErez Shitrit1-0/+7
2020-05-10net/mlx4_core: Fix the resource-type enum in res tracker to conform to FW specJack Morgenstein1-1/+2
2020-05-10net/mlx4_core: Check device state before unregistering itAlex Vesker1-0/+3
2020-05-10net/mlx4_en: Fix the return value of a failure in VLAN VID add/killKamal Heib1-7/+11
2020-05-10net/mlx4_core: Fix access to uninitialized indexTariq Toukan1-2/+2
2020-05-10net/mlx4_core: Fix potential corruption in counters databaseEran Ben Elisha1-4/+6
2020-05-10bpf: fix map not being uncharged during map creation failureDaniel Borkmann1-1/+3
2020-05-10bpf, trace: check event type in bpf_perf_event_readAlexei Starovoitov1-0/+4
2020-05-10arm64: bpf: jit JMP_JSET_{X,K}Zi Shen Lim1-0/+1
2020-05-10cls_bpf: reset class and reuse major in daDaniel Borkmann1-5/+8
2020-05-10clk: xgene: Don't call __pa on ioremaped addressLaura Abbott1-6/+4
2020-05-10clk: imx: clk-pllv3: fix incorrect handle of enet powerdown bitDong Aisheng1-4/+4
2020-05-10clk: multiplier: Prevent the multiplier from under / over flowingMaxime Ripard1-3/+17
2020-05-10clk: ti: omap3+: dpll: use non-locking version of clk_get_rateTero Kristo1-1/+2
2020-05-10clk: gpio: handle error codes for of_clk_get_parent_count()Brian Norris1-2/+4
2020-05-10clk: st: avoid uninitialized variable useArnd Bergmann1-8/+9
2020-05-10udp: restore UDPlite many-cast deliveryPablo Neira2-6/+6
2020-05-10netfilter: nft_dup: do not use sreg_dev if the user doesn't specify itLiping Zhang2-4/+8
2020-05-10netfilter: nf_tables: destroy the set if fail to add transactionLiping Zhang1-1/+3