index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-31
Merge tag 'sched_urgent_for_v6.17_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-10
/
+14
2025-08-28
Merge tag 'dma-mapping-6.17-2025-08-28' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-4
/
+2
2025-08-26
sched/deadline: Don't count nr_running for dl_server proxy tasks
Yicong Yang
1
-2
/
+6
2025-08-26
sched/deadline: Fix RT task potential starvation when expiry time passed
kuyo chang
1
-3
/
+5
2025-08-26
sched/deadline: Always stop dl-server before changing parameters
Juri Lelli
1
-4
/
+2
2025-08-26
sched/deadline: Fix dl_server_stopped()
Huacai Chen
1
-1
/
+1
2025-08-24
Merge tag 'perf_urgent_for_v6.17_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+6
2025-08-24
Merge tag 'modules-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+4
2025-08-23
Merge tag 'trace-v6.17-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-25
/
+49
2025-08-22
ftrace: Also allocate and copy hash for reading of filter files
Steven Rostedt
1
-9
/
+10
2025-08-22
ftrace: Fix potential warning in trace_printk_seq during ftrace_dump
Tengda Wu
1
-2
/
+2
2025-08-22
fgraph: Copy args in intermediate storage with entry
Steven Rostedt
1
-6
/
+16
2025-08-22
Merge tag 'mm-hotfixes-stable-2025-08-21-18-17' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-4
/
+26
2025-08-21
Merge tag 'cgroup-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-6
/
+8
2025-08-21
Merge tag 'sched_ext-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+4
2025-08-20
Merge tag 'probes-fixes-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-08-20
tracing: fprobe-event: Sanitize wildcard for fprobe event name
Masami Hiramatsu (Google)
1
-1
/
+1
2025-08-20
trace/fgraph: Fix the warning caused by missing unregister notifier
Ye Weihua
1
-0
/
+1
2025-08-20
ring-buffer: Remove redundant semicolons
Liao Yuanhong
1
-1
/
+1
2025-08-20
tracing: Limit access to parser->buffer when trace_get_user failed
Pu Lehui
2
-7
/
+19
2025-08-19
kho: warn if KHO is disabled due to an error
Pasha Tatashin
1
-0
/
+1
2025-08-19
kho: mm: don't allow deferred struct page with KHO
Pasha Tatashin
1
-0
/
+1
2025-08-19
kho: init new_physxa->phys_bits to fix lockdep
Pasha Tatashin
1
-4
/
+24
2025-08-19
Merge tag 'vfs-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+5
2025-08-19
signal: Fix memory leak for PIDFD_SELF* sentinels
Adrian Huang (Lenovo)
1
-1
/
+5
2025-08-17
Merge tag 'locking_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-4
/
+8
2025-08-16
params: Replace deprecated strcpy() with strscpy() and memcpy()
Thorsten Blum
1
-3
/
+4
2025-08-15
perf: Avoid undefined behavior from stopping/starting inactive events
Yunseong Kim
1
-0
/
+6
2025-08-14
Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2025-08-13
dma/pool: Ensure DMA_DIRECT_REMAP allocations are decrypted
Shanker Donthineni
1
-2
/
+2
2025-08-13
locking: Fix __clear_task_blocked_on() warning from __ww_mutex_wound() path
John Stultz
1
-1
/
+5
2025-08-13
ipvs: Fix estimator kthreads preferred affinity
Frederic Weisbecker
1
-0
/
+1
2025-08-11
sched/ext: Fix invalid task state transitions on class switch
Andrea Righi
1
-0
/
+4
2025-08-11
futex: Use user_write_access_begin/_end() in futex_put_value()
Waiman Long
1
-3
/
+3
2025-08-11
of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()
Oreoluwa Babatunde
1
-2
/
+0
2025-08-11
rcu: Fix racy re-initialization of irq_work causing hangs
Frederic Weisbecker
3
-2
/
+9
2025-08-10
Merge tag 'smp_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+1
2025-08-10
Merge tag 'irq_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+3
2025-08-10
Merge tag 'locking_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2025-08-09
cgroup: avoid null de-ref in css_rstat_exit()
JP Kobryn
1
-0
/
+3
2025-08-09
cgroup/cpuset: Remove the unnecessary css_get/put() in cpuset_partition_write()
Waiman Long
1
-2
/
+0
2025-08-09
cgroup/cpuset: Fix a partition error with CPU hotplug
Waiman Long
1
-3
/
+4
2025-08-09
cgroup/cpuset: Use static_branch_enable_cpuslocked() on cpusets_insane_config...
Waiman Long
1
-1
/
+1
2025-08-09
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+3
2025-08-06
cpu: Remove obsolete comment from takedown_cpu()
Waiman Long
1
-3
/
+0
2025-08-06
genirq/test: Resolve irq lock inversion warnings
Brian Norris
1
-1
/
+3
2025-08-06
Merge tag 'kbuild-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
3
-79
/
+69
2025-08-06
Merge tag 'perf-fixes-27504' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+28
2025-08-06
kheaders: make it possible to override TAR
Michał Górny
1
-3
/
+3
2025-08-05
perf/core: Prevent VMA split of buffer mappings
Thomas Gleixner
1
-0
/
+10
[next]