summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-11-07mm: drop hugetlb_get_unmapped_area{_*} functionsOscar Salvador1-6/+1
2024-11-07mm: make hugetlb mappings go through mm_get_unmapped_area_vmflagsOscar Salvador1-5/+4
2024-11-07mm/mmap: teach generic_get_unmapped_area{_topdown} to handle hugetlb mappingsOscar Salvador1-0/+10
2024-11-07mm: move set_pxd_safe() helpers from generic to platformAnshuman Khandual1-38/+0
2024-11-07mm: remove PageKsm()Matthew Wilcox (Oracle)1-6/+1
2024-11-07mm: add PageAnonNotKsm()Matthew Wilcox (Oracle)1-2/+9
2024-11-07hrtimers: Delete hrtimer_init_on_stack()Nam Cao1-2/+0
2024-11-07hrtimers: Delete hrtimer_init_sleeper_on_stack()Nam Cao1-3/+0
2024-11-07wait: Switch to use hrtimer_setup_sleeper_on_stack()Nam Cao1-2/+2
2024-11-07hrtimers: Introduce hrtimer_update_function()Nam Cao1-0/+22
2024-11-07hrtimers: Introduce hrtimer_setup_sleeper_on_stack()Nam Cao1-0/+2
2024-11-07hrtimers: Introduce hrtimer_setup_on_stack()Nam Cao1-0/+3
2024-11-07hrtimers: Introduce hrtimer_setup() to replace hrtimer_init()Nam Cao1-0/+2
2024-11-07hrtimers: Add missing hrtimer_init() trace pointsNam Cao1-18/+1
2024-11-07softirq: Use a dedicated thread for timer wakeups on PREEMPT_RT.Sebastian Andrzej Siewior1-0/+47
2024-11-07scsi: ufs: ufs-mediatek: Configure individual LU queue flagsEd Tsai1-0/+1
2024-11-07net: add debug check in skb_reset_mac_header()Eric Dumazet1-1/+4
2024-11-07net: add debug check in skb_reset_network_header()Eric Dumazet1-1/+4
2024-11-07net: add debug check in skb_reset_transport_header()Eric Dumazet1-1/+4
2024-11-07net: add debug check in skb_reset_inner_mac_header()Eric Dumazet1-1/+4
2024-11-07net: add debug check in skb_reset_inner_network_header()Eric Dumazet1-1/+4
2024-11-07net: add debug check in skb_reset_inner_transport_header()Eric Dumazet1-1/+4
2024-11-07net: skb_reset_mac_len() must check if mac_header was setEric Dumazet1-6/+11
2024-11-07alarmtimers: Remove return value from alarm functionsThomas Gleixner1-8/+2
2024-11-07posix-timers: Cleanup SIG_IGN workaround leftoversThomas Gleixner1-1/+1
2024-11-07signal: Queue ignored posixtimers on ignore listThomas Gleixner1-0/+2
2024-11-07posix-timers: Handle ignored list on delete and exitThomas Gleixner1-1/+3
2024-11-07signal: Provide ignored_posix_timers listThomas Gleixner1-0/+1
2024-11-07posix-timers: Move sequence logic into struct k_itimerThomas Gleixner2-1/+3
2024-11-07signal: Cleanup unused posix-timer leftoversThomas Gleixner1-2/+0
2024-11-07posix-timers: Embed sigqueue in struct k_itimerThomas Gleixner1-2/+21
2024-11-07signal: Replace resched_timer logicThomas Gleixner1-2/+3
2024-11-07signal: Refactor send_sigqueue()Thomas Gleixner2-1/+1
2024-11-07posix-timers: Store PID type in the timerThomas Gleixner1-0/+2
2024-11-07signal: Provide posixtimer_sigqueue_init()Thomas Gleixner1-0/+2
2024-11-07posix-timers: Add a refcount to struct k_itimerThomas Gleixner1-0/+14
2024-11-07posix-cpu-timers: Use dedicated flag for CPU timer nanosleepThomas Gleixner1-0/+2
2024-11-07posix-cpu-timers: Cleanup the firing logicThomas Gleixner1-1/+1
2024-11-07posix-timers: Make signal delivery consistentThomas Gleixner1-2/+0
2024-11-07irqchip: Add T-HEAD C900 ACLINT SSWI driverInochi Amaoto1-0/+1
2024-11-07Merge tag 'nfs-for-6.12-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-1/+2
2024-11-07PCI: Detect and trust built-in Thunderbolt chipsEsther Shimanovich1-0/+6
2024-11-06io_uring/napi: add static napi tracking strategyOlivier Langlois2-3/+31
2024-11-06io_uring: move struct io_kiocb from task_struct to io_uring_taskJens Axboe2-2/+3
2024-11-06io_uring/rsrc: split io_kiocb node type assignmentsJens Axboe1-1/+6
2024-11-06ACPI: processor: Move arch_init_invariance_cppc() call laterMario Limonciello2-4/+2
2024-11-06bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rxZijian Zhang1-2/+10
2024-11-06fs/xattr: add *at family syscallsChristian Göttsche5-1/+40
2024-11-06Merge tag 'perf-core-for-bpf-next' from tip treeAndrii Nakryiko2-6/+74
2024-11-06xfrm: Convert struct xfrm_dst_lookup_params -> tos to dscp_t.Guillaume Nault1-1/+2