index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2025-06-09
sched_ext: Make scx_locked_rq() inline
Andrea Righi
-11
/
+13
2025-06-09
sched_ext: Make scx_rq_bypassing() inline
Andrea Righi
-5
/
+5
2025-06-09
sched_ext: idle: Make local functions static in ext_idle.c
Andrea Righi
-14
/
+17
2025-06-09
sched_ext: idle: Remove unnecessary ifdef in scx_bpf_cpu_node()
Andrea Righi
-4
/
+0
2025-06-09
printk: Allow to use the printk kthread immediately even for 1st nbcon
Petr Mladek
-11
/
+37
2025-06-08
Merge tag 'timers-cleanups-2025-06-08' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-8
/
+10
2025-06-08
Merge tag 'trace-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
-53
/
+143
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-8
/
+10
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-2
/
+88
2025-06-07
tracing: Add rcu annotation around file->filter accesses
Steven Rostedt
-4
/
+6
2025-06-06
Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/s...
Linus Torvalds
-2
/
+29
2025-06-06
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-1
/
+1
2025-06-06
ring-buffer: Fix buffer locking in ring_buffer_subbuf_order_set()
Dmitry Antipov
-3
/
+1
2025-06-06
tracing: Fix regression of filter waiting a long time on RCU synchronization
Steven Rostedt
-48
/
+138
2025-06-05
kernel/rcu/tree_stall: add /sys/kernel/rcu_stall_count
Max Kellermann
-0
/
+26
2025-06-05
alloc_tag: handle module codetag load errors as module load failures
Suren Baghdasaryan
-2
/
+3
2025-06-05
Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
-110
/
+152
2025-06-06
tinyconfig: enable CONFIG_LD_DEAD_CODE_DATA_ELIMINATION
Masahiro Yamada
-0
/
+1
2025-06-05
bpf: Clarify sanitize_check_bounds()
Luis Gerhorst
-4
/
+12
2025-06-05
bpf: Add cookie to raw_tp bpf_link_info
Tao Chen
-0
/
+1
2025-06-05
kernel: ftrace: export ftrace_sync_ipi
Andy Chiu
-1
/
+1
2025-06-05
futex: Handle invalid node numbers supplied by user
Peter Zijlstra
-2
/
+2
2025-06-05
perf/core: Fix WARN in perf_cgroup_switch()
Luo Gengkun
-2
/
+20
2025-06-05
perf: Fix dangling cgroup pointer in cpuctx
Yeoreum Yun
-15
/
+6
2025-06-05
perf: Fix cgroup state vs ERROR
Peter Zijlstra
-21
/
+30
2025-06-05
perf: Fix sample vs do_exit()
Peter Zijlstra
-8
/
+16
2025-06-04
Merge tag 'sched_ext-for-6.16-rc1-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-18
/
+19
2025-06-03
Merge tag 'trace-v6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
-3
/
+10
2025-06-03
Merge tag 'cgroup-for-6.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-9
/
+16
2025-06-03
sched_ext: idle: Skip cross-node search with !CONFIG_NUMA
Andrea Righi
-0
/
+8
2025-06-02
Merge tag 'modules-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-24
/
+57
2025-06-02
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-4
/
+14
2025-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-18
/
+36
2025-06-02
ftrace: Don't allocate ftrace module map if ftrace is disabled
Ye Bin
-0
/
+3
2025-06-02
ftrace: Fix UAF when lookup kallsym after ftrace disabled
Ye Bin
-3
/
+7
2025-06-02
rtmutex_api: provide correct extern functions
Paolo Bonzini
-12
/
+21
2025-05-31
sched/numa: add statistics of numa balance task
Chen Yu
-2
/
+11
2025-05-31
sched/numa: fix task swap by skipping kernel threads
Libo Chen
-1
/
+2
2025-05-31
mm: rename page->index to page->__folio_index
Matthew Wilcox (Oracle)
-1
/
+1
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-285
/
+736
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-498
/
+1718
2025-05-31
Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-4
/
+0
2025-05-30
Merge tag 'trace-ringbuffer-v6.16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-105
/
+134
2025-05-30
sched_ext: idle: Properly handle invalid prev_cpu during idle selection
Andrea Righi
-18
/
+11
2025-05-30
cgroup: adjust criteria for rstat subsystem cpu lock access
JP Kobryn
-9
/
+16
2025-05-30
Merge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
-4
/
+15
2025-05-29
Merge tag 'trace-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
-260
/
+574
2025-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+4
2025-05-29
ring-buffer: Simplify functions with __free(kfree) to free allocations
Steven Rostedt
-18
/
+9
2025-05-29
ring-buffer: Make ring_buffer_{un}map() simpler with guard(mutex)
Steven Rostedt
-24
/
+11
[prev]
[next]