index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2025-07-09
rv: rename CONFIG_DA_MON_EVENTS to CONFIG_RV_MON_EVENTS
Nam Cao
2025-07-09
rv: Let the reactors take care of buffers
Nam Cao
2025-07-09
panic: Add vpanic()
Nam Cao
2025-07-09
printk: Make vprintk_deferred() public
Nam Cao
2025-07-09
rv: Add #undef TRACE_INCLUDE_FILE
Nam Cao
2025-07-09
sched/fair: Always trigger resched at the end of a protected period
Vincent Guittot
2025-07-09
sched/fair: Fix entity's lag with run to parity
Vincent Guittot
2025-07-09
sched/fair: Limit run to parity to the min slice of enqueued entities
Vincent Guittot
2025-07-09
sched/fair: Remove spurious shorter slice preemption
Vincent Guittot
2025-07-09
sched/fair: Fix NO_RUN_TO_PARITY case
Vincent Guittot
2025-07-09
sched/fair: Use protect_slice() instead of direct comparison
Vincent Guittot
2025-07-09
sched/deadline: Less agressive dl_server handling
Peter Zijlstra
2025-07-09
sched/psi: Optimize psi_group_change() cpu_clock() usage
Peter Zijlstra
2025-07-09
sched/fair: Bump sd->max_newidle_lb_cost when newidle balance fails
Chris Mason
2025-07-09
perf/core: Fix WARN in perf_sigtrap()
Tetsuo Handa
2025-07-09
vdso/vsyscall: Split up __arch_update_vsyscall() into __arch_update_vdso_clock()
Thomas Weißschuh
2025-07-09
vdso/vsyscall: Introduce a helper to fill clock configurations
Thomas Weißschuh
2025-07-09
Merge v6.16-rc2 into timers/ptp
Thomas Gleixner
2025-07-08
kernel: trace: preemptirq_delay_test: use offstack cpu mask
Arnd Bergmann
2025-07-08
tracing: Use queue_rcu_work() to free filters
Steven Rostedt
2025-07-08
tracing: Replace opencoded cpumask_next_wrap() in move_to_next_cpu()
Yury Norov
2025-07-08
module: Make sure relocations are applied to the per-CPU section
Sebastian Andrzej Siewior
2025-07-08
module: Avoid unnecessary return value initialization in move_module()
Petr Pavlu
2025-07-08
module: Fix memory deallocation on error path in move_module()
Petr Pavlu
2025-07-08
rcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer access
Zqiang
2025-07-08
rcu/exp: Warn on QS requested on dying CPU
Frederic Weisbecker
2025-07-08
rcu/exp: Remove needless CPU up quiescent state report
Frederic Weisbecker
2025-07-08
rcu/exp: Remove confusing needless full barrier on task unblock
Frederic Weisbecker
2025-07-08
fold fs_struct->{lock,seq} into a seqlock
Al Viro
2025-07-07
bpf: Clean code with bpf_copy_to_user()
Tao Chen
2025-07-07
bpf: Fix aux usage after do_check_insn()
Luis Gerhorst
2025-07-07
bpf: Fix improper int-to-ptr cast in dump_stack_cb
Kumar Kartikeya Dwivedi
2025-07-07
bpf: Fix bounds for bpf_prog_get_file_line linfo loop
Kumar Kartikeya Dwivedi
2025-07-07
bpf: support for void/primitive __arg_untrusted global func params
Eduard Zingerman
2025-07-07
bpf: attribute __arg_untrusted for global function parameters
Eduard Zingerman
2025-07-07
bpf: rdonly_untrusted_mem for btf id walk pointer leafs
Eduard Zingerman
2025-07-07
bpf: make makr_btf_ld_reg return error for unexpected reg types
Eduard Zingerman
2025-07-07
refscale: Check that nreaders and loops multiplication doesn't overflow
Artem Sadovnikov
2025-07-07
rcu/nocb: Dump gp state even if rdp gp itself is not offloaded
Frederic Weisbecker
2025-07-06
Merge tag 'sched_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-06
Merge tag 'perf_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-07-06
smp: Wait only if work was enqueued
Rik van Riel
2025-07-04
Merge branch 'pm-sleep'
Rafael J. Wysocki
2025-07-04
lib/crypto: sha256: Make library API use strongly-typed contexts
Eric Biggers
2025-07-04
watchdog/perf: Provide function for adjusting the event period
Yicong Yang
2025-07-04
sched/deadline: Fix dl_server runtime calculation formula
kuyo chang
2025-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-07-03
bpf: Avoid putting struct bpf_scc_callchain variables on the stack
Yonghong Song
2025-07-03
bpf: Reduce stack frame size by using env->insn_buf for bpf insns
Yonghong Song
2025-07-03
bpf: Simplify assignment to struct bpf_insn pointer in do_misc_fixups()
Yonghong Song
[prev]
[next]