summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2025-09-28Merge tag 'trace-v6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-09-27tracing: fgraph: Protect return handler from recursion loopMasami Hiramatsu (Google)
2025-09-26Merge tag 'sched-urgent-2025-09-26' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-09-26Merge tag 'locking-urgent-2025-09-26' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-09-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-09-25sched/deadline: Fix dl_server behaviourPeter Zijlstra
2025-09-25sched/deadline: Fix dl_server getting stuckPeter Zijlstra
2025-09-24Merge tag 'probes-fixes-v6.17-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-25tracing: dynevent: Add a missing lockdown check on dyneventMasami Hiramatsu (Google)
2025-09-24tracing: fprobe: Fix to remove recorded module addresses from filterMasami Hiramatsu (Google)
2025-09-24futex: Use correct exit on failure from futex_hash_allocate_default()Sebastian Andrzej Siewior
2025-09-23tracing: dynevent: Add a missing lockdown check on dyneventMasami Hiramatsu (Google)
2025-09-23tracing/osnoise: Fix slab-out-of-bounds in _parse_integer_limit()Wang Liang
2025-09-22Merge tag 'sched_ext-for-6.17-rc7-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-09-22sched_ext: idle: Handle migration-disabled tasks in BPF codeAndrea Righi
2025-09-21vhost: Take a reference on the task in struct vhost_task.Sebastian Andrzej Siewior
2025-09-20futex: Prevent use-after-free during requeue-PISebastian Andrzej Siewior
2025-09-18Merge tag 'trace-rv-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-17Merge tag 'probes-fixes-v6.17-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-18tracing: kprobe-event: Fix null-ptr-deref in trace_kprobe_create_internal()Wang Liang
2025-09-17Merge tag 'sched_ext-for-6.17-rc6-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-09-17Merge tag 'cgroup-for-6.17-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-09-16sched_ext, sched/core: Fix build failure when !FAIR_GROUP_SCHED && EXT_GROUP_...Tejun Heo
2025-09-16Revert "sched_ext: Skip per-CPU tasks in scx_bpf_reenqueue_local()"Andrea Righi
2025-09-15rv: Fix missing mutex unlock in rv_register_monitor()Zhen Ni
2025-09-15rv: Fix wrong type cast in enabled_monitors_next()Nam Cao
2025-09-15rv: Support systems with time64-only syscallsPalmer Dabbelt
2025-09-14Merge tag 'timers-urgent-2025-09-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-09-11Merge tag 'pm-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-09-11Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-09-11Merge branches 'pm-sleep' and 'pm-em'Rafael J. Wysocki
2025-09-10bpf: Reject bpf_timer for PREEMPT_RTLeon Hwang
2025-09-10Merge tag 'trace-v6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-09-10PM: hibernate: Restrict GFP mask in hibernation_snapshot()Rafael J. Wysocki
2025-09-10PM: EM: Add function for registering a PD without capacity updateRafael J. Wysocki
2025-09-09bpf: Tell memcg to use allow_spinning=false path in bpf_timer_init()Peilin Ye
2025-09-09bpf: Allow fall back to interpreter for programs with stack size <= 512KaFai Wan
2025-09-09rqspinlock: Choose trylock fallback for NMI waitersKumar Kartikeya Dwivedi
2025-09-09bpf: Fix bpf_strnstr() to handle suffix match cases betterRong Tao
2025-09-09bpf: Fix out-of-bounds dynptr write in bpf_crypto_cryptDaniel Borkmann
2025-09-09Merge tag 'dma-mapping-6.17-2025-09-09' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-09-09hrtimers: Unconditionally update target CPU base after offline timer migrationXiongfeng Wang
2025-09-08tracing: Silence warning when chunk allocation fails in trace_pid_writePu Lehui
2025-09-07Merge tag 'timers-urgent-2025-09-07' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-09-07Merge tag 'locking-urgent-2025-09-07' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-09-07Merge tag 'perf-urgent-2025-09-07' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-06tracing/osnoise: Fix null-ptr-deref in bitmap_parselist()Wang Liang
2025-09-06trace/fgraph: Fix error handlingGuenter Roeck
2025-09-05Merge tag 'audit-pr-20250905' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-03audit: fix out-of-bounds read in audit_compare_dname_path()Stanislav Fort