summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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: 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-11sunrpc: add info about xprt queue times to svc_xprt_dequeue tracepointJeff Layton
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/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-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-09Merge tag 'memory-controller-drv-6.16' of https://git.kernel.org/pub/scm/linu...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-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-09ring-buffer: Add ring_buffer_record_is_on_cpu()Steven Rostedt
2025-05-09iidc/ice/irdma: Update IDC to support multiple consumersDave Ertman
2025-05-09bpf: Allow some trace helpers for all prog typesFeng Yang
2025-05-09mfd: max77759: Add Maxim MAX77759 core driverAndré Draszik
2025-05-09io_uring: count allocated requestsPavel Begunkov
2025-05-09mm/vmalloc: Gracefully unmap huge ptesRyan Roberts
2025-05-09mm/page_table_check: Batch-check pmds/puds just like ptesRyan Roberts
2025-05-09include/cgroup: separate {get,put}_cgroup_ns no-op caseJoel Savitz
2025-05-09super: add filesystem freezing helpers for suspend and hibernateChristian Brauner
2025-05-08net: enetc: add initial netc-lib driver to support NTMPWei Fang
2025-05-08tsm-mr: Add TVM Measurement Register supportCedric Xing
2025-05-08ratelimit: Reduce ___ratelimit() false-positive rate limitingPetr Mladek
2025-05-08ratelimit: Avoid jiffies=0 special casePaul E. McKenney
2025-05-08ratelimit: Convert the ->missed field to atomic_tPaul E. McKenney
2025-05-08ratelimit: Create functions to handle ratelimit_state internalsPaul E. McKenney
2025-05-09wifi: mac80211: Update MCS15 support in link_confMohan Kumar G
2025-05-08perf: Remove too early and redundant CPU hotplug handlingFrederic Weisbecker
2025-05-08futex: Fix outdated comment in struct restart_blockNam Cao
2025-05-08treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()Ingo Molnar
2025-05-08treewide, timers: Rename try_to_del_timer_sync() as timer_delete_sync_try()Ingo Molnar
2025-05-08timers: Rename init_timers() as timers_init()Ingo Molnar
2025-05-08timers: Rename NEXT_TIMER_MAX_DELTA as TIMER_NEXT_MAX_DELTAIngo Molnar
2025-05-08timers: Rename __init_timer_on_stack() as __timer_init_on_stack()Ingo Molnar
2025-05-08timers: Rename __init_timer() as __timer_init()Ingo Molnar