summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-05-11hung_task: show the blocker task if the task is hung on semaphoreLance Yang
2025-05-11hung_task: replace blocker_mutex with encoded blockerLance Yang
2025-05-11kernel.h: move PTR_IF() and u64_to_user_ptr() to util_macros.hAndy Shevchenko
2025-05-11kernel.h: move READ/WRITE definitions to <linux/types.h>Ingo Molnar
2025-05-11task_stack.h: remove obsolete __HAVE_ARCH_KSTACK_END checkPasha Tatashin
2025-05-11exit: move and extend sched_process_exit() tracepointAndrii Nakryiko
2025-05-11mm: move mmap/vma locking logic into specific filesLorenzo Stoakes
2025-05-11mm: convert free_page_and_swap_cache() to free_folio_and_swap_cache()Fan Ni
2025-05-11maple_tree: add sufficient heightSidhartha Kumar
2025-05-11maple_tree: use vacant nodes to reduce worst case allocationsSidhartha Kumar
2025-05-11mm: skip ptlock_init() for kernel PMDsKevin Brodsky
2025-05-11mm: call ctor/dtor for kernel PTEsKevin Brodsky
2025-05-11mm: pass mm down to pagetable_{pte,pmd}_ctorKevin Brodsky
2025-05-11fs/proc/page: refactor to reduce code duplicationLiu Ye
2025-05-11xarray: make xa_alloc_cyclic() return 0 on all success casesPrzemek Kitszel
2025-05-11mm/ptdump: split effective_prot() into level specific callbacksAnshuman Khandual
2025-05-11mm/ptdump: split note_page() into level specific callbacksAnshuman Khandual
2025-05-11kernel/events/uprobes: pass VMA to set_swbp(), set_orig_insn() and uprobe_wri...David Hildenbrand
2025-05-11mm: fix parameter passed to page_mapcount_is_type()Gavin Shan
2025-05-11fs/proc: extend the PAGEMAP_SCAN ioctl to report guard regionsAndrei Vagin
2025-05-11ptrace: introduce PTRACE_SET_SYSCALL_INFO requestDmitry V. Levin
2025-05-11syscall.h: introduce syscall_set_nr()Dmitry V. Levin
2025-05-11syscall.h: add syscall_set_arguments()Dmitry V. Levin
2025-05-11mm: annotate data race in update_hiwater_rssIgnacio Encinas
2025-05-11mm/compaction: use folio in hugetlb pathwayVishal Moola (Oracle)
2025-05-11memory: implement memory_block_advise/probe_max_sizeGregory Price
2025-05-11zsmalloc: prefer the the original page's node for compressed dataNhat Pham
2025-05-11mm: delete thp_nr_pages()Matthew Wilcox (Oracle)
2025-05-11filemap: remove readahead_page_batch()Matthew Wilcox (Oracle)
2025-05-11filemap: convert __readahead_batch() to use a folioMatthew Wilcox (Oracle)
2025-05-11filemap: remove find_subpage()Matthew Wilcox (Oracle)
2025-05-11mm: remove offset_in_thp()Matthew Wilcox (Oracle)
2025-05-11filemap: remove readahead_page()Matthew Wilcox (Oracle)
2025-05-11arch: remove mk_pmd()Matthew Wilcox (Oracle)
2025-05-11mm: add folio_mk_pmd()Matthew Wilcox (Oracle)
2025-05-11mm: remove mk_huge_pte()Matthew Wilcox (Oracle)
2025-05-11mm: add folio_mk_pte()Matthew Wilcox (Oracle)
2025-05-11mm: make mk_pte() definition unconditionalMatthew Wilcox (Oracle)
2025-05-11mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)
2025-05-11mm/codetag: move tag retrieval back upfront in __free_pages()David Wang
2025-05-11Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-11nfsd: add a tracepoint for nfsd_setattrJeff Layton
2025-05-11sunrpc: add info about xprt queue times to svc_xprt_dequeue tracepointJeff Layton
2025-05-11dt-bindings: arm: qcom,ids: add SoC ID for SM8750Mukesh Ojha
2025-05-12Merge branch 'fixes' into for-nextIlpo Järvinen
2025-05-12Merge tag 'amd-drm-next-6.16-2025-05-09' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-05-11Merge tag 'timers-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-05-11ALSA: ump: Fix a typo of snd_ump_stream_msg_device_infoTakashi Iwai
2025-05-11ALSA: wavefront: remove snd_wavefront_xxx()Kuninori Morimoto
2025-05-11ALSA: isa/gus: remove snd_gf1_lfo_xxx()Kuninori Morimoto