aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-11-01timers/migration: Remove locking on group connectionFrederic Weisbecker1-10/+0
2025-11-01timers/migration: Convert "while" loops to use "for"Frederic Weisbecker1-10/+13
2025-11-01tick/sched: Limit non-timekeeper CPUs calling jiffies updateSteve Wahl1-4/+26
2025-10-31Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-0/+4
2025-10-31genirq/proc: Fix race in show_irq_affinity()Muchun Song1-0/+2
2025-10-31Merge back system sleep material for 6.19Rafael J. Wysocki5-29/+117
2025-10-31nstree: simplify returnChristian Brauner1-5/+0
2025-10-31cgroup: add cgroup namespace to tree after owner is setChristian Brauner1-1/+1
2025-10-30Merge tag 'pm-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-10/+18
2025-10-30Merge branches 'pm-cpuidle' and 'pm-sleep'Rafael J. Wysocki4-10/+18
2025-10-30freezer: Clarify that only cgroup1 freezer uses PM freezerTejun Heo2-2/+2
2025-10-30PM: hibernate: add sysfs interface for hibernate_compression_threadsXueqin Luo1-0/+38
2025-10-30PM: hibernate: make compression threads configurableXueqin Luo1-4/+21
2025-10-30PM: hibernate: dynamically allocate crc->unc_len/unc for configurable threadsXueqin Luo1-14/+44
2025-10-29PM: sleep: Allow pm_restrict_gfp_mask() stackingRafael J. Wysocki2-9/+17
2025-10-29sched_ext: Fix use of uninitialized variable in scx_bpf_cpuperf_set()Andrea Righi1-1/+1
2025-10-29PM: EM: Add to em_pd_list only when no failurePeng Fan1-1/+4
2025-10-29perf: Support deferred user unwindPeter Zijlstra3-5/+91
2025-10-29unwind_user/x86: Teach FP unwind about start of functionPeter Zijlstra1-9/+30
2025-10-29unwind: Implement compat fp unwindPeter Zijlstra1-11/+29
2025-10-29unwind: Simplify unwind_user_next_fp() alignment checkPeter Zijlstra1-3/+1
2025-10-29unwind: Make unwind_task_info::unwind_mask consistentPeter Zijlstra1-8/+9
2025-10-29unwind: Simplify unwind_user_faultable()Peter Zijlstra1-9/+6
2025-10-29unwind: Clarify calling contextPeter Zijlstra1-0/+2
2025-10-29unwind: Fix unwind_deferred_request() vs NMIPeter Zijlstra1-3/+7
2025-10-29unwind: Add comment to unwind_deferred_task_exit()Peter Zijlstra1-1/+6
2025-10-29task_work: Fix NMI race conditionPeter Zijlstra1-1/+7
2025-10-29Merge branch 'linus/master' into sched/core, to resolve conflictPeter Zijlstra17-61/+196
2025-10-28sched: Fix the do_set_cpus_allowed() locking fixPeter Zijlstra1-10/+7
2025-10-27Merge tag 'sched_ext-for-6.18-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus Torvalds2-15/+112
2025-10-27genirq: Kill irq_{g,s}et_percpu_devid_partition()Marc Zyngier1-23/+1
2025-10-27genirq: Allow per-cpu interrupt sharing for non-overlapping affinitiesMarc Zyngier2-14/+61
2025-10-27genirq: Update request_percpu_nmi() to take an affinityMarc Zyngier1-5/+7
2025-10-27genirq: Add affinity to percpu_devid interrupt requestsMarc Zyngier1-4/+10
2025-10-27genirq: Factor-in percpu irqaction creationMarc Zyngier1-16/+24
2025-10-27genirq: Kill handle_percpu_devid_fasteoi_nmi()Marc Zyngier1-25/+0
2025-10-27irqdomain: Add firmware info reporting interfaceMarc Zyngier1-5/+27
2025-10-26Merge tag 'irq_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+3
2025-10-26Merge tag 'sched_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+12
2025-10-26Merge tag 'timers_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2025-10-24sched: Remove never used code in mm_cid_get()Andy Shevchenko1-2/+0
2025-10-24treewide: Remove in_irq()Matthew Wilcox (Oracle)2-3/+3
2025-10-24bpf: Conditionally include dynptr copy kfuncsMalin Jonsson1-0/+2
2025-10-24genirq/manage: Add buslock back in to enable_irq()Charles Keepax1-1/+1
2025-10-24genirq/manage: Add buslock back in to __disable_irq_nosync()Charles Keepax1-1/+1
2025-10-24genirq/chip: Add buslock back in to irq_set_handler()Charles Keepax1-1/+1
2025-10-23Merge tag 'trace-rv-v6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds2-6/+7
2025-10-23Revert "PM: sleep: Make pm_wakeup_clear() call more clear"Samuel Wu2-1/+1
2025-10-22Merge tag 'mm-hotfixes-stable-2025-10-22-12-43' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+4
2025-10-22PM: EM: Notify an event when the performance domain changesChangwoo Min1-0/+5