summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.7.13v5.7.13Greg Kroah-Hartman2020-08-051-1/+1
* x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner2020-08-051-1/+1
* KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVMWanpeng Li2020-08-051-3/+6
* KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li2020-08-051-1/+1
* KVM: arm64: Don't inherit exec permission across page-table levelsWill Deacon2020-08-051-5/+6
* riscv: Parse all memory blocks to remove unusable memoryAtish Patra2020-08-051-14/+17
* drivers/net/wan: lapb: Corrected the usage of skb_cowXie He2020-08-052-4/+8
* RISC-V: Set maximum number of mapped pages correctlyAtish Patra2020-08-051-1/+1
* xen-netfront: fix potential deadlock in xennet_remove()Andrea Righi2020-08-051-22/+42
* cxgb4: add missing release on skb in uld_send()Navid Emamdoost2020-08-051-0/+1
* x86/stacktrace: Fix reliable check for empty user task stacksJosh Poimboeuf2020-08-051-5/+0
* x86/unwind/orc: Fix ORC for newly forked tasksJosh Poimboeuf2020-08-051-2/+6
* i2c: cadence: Clear HOLD bit at correct time in Rx pathRaviteja Narayanam2020-08-051-9/+10
* Revert "i2c: cadence: Fix the hold bit setting"Raviteja Narayanam2020-08-051-7/+2
* selftest: txtimestamp: fix net ns entry logicPaolo Pisati2020-08-051-1/+1
* net: ethernet: ravb: exit if re-initialization fails in tx timeoutYoshihiro Shimoda2020-08-051-2/+24
* parisc: add support for cmpxchg on u8 pointersLiam Beguin2020-08-052-0/+14
* riscv: kasan: use local_tlb_flush_all() to avoid uninitialized __sbi_rfenceVincent Chen2020-08-051-2/+2
* scsi: core: Run queue in case of I/O resource contention failureMing Lei2020-08-051-5/+11
* nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frameNavid Emamdoost2020-08-051-0/+1
* habanalabs: prevent possible out-of-bounds array accessOded Gabbay2020-08-051-3/+11
* io_uring: always allow drain/link/hardlink/async sqe flagsDaniele Albano2020-08-051-4/+9
* selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 supportPaolo Pisati2020-08-051-0/+2
* qed: Disable "MFW indication via attention" SPAM every 5 minutesLaurence Oberman2020-08-051-1/+2
* selftests: fib_nexthop_multiprefix: fix cleanup() netns deletionPaolo Pisati2020-08-051-1/+1
* usb: hso: Fix debug compile warning on sparc32Geert Uytterhoeven2020-08-051-2/+3
* iwlwifi: fix crash in iwl_dbg_tlv_alloc_triggerJiri Slaby2020-08-051-2/+14
* mt76: mt7615: fix lmac queue debugsfs entryLorenzo Bianconi2020-08-051-4/+5
* vxlan: fix memleak of fdbTaehee Yoo2020-08-051-2/+4
* perf tools: Fix record failure when mixed with ARM SPE eventWei Li2020-08-051-4/+4
* net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong2020-08-051-2/+2
* net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroringJianbo Liu2020-08-055-3/+10
* net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...Wang Hai2020-08-051-1/+4
* ionic: unlock queue mutex in error pathShannon Nelson2020-08-051-1/+3
* net: ethernet: mtk_eth_soc: fix MTU warningsLanden Chao2020-08-051-0/+2
* net: nixge: fix potential memory leak in nixge_probe()Lu Wei2020-08-051-3/+5
* selftests/bpf: fix netdevsim trap_flow_action_cookie readHangbin Liu2020-08-051-0/+3
* Bluetooth: fix kernel oops in store_pending_adv_reportAlain Michaud2020-08-051-7/+19
* arm64: csum: Fix handling of bad packetsRobin Murphy2020-08-051-2/+3
* arm64/alternatives: move length validation inside the subsectionSami Tolvanen2020-08-051-2/+2
* RDMA/core: Free DIM memory in error unwindLeon Romanovsky2020-08-051-0/+1
* RDMA/core: Stop DIM before destroying CQLeon Romanovsky2020-08-051-3/+10
* mac80211: mesh: Free pending skb when destroying a mpathRemi Pommarel2020-08-051-0/+1
* mac80211: mesh: Free ie data when leaving meshRemi Pommarel2020-08-051-0/+1
* espintcp: handle short messages instead of breaking the encap socketSabrina Dubroca2020-08-051-1/+24
* bpf: Fix map leak in HASH_OF_MAPS mapAndrii Nakryiko2020-08-051-3/+9
* ibmvnic: Fix IRQ mapping disposal in error pathThomas Falcon2020-08-051-1/+1
* selftests: ethtool: Fix test when only two speeds are supportedAmit Cohen2020-08-051-2/+0
* mlxsw: spectrum_router: Fix use-after-free in router init / de-initIdo Schimmel2020-08-051-24/+26
* mlxsw: core: Free EMAD transactions using kfree_rcu()Ido Schimmel2020-08-051-1/+1