summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-08Linux 5.16.13v5.16.13Greg Kroah-Hartman
2022-03-08KVM: x86/mmu: Passing up the error state of mmu_alloc_shadow_roots()Like Xu
2022-03-08s390/ftrace: fix ftrace_caller/ftrace_regs_caller generationHeiko Carstens
2022-03-08s390/ftrace: fix arch_ftrace_get_regs implementationHeiko Carstens
2022-03-08x86/kvmclock: Fix Hyper-V Isolated VM's boot issue when vCPUs > 64Dexuan Cui
2022-03-08proc: fix documentation and description of pagemapYun Zhou
2022-03-08Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"Jiri Bohac
2022-03-08btrfs: do not start relocation until in progress drops are doneJosef Bacik
2022-03-08btrfs: fallback to blocking mode when doing async dio over multiple extentsFilipe Manana
2022-03-08btrfs: add missing run of delayed items after unlink during log replayFilipe Manana
2022-03-08btrfs: qgroup: fix deadlock between rescan worker and remove qgroupSidong Yang
2022-03-08btrfs: do not WARN_ON() if we have PageError setJosef Bacik
2022-03-08btrfs: subpage: fix a wrong check on subpage->writersQu Wenruo
2022-03-08btrfs: fix relocation crash due to premature return from btrfs_commit_transac...Omar Sandoval
2022-03-08btrfs: fix lost prealloc extents beyond eof after full fsyncFilipe Manana
2022-03-08tracing: Fix return value of __setup handlersRandy Dunlap
2022-03-08tracing/histogram: Fix sorting on old "cpu" valueSteven Rostedt (Google)
2022-03-08HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon
2022-03-08HID: add mapping for KEY_DICTATEWilliam Mahon
2022-03-08Input: samsung-keypad - properly state IOMEM dependencyDavid Gow
2022-03-08Input: elan_i2c - fix regulator enable count imbalance after suspend/resumeHans de Goede
2022-03-08Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()Hans de Goede
2022-03-08net: stmmac: perserve TX and RX coalesce value during XDP setupOng Boon Leong
2022-03-08selftests: mlxsw: resource_scale: Fix return valueAmit Cohen
2022-03-08net: dcb: disable softirqs in dcbnl_flush_dev()Vladimir Oltean
2022-03-08drm/amdgpu: fix suspend/resume hang regressionQiang Yu
2022-03-08ptp: ocp: Add ptp_ocp_adjtime_coarse for large adjustmentsJonathan Lemon
2022-03-08nl80211: Handle nla_memdup failures in handle_nan_filterJiasheng Jiang
2022-03-08MIPS: ralink: mt7621: use bitwise NOT instead of logicalIlya Lipnitskiy
2022-03-08e1000e: Fix possible HW unit hang after an s0ix exitSasha Neftin
2022-03-08drm/bridge: ti-sn65dsi86: Properly undo autosuspendDouglas Anderson
2022-03-08drm/i915/guc/slpc: Correct the param count for unset paramVinay Belgaumkar
2022-03-08iavf: Fix __IAVF_RESETTING state usageSlawomir Laba
2022-03-08iavf: Fix race in init stateSlawomir Laba
2022-03-08iavf: Fix locking for VIRTCHNL_OP_GET_OFFLOAD_VLAN_V2_CAPSSlawomir Laba
2022-03-08iavf: Fix init state closure on removeSlawomir Laba
2022-03-08iavf: Add waiting so the port is initialized in removeSlawomir Laba
2022-03-08iavf: Rework mutexes for better synchronisationSlawomir Laba
2022-03-08iavf: Add trace while removing deviceJedrzej Jagielski
2022-03-08net: sparx5: Fix add vlan when invalid operationCasper Andersson
2022-03-08net: chelsio: cxgb3: check the return value of pci_find_capability()Jia-Ju Bai
2022-03-08ibmvnic: Allow queueing resets during probeSukadev Bhattiprolu
2022-03-08ibmvnic: clear fop when retrying probeSukadev Bhattiprolu
2022-03-08ibmvnic: init init_done_rc earlierSukadev Bhattiprolu
2022-03-08ibmvnic: Update driver return codesDany Madden
2022-03-08ibmvnic: complete init_done on transport eventsSukadev Bhattiprolu
2022-03-08ibmvnic: define flush_reset_queue helperSukadev Bhattiprolu
2022-03-08ibmvnic: initialize rc before completing waitSukadev Bhattiprolu
2022-03-08net: stmmac: only enable DMA interrupts when readyVincent Whitchurch
2022-03-08net: stmmac: enhance XDP ZC driver level switching performanceOng Boon Leong