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-04-26
Merge tag 'sched-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+1
2025-04-26
Merge tag 'perf-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2025-04-26
sched/eevdf: Fix se->slice being set to U64_MAX and resulting crash
Omar Sandoval
1
-3
/
+1
2025-04-25
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
3
-4
/
+5
2025-04-25
Merge tag 'dma-mapping-6.15-2025-04-25' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-13
/
+27
2025-04-25
bpf: Add namespace to BPF internal symbols
Alexei Starovoitov
2
-3
/
+4
2025-04-25
bpf: fix possible endless loop in BPF map iteration
Brandon Kammerdiener
1
-1
/
+1
2025-04-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2025-04-23
perf/core: Change to POLLERR for pinned events with error
Namhyung Kim
1
-2
/
+2
2025-04-22
dma-coherent: Warn if OF reserved memory is beyond current coherent DMA mask
Chen-Yu Tsai
1
-3
/
+9
2025-04-22
dma-mapping: Fix warning reported for missing prototype
Balbir Singh
1
-8
/
+8
2025-04-21
Merge tag 'sched_ext-for-6.15-rc3-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-43
/
+7
2025-04-21
Merge tag 'cgroup-for-6.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+30
2025-04-19
Merge tag 'vfs-6.15-rc3.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+10
2025-04-19
Merge tag 'trace-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-12
/
+23
2025-04-18
vhost_task: fix vhost_task_create() documentation
Stefano Garzarella
1
-1
/
+1
2025-04-17
tracing: Fix filter string testing
Steven Rostedt
1
-2
/
+2
2025-04-17
ftrace: Fix type of ftrace_graph_ent_entry.depth
Ilya Leoshkevich
1
-2
/
+2
2025-04-17
ftrace: fix incorrect hash size in register_ftrace_direct()
Menglong Dong
1
-3
/
+4
2025-04-17
ftrace: Free ftrace hashes after they are replaced in the subops code
Steven Rostedt
1
-1
/
+7
2025-04-17
ftrace: Reinitialize hash to EMPTY_HASH after freeing
Steven Rostedt
1
-0
/
+4
2025-04-17
ftrace: Initialize variables for ftrace_startup/shutdown_subops()
Steven Rostedt
1
-4
/
+4
2025-04-17
cgroup/cpuset-v1: Add missing support for cpuset_v2_mode
T.J. Mercier
1
-0
/
+29
2025-04-17
cgroup: Fix compilation issue due to cgroup_mutex not being exported
gaoxu
1
-1
/
+1
2025-04-17
cpufreq/sched: Set need_freq_update in ignore_dl_rate_limit()
Rafael J. Wysocki
1
-1
/
+4
2025-04-17
cpufreq/sched: Explicitly synchronize limits_changed flag handling
Rafael J. Wysocki
1
-4
/
+24
2025-04-17
cpufreq/sched: Fix the usage of CPUFREQ_NEED_UPDATE_LIMITS
Rafael J. Wysocki
1
-3
/
+15
2025-04-15
fs: add kern_path_locked_negative()
Christian Brauner
1
-6
/
+10
2025-04-14
dma/mapping.c: dev_dbg support for dma_addressing_limited
Balbir Singh
1
-1
/
+10
2025-04-12
Merge tag 'trace-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-145
/
+195
2025-04-12
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
3
-34
/
+20
2025-04-12
rv: Fix out-of-bound memory access in rv_is_container_monitor()
Nam Cao
1
-1
/
+6
2025-04-12
ftrace: Do not have print_graph_retval() add a newline
Steven Rostedt
1
-6
/
+5
2025-04-11
ftrace: Fix accounting of subop hashes
Steven Rostedt
1
-137
/
+177
2025-04-11
ftrace: Properly merge notrace hashes
Andy Chiu
1
-4
/
+4
2025-04-11
bpf: Convert ringbuf map to rqspinlock
Kumar Kartikeya Dwivedi
1
-10
/
+7
2025-04-10
Merge tag 'timers-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+23
2025-04-10
Merge tag 'perf-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-51
/
+34
2025-04-10
bpf: Convert queue_stack map to rqspinlock
Kumar Kartikeya Dwivedi
1
-23
/
+12
2025-04-10
bpf: Use architecture provided res_smp_cond_load_acquire
Kumar Kartikeya Dwivedi
1
-1
/
+1
2025-04-09
timekeeping: Add a lockdep override in tick_freeze()
Sebastian Andrzej Siewior
1
-0
/
+22
2025-04-09
hrtimer: Add missing ACCESS_PRIVATE() for hrtimer::function
Nam Cao
1
-1
/
+1
2025-04-09
tracing: Do not add length to print format in synthetic events
Steven Rostedt
1
-1
/
+0
2025-04-09
dma/contiguous: avoid warning about unused size_bytes
Arnd Bergmann
1
-2
/
+1
2025-04-08
Merge tag 'probes-fixes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-30
/
+166
2025-04-08
Merge tag 'cgroup-for-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-164
/
+247
2025-04-08
perf: Fix hang while freeing sigtrap event
Frederic Weisbecker
1
-46
/
+18
2025-04-08
sched_ext: Mark SCX_OPS_HAS_CGROUP_WEIGHT for deprecation
Tejun Heo
1
-1
/
+4
2025-04-08
sched_ext: Remove cpu.weight / cpu.idle unimplemented warnings
Tejun Heo
1
-40
/
+1
2025-04-08
sched_ext: Use kvzalloc for large exit_dump allocation
Breno Leitao
1
-2
/
+2
[next]