summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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
2025-09-03sched: Fix sched_numa_find_nth_cpu() if mask offlineChristian Loehle
2025-09-03vdso/vsyscall: Avoid slow division loop in auxiliary clock updateThomas Weißschuh
2025-09-03perf: Fix the POLL_HUP delivery breakageKan Liang
2025-09-02tracing: Fix tracing_marker may trigger page fault during preempt_disableLuo Gengkun
2025-09-02trace: Remove redundant __GFP_NOWARNQianfeng Rong
2025-09-02dma-debug: don't enforce dma mapping check on noncoherent allocationsBaochen Qiang
2025-08-31Merge tag 'sched_urgent_for_v6.17_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-08-31futex: Move futex_hash_free() back to __mmput()Sebastian Andrzej Siewior
2025-08-28Merge tag 'dma-mapping-6.17-2025-08-28' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-08-26sched/deadline: Don't count nr_running for dl_server proxy tasksYicong Yang
2025-08-26sched/deadline: Fix RT task potential starvation when expiry time passedkuyo chang
2025-08-26sched/deadline: Always stop dl-server before changing parametersJuri Lelli
2025-08-26sched/deadline: Fix dl_server_stopped()Huacai Chen
2025-08-24Merge tag 'perf_urgent_for_v6.17_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-08-24Merge tag 'modules-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-08-23Merge tag 'trace-v6.17-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-08-22ftrace: Also allocate and copy hash for reading of filter filesSteven Rostedt
2025-08-22ftrace: Fix potential warning in trace_printk_seq during ftrace_dumpTengda Wu
2025-08-22fgraph: Copy args in intermediate storage with entrySteven Rostedt
2025-08-22Merge tag 'mm-hotfixes-stable-2025-08-21-18-17' of git://git.kernel.org/pub/s...Linus Torvalds
2025-08-21Merge tag 'cgroup-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-08-21Merge tag 'sched_ext-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-08-20Merge tag 'probes-fixes-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-08-20tracing: fprobe-event: Sanitize wildcard for fprobe event nameMasami Hiramatsu (Google)
2025-08-20trace/fgraph: Fix the warning caused by missing unregister notifierYe Weihua
2025-08-20ring-buffer: Remove redundant semicolonsLiao Yuanhong
2025-08-20tracing: Limit access to parser->buffer when trace_get_user failedPu Lehui