aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-05ice: fix reads from NVM Shadow RAM on E830 and E825-C devicesJacob Keller2-9/+93
2024-06-05ice: fix iteration of TLVs in Preserved Fields AreaJacob Keller1-7/+21
2024-06-05drm/vmwgfx: remove unused struct 'vmw_stdu_dma'Dr. David Alan Gilbert1-5/+0
2024-06-05nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errorsRyusuke Konishi1-1/+1
2024-06-05mm: fix xyz_noprof functions calling profiled functionsSuren Baghdasaryan3-7/+7
2024-06-05codetag: avoid race at alloc_slab_obj_extsThadeu Lima de Souza Cascardo1-2/+3
2024-06-05mm/hugetlb: do not call vma_add_reservation upon ENOMEMOscar Salvador1-2/+14
2024-06-05mm/ksm: fix ksm_zero_pages accountingChengming Zhou4-11/+21
2024-06-05mm/ksm: fix ksm_pages_scanned accountingChengming Zhou1-4/+2
2024-06-05kmsan: do not wipe out origin when doing partial unpoisoningAlexander Potapenko1-4/+11
2024-06-05vmalloc: check CONFIG_EXECMEM in is_vmalloc_or_module_addr()Cong Wang1-1/+1
2024-06-05mm: page_alloc: fix highatomic typing in multi-block buddiesJohannes Weiner1-16/+34
2024-06-05nilfs2: fix potential kernel bug due to lack of writeback flag waitingRyusuke Konishi1-0/+3
2024-06-05memcg: remove the lockdep assert from __mod_objcg_mlstate()Sebastian Andrzej Siewior1-2/+0
2024-06-05mm: arm64: fix the out-of-bounds issue in contpte_clear_young_dirty_ptesBarry Song1-2/+2
2024-06-05mm: huge_mm: fix undefined reference to `mthp_stats' for CONFIG_SYSFS=nBarry Song1-0/+6
2024-06-05mm: drop the 'anon_' prefix for swap-out mTHP countersBaolin Wang5-10/+10
2024-06-05drm/vmwgfx: Don't destroy Screen Target when CRTC is enabled but inactiveIan Forbes1-0/+10
2024-06-05drm/vmwgfx: Standardize use of kibibytes when loggingIan Forbes2-8/+8
2024-06-05drm/vmwgfx: Remove STDU logic from generic mode_valid functionIan Forbes2-20/+9
2024-06-05drm/vmwgfx: 3D disabled should not effect STDU memory limitsIan Forbes1-7/+0
2024-06-05drm/vmwgfx: Filter modes which exceed graphics memoryIan Forbes1-2/+43
2024-06-05Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski9-35/+34
2024-06-06Merge tag 'drm-xe-fixes-2024-06-04' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie1-0/+1
2024-06-05ptp: Fix error message on failed pin verificationKarol Kolacinski1-1/+2
2024-06-05net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAPEric Dumazet1-9/+6
2024-06-05Merge tag 'thermal-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-25/+50
2024-06-05Merge tag 'acpi-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds7-11/+21
2024-06-05Merge tag 'pm-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds6-41/+61
2024-06-05net/mlx5: Fix tainted pointer delete is case of flow rules creation failAleksandr Mishin1-2/+6
2024-06-05x86/amd_nb: Check for invalid SMN readsYazen Ghannam1-1/+8
2024-06-05Merge tag 'for-6.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-0/+57
2024-06-05Merge tag 'bcachefs-2024-06-05' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2-1/+16
2024-06-05Merge tag 'nvme-6.10-2024-06-05' of git://git.infradead.org/nvme into block-6.10Jens Axboe2-4/+4
2024-06-05null_blk: fix validation of block sizeAndreas Hindborg1-2/+2
2024-06-05drm/amdgpu/pptable: Fix UBSAN array-index-out-of-boundsTasos Sahanidis1-42/+49
2024-06-05drm/amd: Fix shutdown (again) on some SMU v13.0.4/11 platformsMario Limonciello1-9/+11
2024-06-05Merge tag 'i2c-for-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-7/+5
2024-06-05Merge tag 'tpmdd-next-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-3/+4
2024-06-05btrfs: fix leak of qgroup extent records after transaction abortFilipe Manana1-9/+1
2024-06-05btrfs: fix crash on racing fsync and size-extending write into preallocOmar Sandoval1-6/+11
2024-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds38-150/+558
2024-06-05Merge branch 'pm-cpufreq'Rafael J. Wysocki5-38/+38
2024-06-05KVM: s390x: selftests: Add shared zeropage testDavid Hildenbrand2-0/+112
2024-06-05s390/crash: Do not use VM info if os_info does not have itAlexander Gordeev1-24/+30
2024-06-05Merge branches 'acpi-ec', 'acpi-apei' and 'pnp'Rafael J. Wysocki5-7/+17
2024-06-05bcachefs: Fix trans->locked assertKent Overstreet1-0/+1
2024-06-05bcachefs: Rereplicate now moves data off of durability=0 devicesKent Overstreet1-1/+14
2024-06-05bcachefs: Fix GFP_KERNEL allocation in break_cycle()Kent Overstreet1-0/+1
2024-06-05perf bpf: Fix handling of minimal vmlinux.h file when interrupting the buildNamhyung Kim1-0/+1