summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2025-05-11ALSA/hda: intel-sdw-acpi: Correct sdw_intel_acpi_scan() function parameterPeter Ujfalusi
2025-05-11futex: Relax the rcu_assign_pointer() assignment of mm->futex_phash in futex_...Ingo Molnar
2025-05-10Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/s...Linus Torvalds
2025-05-10dt-bindings: clock: add SM6350 QCOM video clock bindingsKonrad Dybcio
2025-05-10Merge tag 'char-misc-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-10md: clean up accounting for issued sync IOYu Kuai
2025-05-10block: export API to get the number of bdev inflight IOYu Kuai
2025-05-10dt-bindings: clock: sun50i-h616-ccu: Add LVDS resetChris Morgan
2025-05-09net: dsa: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2025-05-09ethtool: Block setting of symmetric RSS when non-symmetric rx-flow-hash is re...Gal Pressman
2025-05-09Merge tag 'memory-controller-drv-6.16' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2025-05-09Merge tag 'memory-controller-drv-renesas-6.16' of https://git.kernel.org/pub/...Arnd Bergmann
2025-05-09Merge tag 'scmi-updates-6.16' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2025-05-09Merge tag 'samsung-drivers-6.16' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2025-05-09Merge tag 'renesas-dts-for-v6.16-tag1' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2025-05-09x86/its: Use dynamic thunks for indirect branchesPeter Zijlstra
2025-05-09mm/execmem: Unify early execmem_cache behaviourPeter Zijlstra
2025-05-09x86/its: Enable Indirect Target Selection mitigationPawan Gupta
2025-05-10Merge tag 'drm-intel-next-2025-05-08' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-05-09bpf: Add support to retrieve ref_ctr_offset for uprobe perf linkJiri Olsa