summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-03-06drm/gma500: Add NULL check for pci_gfx_root in mid_get_vbt_data()Ivan Abramov1-0/+5
2025-03-06USB: serial: option: fix Telit Cinterion FE990A nameFabio Porcedda1-4/+4
2025-03-06USB: serial: option: add Telit Cinterion FE990B compositionsFabio Porcedda1-0/+16
2025-03-06USB: serial: option: match on interface class for Telit FN990BJohan Hovold1-12/+12
2025-03-06net: ipv6: fix missing dst ref drop in ila lwtunnelJustin Iurman1-0/+1
2025-03-06net: ipv6: fix dst ref loop in ila lwtunnelJustin Iurman1-1/+2
2025-03-06mctp i3c: handle NULL header addressMatt Johnston1-0/+3
2025-03-06sched/rt: Update limit of sched_rt sysctl in documentationShrikanth Hegde1-0/+3
2025-03-06sched/deadline: Use online cpus for validating runtimeShrikanth Hegde1-1/+1
2025-03-06pid: Do not set pid_max in new pid namespacesMichal Koutný1-1/+1
2025-03-06RDMA/mlx5: Handle errors returned from mlx5r_ib_rate()Qasim Ijaz1-5/+9
2025-03-06drm/bochs: Fix DPMS regressionTakashi Iwai1-2/+3
2025-03-06mm/page_alloc: fix uninitialized variableHao Zhang1-0/+1
2025-03-06rapidio: add check for rio_add_net() in rio_scan_alloc_net()Haoxiang Li1-1/+4
2025-03-06rapidio: fix an API misues when rio_add_net() failsHaoxiang Li1-1/+2
2025-03-06MAINTAINERS: .mailmap: update Sumit Garg's email addressSumit Garg2-3/+4
2025-03-06Revert "mm/page_alloc.c: don't show protection in zone's ->lowmem_reserve[] f...Gabriel Krisman Bertazi1-2/+1
2025-03-06mm: fix finish_fault() handling for large foliosBrian Geffon1-5/+10
2025-03-06mm: don't skip arch_sync_kernel_mappings() in error pathsRyan Roberts2-4/+6
2025-03-06mm: shmem: remove unnecessary warning in shmem_writepage()Ricardo Cañuelo Navarro1-1/+1
2025-03-06userfaultfd: fix PTE unmapping stack-allocated PTE copiesSuren Baghdasaryan1-10/+10
2025-03-06userfaultfd: do not block on locking a large folio with raised refcountSuren Baghdasaryan1-1/+16
2025-03-06mm: zswap: use ATOMIC_LONG_INIT to initialize zswap_stored_pagesSun YangKai1-1/+1
2025-03-06mm: shmem: fix potential data corruption during shmem swapinBaolin Wang1-4/+27
2025-03-06mm: fix kernel BUG when userfaultfd_move encounters swapcacheBarry Song1-8/+66
2025-03-06selftests/damon/damon_nr_regions: sort collected regiosn before checking with...SeongJae Park1-0/+1
2025-03-06selftests/damon/damon_nr_regions: set ops update for merge results check to 1...SeongJae Park1-0/+1
2025-03-06selftests/damon/damos_quota: make real expectation of quota exceedsSeongJae Park1-3/+6
2025-03-06include/linux/log2.h: mark is_power_of_2() with __always_inlineSu Hui1-1/+1
2025-03-06NFS: fix nfs_release_folio() to not deadlock via kcompactd writebackMike Snitzer4-2/+11
2025-03-06mm, swap: avoid BUG_ON in relocate_cluster()Kemeng Shi1-1/+2
2025-03-06mm: swap: use correct step in loop to wait all clusters in wait_for_allocation()Kemeng Shi1-1/+0
2025-03-06mm: swap: add back full cluster when no entry is reclaimedKemeng Shi1-0/+4
2025-03-06mm: abort vma_modify() on merge out of memory failureLorenzo Stoakes1-4/+8
2025-03-06mm/hugetlb: wait for hugetlb folios to be freedGe Yang3-0/+23
2025-03-06mm: fix possible NULL pointer dereference in __swap_duplicategao xu1-0/+4
2025-03-06dma: kmsan: export kmsan_handle_dma() for modulesSebastian Andrzej Siewior1-0/+1
2025-03-06Documentation: fix doc link to fault-injection.rstUjwal Kundur1-1/+1
2025-03-06hwpoison, memory_hotplug: lock folio before unmap hwpoisoned folioMa Wupeng1-1/+4
2025-03-06mm: memory-hotplug: check folio ref count first in do_migrate_rangeMa Wupeng1-13/+7
2025-03-06mm: memory-failure: update ttu flag inside unmap_poisoned_folioMa Wupeng3-35/+36
2025-03-06arm: pgtable: fix NULL pointer dereference issueQi Zheng1-12/+25
2025-03-06m68k: sun3: add check for __pgd_alloc()Haoxiang Li1-2/+4
2025-03-06selftests/damon/damos_quota_goal: handle minimum quota that cannot be further...SeongJae Park1-0/+3
2025-03-06Revert "selftests/mm: remove local __NR_* definitions"John Hubbard9-8/+60
2025-03-06net: dsa: mt7530: Fix traffic flooding for MMIO devicesLorenzo Bianconi1-6/+2
2025-03-06rust: error: add missing newline to pr_warn! callsAlban Kurti1-1/+1
2025-03-06rust: docs: add missing newline to printing macro examplesAlban Kurti1-1/+1
2025-03-06rust: alloc: satisfy POSIX alignment requirementTamir Duberstein1-0/+18
2025-03-06rust: init: fix `Zeroable` implementation for `Option<NonNull<T>>` and `Optio...Benno Lossin1-7/+4