summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-05-23net: skbuff: propagate shared-frag marker through frag-transfer helpersHyunwoo Kim3-1/+13
2026-05-23net: skbuff: preserve shared-frag marker during coalescingWilliam Bowling1-0/+2
2026-05-23workqueue: Annotate alloc_workqueue_va() with __printf(1, 0)Tejun Heo1-0/+1
2026-05-23tracefs: Removed unused 'ret' variable in eventfs_iterate()Steven Rostedt1-2/+0
2026-05-23net/rds: reset op_nents when zerocopy page pin failsAllison Henderson1-0/+1
2026-05-23spi: sifive: fix controller deregistrationJohan Hovold1-1/+7
2026-05-23spi: sifive: Simplify clock handling with devm_clk_get_enabled()Pei Xiao1-15/+6
2026-05-23smb: client: Use FullSessionKey for AES-256 encryption key derivationPiyush Sachdeva2-8/+26
2026-05-23eventfs: Use list_add_tail_rcu() for SRCU-protected children listDavid Carlier1-1/+1
2026-05-23eventfs: Simplify code using guard()sSteven Rostedt1-60/+36
2026-05-23arm_mpam: Check whether the config array is allocated before destroying itJames Morse1-0/+3
2026-05-23arm_mpam: Fix false positive assert failure during mpam_disable()James Morse1-2/+8
2026-05-23arm_mpam: Improve check for whether or not NRDY is hardware managedBen Horgan1-2/+11
2026-05-23arm_mpam: Pretend that NRDY is always hardware managedBen Horgan2-38/+17
2026-05-23arm_mpam: Fix monitor instance selection when checking for hardware NRDYBen Horgan1-2/+2
2026-05-23drm/gma500/oaktrail_lvds: fix i2c adapter leaks on initJohan Hovold1-0/+4
2026-05-23drm/gma500/oaktrail_lvds: fix hang on init failureJohan Hovold1-2/+3
2026-05-23drm/gma500/oaktrail_hdmi: fix i2c adapter leak on setupJohan Hovold1-0/+1
2026-05-23drm/ttm: Convert -EAGAIN from dmem_cgroup_try_charge to -ENOSPCThomas Hellström2-2/+5
2026-05-23drm/ttm: Fix ttm_bo_shrink() infinite LRU walk on backup failureThomas Hellström1-8/+3
2026-05-23drm/xe/dma-buf: fix UAF with retry loopMatthew Auld1-37/+12
2026-05-23drm/xe/dma-buf: handle empty bo and UAF racesMatthew Auld1-15/+16
2026-05-23drm/panfrost: Fix wait_bo ioctl leaking positive return from dma_resv_wait_ti...Gyeyoung Baek1-0/+2
2026-05-23drm/i915: skip __i915_request_skip() for already signaled requestsSebastian Brzezinka1-1/+2
2026-05-23iommu: Fix ATS invalidation timeouts during __iommu_remove_group_pasid()Nicolin Chen1-1/+6
2026-05-23iommu: Fix nested pci_dev_reset_iommu_prepare/done()Nicolin Chen1-6/+13
2026-05-23iommu: Fix pasid attach in pci_dev_reset_iommu_prepare/done()Nicolin Chen1-7/+18
2026-05-23iommu: Fix WARN_ON in __iommu_group_set_domain_nofail() due to resetNicolin Chen1-2/+10
2026-05-23iommu: Replace per-group resetting_domain with per-gdev blocked flagNicolin Chen1-24/+78
2026-05-23iommu: Fix NULL group->domain dereference in pci_dev_reset_iommu_done()Nicolin Chen1-2/+7
2026-05-23iommu/vt-d: Avoid NULL pointer dereference or refcount corruptionZhenzhong Duan1-4/+5
2026-05-23iommu/vt-d: Fix oops due to out of scope accessZhenzhong Duan1-2/+2
2026-05-23iommu/vt-d: Disable DMAR for Intel Q35 IGFXNaval Alcalá1-0/+3
2026-05-23libceph: handle rbtree insertion error in decode_choose_args()Raphael Zimmer1-1/+4
2026-05-23libceph: Fix potential out-of-bounds access in crush_decode()Raphael Zimmer2-5/+5
2026-05-23libceph: Fix potential out-of-bounds access in __ceph_x_decrypt()Raphael Zimmer1-0/+5
2026-05-23libceph: Fix potential null-ptr-deref in decode_choose_args()Raphael Zimmer1-1/+2
2026-05-23libceph: Fix potential out-of-bounds access in osdmap_decode()Raphael Zimmer1-1/+1
2026-05-23irqchip/gic-v5: Allocate ITS parent LPIs as a rangeSascha Bischoff1-15/+7
2026-05-23irqchip/gic-v5: Support range allocation for LPIsSascha Bischoff1-35/+42
2026-05-23irqchip/gic-v5: Move LPI allocation into the LPI domainSascha Bischoff3-42/+28
2026-05-23irqchip/meson-gpio: Use the correct register in meson_s4_gpio_irq_set_type()Xianwei Zhao1-2/+1
2026-05-23irqchip/riscv-imsic: Clear interrupt move state during CPU offliningYong-Xuan Wang1-0/+2
2026-05-23nfsd: update mtime/ctime on COPY in presence of delegated attributesOlga Kornievskaia2-1/+11
2026-05-23nfsd: update mtime/ctime on CLONE in presense of delegated attributesOlga Kornievskaia3-15/+33
2026-05-23nfsd: fix file change detection in CB_GETATTRScott Mayhew1-5/+8
2026-05-23nfsd: fix GET_DIR_DELEGATION when VFS leases are disabledOlga Kornievskaia1-4/+0
2026-05-23netfs: fix error handling in netfs_extract_user_iter()Paulo Alcantara1-3/+10
2026-05-23powerpc/warp: Fix error handling in pika_dtm_threadMa Ke1-0/+2
2026-05-23virt: sev-guest: Do not use host-controlled page order in cleanup pathCarlos López1-7/+5