summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2025-09-18Merge tag 'trace-rv-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+6
2025-09-17Merge tag 'probes-fixes-v6.17-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+2
2025-09-18tracing: kprobe-event: Fix null-ptr-deref in trace_kprobe_create_internal()Wang Liang-0/+2
2025-09-17Merge tag 'sched_ext-for-6.17-rc6-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-6/+2
2025-09-17Merge tag 'cgroup-for-6.17-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-7/+37
2025-09-16sched_ext, sched/core: Fix build failure when !FAIR_GROUP_SCHED && EXT_GROUP_...Tejun Heo-1/+1
2025-09-16Revert "sched_ext: Skip per-CPU tasks in scx_bpf_reenqueue_local()"Andrea Righi-5/+1
2025-09-15rv: Fix missing mutex unlock in rv_register_monitor()Zhen Ni-1/+1
2025-09-15rv: Fix wrong type cast in enabled_monitors_next()Nam Cao-1/+1
2025-09-15rv: Support systems with time64-only syscallsPalmer Dabbelt-0/+4
2025-09-14Merge tag 'timers-urgent-2025-09-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-8/+3
2025-09-11Merge tag 'pm-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-4/+26
2025-09-11Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-16/+36
2025-09-11Merge branches 'pm-sleep' and 'pm-em'Rafael J. Wysocki-4/+26
2025-09-10bpf: Reject bpf_timer for PREEMPT_RTLeon Hwang-0/+4
2025-09-10Merge tag 'trace-v6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-5/+13
2025-09-10PM: hibernate: Restrict GFP mask in hibernation_snapshot()Rafael J. Wysocki-0/+1
2025-09-10PM: EM: Add function for registering a PD without capacity updateRafael J. Wysocki-4/+25
2025-09-09bpf: Tell memcg to use allow_spinning=false path in bpf_timer_init()Peilin Ye-2/+5
2025-09-09bpf: Allow fall back to interpreter for programs with stack size <= 512KaFai Wan-7/+9
2025-09-09rqspinlock: Choose trylock fallback for NMI waitersKumar Kartikeya Dwivedi-1/+2
2025-09-09bpf: Fix bpf_strnstr() to handle suffix match cases betterRong Tao-1/+8
2025-09-09bpf: Fix out-of-bounds dynptr write in bpf_crypto_cryptDaniel Borkmann-1/+1
2025-09-09Merge tag 'dma-mapping-6.17-2025-09-09' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-3/+69
2025-09-09hrtimers: Unconditionally update target CPU base after offline timer migrationXiongfeng Wang-8/+3
2025-09-08tracing: Silence warning when chunk allocation fails in trace_pid_writePu Lehui-1/+5
2025-09-07Merge tag 'timers-urgent-2025-09-07' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+10
2025-09-07Merge tag 'locking-urgent-2025-09-07' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-5/+13
2025-09-07Merge tag 'perf-urgent-2025-09-07' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+1
2025-09-06tracing/osnoise: Fix null-ptr-deref in bitmap_parselist()Wang Liang-0/+3
2025-09-06trace/fgraph: Fix error handlingGuenter Roeck-1/+2
2025-09-05Merge tag 'audit-pr-20250905' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2025-09-03audit: fix out-of-bounds read in audit_compare_dname_path()Stanislav Fort-1/+1
2025-09-03sched: Fix sched_numa_find_nth_cpu() if mask offlineChristian Loehle-0/+2
2025-09-03vdso/vsyscall: Avoid slow division loop in auxiliary clock updateThomas Weißschuh-4/+10
2025-09-03perf: Fix the POLL_HUP delivery breakageKan Liang-0/+1
2025-09-02tracing: Fix tracing_marker may trigger page fault during preempt_disableLuo Gengkun-2/+2
2025-09-02trace: Remove redundant __GFP_NOWARNQianfeng Rong-1/+1
2025-09-02dma-debug: don't enforce dma mapping check on noncoherent allocationsBaochen Qiang-3/+69
2025-08-31Merge tag 'sched_urgent_for_v6.17_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-10/+14
2025-08-31futex: Move futex_hash_free() back to __mmput()Sebastian Andrzej Siewior-5/+13
2025-08-28Merge tag 'dma-mapping-6.17-2025-08-28' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-4/+2
2025-08-26sched/deadline: Don't count nr_running for dl_server proxy tasksYicong Yang-2/+6
2025-08-26sched/deadline: Fix RT task potential starvation when expiry time passedkuyo chang-3/+5
2025-08-26sched/deadline: Always stop dl-server before changing parametersJuri Lelli-4/+2
2025-08-26sched/deadline: Fix dl_server_stopped()Huacai Chen-1/+1
2025-08-24Merge tag 'perf_urgent_for_v6.17_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+6
2025-08-24Merge tag 'modules-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3/+4
2025-08-23Merge tag 'trace-v6.17-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-25/+49
2025-08-22ftrace: Also allocate and copy hash for reading of filter filesSteven Rostedt-9/+10