summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-05-11platform/x86: lenovo: Decouple lenovo-wmi-gamezone and lenovo-wmi-otherRong Zhang-122/+112
2026-05-11platform/x86: lenovo-wmi-other: Fix tunable_attr_01 struct membersDerek J. Clark-4/+3
2026-05-11platform/x86: lenovo-wmi-other: Zero initialize WMI argumentsDerek J. Clark-4/+4
2026-05-11platform/x86: lenovo-wmi-other: Balance component bind and unbindRong Zhang-1/+4
2026-05-11platform/x86: lenovo-wmi-other: Balance IDA id allocation and freeRong Zhang-15/+21
2026-05-11platform/x86: lenovo-wmi-helpers: Fix memory leak in lwmi_dev_evaluate_int()Rong Zhang-2/+2
2026-05-11xfs: Fix typo in commentMd Shofiqul Islam-1/+1
2026-05-11xfs: fix the "limiting open zones" messageChristoph Hellwig-1/+1
2026-05-11fprobe: Fix unregister_fprobe() to wait for RCU grace periodMasami Hiramatsu (Google)-3/+28
2026-05-10sched_ext: Clear ops->priv on scx_alloc_and_add_sched() error pathsAndrea Righi-0/+4
2026-05-11ceph: put folios not suitable for writebackHristo Venev-0/+2
2026-05-11ceph: add ceph_has_realms_with_quotas() check to ceph_quota_update_statfs()Viacheslav Dubeyko-10/+27
2026-05-11libceph: Fix potential out-of-bounds access in __ceph_x_decrypt()Raphael Zimmer-0/+5
2026-05-11ceph: fix BUG_ON in __ceph_build_xattrs_blob() due to stale blob sizeViacheslav Dubeyko-0/+16
2026-05-11ceph: fix a buffer leak in __ceph_setxattr()Viacheslav Dubeyko-0/+1
2026-05-11libceph: Fix unnecessarily high ceph_decode_need() for uniform bucketRaphael Zimmer-2/+1
2026-05-11libceph: Fix potential out-of-bounds access in crush_decode()Raphael Zimmer-5/+5
2026-05-11iommu/vt-d: Avoid NULL pointer dereference or refcount corruptionZhenzhong Duan-4/+5
2026-05-11iommu/vt-d: Fix oops due to out of scope accessZhenzhong Duan-2/+2
2026-05-11iommu/vt-d: Disable DMAR for Intel Q35 IGFXNaval Alcalá-0/+3
2026-05-10cgroup/cpuset: Reset DL migration state on can_attach() failureGuopeng Zhang-4/+4
2026-05-11iommu: Warn on premature unblock during DMA aliased sibling resetNicolin Chen-0/+49
2026-05-11iommu: Fix WARN_ON in __iommu_group_set_domain_nofail() due to resetNicolin Chen-2/+10
2026-05-11iommu: Fix ATS invalidation timeouts during __iommu_remove_group_pasid()Nicolin Chen-1/+6
2026-05-11iommu: Fix nested pci_dev_reset_iommu_prepare/done()Nicolin Chen-6/+13
2026-05-11iommu: Fix pasid attach in pci_dev_reset_iommu_prepare/done()Nicolin Chen-7/+18
2026-05-11iommu: Replace per-group resetting_domain with per-gdev blocked flagNicolin Chen-24/+78
2026-05-11iommu: Fix kdocs of pci_dev_reset_iommu_done()Nicolin Chen-3/+3
2026-05-11iommu: Fix NULL group->domain dereference in pci_dev_reset_iommu_done()Nicolin Chen-2/+7
2026-05-11iommu/amd: Bounds-check devid in __rlookup_amd_iommu()Jose Fernandez (Anthropic)-2/+6
2026-05-11iommu/amd: Remove latent out-of-bounds access in IOMMU debugfsEder Zulian-4/+5
2026-05-10sched_ext: Fix ops->priv clobber on concurrent attach/detachAndrea Righi-0/+19
2026-05-10selftests/sched_ext: Fix build error in dequeue selftestAndrea Righi-0/+1
2026-05-10selftests/cgroup: Fix string comparison in write_testHongfu Li-1/+1
2026-05-10selftests/cgroup: Fix cg_read_strcmp() empty string comparisonHongfu Li-2/+3
2026-05-10cgroup/dmem: Return -ENOMEM on failed pool preallocationGuopeng Zhang-0/+1
2026-05-10Linux 7.1-rc3v7.1-rc3Linus Torvalds-1/+1
2026-05-10sched_ext: Handle SCX_TASK_NONE in disable/switched_from pathsTejun Heo-0/+19
2026-05-10sched_ext: Close sub-sched init race with post-init DEAD recheckTejun Heo-1/+31
2026-05-10sched_ext: Close root-enable vs sched_ext_dead() race with SCX_TASK_INIT_BEGINTejun Heo-11/+55
2026-05-10sched_ext: Replace SCX_TASK_OFF_TASKS flag with SCX_TASK_DEAD stateTejun Heo-10/+16
2026-05-10sched_ext: Inline scx_init_task() and move RESET_RUNNABLE_AT into scx_set_tas...Tejun Heo-22/+9
2026-05-10sched_ext: Cleanups in preparation for the SCX_TASK_INIT_BEGIN/DEAD workTejun Heo-38/+38
2026-05-10Merge tag 'edac_urgent_for_v7.1_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-8/+2
2026-05-10net: xgene: fix mdio_np leak in xgene_mdiobus_register()Shitalkumar Gandhi-1/+3
2026-05-10Merge tag 'batadv-net-pullrequest-20260508' of https://git.open-mesh.org/batadvJakub Kicinski-46/+172
2026-05-10net: ena: PHC: Fix potential use-after-free in get_timestampArthur Kiyanovski-2/+5
2026-05-10NFSD: Fix infinite loop in layout state revocationChuck Lever-0/+7
2026-05-10sunrpc: start cache request seqno at 1 to fix netlink GET_REQSJeff Layton-1/+1
2026-05-10nfsd: update mtime/ctime on COPY in presence of delegated attributesOlga Kornievskaia-1/+11