summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-03net: dcb: disable softirqs in dcbnl_flush_dev()Vladimir Oltean
2022-03-03bnx2: Fix an error messageChristophe JAILLET
2022-03-03sfc: extend the locking on mcdi->seqnoNiels Dossche
2022-03-03Merge branch 'smc-fix'David S. Miller
2022-03-03net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by serverD. Wythe
2022-03-03net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by clientD. Wythe
2022-03-03net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()Zheyu Ma
2022-03-02tcp: make tcp_read_sock() more robustEric Dumazet
2022-03-02bpf, sockmap: Do not ignore orig_len parameterEric Dumazet
2022-03-02net: ipa: add an interconnect dependencyAlex Elder
2022-03-02net: fix up skbs delta_truesize in UDP GRO frag_listlena wang
2022-03-02Merge tag 'batadv-net-pullrequest-20220302' of git://git.open-mesh.org/linux-...Jakub Kicinski
2022-03-02Merge tag 'wireless-for-net-2022-03-02' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2022-03-02Merge branch 'ucount-rlimit-fixes-for-v5.17' of git://git.kernel.org/pub/scm/...Linus Torvalds
2022-03-02Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-03-02drm/amdgpu: fix suspend/resume hang regressionQiang Yu
2022-03-03auxdisplay: lcd2s: Use proper API to free the instance of charlcd objectAndy Shevchenko
2022-03-03auxdisplay: lcd2s: Fix memory leak in ->remove()Andy Shevchenko
2022-03-03auxdisplay: lcd2s: Fix lcd2s_redefine_char() featureAndy Shevchenko
2022-03-02iwlwifi: mvm: return value for request_ownershipEmmanuel Grumbach
2022-03-02nl80211: Update bss channel on channel switch for P2P_CLIENTSreeramya Soratkal
2022-03-02iwlwifi: fix build error for IWLMEIRandy Dunlap
2022-03-02Merge tag 'erofs-for-5.17-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-02Merge tag 'ntb-5.17-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds
2022-03-02ptp: ocp: Add ptp_ocp_adjtime_coarse for large adjustmentsJonathan Lemon
2022-03-02KVM: x86: pull kvm->srcu read-side to kvm_arch_vcpu_ioctl_runPaolo Bonzini
2022-03-02KVM: x86/mmu: Passing up the error state of mmu_alloc_shadow_roots()Like Xu
2022-03-02btrfs: add missing run of delayed items after unlink during log replayFilipe Manana
2022-03-02btrfs: qgroup: fix deadlock between rescan worker and remove qgroupSidong Yang
2022-03-02btrfs: fix relocation crash due to premature return from btrfs_commit_transac...Omar Sandoval
2022-03-02btrfs: do not start relocation until in progress drops are doneJosef Bacik
2022-03-02btrfs: tree-checker: use u64 for item data end to avoid overflowSu Yue
2022-03-02btrfs: do not WARN_ON() if we have PageError setJosef Bacik
2022-03-02btrfs: fix lost prealloc extents beyond eof after full fsyncFilipe Manana
2022-03-02btrfs: subpage: fix a wrong check on subpage->writersQu Wenruo
2022-03-02erofs: fix ztailpacking on > 4GiB filesystemsGao Xiang
2022-03-02ALSA: intel_hdmi: Fix reference to PCM buffer addressZhen Ni
2022-03-02batman-adv: Don't expect inter-netns unique iflink indicesSven Eckelmann
2022-03-02batman-adv: Request iflink once in batadv_get_real_netdeviceSven Eckelmann
2022-03-02batman-adv: Request iflink once in batadv-on-batadv checkSven Eckelmann
2022-03-01Input: elan_i2c - fix regulator enable count imbalance after suspend/resumeHans de Goede
2022-03-01Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()Hans de Goede
2022-03-01tracing/histogram: Fix sorting on old "cpu" valueSteven Rostedt (Google)
2022-03-01net: dsa: restore error path of dsa_tree_change_tag_protoVladimir Oltean
2022-03-01Merge tag 'for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2022-03-01Bluetooth: Fix not checking MGMT cmd pending queueBrian Gix
2022-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-03-01net/sched: act_ct: Fix flow table lookup failure with no originating ifindexPaul Blakey
2022-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-01s390/extable: fix exception table sortingHeiko Carstens