summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-06usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass Storage Card ReaderMiao Li
2025-03-06gpio: rcar: Fix missing of_node_put() callFabrizio Castro
2025-03-06btrfs: fix a leaked chunk map issue in read_one_chunk()Haoxiang Li
2025-03-06Merge tag 'nvme-6.14-2025-03-05' of git://git.infradead.org/nvme into block-6.14Jens Axboe
2025-03-06kbuild: install-extmod-build: Fix build when specifying KBUILD_OUTPUTInochi Amaoto
2025-03-06net: ipv6: fix missing dst ref drop in ila lwtunnelJustin Iurman
2025-03-06net: ipv6: fix dst ref loop in ila lwtunnelJustin Iurman
2025-03-06mctp i3c: handle NULL header addressMatt Johnston
2025-03-06sched/rt: Update limit of sched_rt sysctl in documentationShrikanth Hegde
2025-03-06sched/deadline: Use online cpus for validating runtimeShrikanth Hegde
2025-03-06pid: Do not set pid_max in new pid namespacesMichal Koutný
2025-03-06drm/bochs: Fix DPMS regressionTakashi Iwai
2025-03-05mm/page_alloc: fix uninitialized variableHao Zhang
2025-03-05rapidio: add check for rio_add_net() in rio_scan_alloc_net()Haoxiang Li
2025-03-05rapidio: fix an API misues when rio_add_net() failsHaoxiang Li
2025-03-05MAINTAINERS: .mailmap: update Sumit Garg's email addressSumit Garg
2025-03-05Revert "mm/page_alloc.c: don't show protection in zone's ->lowmem_reserve[] f...Gabriel Krisman Bertazi
2025-03-05mm: fix finish_fault() handling for large foliosBrian Geffon
2025-03-05mm: don't skip arch_sync_kernel_mappings() in error pathsRyan Roberts
2025-03-05mm: shmem: remove unnecessary warning in shmem_writepage()Ricardo Cañuelo Navarro
2025-03-05userfaultfd: fix PTE unmapping stack-allocated PTE copiesSuren Baghdasaryan
2025-03-05userfaultfd: do not block on locking a large folio with raised refcountSuren Baghdasaryan
2025-03-05mm: zswap: use ATOMIC_LONG_INIT to initialize zswap_stored_pagesSun YangKai
2025-03-05mm: shmem: fix potential data corruption during shmem swapinBaolin Wang
2025-03-05mm: fix kernel BUG when userfaultfd_move encounters swapcacheBarry Song
2025-03-05selftests/damon/damon_nr_regions: sort collected regiosn before checking with...SeongJae Park
2025-03-05selftests/damon/damon_nr_regions: set ops update for merge results check to 1...SeongJae Park
2025-03-05selftests/damon/damos_quota: make real expectation of quota exceedsSeongJae Park
2025-03-05include/linux/log2.h: mark is_power_of_2() with __always_inlineSu Hui
2025-03-05NFS: fix nfs_release_folio() to not deadlock via kcompactd writebackMike Snitzer
2025-03-05mm, swap: avoid BUG_ON in relocate_cluster()Kemeng Shi
2025-03-05mm: swap: use correct step in loop to wait all clusters in wait_for_allocation()Kemeng Shi
2025-03-05mm: swap: add back full cluster when no entry is reclaimedKemeng Shi
2025-03-05mm: abort vma_modify() on merge out of memory failureLorenzo Stoakes
2025-03-05mm/hugetlb: wait for hugetlb folios to be freedGe Yang
2025-03-05mm: fix possible NULL pointer dereference in __swap_duplicategao xu
2025-03-05dma: kmsan: export kmsan_handle_dma() for modulesSebastian Andrzej Siewior
2025-03-05Documentation: fix doc link to fault-injection.rstUjwal Kundur
2025-03-05hwpoison, memory_hotplug: lock folio before unmap hwpoisoned folioMa Wupeng
2025-03-05mm: memory-hotplug: check folio ref count first in do_migrate_rangeMa Wupeng
2025-03-05mm: memory-failure: update ttu flag inside unmap_poisoned_folioMa Wupeng
2025-03-05arm: pgtable: fix NULL pointer dereference issueQi Zheng
2025-03-05m68k: sun3: add check for __pgd_alloc()Haoxiang Li
2025-03-05selftests/damon/damos_quota_goal: handle minimum quota that cannot be further...SeongJae Park
2025-03-05Revert "selftests/mm: remove local __NR_* definitions"John Hubbard
2025-03-05net: dsa: mt7530: Fix traffic flooding for MMIO devicesLorenzo Bianconi
2025-03-05io_uring/rw: ensure reissue path is correctly handled for IOPOLLJens Axboe
2025-03-05drm/xe/userptr: Unmap userptrs in the mmu notifierThomas Hellström
2025-03-05drm/xe/hmm: Don't dereference struct page pointers without notifier lockThomas Hellström
2025-03-05drm/xe/hmm: Style- and include fixesThomas Hellström