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-03-07
PM: EM: Rework the depends on for CONFIG_ENERGY_MODEL
Jeson Gao
-2
/
+1
2025-03-07
PM: EM: Address RCU-related sparse warnings
Rafael J. Wysocki
-19
/
+20
2025-03-06
rseq: Fix segfault on registration when rseq_cs is non-zero
Michael Jeanson
-12
/
+48
2025-03-06
Merge branch 'sched/urgent' into sched/core, to pick up dependent commits
Ingo Molnar
-285
/
+430
2025-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-50
/
+86
2025-03-06
net: hold netdev instance lock during ndo_bpf
Stanislav Fomichev
-2
/
+4
2025-03-06
PM: EM: Consify two parameters of em_dev_register_perf_domain()
Rafael J. Wysocki
-5
/
+6
2025-03-06
taint: Add TAINT_FWCTL
Jason Gunthorpe
-0
/
+1
2025-03-06
tracing/user_events: Slightly simplify user_seq_show()
Christophe JAILLET
-4
/
+1
2025-03-06
tracing/user_events: Don't use %pK through printk
Thomas Weißschuh
-1
/
+1
2025-03-06
ring-buffer: Fix typo in comment about header page pointer
Zhouyi Zhou
-1
/
+1
2025-03-06
Merge tag 'vfs-6.14-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+1
2025-03-06
uprobes/x86: Harden uretprobe syscall trampoline check
Jiri Olsa
-1
/
+1
2025-03-06
watchdog/hardlockup/perf: Warn if watchdog_ev is leaked
Li Huafei
-0
/
+1
2025-03-06
watchdog/hardlockup/perf: Fix perf_event memory leak
Li Huafei
-57
/
+1
2025-03-06
sched/deadline: Use online cpus for validating runtime
Shrikanth Hegde
-1
/
+1
2025-03-06
pid: Do not set pid_max in new pid namespaces
Michal Koutný
-1
/
+1
2025-03-05
sched/fair: Fix potential memory corruption in child_cfs_rq_on_list
Zecheng Li
-2
/
+4
2025-03-05
ptp: Add PHC file mode checks. Allow RO adjtime() without FMODE_WRITE.
Wojtek Wasko
-1
/
+1
2025-03-05
posix-clock: Store file pointer in struct posix_clock_context
Wojtek Wasko
-0
/
+1
2025-03-05
pidfs: record exit code and cgroupid at exit
Christian Brauner
-0
/
+2
2025-03-05
pidfs: move setting flags into pidfs_alloc_file()
Christian Brauner
-5
/
+0
2025-03-05
pidfd: rely on automatic cleanup in __pidfd_prepare()
Christian Brauner
-6
/
+4
2025-03-05
perf/core: Clean up perf_try_init_event()
Peter Zijlstra
-27
/
+38
2025-03-04
Merge branches 'docs.2025.02.04a', 'lazypreempt.2025.03.04a', 'misc.2025.03.0...
Boqun Feng
-176
/
+423
2025-03-04
rcu: limit PREEMPT_RCU configurations
Ankur Arora
-1
/
+1
2025-03-04
rcutorture: Update ->extendables check for lazy preemption
Boqun Feng
-2
/
+10
2025-03-04
rcutorture: Update rcutorture_one_extend_check() for lazy preemption
Paul E. McKenney
-2
/
+12
2025-03-04
osnoise: provide quiescent states
Ankur Arora
-17
/
+15
2025-03-04
rcu: Use _full() API to debug synchronize_rcu()
Uladzislau Rezki (Sony)
-5
/
+3
2025-03-04
rcutorture: Allow a negative value for nfakewriters
Uladzislau Rezki (Sony)
-6
/
+16
2025-03-04
Flush console log from kernel_power_off()
Paul E. McKenney
-3
/
+2
2025-03-04
context_tracking: Make RCU watch ct_kernel_exit_state() warning
Paul E. McKenney
-5
/
+4
2025-03-04
rcu/nocb: Print segment lengths in show_rcu_nocb_gp_state()
Paul E. McKenney
-5
/
+15
2025-03-04
rcu-tasks: Move RCU Tasks self-tests to core_initcall()
Paul E. McKenney
-1
/
+4
2025-03-04
rcu: Fix get_state_synchronize_rcu_full() GP-start detection
Paul E. McKenney
-5
/
+12
2025-03-04
x86/smp: Move cpu number to percpu hot section
Brian Gerst
-2
/
+2
2025-03-04
Merge branch 'x86/asm' into x86/core, to pick up dependent commits
Ingo Molnar
-13
/
+6
2025-03-04
sched_ext: Add trace point to track sched_ext core events
Changwoo Min
-0
/
+2
2025-03-04
sched_ext: Change the event type from u64 to s64
Changwoo Min
-10
/
+10
2025-03-04
rv: Add license identifiers to monitor files
Gabriele Monaco
-0
/
+6
2025-03-04
ftrace: Add arguments to function tracer
Sven Schnelle
-18
/
+85
2025-03-04
ftrace: Have funcgraph-args take affect during tracing
Steven Rostedt
-1
/
+26
2025-03-04
ftrace: Add support for function argument to graph tracer
Sven Schnelle
-35
/
+124
2025-03-04
ftrace: Add print_function_args()
Sven Schnelle
-0
/
+100
2025-03-04
ftrace: Have ftrace_free_filter() WARN and exit if ops is active
Steven Rostedt
-0
/
+2
2025-03-04
fgraph: Correct typo in ftrace_return_to_handler comment
Haiyue Wang
-1
/
+1
2025-03-04
livepatch: Add comment to clarify klp_add_nops()
Yafang Shao
-3
/
+6
2025-03-04
Merge branch 'x86/cpu' into x86/asm, to pick up dependent commits
Ingo Molnar
-271
/
+319
2025-03-04
Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commits
Ingo Molnar
-207
/
+288
[prev]
[next]