summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-30mac80211: Fix bug in Tx ack status reporting in 802.3 xmit pathVasanthakumar Thiagarajan
2020-07-30cfg80211: check vendor command doit pointer before useJulian Squires
2020-07-30mac80211: mesh: Free pending skb when destroying a mpathRemi Pommarel
2020-07-30mac80211: mesh: Free ie data when leaving meshRemi Pommarel
2020-07-30mac80211: fix warning in 6 GHz IE addition in mesh modeRajkumar Manoharan
2020-07-30ALSA: hda/realtek - Fixed HP right speaker no soundKailang Yang
2020-07-29soc: qcom: geni: Fix unused label warningYueHaibing
2020-07-30espintcp: count packets dropped in espintcp_rcvSabrina Dubroca
2020-07-30espintcp: handle short messages instead of breaking the encap socketSabrina Dubroca
2020-07-29random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds
2020-07-29PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridgeRobert Hancock
2020-07-30selftests/bpf: Extend map-in-map selftest to detect memory leaksAndrii Nakryiko
2020-07-30bpf: Fix map leak in HASH_OF_MAPS mapAndrii Nakryiko
2020-07-29ibmvnic: Fix IRQ mapping disposal in error pathThomas Falcon
2020-07-29soc: qcom: smd-rpm: Fix kerneldocKrzysztof Kozlowski
2020-07-29Merge tag 'audit-pr-20200729' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-07-29Merge tag '9p-for-5.8-2' of git://github.com/martinetd/linux into masterLinus Torvalds
2020-07-29arm64: dts: meson: odroid-n2: add jack audio output supportJerome Brunet
2020-07-29arm64: dts: meson: odroid-n2: enable audio loopbackJerome Brunet
2020-07-29Merge branch 'mlxsw-fixes'David S. Miller
2020-07-29selftests: ethtool: Fix test when only two speeds are supportedAmit Cohen
2020-07-29mlxsw: spectrum_router: Fix use-after-free in router init / de-initIdo Schimmel
2020-07-29mlxsw: core: Free EMAD transactions using kfree_rcu()Ido Schimmel
2020-07-29mlxsw: core: Increase scope of RCU read-side critical sectionIdo Schimmel
2020-07-29mlxsw: spectrum: Use different trap group for externally routed packetsIdo Schimmel
2020-07-29mlxsw: spectrum_router: Allow programming link-local host routesIdo Schimmel
2020-07-29ipv4: Silence suspicious RCU usage warningIdo Schimmel
2020-07-29vxlan: Ensure FDB dump is performed under RCUIdo Schimmel
2020-07-29IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQEMike Marciniszyn
2020-07-29Merge tag 'drm-fixes-2020-07-29' of git://anongit.freedesktop.org/drm/drm int...Linus Torvalds
2020-07-29random32: update the net random state on interrupt and activityWilly Tarreau
2020-07-29virtio_balloon: fix up endian-ness for free cmd idMichael S. Tsirkin
2020-07-29virtio-balloon: Document byte ordering of poison_valAlexander Duyck
2020-07-29vhost/scsi: fix up req type endian-nessMichael S. Tsirkin
2020-07-29Merge branch 'nvme-5.8' of git://git.infradead.org/nvme into block-5.8Jens Axboe
2020-07-29RDMA/mlx5: Allow providing extra scatter CQE QP flagLeon Romanovsky
2020-07-29firmware: Fix a reference count leak.Qiushi Wu
2020-07-29x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner
2020-07-29Merge tag 'amlogic-dt64-3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann
2020-07-29seqlock: lockdep assert non-preemptibility on seqcount_t writeAhmed S. Darwish
2020-07-29lockdep: Add preemption enabled/disabled assertion APIsAhmed S. Darwish
2020-07-29seqlock: Implement raw_seqcount_begin() in terms of raw_read_seqcount()Ahmed S. Darwish
2020-07-29seqlock: Add kernel-doc for seqcount_t and seqlock_t APIsAhmed S. Darwish
2020-07-29seqlock: Reorder seqcount_t and seqlock_t API definitionsAhmed S. Darwish
2020-07-29seqlock: seqcount_t latch: End read sections with read_seqcount_retry()Ahmed S. Darwish
2020-07-29seqlock: Properly format kernel-doc code samplesAhmed S. Darwish
2020-07-29Documentation: locking: Describe seqlock design and usageAhmed S. Darwish
2020-07-29Merge branch 'locking/header'Peter Zijlstra
2020-07-29locking/qspinlock: Do not include atomic.h from qspinlock_types.hHerbert Xu
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu