summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
45 hoursMerge remote-tracking branch 'drm-intel/topic/core-for-CI' into drm-tipUmesh Nerlige Ramappa8-16/+31
3 daysMerge tag 'drm-misc-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-39/+11
4 dayscgroup/dmem: Don't open-code css_for_each_descendant_preFriedrich Vock1-39/+11
7 daysMerge tag 'irq_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+0
7 daysMerge tag 'sched_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+3
8 daysMerge tag 'trace-ring-buffer-v6.14-rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-9/+31
8 daysring-buffer: Update pages_touched to reflect persistent buffer contentSteven Rostedt1-0/+5
8 daystracing: Do not allow mmap() of persistent ring bufferSteven Rostedt1-0/+4
9 daysMerge tag 'sched_ext-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-45/+85
9 daysMerge tag 'cgroup-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-9/+12
9 daysMerge tag 'wq-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+6
9 daysring-buffer: Validate the persistent meta data subbuf arraySteven Rostedt1-2/+20
9 daystracing: Have the error of __tracing_resize_ring_buffer() passed to userSteven Rostedt1-7/+1
9 daysring-buffer: Unlock resize on mmap errorSteven Rostedt1-0/+1
10 dayssched_ext: Use SCX_CALL_OP_TASK in task_tick_scxChuyi Zhou1-3/+3
10 daysgenirq: Remove unused CONFIG_GENERIC_PENDING_IRQ_CHIPFLAGSAnup Patel1-4/+0
11 dayssched: Mark "RT throttling activated" as KERN_NOTICEDaniel Vetter2-2/+2
11 daysRFC: soft/hardlookup: taint kernelDaniel Vetter1-0/+4
11 daysRFC: hung_task: taint kernelDaniel Vetter1-0/+2
11 dayskernel/panic: Show the stacktrace after additional notifier messagesChris Wilson1-7/+8
11 daysftrace: Allow configuring global trace buffer size (for dump-on-oops)Chris Wilson2-3/+8
11 dayslockdep: Swap storage for pin_count and referencesChris Wilson1-4/+7
13 dayssched_ext: Fix incorrect assumption about migration disabled tasks in task_ca...Tejun Heo1-8/+21
2025-02-08sched_ext: Fix migration disabled handling in targeted dispatchesTejun Heo1-4/+13
2025-02-08sched_ext: Implement auto local dispatching of migration disabled tasksTejun Heo1-0/+23
2025-02-08Merge tag 'seccomp-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+12
2025-02-08Merge tag 'ftrace-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2025-02-08Merge tag 'timers-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+13
2025-02-08Merge tag 'sched-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+21
2025-02-08Merge tag 'locking-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-8/+14
2025-02-08sched: Clarify wake_up_q()'s write to task->wake_q.nextJann Horn1-2/+3
2025-02-08fgraph: Fix set_graph_notrace with setting TRACE_GRAPH_NOTRACE_BITSteven Rostedt1-1/+1
2025-02-07cgroup: Remove steal time from usage_usecMuhammad Adeel1-1/+0
2025-02-07timers/migration: Fix off-by-one root mis-connectionFrederic Weisbecker1-1/+9
2025-02-06seccomp: passthrough uretprobe systemcall without filteringEyal Birger1-0/+12
2025-02-04Merge tag 'kthreads-fixes-2025-02-04' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2025-02-04kthread: Fix return value on kzalloc() failure in kthread_affine_preferred()Yu-Chun Lin1-2/+2
2025-02-03Merge tag 'timers-urgent-2025-02-03' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-32/+96
2025-02-03clocksource: Use migrate_disable() to avoid calling get_random_u32() in atomi...Waiman Long1-2/+4
2025-02-02cgroup: fix race between fork and cgroup.killShakeel Butt1-8/+12
2025-02-01Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...Linus Torvalds2-3/+18
2025-02-01kernel: be more careful about dup_mmap() failures and uprobe registeringLiam R. Howlett2-3/+18
2025-01-31Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds5-36/+223
2025-01-31sched/debug: Provide slice length for fair tasksChristian Loehle1-0/+2
2025-01-30Merge tag 'audit-pr-20250130' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2025-01-30Merge tag 'pm-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-2/+18
2025-01-30Merge branch 'pm-sleep'Rafael J. Wysocki1-1/+6
2025-01-29audit: Initialize lsmctx to avoid memory allocation errorHuacai Chen1-1/+1
2025-01-29Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds32-36/+36
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-57/+12