summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
4 hoursMerge tag 'sched-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
5 hoursMerge tag 'perf-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
5 hourstreewide: Update email addressThomas Gleixner
2 daysMerge tag 'pm-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2 dayssched/mm_cid: Prevent NULL mm dereference in sched_mm_cid_after_execve()Cong Wang
4 daystrace: ftrace_dump_on_oops[] is not exported, make it staticBen Dooks
4 daystracing: Add recursion protection in kernel stack trace recordingSteven Rostedt
4 daysring-buffer: Avoid softlockup in ring_buffer_resize() during memory freeWupeng Ma
4 daystracing: Drop unneeded assignment to soft_modeJulia Lawall
6 daysPM: hibernate: Fix crash when freeing invalid crypto compressorMalaya Kumar Rout
7 daysperf: Ensure swevent hrtimer is properly destroyedPeter Zijlstra
9 daysMerge tag 'pm-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
13 daysMerge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://git.kernel.org/pub/s...Linus Torvalds
14 daysMerge tag 'sched_ext-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
14 daysMerge tag 'cgroup-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-12-28PM: sleep: Fix suspend_test() at the TEST_CORE levelRafael J. Wysocki
2025-12-26Merge tag 'efi-fixes-for-v6.19-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-24kthread: Warn if mm_struct lacks user_ns in kthread_use_mm()Breno Leitao
2025-12-23kernel/kexec: fix IMA when allocation happens in CMA areaPingfan Liu
2025-12-23kernel/kexec: change the prototype of kimage_map_segment()Pingfan Liu
2025-12-22sched_ext: Use the resched_cpu() to replace resched_curr() in the bypass_lb_n...Zqiang
2025-12-21Merge tag 'irq-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-19sched_ext: Fix some comments in ext.cZqiang
2025-12-19Merge tag 'trace-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-19Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-12-18cpuset: fix warning when disabling remote partitionChen Ridong
2025-12-17ftrace: Fix address for jmp mode in t_show()Menglong Dong
2025-12-17tracing: Fix UBSAN warning in __remove_instance()Darrick J. Wong
2025-12-17tracing: Do not register unsupported perf eventsSteven Rostedt
2025-12-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-12-16sched_ext: fix uninitialized ret on alloc_percpu() failureLiang Jie
2025-12-16Merge tag 'sched_ext-for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-12-16Merge tag 'cgroup-for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-12-15sched_ext: Remove unused code in the do_pick_task_scx()Zqiang
2025-12-14Merge tag 'smp-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-14Merge tag 'perf-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-14Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-13Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-13genirq: Don't overwrite interrupt thread flags on setupThomas Gleixner
2025-12-12sched_ext: Fix missing post-enqueue handling in move_local_task_to_local_dsq()Tejun Heo
2025-12-12sched_ext: Factor out local_dsq_post_enq() from dispatch_enqueue()Tejun Heo
2025-12-11sched_ext: Fix bypass depth leak on scx_enable() failureTejun Heo
2025-12-10mm: memfd_luo: add CONFIG_SHMEM dependencyArnd Bergmann
2025-12-10liveupdate: luo_core: fix redundant bound check in luo_ioctl()Pasha Tatashin
2025-12-10liveupdate: luo_file: don't use invalid list iteratorDan Carpenter
2025-12-11Merge tag 's390-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-12-11Merge tag 'dma-mapping-6.19-2025-12-10' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-12-10bpf: Fix verifier assumptions of bpf_d_path's output bufferShuran Liu
2025-12-10Merge tag 'locking-futex-2025-12-10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-12-09bpf: Fix truncated dmabuf iterator readsT.J. Mercier