summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-04net: stmmac: ensure PTP time register reads are consistentYannick Vignon1-7/+12
2022-02-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski7-236/+11
2022-02-03Merge tag 'nvme-5.17-2022-02-03' of git://git.infradead.org/nvme into block-5.17Jens Axboe4-1/+11
2022-02-03printk: Fix incorrect __user type in proc_dointvec_minmax_sysadmin()Mickaël Salaün1-1/+1
2022-02-03Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv3-24/+5
2022-02-03Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe1-4/+4
2022-02-03Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-14/+65
2022-02-03Merge branch 'net-ipa-enable-register-retention'Jakub Kicinski4-0/+70
2022-02-03net: ipa: request IPA register values be retainedAlex Elder3-0/+64
2022-02-03dt-bindings: net: qcom,ipa: add optional qcom,qmp propertyAlex Elder1-0/+6
2022-02-03cgroup/cpuset: Fix "suspicious RCU usage" lockdep warningWaiman Long1-0/+10
2022-02-03fs/ext4: fix comments mentioning i_mutexhongnanli8-20/+20
2022-02-03ext4: fix incorrect type issue during replay_del_rangeXin Yin1-2/+3
2022-02-03jbd2: fix kernel-doc descriptions for jbd2_journal_shrink_{scan,count}()Yang Li1-0/+4
2022-02-03ext4: fix potential NULL pointer dereference in ext4_fill_super()Lukas Czerner1-1/+1
2022-02-03jbd2: refactor wait logic for transaction updates into a common functionRitesh Harjani3-38/+38
2022-02-03jbd2: cleanup unused functions declarations from jbd2.hRitesh Harjani1-7/+0
2022-02-03ext4: fix error handling in ext4_fc_record_modified_inode()Ritesh Harjani1-35/+29
2022-02-03ext4: remove redundant max inline_size check in ext4_da_write_inline_data_beg...Ritesh Harjani1-9/+4
2022-02-03ext4: fix error handling in ext4_restore_inline_data()Ritesh Harjani1-1/+9
2022-02-03ext4: fast commit may miss file actionsXin Yin3-10/+7
2022-02-03ext4: fast commit may not fallback for ineligible commitXin Yin11-23/+42
2022-02-03ext4: modify the logic of ext4_mb_new_blocks_simpleXin Yin1-9/+17
2022-02-03ext4: prevent used blocks from being allocated during fast commit replayXin Yin3-5/+22
2022-02-03misc: fastrpc: avoid double fput() on failed usercopyMathias Krause1-1/+8
2022-02-03tools/resolve_btfids: Do not print any commands when building silentlyNathan Chancellor1-1/+5
2022-02-03drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd.Dave Stevenson1-0/+2
2022-02-03drm/vc4: hdmi: Don't try disabling SCDC on Pi0-3.Dave Stevenson1-1/+2
2022-02-03drm/vc4: hdmi: Ensure we don't use 2711 HPD registers on Pi0-3Dave Stevenson2-8/+19
2022-02-03Revert "mm/gup: small refactoring: simplify try_grab_page()"John Hubbard1-5/+30
2022-02-03Merge tag 'mips-fixes-5.17_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+10
2022-02-03PCI: hv: Fix NUMA node assignment when kernel boots with custom NUMA topologyLong Li1-2/+11
2022-02-03fbdev: fbmem: Fix the implicit type castingYizhuo Zhai1-0/+2
2022-02-03optee: use driver internal tee_context for some rpcJens Wiklander4-67/+64
2022-02-03platform/x86: thinkpad_acpi: Add dual-fan quirk for T15g (2nd gen)Hans de Goede1-0/+1
2022-02-03KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errataJames Morse5-3/+48
2022-02-03KVM: arm64: Stop handle_exit() from handling HVC twice when an SError occursJames Morse1-0/+8
2022-02-03KVM: arm64: Avoid consuming a stale esr value when SError occurJames Morse1-1/+2
2022-02-03drm: mxsfb: Fix NULL pointer dereferenceAlexander Stein1-1/+5
2022-02-03iwlwifi: mvm: don't send SAR GEO command for 3160 devicesLuca Coelho3-7/+9
2022-02-03iwlwifi: remove deprecated broadcast filtering featureLuca Coelho8-565/+0
2022-02-03iwlwifi: mei: report RFKILL upon register when neededEmmanuel Grumbach1-2/+8
2022-02-03iwlwifi: mvm: don't feed the hardware RFKILL into iwlmeiEmmanuel Grumbach1-1/+1
2022-02-03iwlwifi: mei: retry mapping the shared areaEmmanuel Grumbach1-9/+26
2022-02-03iwlwifi: mei: fix the pskb_may_pull check in ipv4Emmanuel Grumbach1-2/+1
2022-02-03iwlwifi: pcie: gen2: fix locking when "HW not ready"Johannes Berg1-2/+1
2022-02-03iwlwifi: pcie: fix locking when "HW not ready"Johannes Berg1-2/+1
2022-02-03iwlwifi: fix iwl_legacy_rate_to_fw_idxMiri Korenblit2-16/+18
2022-02-03iwlwifi: mvm: fix condition which checks the version of rate_n_flagsMiri Korenblit1-1/+1
2022-02-03x86/Xen: streamline (and fix) PV CPU enumerationJan Beulich2-24/+6