aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-05-11mm: call ctor/dtor for kernel PTEsKevin Brodsky2-2/+7
2025-05-11mm: pass mm down to pagetable_{pte,pmd}_ctorKevin Brodsky2-4/+6
2025-05-11fs/proc/page: refactor to reduce code duplicationLiu Ye1-0/+4
2025-05-11xarray: make xa_alloc_cyclic() return 0 on all success casesPrzemek Kitszel1-9/+15
2025-05-11mm/ptdump: split effective_prot() into level specific callbacksAnshuman Khandual1-1/+5
2025-05-11mm/ptdump: split note_page() into level specific callbacksAnshuman Khandual1-3/+6
2025-05-11kernel/events/uprobes: pass VMA to set_swbp(), set_orig_insn() and uprobe_write_opcode()David Hildenbrand1-3/+3
2025-05-11mm: fix parameter passed to page_mapcount_is_type()Gavin Shan1-1/+1
2025-05-11fs/proc: extend the PAGEMAP_SCAN ioctl to report guard regionsAndrei Vagin1-0/+1
2025-05-11ptrace: introduce PTRACE_SET_SYSCALL_INFO requestDmitry V. Levin1-1/+6
2025-05-11syscall.h: introduce syscall_set_nr()Dmitry V. Levin1-0/+14
2025-05-11syscall.h: add syscall_set_arguments()Dmitry V. Levin1-0/+16
2025-05-11mm: annotate data race in update_hiwater_rssIgnacio Encinas1-1/+2
2025-05-11mm/compaction: use folio in hugetlb pathwayVishal Moola (Oracle)1-2/+2
2025-05-11memory: implement memory_block_advise/probe_max_sizeGregory Price1-0/+10
2025-05-11zsmalloc: prefer the the original page's node for compressed dataNhat Pham2-3/+4
2025-05-11mm: delete thp_nr_pages()Matthew Wilcox (Oracle)1-9/+0
2025-05-11filemap: remove readahead_page_batch()Matthew Wilcox (Oracle)1-14/+0
2025-05-11filemap: convert __readahead_batch() to use a folioMatthew Wilcox (Oracle)1-7/+6
2025-05-11filemap: remove find_subpage()Matthew Wilcox (Oracle)1-13/+0
2025-05-11mm: remove offset_in_thp()Matthew Wilcox (Oracle)1-1/+0
2025-05-11filemap: remove readahead_page()Matthew Wilcox (Oracle)1-19/+3
2025-05-11arch: remove mk_pmd()Matthew Wilcox (Oracle)1-2/+0
2025-05-11mm: add folio_mk_pmd()Matthew Wilcox (Oracle)1-0/+17
2025-05-11mm: remove mk_huge_pte()Matthew Wilcox (Oracle)1-5/+0
2025-05-11mm: add folio_mk_pte()Matthew Wilcox (Oracle)1-0/+15
2025-05-11mm: make mk_pte() definition unconditionalMatthew Wilcox (Oracle)1-2/+0
2025-05-11mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)1-0/+9
2025-05-11mm/codetag: move tag retrieval back upfront in __free_pages()David Wang1-0/+8
2025-05-11Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-1/+17
2025-05-11nfsd: add a tracepoint for nfsd_setattrJeff Layton1-0/+21
2025-05-11sunrpc: add info about xprt queue times to svc_xprt_dequeue tracepointJeff Layton2-6/+8
2025-05-11dt-bindings: arm: qcom,ids: add SoC ID for SM8750Mukesh Ojha1-0/+1
2025-05-12Merge branch 'fixes' into for-nextIlpo Järvinen1-0/+4
2025-05-12Merge tag 'amd-drm-next-6.16-2025-05-09' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie4-0/+326
2025-05-11Merge tag 'timers-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+5
2025-05-11ALSA: ump: Fix a typo of snd_ump_stream_msg_device_infoTakashi Iwai1-2/+2
2025-05-11ALSA: wavefront: remove snd_wavefront_xxx()Kuninori Morimoto1-4/+0
2025-05-11ALSA: isa/gus: remove snd_gf1_lfo_xxx()Kuninori Morimoto1-16/+0
2025-05-11ALSA/hda: intel-sdw-acpi: Correct sdw_intel_acpi_scan() function parameterPeter Ujfalusi1-1/+1
2025-05-11futex: Relax the rcu_assign_pointer() assignment of mm->futex_phash in futex_mm_init()Ingo Molnar1-1/+8
2025-05-10Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+1
2025-05-10dt-bindings: clock: add SM6350 QCOM video clock bindingsKonrad Dybcio1-0/+27
2025-05-10Merge tag 'char-misc-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+6
2025-05-10md: clean up accounting for issued sync IOYu Kuai1-1/+0
2025-05-10block: export API to get the number of bdev inflight IOYu Kuai1-0/+2
2025-05-10dt-bindings: clock: sun50i-h616-ccu: Add LVDS resetChris Morgan1-0/+1
2025-05-09net: dsa: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean2-4/+8
2025-05-09ethtool: Block setting of symmetric RSS when non-symmetric rx-flow-hash is requestedGal Pressman1-60/+64
2025-05-09Merge tag 'memory-controller-drv-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into soc/driversArnd Bergmann1-6/+9