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-07-24
resource: fix false warning in __request_region()
Akinobu Mita
1
-2
/
+3
2025-07-24
x86: Handle KCOV __init vs inline mismatches
Kees Cook
1
-2
/
+2
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-31
/
+30
2025-07-24
rv: Return init error when registering monitors
Gabriele Monaco
9
-18
/
+9
2025-07-24
verification/rvgen: Organise Kconfig entries for nested monitors
Gabriele Monaco
1
-0
/
+5
2025-07-24
tools/dot2c: Fix generated files going over 100 column limit
Gabriele Monaco
1
-2
/
+12
2025-07-24
tracing: Have eprobes handle arrays
Steven Rostedt
1
-4
/
+9
2025-07-23
bpf: Reject narrower access to pointer ctx fields
Paul Chaignon
1
-4
/
+4
2025-07-23
tracing: arm: arm64: Hide trace events ipi_raise, ipi_entry and ipi_exit
Steven Rostedt
1
-0
/
+6
2025-07-23
Merge branches 'rcu-exp.23.07.2025', 'rcu.22.07.2025', 'torture-scripts.16.07...
Neeraj Upadhyay (AMD)
8
-132
/
+487
2025-07-24
tracing: probes: Add a kerneldoc for traceprobe_parse_event_name()
Masami Hiramatsu (Google)
1
-1
/
+19
2025-07-24
tracing: uprobe-event: Allocate string buffers from heap
Masami Hiramatsu (Google)
1
-9
/
+19
2025-07-24
tracing: eprobe-event: Allocate string buffers from heap
Masami Hiramatsu (Google)
1
-4
/
+18
2025-07-24
tracing: kprobe-event: Allocate string buffers from heap
Masami Hiramatsu (Google)
1
-14
/
+25
2025-07-24
tracing: fprobe-event: Allocate string buffers from heap
Masami Hiramatsu (Google)
1
-13
/
+26
2025-07-24
tracing: probe: Allocate traceprobe_parse_context from heap
Masami Hiramatsu (Google)
5
-19
/
+40
2025-07-24
tracing: probes: Sort #include alphabetically
Masami Hiramatsu (Google)
6
-22
/
+24
2025-07-23
tracing: Deprecate auto-mounting tracefs in debugfs
Steven Rostedt
2
-4
/
+23
2025-07-23
sysctl: rename kern_table -> sysctl_subsys_table
Joel Granados
2
-12
/
+11
2025-07-23
kernel/sys.c: Move overflow{uid,gid} sysctl into kernel/sys.c
Joel Granados
2
-18
/
+30
2025-07-23
uevent: mv uevent_helper into kobject_uevent.c
Joel Granados
1
-9
/
+0
2025-07-23
sysctl: Remove superfluous includes from kernel/sysctl.c
Joel Granados
1
-20
/
+0
2025-07-23
sysctl: Remove (very) old file changelog
Joel Granados
1
-16
/
+0
2025-07-23
sysctl: Move sysctl_panic_on_stackoverflow to kernel/panic.c
Joel Granados
2
-10
/
+10
2025-07-23
sysctl: move cad_pid into kernel/pid.c
Joel Granados
2
-31
/
+31
2025-07-23
sysctl: Move tainted ctl_table into kernel/panic.c
Joel Granados
2
-49
/
+50
2025-07-23
Input: sysrq: mv sysrq into drivers/tty/sysrq.c
Joel Granados
1
-30
/
+0
2025-07-23
fork: mv threads-max into kernel/fork.c
Joel Granados
2
-8
/
+19
2025-07-23
parisc/power: Move soft-power into power.c
Joel Granados
1
-9
/
+0
2025-07-23
mm: move randomize_va_space into memory.c
Joel Granados
1
-9
/
+0
2025-07-23
rcu: Move rcu_stall related sysctls into rcu/tree_stall.h
Joel Granados
2
-22
/
+31
2025-07-23
locking/rtmutex: Move max_lock_depth into rtmutex.c
Joel Granados
2
-12
/
+18
2025-07-23
module: Move modprobe_path and modules_disabled ctl_tables into the module su...
Joel Granados
3
-21
/
+32
2025-07-23
kcsan: test: Initialize dummy variable
Marco Elver
1
-1
/
+1
2025-07-22
tracing: Fix comment in trace_module_remove_events()
Steven Rostedt
1
-1
/
+1
2025-07-22
tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORD
Steven Rostedt
3
-19
/
+5
2025-07-22
tracing: Remove EVENT_FILE_FL_SOFT_MODE flag
Steven Rostedt
1
-12
/
+12
2025-07-22
tracing: Remove pointless memory barriers
Nam Cao
2
-13
/
+0
2025-07-22
ftrace: Make DYNAMIC_FTRACE always enabled for architectures that support it
Steven Rostedt
1
-1
/
+1
2025-07-22
fgraph: Keep track of when fgraph_ops are registered or not
Steven Rostedt
1
-3
/
+13
2025-07-22
ring-buffer: Remove ring_buffer_read_prepare_sync()
Steven Rostedt
3
-68
/
+17
2025-07-22
genirq: Teach handle_simple_irq() to resend an in-progress interrupt
Marc Zyngier
1
-1
/
+7
2025-07-22
genirq: Prevent migration live lock in handle_edge_irq()
Thomas Gleixner
1
-2
/
+39
2025-07-22
genirq: Split up irq_pm_check_wakeup()
Thomas Gleixner
3
-13
/
+11
2025-07-22
genirq: Move irq_wait_for_poll() to call site
Thomas Gleixner
3
-46
/
+26
2025-07-22
genirq: Remove pointless local variable
Thomas Gleixner
1
-3
/
+1
2025-07-22
timekeeping: Zero initialize system_counterval when querying time from phc dr...
Markus Blöchl
1
-1
/
+1
2025-07-22
rcu: Document concurrent quiescent state reporting for offline CPUs
Joel Fernandes
1
-1
/
+18
2025-07-22
rcu: Document separation of rcu_state and rnp's gp_seq
Joel Fernandes
1
-0
/
+4
2025-07-22
rcu: Document GP init vs hotplug-scan ordering requirements
Joel Fernandes
1
-0
/
+8
[prev]
[next]