summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-07-30iocost: Fix check condition of iocg abs_vdebtChengming Zhou1-1/+1
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
2020-07-30mac80211: fix warning in 6 GHz IE addition in mesh modeRajkumar Manoharan2-0/+17
2020-07-30ALSA: hda/realtek - Fixed HP right speaker no soundKailang Yang1-1/+18
2020-07-30espintcp: count packets dropped in espintcp_rcvSabrina Dubroca1-0/+6
2020-07-30espintcp: handle short messages instead of breaking the encap socketSabrina Dubroca1-1/+24
2020-07-29random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds2-2/+2
2020-07-29PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridgeRobert Hancock1-0/+13
2020-07-30selftests/bpf: Extend map-in-map selftest to detect memory leaksAndrii Nakryiko1-14/+110
2020-07-30bpf: Fix map leak in HASH_OF_MAPS mapAndrii Nakryiko1-3/+9
2020-07-29ibmvnic: Fix IRQ mapping disposal in error pathThomas Falcon1-1/+1
2020-07-29Merge tag 'audit-pr-20200729' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-9/+3
2020-07-29Merge tag '9p-for-5.8-2' of git://github.com/martinetd/linux into masterLinus Torvalds1-9/+30
2020-07-29Merge branch 'mlxsw-fixes'David S. Miller8-41/+51
2020-07-29selftests: ethtool: Fix test when only two speeds are supportedAmit Cohen1-2/+0
2020-07-29mlxsw: spectrum_router: Fix use-after-free in router init / de-initIdo Schimmel1-24/+26
2020-07-29mlxsw: core: Free EMAD transactions using kfree_rcu()Ido Schimmel1-1/+1
2020-07-29mlxsw: core: Increase scope of RCU read-side critical sectionIdo Schimmel1-2/+4
2020-07-29mlxsw: spectrum: Use different trap group for externally routed packetsIdo Schimmel5-3/+20
2020-07-29mlxsw: spectrum_router: Allow programming link-local host routesIdo Schimmel1-9/+0
2020-07-29ipv4: Silence suspicious RCU usage warningIdo Schimmel1-1/+1
2020-07-29vxlan: Ensure FDB dump is performed under RCUIdo Schimmel1-2/+8
2020-07-29IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQEMike Marciniszyn3-32/+24
2020-07-29Merge tag 'drm-fixes-2020-07-29' of git://anongit.freedesktop.org/drm/drm int...Linus Torvalds14-35/+76
2020-07-29random32: update the net random state on interrupt and activityWilly Tarreau4-1/+13
2020-07-29virtio_balloon: fix up endian-ness for free cmd idMichael S. Tsirkin1-1/+5
2020-07-29virtio-balloon: Document byte ordering of poison_valAlexander Duyck1-0/+5
2020-07-29vhost/scsi: fix up req type endian-nessMichael S. Tsirkin1-1/+1
2020-07-29Merge branch 'nvme-5.8' of git://git.infradead.org/nvme into block-5.8Jens Axboe4-12/+17
2020-07-29RDMA/mlx5: Allow providing extra scatter CQE QP flagLeon Romanovsky1-9/+15