summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-11-07media: mc: Rename pad as origin in __media_pipeline_start()Sakari Ailus
2024-11-07media: i2c: mt9p031: Drop support for legacy platform dataLaurent Pinchart
2024-11-06memcg: workingset: remove folio_memcg_rcu usageShakeel Butt
2024-11-06memcg-v1: remove memcg move locking codeShakeel Butt
2024-11-06memcg-v1: remove charge move codeShakeel Butt
2024-11-06mm: add missing mmu_notifier_clear_young for !MMU_NOTIFIERJames Houghton
2024-11-06mm/codetag: fix arg in pgalloc_tag_copy alloc_tag_subSourav Panda
2024-11-06maple_tree: fix outdated flag name in commentJann Horn
2024-11-06mm: remove unused has_isolate_pageblockLuoxi Li
2024-11-06mm: huge_memory: move file_thp_enabled() into huge_memory.cKefeng Wang
2024-11-06mm/mglru: reset page lru tier bits when activatingWei Xu
2024-11-06vmscan: add a vmscan event for reclaim_pagesJaewon Kim
2024-11-06mm: avoid zeroing user movable page twice with init_on_alloc=1Zi Yan
2024-11-06memcg: add tracing for memcg stat updatesShakeel Butt
2024-11-06mm: remove unused hugepage for vma_alloc_folio()Kefeng Wang
2024-11-06kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_endJohn Hubbard
2024-11-06mm: consolidate common checks in hugetlb_get_unmapped_areaOscar Salvador
2024-11-06arch/s390: clean up hugetlb definitionsOscar Salvador
2024-11-06mm: drop hugetlb_get_unmapped_area{_*} functionsOscar Salvador
2024-11-06mm: make hugetlb mappings go through mm_get_unmapped_area_vmflagsOscar Salvador
2024-11-06mm/mmap: teach generic_get_unmapped_area{_topdown} to handle hugetlb mappingsOscar Salvador
2024-11-06mm: move set_pxd_safe() helpers from generic to platformAnshuman Khandual
2024-11-06mm: remove PageKsm()Matthew Wilcox (Oracle)
2024-11-06mm: add PageAnonNotKsm()Matthew Wilcox (Oracle)
2024-11-07hrtimers: Delete hrtimer_init_on_stack()Nam Cao
2024-11-07hrtimers: Delete hrtimer_init_sleeper_on_stack()Nam Cao
2024-11-07wait: Switch to use hrtimer_setup_sleeper_on_stack()Nam Cao
2024-11-07hrtimers: Introduce hrtimer_update_function()Nam Cao
2024-11-07hrtimers: Introduce hrtimer_setup_sleeper_on_stack()Nam Cao
2024-11-07hrtimers: Introduce hrtimer_setup_on_stack()Nam Cao
2024-11-07hrtimers: Introduce hrtimer_setup() to replace hrtimer_init()Nam Cao
2024-11-07hrtimers: Add missing hrtimer_init() trace pointsNam Cao
2024-11-07softirq: Use a dedicated thread for timer wakeups on PREEMPT_RT.Sebastian Andrzej Siewior
2024-11-06scsi: ufs: ufs-mediatek: Configure individual LU queue flagsEd Tsai
2024-11-06net: add debug check in skb_reset_mac_header()Eric Dumazet
2024-11-06net: add debug check in skb_reset_network_header()Eric Dumazet
2024-11-06net: add debug check in skb_reset_transport_header()Eric Dumazet
2024-11-06net: add debug check in skb_reset_inner_mac_header()Eric Dumazet
2024-11-06net: add debug check in skb_reset_inner_network_header()Eric Dumazet
2024-11-06net: add debug check in skb_reset_inner_transport_header()Eric Dumazet
2024-11-06net: skb_reset_mac_len() must check if mac_header was setEric Dumazet
2024-11-07alarmtimers: Remove return value from alarm functionsThomas Gleixner
2024-11-07posix-timers: Cleanup SIG_IGN workaround leftoversThomas Gleixner
2024-11-07signal: Queue ignored posixtimers on ignore listThomas Gleixner
2024-11-07posix-timers: Handle ignored list on delete and exitThomas Gleixner
2024-11-07signal: Provide ignored_posix_timers listThomas Gleixner
2024-11-07posix-timers: Move sequence logic into struct k_itimerThomas Gleixner
2024-11-07signal: Cleanup unused posix-timer leftoversThomas Gleixner
2024-11-07posix-timers: Embed sigqueue in struct k_itimerThomas Gleixner
2024-11-07signal: Replace resched_timer logicThomas Gleixner