summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-31perf tools: Fix record failure when mixed with ARM SPE eventWei Li1-4/+4
2020-07-31perf tests: Fix test 68 zstd compression for s390Thomas Richter1-1/+2
2020-07-31tools lib traceevent: Fix memory leak in process_dynamic_array_lenPhilippe Duplessis-Guindon1-0/+1
2020-07-31KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVMWanpeng Li1-3/+6
2020-07-31KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li1-1/+1
2020-07-31Merge tag 'drm-fixes-2020-07-31' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-15/+60
2020-07-31Merge tag 'amd-drm-fixes-5.8-2020-07-30' of git://people.freedesktop.org/~agd...Dave Airlie3-13/+35
2020-07-31drm/nouveau: Accept 'legacy' format modifiersJames Jones1-2/+25
2020-07-31net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong1-2/+2
2020-07-31net/mlx5e: E-Switch, Specify flow_source for rule with no in_portJianbo Liu1-7/+12
2020-07-31net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroringJianbo Liu5-3/+10
2020-07-31net/mlx5e: CT: Support restore ipv6 tunnelJianbo Liu1-9/+21
2020-07-31Merge tag 'mac80211-for-davem-2020-07-30' of git://git.kernel.org/pub/scm/lin...David S. Miller7-9/+27
2020-07-31net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...Wang Hai1-1/+4
2020-07-31ionic: unlock queue mutex in error pathShannon Nelson1-1/+3
2020-07-31atm: fix atm_dev refcnt leaks in atmtcp_remove_persistentXin Xiong1-2/+8
2020-07-31net: ethernet: mtk_eth_soc: fix MTU warningsLanden Chao1-0/+2
2020-07-31net: nixge: fix potential memory leak in nixge_probe()Lu Wei1-3/+5
2020-07-31devlink: ignore -EOPNOTSUPP errors on dumpitJakub Kicinski1-6/+18
2020-07-31rxrpc: Fix race between recvmsg and sendmsg on immediate call failureDavid Howells4-12/+28
2020-07-31MAINTAINERS: Replace Thor Thayer as Altera Triple Speed Ethernet maintainerJoyce Ooi1-1/+1
2020-07-31selftests/bpf: fix netdevsim trap_flow_action_cookie readHangbin Liu1-0/+3
2020-07-31ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang3-5/+14
2020-07-31net/bpfilter: Initialize pos in __bpfilter_process_sockoptChristoph Hellwig1-1/+1
2020-07-31Merge tag 'kvmarm-fixes-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2-8/+14
2020-07-30Bluetooth: fix kernel oops in store_pending_adv_reportAlain Michaud1-7/+19
2020-07-30Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-6/+16
2020-07-30ARM: percpu.h: fix build errorGrygorii Strashko1-0/+2
2020-07-30Merge tag 'pci-v5.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+13
2020-07-30igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri1-0/+9
2020-07-30e1000e: continue to init PHY even when failed to disable ULPAaron Ma1-3/+1
2020-07-30Merge tag 'block-5.8-2020-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds4-12/+17
2020-07-30Merge tag 'io_uring-5.8-2020-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+5
2020-07-30random: fix circular include dependency on arm64 after addition of percpu.hWilly Tarreau1-1/+1
2020-07-30MAINTAINERS: Include drivers subdirs for ARM PMU PROFILING AND DEBUGGING entryJohn Garry1-1/+1
2020-07-30arm64: csum: Fix handling of bad packetsRobin Murphy1-2/+3
2020-07-30arm64: Drop unnecessary include from asm/smp.hMarc Zyngier1-1/+0
2020-07-30arm64/alternatives: move length validation inside the subsectionSami Tolvanen1-2/+2
2020-07-30virtio-mem: Fix build error due to improper use 'select'Weilong Chen1-1/+1
2020-07-30Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher1-3/+6
2020-07-30drm/amd/display: Clear dm_state for fast updatesMazin Rezk1-9/+27
2020-07-30drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye1-1/+2
2020-07-30RDMA/core: Free DIM memory in error unwindLeon Romanovsky1-0/+1
2020-07-30RDMA/core: Stop DIM before destroying CQLeon Romanovsky1-3/+10
2020-07-30RDMA/mlx5: Initialize QP mutex for the debug kernelsLeon Romanovsky1-4/+1
2020-07-30mac80211: remove STA txq pending airtime underflow warningFelix Fietkau1-3/+1
2020-07-30mac80211: Fix bug in Tx ack status reporting in 802.3 xmit pathVasanthakumar Thiagarajan1-3/+4
2020-07-30cfg80211: check vendor command doit pointer before useJulian Squires1-3/+3
2020-07-30mac80211: mesh: Free pending skb when destroying a mpathRemi Pommarel1-0/+1
2020-07-30mac80211: mesh: Free ie data when leaving meshRemi Pommarel1-0/+1