summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-31drm/nouveau: Accept 'legacy' format modifiersJames Jones
2020-07-30net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong
2020-07-30net/mlx5e: E-Switch, Specify flow_source for rule with no in_portJianbo Liu
2020-07-30net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroringJianbo Liu
2020-07-30net/mlx5e: CT: Support restore ipv6 tunnelJianbo Liu
2020-07-30Merge tag 'mac80211-for-davem-2020-07-30' of git://git.kernel.org/pub/scm/lin...David S. Miller
2020-07-30net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...Wang Hai
2020-07-30ionic: unlock queue mutex in error pathShannon Nelson
2020-07-30atm: fix atm_dev refcnt leaks in atmtcp_remove_persistentXin Xiong
2020-07-30net: ethernet: mtk_eth_soc: fix MTU warningsLanden Chao
2020-07-30net: nixge: fix potential memory leak in nixge_probe()Lu Wei
2020-07-30devlink: ignore -EOPNOTSUPP errors on dumpitJakub Kicinski
2020-07-30rxrpc: Fix race between recvmsg and sendmsg on immediate call failureDavid Howells
2020-07-30MAINTAINERS: Replace Thor Thayer as Altera Triple Speed Ethernet maintainerJoyce Ooi
2020-07-30selftests/bpf: fix netdevsim trap_flow_action_cookie readHangbin Liu
2020-07-30ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang
2020-07-31net/bpfilter: Initialize pos in __bpfilter_process_sockoptChristoph Hellwig
2020-07-30Merge tag 'kvmarm-fixes-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-07-30Bluetooth: fix kernel oops in store_pending_adv_reportAlain Michaud
2020-07-30Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-07-30ARM: percpu.h: fix build errorGrygorii Strashko
2020-07-30Merge tag 'pci-v5.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-30igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri
2020-07-30e1000e: continue to init PHY even when failed to disable ULPAaron Ma
2020-07-30Merge tag 'block-5.8-2020-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-30Merge tag 'io_uring-5.8-2020-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-30random: fix circular include dependency on arm64 after addition of percpu.hWilly Tarreau
2020-07-30MAINTAINERS: Include drivers subdirs for ARM PMU PROFILING AND DEBUGGING entryJohn Garry
2020-07-30arm64: csum: Fix handling of bad packetsRobin Murphy
2020-07-30arm64: Drop unnecessary include from asm/smp.hMarc Zyngier
2020-07-30arm64/alternatives: move length validation inside the subsectionSami Tolvanen
2020-07-30virtio-mem: Fix build error due to improper use 'select'Weilong Chen
2020-07-30Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher
2020-07-30drm/amd/display: Clear dm_state for fast updatesMazin Rezk
2020-07-30drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye
2020-07-30RDMA/core: Free DIM memory in error unwindLeon Romanovsky
2020-07-30RDMA/core: Stop DIM before destroying CQLeon Romanovsky
2020-07-30RDMA/mlx5: Initialize QP mutex for the debug kernelsLeon Romanovsky
2020-07-30mac80211: remove STA txq pending airtime underflow warningFelix Fietkau
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-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