summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-08Linux 5.15.27v5.15.27Greg Kroah-Hartman1-1/+1
2022-03-08hamradio: fix macro redefine warningHuang Pei1-0/+2
2022-03-08KVM: x86/mmu: Passing up the error state of mmu_alloc_shadow_roots()Like Xu1-1/+1
2022-03-08proc: fix documentation and description of pagemapYun Zhou2-2/+3
2022-03-08Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"Jiri Bohac4-15/+4
2022-03-08btrfs: do not start relocation until in progress drops are doneJosef Bacik7-1/+91
2022-03-08btrfs: add missing run of delayed items after unlink during log replayFilipe Manana1-0/+18
2022-03-08btrfs: qgroup: fix deadlock between rescan worker and remove qgroupSidong Yang1-1/+8
2022-03-08btrfs: do not WARN_ON() if we have PageError setJosef Bacik1-3/+13
2022-03-08btrfs: fix relocation crash due to premature return from btrfs_commit_transac...Omar Sandoval1-1/+31
2022-03-08btrfs: fix lost prealloc extents beyond eof after full fsyncFilipe Manana1-12/+31
2022-03-08tracing: Fix return value of __setup handlersRandy Dunlap2-3/+3
2022-03-08tracing/histogram: Fix sorting on old "cpu" valueSteven Rostedt (Google)1-3/+3
2022-03-08HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon3-2/+7
2022-03-08HID: add mapping for KEY_DICTATEWilliam Mahon3-0/+3
2022-03-08Input: samsung-keypad - properly state IOMEM dependencyDavid Gow1-1/+1
2022-03-08Input: elan_i2c - fix regulator enable count imbalance after suspend/resumeHans de Goede1-7/+7
2022-03-08Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()Hans de Goede1-40/+22
2022-03-08MAINTAINERS: adjust file entry for of_net.c after movementLukas Bulwahn1-1/+1
2022-03-08iavf: missing unlocks in iavf_watchdog_task()Dan Carpenter1-2/+2
2022-03-08iavf: do not override the adapter state in the watchdog task (again)Stefan Assmann1-1/+0
2022-03-08net: stmmac: perserve TX and RX coalesce value during XDP setupOng Boon Leong1-2/+3
2022-03-08selftests: mlxsw: resource_scale: Fix return valueAmit Cohen1-1/+1
2022-03-08net: dcb: disable softirqs in dcbnl_flush_dev()Vladimir Oltean1-2/+2
2022-03-08drm/amdgpu: fix suspend/resume hang regressionQiang Yu1-1/+2
2022-03-08nl80211: Handle nla_memdup failures in handle_nan_filterJiasheng Jiang1-0/+12
2022-03-08MIPS: ralink: mt7621: use bitwise NOT instead of logicalIlya Lipnitskiy1-1/+1
2022-03-08e1000e: Fix possible HW unit hang after an s0ix exitSasha Neftin4-0/+32
2022-03-08drm/bridge: ti-sn65dsi86: Properly undo autosuspendDouglas Anderson1-2/+3
2022-03-08drm/i915/guc/slpc: Correct the param count for unset paramVinay Belgaumkar1-1/+1
2022-03-08iavf: Fix __IAVF_RESETTING state usageSlawomir Laba1-7/+6
2022-03-08iavf: Fix race in init stateSlawomir Laba1-1/+2
2022-03-08iavf: Fix locking for VIRTCHNL_OP_GET_OFFLOAD_VLAN_V2_CAPSSlawomir Laba3-14/+17
2022-03-08iavf: Fix init state closure on removeSlawomir Laba2-1/+27
2022-03-08iavf: Add waiting so the port is initialized in removeSlawomir Laba1-11/+16
2022-03-08iavf: Fix kernel BUG in free_msi_irqsPrzemyslaw Patynowski2-0/+56
2022-03-08iavf: Add helper function to go from pci_dev to adapterKaren Sornek1-7/+17
2022-03-08iavf: Rework mutexes for better synchronisationSlawomir Laba2-31/+36
2022-03-08iavf: Add trace while removing deviceJedrzej Jagielski1-0/+1
2022-03-08iavf: Combine init and watchdog state machinesMateusz Palczewski2-80/+57
2022-03-08iavf: Add __IAVF_INIT_FAILED stateMateusz Palczewski2-15/+21
2022-03-08iavf: Refactor iavf state machine trackingMateusz Palczewski3-18/+31
2022-03-08net: sparx5: Fix add vlan when invalid operationCasper Andersson1-10/+10
2022-03-08net: chelsio: cxgb3: check the return value of pci_find_capability()Jia-Ju Bai1-0/+2
2022-03-08ibmvnic: complete init_done on transport eventsSukadev Bhattiprolu1-0/+7
2022-03-08ibmvnic: define flush_reset_queue helperSukadev Bhattiprolu1-8/+16
2022-03-08ibmvnic: initialize rc before completing waitSukadev Bhattiprolu1-1/+1
2022-03-08net: stmmac: only enable DMA interrupts when readyVincent Whitchurch1-2/+26
2022-03-08net: stmmac: enhance XDP ZC driver level switching performanceOng Boon Leong3-6/+139
2022-03-08can: etas_es58x: change opened_channel_cnt's type from atomic_t to u8Vincent Mailhol2-7/+10