summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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-22cgroup/psi: Set of->priv to NULL upon file releaseChen Ridong
2025-08-22cgroup: split cgroup_destroy_wq into 3 workqueuesChen Ridong
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
2025-08-19kho: warn if KHO is disabled due to an errorPasha Tatashin
2025-08-19kho: mm: don't allow deferred struct page with KHOPasha Tatashin
2025-08-19kho: init new_physxa->phys_bits to fix lockdepPasha Tatashin
2025-08-19Merge tag 'vfs-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-08-19signal: Fix memory leak for PIDFD_SELF* sentinelsAdrian Huang (Lenovo)
2025-08-17Merge tag 'locking_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-08-16params: Replace deprecated strcpy() with strscpy() and memcpy()Thorsten Blum
2025-08-15perf: Avoid undefined behavior from stopping/starting inactive eventsYunseong Kim
2025-08-15bpf: Check the helper function is valid in get_helper_protoJiri Olsa
2025-08-15bpf, cpumap: Disable page_pool direct xdp_return need larger scopeJesper Dangaard Brouer
2025-08-14Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-13dma/pool: Ensure DMA_DIRECT_REMAP allocations are decryptedShanker Donthineni
2025-08-13locking: Fix __clear_task_blocked_on() warning from __ww_mutex_wound() pathJohn Stultz
2025-08-13ipvs: Fix estimator kthreads preferred affinityFrederic Weisbecker
2025-08-11sched/ext: Fix invalid task state transitions on class switchAndrea Righi
2025-08-11futex: Use user_write_access_begin/_end() in futex_put_value()Waiman Long
2025-08-11of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()Oreoluwa Babatunde
2025-08-11rcu: Fix racy re-initialization of irq_work causing hangsFrederic Weisbecker
2025-08-10Merge tag 'smp_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-10Merge tag 'irq_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-10Merge tag 'locking_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds