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