summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-05Linux 5.7.13v5.7.13Greg Kroah-Hartman1-1/+1
2020-08-05x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner1-1/+1
2020-08-05KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVMWanpeng Li1-3/+6
2020-08-05KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li1-1/+1
2020-08-05KVM: arm64: Don't inherit exec permission across page-table levelsWill Deacon1-5/+6
2020-08-05riscv: Parse all memory blocks to remove unusable memoryAtish Patra1-14/+17
2020-08-05drivers/net/wan: lapb: Corrected the usage of skb_cowXie He2-4/+8
2020-08-05RISC-V: Set maximum number of mapped pages correctlyAtish Patra1-1/+1
2020-08-05xen-netfront: fix potential deadlock in xennet_remove()Andrea Righi1-22/+42
2020-08-05cxgb4: add missing release on skb in uld_send()Navid Emamdoost1-0/+1
2020-08-05x86/stacktrace: Fix reliable check for empty user task stacksJosh Poimboeuf1-5/+0
2020-08-05x86/unwind/orc: Fix ORC for newly forked tasksJosh Poimboeuf1-2/+6
2020-08-05i2c: cadence: Clear HOLD bit at correct time in Rx pathRaviteja Narayanam1-9/+10
2020-08-05Revert "i2c: cadence: Fix the hold bit setting"Raviteja Narayanam1-7/+2
2020-08-05selftest: txtimestamp: fix net ns entry logicPaolo Pisati1-1/+1
2020-08-05net: ethernet: ravb: exit if re-initialization fails in tx timeoutYoshihiro Shimoda1-2/+24
2020-08-05parisc: add support for cmpxchg on u8 pointersLiam Beguin2-0/+14
2020-08-05riscv: kasan: use local_tlb_flush_all() to avoid uninitialized __sbi_rfenceVincent Chen1-2/+2
2020-08-05scsi: core: Run queue in case of I/O resource contention failureMing Lei1-5/+11
2020-08-05nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frameNavid Emamdoost1-0/+1
2020-08-05habanalabs: prevent possible out-of-bounds array accessOded Gabbay1-3/+11
2020-08-05io_uring: always allow drain/link/hardlink/async sqe flagsDaniele Albano1-4/+9
2020-08-05selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 supportPaolo Pisati1-0/+2
2020-08-05qed: Disable "MFW indication via attention" SPAM every 5 minutesLaurence Oberman1-1/+2
2020-08-05selftests: fib_nexthop_multiprefix: fix cleanup() netns deletionPaolo Pisati1-1/+1
2020-08-05usb: hso: Fix debug compile warning on sparc32Geert Uytterhoeven1-2/+3
2020-08-05iwlwifi: fix crash in iwl_dbg_tlv_alloc_triggerJiri Slaby1-2/+14
2020-08-05mt76: mt7615: fix lmac queue debugsfs entryLorenzo Bianconi1-4/+5
2020-08-05vxlan: fix memleak of fdbTaehee Yoo1-2/+4
2020-08-05perf tools: Fix record failure when mixed with ARM SPE eventWei Li1-4/+4
2020-08-05net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong1-2/+2
2020-08-05net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroringJianbo Liu5-3/+10
2020-08-05net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...Wang Hai1-1/+4
2020-08-05ionic: unlock queue mutex in error pathShannon Nelson1-1/+3
2020-08-05net: ethernet: mtk_eth_soc: fix MTU warningsLanden Chao1-0/+2
2020-08-05net: nixge: fix potential memory leak in nixge_probe()Lu Wei1-3/+5
2020-08-05selftests/bpf: fix netdevsim trap_flow_action_cookie readHangbin Liu1-0/+3
2020-08-05Bluetooth: fix kernel oops in store_pending_adv_reportAlain Michaud1-7/+19
2020-08-05arm64: csum: Fix handling of bad packetsRobin Murphy1-2/+3
2020-08-05arm64/alternatives: move length validation inside the subsectionSami Tolvanen1-2/+2
2020-08-05RDMA/core: Free DIM memory in error unwindLeon Romanovsky1-0/+1
2020-08-05RDMA/core: Stop DIM before destroying CQLeon Romanovsky1-3/+10
2020-08-05mac80211: mesh: Free pending skb when destroying a mpathRemi Pommarel1-0/+1
2020-08-05mac80211: mesh: Free ie data when leaving meshRemi Pommarel1-0/+1
2020-08-05espintcp: handle short messages instead of breaking the encap socketSabrina Dubroca1-1/+24
2020-08-05bpf: Fix map leak in HASH_OF_MAPS mapAndrii Nakryiko1-3/+9
2020-08-05ibmvnic: Fix IRQ mapping disposal in error pathThomas Falcon1-1/+1
2020-08-05selftests: ethtool: Fix test when only two speeds are supportedAmit Cohen1-2/+0
2020-08-05mlxsw: spectrum_router: Fix use-after-free in router init / de-initIdo Schimmel1-24/+26
2020-08-05mlxsw: core: Free EMAD transactions using kfree_rcu()Ido Schimmel1-1/+1