summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-26i40e: acquire VSI pointer only after VF is initializedStefan Assmann1-7/+4
2021-01-26ice: Fix MSI-X vector fallback logicBrett Creeley3-12/+14
2021-01-26ice: Don't allow more channels than LAN MSI-X availableBrett Creeley1-4/+4
2021-01-26ice: update dev_addr in ice_set_mac_address even if HW filter existsNick Nunley1-1/+7
2021-01-26ice: Implement flow for IPv6 next header (extension header)Nick Nunley1-3/+6
2021-01-26ice: fix FDir IPv6 flexbyteHenry Tieman1-1/+7
2021-01-26Revert "mm: fix initialization of struct page for holes in memory layout"Linus Torvalds1-50/+34
2021-01-26kconfig: mconf: fix HOSTCC callEnrico Weigelt, metux IT consult1-1/+1
2021-01-26media: hantro: Fix reset_raw_fmt initializationRicardo Ribalda1-1/+1
2021-01-26media: cec: add stm32 driverYannick Fertre1-0/+1
2021-01-26media: cedrus: Fix H264 decodingJernej Skrabec1-1/+1
2021-01-26media: v4l2-subdev.h: BIT() is not available in userspaceHans Verkuil1-1/+1
2021-01-26arm64: Fix kernel address detection of __is_lm_address()Vincenzo Frascino1-2/+4
2021-01-26dmaengine: ti: k3-udma: Fix a resource leak in an error handling pathChristophe JAILLET1-1/+2
2021-01-26ALSA: hda/via: Apply the workaround generically for Clevo machinesTakashi Iwai1-1/+1
2021-01-26bpf: Drop disabled LSM hooks from the sleepable setMikko Ylinen1-0/+12
2021-01-26Revert "arm64: dts: amlogic: add missing ethernet reset ID"Neil Armstrong3-7/+0
2021-01-26io_uring: fix cancellation taking mutex while TASK_UNINTERRUPTIBLEPavel Begunkov1-17/+22
2021-01-26io_uring: fix __io_uring_files_cancel() with TASK_UNINTERRUPTIBLEPavel Begunkov1-6/+5
2021-01-26usb: xhci-mtk: fix unreleased bandwidth dataIkjoon Jang5-39/+111
2021-01-26usb: gadget: aspeed: add missing of_node_putkernel test robot1-1/+3
2021-01-26USB: usblp: don't call usb_set_interface if there's a single altJeremy Figgins1-8/+11
2021-01-26futex: Handle faults correctly for PI futexesThomas Gleixner1-37/+20
2021-01-26futex: Simplify fixup_pi_state_owner()Thomas Gleixner1-27/+26
2021-01-26futex: Use pi_state_update_owner() in put_pi_state()Thomas Gleixner1-7/+1
2021-01-26rtmutex: Remove unused argument from rt_mutex_proxy_unlock()Thomas Gleixner3-5/+3
2021-01-26futex: Provide and use pi_state_update_owner()Thomas Gleixner1-33/+33
2021-01-26futex: Replace pointless printk in fixup_owner()Thomas Gleixner1-7/+3
2021-01-26futex: Ensure the correct return value from futex_lock_pi()Thomas Gleixner1-15/+16
2021-01-26drm/i915/gt: Always try to reserve GGTT address 0x0Chris Wilson1-12/+35
2021-01-26drm/i915: Always flush the active worker before returning from the waitChris Wilson1-13/+15
2021-01-26drm/i915/selftest: Fix potential memory leakPan Bian1-1/+1
2021-01-26drm/i915: Check for all subplatform bitsUmesh Nerlige Ramappa1-1/+1
2021-01-26drm/i915: Fix ICL MG PHY vswing handlingVille Syrjälä1-4/+3
2021-01-26drm/i915/gt: Clear CACHE_MODE prior to clearing residualsChris Wilson1-0/+12
2021-01-26Merge tag 'asoc-fix-v5.11-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai22-61/+184
2021-01-26staging: rtl8723bs: fix wireless regulatory API misuseJohannes Berg3-13/+9
2021-01-26mac80211: pause TX while changing interface typeJohannes Berg2-0/+7
2021-01-26wext: fix NULL-ptr-dereference with cfg80211's lack of commit()Johannes Berg1-2/+3
2021-01-26HID: wacom: Correct NULL dereference on AES pen proximityJason Gerecke2-4/+5
2021-01-26xen-blkfront: allow discard-* nodes to be optionalRoger Pau Monne1-13/+7
2021-01-26ecryptfs: fix uid translation for setxattr on security.capabilityMiklos Szeredi1-3/+7
2021-01-26KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest mode for VMXPaolo Bonzini3-9/+29
2021-01-26KVM: x86: Revert "KVM: x86: Mark GPRs dirty when written"Sean Christopherson1-26/+25
2021-01-26KVM: SVM: Unconditionally sync GPRs to GHCB on VMRUN of SEV-ES guestSean Christopherson1-9/+6
2021-01-26KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migrationMaxim Levitsky1-5/+8
2021-01-26kvm: tracing: Fix unmatched kvm_entry and kvm_exit eventsLorenzo Brescia3-2/+5
2021-01-26KVM: Documentation: Update description of KVM_{GET,CLEAR}_DIRTY_LOGZenghui Yu1-9/+7
2021-01-26KVM: x86: get smi pending status correctlyJay Zhou1-0/+4
2021-01-26KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]Like Xu1-1/+1