summaryrefslogtreecommitdiffstats
path: root/scripts/basic (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-06drm/vmwgfx: remove unused struct 'vmw_stdu_dma'Dr. David Alan Gilbert1-5/+0
2024-06-06nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errorsRyusuke Konishi1-1/+1
2024-06-06mm: fix xyz_noprof functions calling profiled functionsSuren Baghdasaryan3-7/+7
2024-06-06codetag: avoid race at alloc_slab_obj_extsThadeu Lima de Souza Cascardo1-2/+3
2024-06-06mm/hugetlb: do not call vma_add_reservation upon ENOMEMOscar Salvador1-2/+14
2024-06-06mm/ksm: fix ksm_zero_pages accountingChengming Zhou4-11/+21
2024-06-06mm/ksm: fix ksm_pages_scanned accountingChengming Zhou1-4/+2
2024-06-06kmsan: do not wipe out origin when doing partial unpoisoningAlexander Potapenko1-4/+11
2024-06-06vmalloc: check CONFIG_EXECMEM in is_vmalloc_or_module_addr()Cong Wang1-1/+1
2024-06-06mm: page_alloc: fix highatomic typing in multi-block buddiesJohannes Weiner1-16/+34
2024-06-06nilfs2: fix potential kernel bug due to lack of writeback flag waitingRyusuke Konishi1-0/+3
2024-06-06memcg: remove the lockdep assert from __mod_objcg_mlstate()Sebastian Andrzej Siewior1-2/+0
2024-06-06mm: arm64: fix the out-of-bounds issue in contpte_clear_young_dirty_ptesBarry Song1-2/+2
2024-06-06mm: huge_mm: fix undefined reference to `mthp_stats' for CONFIG_SYSFS=nBarry Song1-0/+6
2024-06-06mm: drop the 'anon_' prefix for swap-out mTHP countersBaolin Wang5-10/+10
2024-06-06drm/vmwgfx: Don't destroy Screen Target when CRTC is enabled but inactiveIan Forbes1-0/+10
2024-06-06drm/vmwgfx: Standardize use of kibibytes when loggingIan Forbes2-8/+8
2024-06-06drm/vmwgfx: Remove STDU logic from generic mode_valid functionIan Forbes2-20/+9
2024-06-06drm/vmwgfx: 3D disabled should not effect STDU memory limitsIan Forbes1-7/+0
2024-06-06drm/vmwgfx: Filter modes which exceed graphics memoryIan Forbes1-2/+43
2024-06-06ptp: Fix error message on failed pin verificationKarol Kolacinski1-1/+2
2024-06-06net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAPEric Dumazet1-9/+6
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-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-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-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-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-05locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldocCarlos Llamas4-10/+10
2024-06-05perf/core: Fix missing wakeup when waiting for context referenceHaifeng Xu1-0/+13
2024-06-05net/mlx5: Always stop health timer during driver removalShay Drory1-0/+3
2024-06-05net/mlx5: Stop waiting for PCI if pci channel is offlineMoshe Shemesh3-0/+16
2024-06-05net: ethernet: mtk_eth_soc: handle dma buffer size soc specificFrank Wunderlich2-36/+77
2024-06-05arm64/io: add constant-argument checkArnd Bergmann1-20/+16
2024-06-05rtnetlink: make the "split" NLM_DONE handling genericJakub Kicinski4-9/+45
2024-06-05mptcp: count CLOSE-WAIT sockets for MPTCP_MIB_CURRESTABJason Xing1-2/+7
2024-06-05tcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTABJason Xing1-1/+5
2024-06-05KVM: x86/mmu: Don't save mmu_invalidate_seq after checking private attrTao Su1-3/+0
2024-06-05arm64: armv8_deprecated: Fix warning in isndep cpuhp starting processWei Li1-0/+3
2024-06-05selftests: hsr: add missing config for CONFIG_BRIDGEHangbin Liu1-0/+1
2024-06-05vxlan: Fix regression when dropping packets due to invalid src addressesDaniel Borkmann1-4/+4
2024-06-05net: sched: sch_multiq: fix possible OOB write in multiq_tune()Hangyu Hua1-1/+1
2024-06-05ionic: fix kernel panic in XDP_TX actionTaehee Yoo1-0/+1
2024-06-05net: phy: Micrel KSZ8061: fix errata solution not taking effect problemTristram Ha1-1/+41