summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-05mm/damon: fix order of arguments in damos_before_apply tracepointAkinobu Mita
2024-12-05lib: stackinit: hide never-taken branch from compilerKees Cook
2024-12-05mm/filemap: don't call folio_test_locked() without a reference in next_uptoda...David Hildenbrand
2024-12-05scatterlist: fix incorrect func name in kernel-docRandy Dunlap
2024-12-05mm: correct typo in MMAP_STATE() macroLorenzo Stoakes
2024-12-05mm: respect mmap hint address when aligning for THPKalesh Singh
2024-12-05mm: memcg: declare do_memsw_account inlineJohn Sperbeck
2024-12-05mm/codetag: swap tags when migrate pagesDavid Wang
2024-12-05ocfs2: update seq_file index in ocfs2_dlm_seq_nextWengang Wang
2024-12-05stackdepot: fix stack_depot_save_flags() in NMI contextMarco Elver
2024-12-05mm: open-code page_folio() in dump_page()Matthew Wilcox (Oracle)
2024-12-05mm: open-code PageTail in folio_flags() and const_folio_flags()Matthew Wilcox (Oracle)
2024-12-05mm: fix vrealloc()'s KASAN poisoning logicAndrii Nakryiko
2024-12-05Revert "readahead: properly shorten readahead when falling back to do_page_ca...Jan Kara
2024-12-05selftests/damon: add _damon_sysfs.py to TEST_FILESMaximilian Heyne
2024-12-05selftest: hugetlb_dio: fix test namingMark Brown
2024-12-05ocfs2: free inode when ocfs2_get_init_inode() failsTetsuo Handa
2024-12-05nilfs2: fix potential out-of-bounds memory access in nilfs_find_entry()Ryusuke Konishi
2024-12-05kasan: make report_lock a raw spinlockJared Kangas
2024-12-05mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MMDavid Hildenbrand
2024-12-05mm/gup: handle NULL pages in unpin_user_pages()John Hubbard
2024-12-05fs/proc/vmcore.c: fix warning when CONFIG_MMU=nAndrew Morton
2024-12-05Merge tag 'audit-pr-20241205' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-12-05Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-12-06Merge tag 'drm-misc-fixes-2024-12-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-12-05Merge tag 'v6.13-rc1-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-12-06Merge tag 'drm-xe-fixes-2024-12-04' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-12-05Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-12-05Merge tag 'trace-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-12-05Merge tag 'hid-for-linus-2024120501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_GCSMark Rutland
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_POEMark Rutland
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_FPMRMark Rutland
2024-12-05Merge tag 'linux-watchdog-6.13-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRLMark Rutland
2024-12-05drm/v3d: Enable Performance Counters before clearing themMaĆ­ra Canal
2024-12-05arm64: cpufeature: Add GCS to cpucap_is_possible()Robin Murphy
2024-12-05Merge tag 'nvme-6.13-2024-12-05' of git://git.infradead.org/nvme into block-6.13Jens Axboe
2024-12-05Merge tag 'asoc-fix-v6.13-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2024-12-05virtio-blk: don't keep queue frozen during system suspendMing Lei
2024-12-05clocksource: Make negative motion detection more robustThomas Gleixner
2024-12-05coco: virt: arm64: Do not enable cca guest driver by defaultSuzuki K Poulose
2024-12-05drm/dp_mst: Use reset_msg_rx_state() instead of open coding itImre Deak
2024-12-05tracing: Fix archs that still call tracepoints without RCU watchingSteven Rostedt
2024-12-05drm/dp_mst: Reset message rx state after OOM in drm_dp_mst_handle_up_req()Imre Deak
2024-12-05drm/dp_mst: Ensure mst_primary pointer is valid in drm_dp_mst_handle_up_req()Imre Deak
2024-12-05drm/dp_mst: Fix down request message timeout handlingImre Deak
2024-12-05drm/dp_mst: Simplify error path in drm_dp_mst_handle_down_rep()Imre Deak
2024-12-05drm/dp_mst: Verify request type in the corresponding down message replyImre Deak
2024-12-05drm/dp_mst: Fix resetting msg rx state after topology removalImre Deak