summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-14KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX zappingSean Christopherson1-5/+8
2021-04-14KVM: x86/mmu: Ensure TLBs are flushed when yielding during GFN range zapSean Christopherson1-11/+13
2021-04-14KVM: x86/mmu: Yield in TDU MMU iter even if no SPTES changedBen Gardon1-10/+22
2021-04-14KVM: x86/mmu: Ensure forward progress when yielding in TDP MMU iterBen Gardon3-23/+23
2021-04-14KVM: x86/mmu: Rename goal_gfn to next_last_level_gfnBen Gardon2-12/+12
2021-04-14KVM: x86/mmu: Merge flush and non-flush tdp_mmu_iter_cond_reschedBen Gardon1-29/+13
2021-04-14KVM: x86/mmu: change TDP MMU yield function returns to match cond_reschedBen Gardon1-10/+29
2021-04-14i2c: turn recovery error on init to debugWolfram Sang1-3/+4
2021-04-14percpu: make pcpu_nr_empty_pop_pages per chunk typeRoman Gushchin3-10/+15
2021-04-14scsi: target: iscsi: Fix zero tag inside a trace eventRoman Bolshakov1-2/+1
2021-04-14scsi: pm80xx: Fix chip initialization failureViswas G1-4/+4
2021-04-14driver core: Fix locking bug in deferred_probe_timeout_work_func()Saravana Kannan1-3/+5
2021-04-14usbip: synchronize event handler with sysfs code pathsShuah Khan1-0/+2
2021-04-14usbip: vudc synchronize sysfs code pathsShuah Khan2-0/+6
2021-04-14usbip: stub-dev synchronize sysfs code pathsShuah Khan1-2/+9
2021-04-14usbip: add sysfs_lock to synchronize sysfs code pathsShuah Khan3-5/+29
2021-04-14thunderbolt: Fix off by one in tb_port_find_retimer()Dan Carpenter1-1/+1
2021-04-14thunderbolt: Fix a leak in tb_retimer_add()Dan Carpenter1-1/+1
2021-04-14net: let skb_orphan_partial wake-up waiters.Paolo Abeni2-9/+12
2021-04-14net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind()Maciej Żenczykowski2-5/+4
2021-04-14net: hsr: Reset MAC header for Tx pathKurt Kanzenbach2-6/+1
2021-04-14mac80211: fix TXQ AC confusionJohannes Berg1-1/+1
2021-04-14mac80211: fix time-is-after bug in mlmeBen Greear1-1/+4
2021-04-14cfg80211: check S1G beacon compat element lengthJohannes Berg1-6/+8
2021-04-14nl80211: fix potential leak of ACL paramsJohannes Berg1-2/+2
2021-04-14nl80211: fix beacon head validationJohannes Berg1-1/+5
2021-04-14net: sched: fix action overwrite reference countingVlad Buslov3-13/+23
2021-04-14net: sched: sch_teql: fix null-pointer dereferencePavel Tikhomirov1-0/+3
2021-04-14vdpa/mlx5: Fix suspend/resume index restorationEli Cohen1-13/+8
2021-04-14i40e: Fix sparse errors in i40e_txrx.cArkadiusz Kubalewski1-7/+5
2021-04-14i40e: Fix sparse error: uninitialized symbol 'ring'Arkadiusz Kubalewski1-0/+3
2021-04-14i40e: Fix sparse error: 'vsi->netdev' could be nullArkadiusz Kubalewski1-2/+1
2021-04-14i40e: Fix sparse warning: missing error code 'err'Arkadiusz Kubalewski1-2/+6
2021-04-14net: ensure mac header is set in virtio_net_hdr_to_skb()Eric Dumazet1-0/+2
2021-04-14bpf, sockmap: Fix incorrect fwd_alloc accountingJohn Fastabend1-7/+5
2021-04-14bpf, sockmap: Fix sk->prot unhash op resetJohn Fastabend1-1/+6
2021-04-14bpf: Refcount task stack in bpf_get_task_stackDave Marchevsky1-2/+10
2021-04-14libbpf: Only create rx and tx XDP rings when necessaryCiara Loftus1-2/+11
2021-04-14libbpf: Restore umem state after socket create failureCiara Loftus1-18/+23
2021-04-14libbpf: Ensure umem pointer is non-NULL before dereferencingCiara Loftus1-0/+3
2021-04-14ethernet/netronome/nfp: Fix a use after free in nfp_bpf_ctrl_msg_rxLv Yunlong1-0/+1
2021-04-14bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GETLorenz Bauer1-1/+1
2021-04-14bpf: Enforce that struct_ops programs be GPL-onlyToke Høiland-Jørgensen1-0/+5
2021-04-14libbpf: Fix bail out from 'ringbuf_process_ring()' on errorPedro Tammela1-1/+1
2021-04-14net: hso: fix null-ptr-deref during tty device unregistrationAnirudh Rayabharam1-21/+12
2021-04-14ice: fix memory leak of aRFS after resuming from suspendYongxin Liu1-0/+1
2021-04-14iwlwifi: pcie: properly set LTR workarounds on 22000 devicesJohannes Berg3-32/+37
2021-04-14ice: Cleanup fltr list in case of allocation issuesRobert Malz1-1/+2
2021-04-14ice: Use port number instead of PF ID for WoLAnirudh Venkataramanan3-8/+7
2021-04-14ice: Fix for dereference of NULL pointerJacek Bułatek1-5/+7