summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-11drm/amdgpu/ctx: only reset stable pstate if the user changed it (v2)Alex Deucher
2022-05-11Revert "drm/amd/pm: keep the BACO feature enabled for suspend"Alex Deucher
2022-05-11KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context()Alexander Graf
2022-05-11Merge branch 's390-net-fixes'David S. Miller
2022-05-11s390/lcs: fix variable dereferenced before checkAlexandra Winter
2022-05-11s390/ctcm: fix potential memory leakAlexandra Winter
2022-05-11s390/ctcm: fix variable dereferenced before checkAlexandra Winter
2022-05-11Merge branch 'atlantic-fixes'David S. Miller
2022-05-11net: atlantic: verify hw_head_ lies within TX buffer ringGrant Grundler
2022-05-11net: atlantic: add check for MAX_SKB_FRAGSGrant Grundler
2022-05-11net: atlantic: reduce scope of is_rsc_completeGrant Grundler
2022-05-11net: atlantic: fix "frag[0] not initialized"Grant Grundler
2022-05-10net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()Yang Yingliang
2022-05-10scsi: lpfc: Correct BDE DMA address assignment for GEN_REQ_WQEJames Smart
2022-05-10scsi: lpfc: Fix split code for FLOGI on FCoEJames Smart
2022-05-11genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq()Lukas Wunner
2022-05-10net: phy: micrel: Fix incorrect variable type in micrelWan Jiabing
2022-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-05-10Documentation/process: Update ARM contact for embargoed hardware issuesCatalin Marinas
2022-05-10MAINTAINERS: Add James and Mike as Arm64 performance events reviewersMathieu Poirier
2022-05-10udf: Avoid using stale lengthOfImpUseJan Kara
2022-05-10virtio: fix virtio transitional idsShunsuke Mie
2022-05-10arm64: vdso: fix makefile dependency on vdso.soJoey Gouly
2022-05-10decnet: Use container_of() for struct dn_neigh castsKees Cook
2022-05-10writeback: Avoid skipping inode writebackJing Xia
2022-05-10dma-buf: call dma_buf_stats_setup after dmabuf is in valid listCharan Teja Reddy
2022-05-10net: atlantic: always deep reset on pm op, fixing up my null deref regressionManuel Ullmann
2022-05-10ceph: check folio PG_private bit instead of folio->privateXiubo Li
2022-05-10ceph: fix setting of xattrs on async created inodesJeff Layton
2022-05-09Merge tag 'batadv-net-pullrequest-20220508' of git://git.open-mesh.org/linux-...Jakub Kicinski
2022-05-09net: dsa: flush switchdev workqueue on bridge join error pathVladimir Oltean
2022-05-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-05-09net: phy: Fix race condition on link status changeFrancesco Dolcini
2022-05-09MAINTAINERS: add a mailing list for DAMON developmentSeongJae Park
2022-05-09selftests: vm: Makefile: rename TARGETS to VMTARGETSJoel Savitz
2022-05-09mm/kfence: reset PG_slab and memcg_data before freeing __kfence_poolHyeonggon Yoo
2022-05-09mailmap: add entry for martyna.szapar-mudlaw@intel.comMartyna Szapar-Mudlaw
2022-05-09arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear mapMike Rapoport
2022-05-09procfs: prevent unprivileged processes accessing fdinfo dirKalesh Singh
2022-05-09mm: mremap: fix sign for EFAULT error return valueNiels Dossche
2022-05-09hwmon: (ltq-cputemp) restrict it to SOC_XWAYRandy Dunlap
2022-05-09dim: initialize all struct fieldsJesse Brandeburg
2022-05-09ptp: ocp: Use DIV64_U64_ROUND_UP for rounding.Jonathan Lemon
2022-05-09ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()Yang Yingliang
2022-05-09ionic: fix missing pci_release_regions() on error in ionic_probe()Yang Yingliang
2022-05-09nfs: fix broken handling of the softreval mount optionDan Aloni
2022-05-09Merge tag 'platform-drivers-x86-v5.18-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-05-09slimbus: qcom: Fix IRQ check in qcom_slim_probeMiaoqian Lin
2022-05-09rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definitionGleb Fotengauer-Malinovskiy
2022-05-09nl80211: fix locking in nl80211_set_tx_bitrate_mask()Johannes Berg