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-03-10
params: Annotate struct module_param_attrs with __counted_by()
Thorsten Blum
1
-16
/
+13
2025-03-10
static_call: Use RCU in all users of __module_text_address().
Sebastian Andrzej Siewior
1
-7
/
+6
2025-03-10
kprobes: Use RCU in all users of __module_text_address().
Sebastian Andrzej Siewior
1
-1
/
+1
2025-03-10
bpf: Use RCU in all users of __module_text_address().
Sebastian Andrzej Siewior
1
-11
/
+13
2025-03-10
jump_label: Use RCU in all users of __module_text_address().
Sebastian Andrzej Siewior
1
-7
/
+6
2025-03-10
jump_label: Use RCU in all users of __module_address().
Sebastian Andrzej Siewior
1
-9
/
+9
2025-03-10
cfi: Use RCU while invoking __module_address().
Sebastian Andrzej Siewior
1
-4
/
+1
2025-03-10
module: Use RCU in all users of __module_text_address().
Sebastian Andrzej Siewior
1
-11
/
+5
2025-03-10
module: Use RCU in all users of __module_address().
Sebastian Andrzej Siewior
2
-11
/
+3
2025-03-10
module: Use RCU in search_module_extables().
Sebastian Andrzej Siewior
1
-14
/
+9
2025-03-10
module: Allow __module_address() to be called from RCU section.
Sebastian Andrzej Siewior
2
-14
/
+1
2025-03-10
module: Use RCU in __is_module_percpu_address().
Sebastian Andrzej Siewior
1
-5
/
+1
2025-03-10
module: Use RCU in find_symbol().
Sebastian Andrzej Siewior
2
-25
/
+19
2025-03-10
module: Remove module_assert_mutex_or_preempt() from try_add_tainted_module().
Sebastian Andrzej Siewior
1
-2
/
+0
2025-03-10
module: Use RCU in module_kallsyms_on_each_symbol().
Sebastian Andrzej Siewior
1
-4
/
+2
2025-03-10
module: Use RCU in __find_kallsyms_symbol_value().
Sebastian Andrzej Siewior
1
-13
/
+4
2025-03-10
module: Use RCU in find_module_all().
Sebastian Andrzej Siewior
4
-13
/
+7
2025-03-10
module: Use RCU in module_get_kallsym().
Sebastian Andrzej Siewior
1
-4
/
+2
2025-03-10
module: Use RCU in find_kallsyms_symbol().
Sebastian Andrzej Siewior
1
-4
/
+3
2025-03-10
module: Use proper RCU assignment in add_kallsyms().
Sebastian Andrzej Siewior
1
-17
/
+14
2025-03-10
module: Begin to move from RCU-sched to RCU.
Sebastian Andrzej Siewior
2
-9
/
+8
2025-03-10
genirq: Make a few functions static
Thomas Gleixner
5
-31
/
+22
2025-03-10
kernel/watch_queue: Use pipe_buf() to retrieve the pipe buffer
K Prateek Nayak
1
-4
/
+3
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
1
-0
/
+1
2025-03-08
vdso: Rework struct vdso_time_data and introduce struct vdso_clock
Anna-Maria Behnsen
2
-7
/
+6
2025-03-08
time/namespace: Prepare introduction of struct vdso_clock
Anna-Maria Behnsen
1
-8
/
+10
2025-03-08
vdso/namespace: Rename timens_setup_vdso_data() to reflect new vdso_clock struct
Anna-Maria Behnsen
1
-3
/
+3
2025-03-08
vdso/vsyscall: Prepare introduction of struct vdso_clock
Anna-Maria Behnsen
1
-19
/
+21
2025-03-07
capability: Remove unused has_capability
Dr. David Alan Gilbert
1
-16
/
+0
2025-03-07
ubsan/overflow: Rework integer overflow sanitizer option to turn on everything
Kees Cook
1
-1
/
+1
2025-03-07
bpf: fix a possible NULL deref in bpf_map_offload_map_alloc()
Eric Dumazet
1
-3
/
+5
2025-03-08
locking/lockdep: Add kasan_check_byte() check in lock_acquire()
Waiman Long
1
-0
/
+9
2025-03-08
locking/lockdep: Disable KASAN instrumentation of lockdep.c
Waiman Long
1
-1
/
+2
2025-03-08
locking/lock_events: Add locking events for lockdep
Waiman Long
2
-1
/
+14
2025-03-08
locking/lock_events: Add locking events for rtmutex slow paths
Waiman Long
2
-5
/
+45
2025-03-08
Merge branch 'locking/urgent' into locking/core, to pick up locking fixes
Ingo Molnar
28
-223
/
+356
2025-03-08
locking/semaphore: Use wake_q to wake up processes outside lock critical section
Waiman Long
1
-4
/
+9
2025-03-08
locking/rtmutex: Use the 'struct' keyword in kernel-doc comment
Randy Dunlap
1
-2
/
+2
2025-03-07
Merge tag 'sched-urgent-2025-03-07' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+5
2025-03-07
Merge tag 'perf-urgent-2025-03-07' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+28
2025-03-07
function_graph: Remove the unused variable func
Jiapeng Chong
1
-3
/
+0
2025-03-07
PM: EM: Rework the depends on for CONFIG_ENERGY_MODEL
Jeson Gao
1
-2
/
+1
2025-03-07
PM: EM: Address RCU-related sparse warnings
Rafael J. Wysocki
1
-19
/
+20
2025-03-06
rseq: Fix segfault on registration when rseq_cs is non-zero
Michael Jeanson
1
-12
/
+48
2025-03-06
Merge branch 'sched/urgent' into sched/core, to pick up dependent commits
Ingo Molnar
30
-285
/
+430
2025-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-50
/
+86
2025-03-06
net: hold netdev instance lock during ndo_bpf
Stanislav Fomichev
1
-2
/
+4
2025-03-06
PM: EM: Consify two parameters of em_dev_register_perf_domain()
Rafael J. Wysocki
1
-5
/
+6
2025-03-06
taint: Add TAINT_FWCTL
Jason Gunthorpe
1
-0
/
+1
2025-03-06
tracing/user_events: Slightly simplify user_seq_show()
Christophe JAILLET
1
-4
/
+1
[prev]
[next]