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-05-18
module: Remove outdated comment about text_size
Valentin Schneider
-5
/
+4
2025-05-18
module: Make .static_call_sites read-only after init
Petr Pavlu
-0
/
+9
2025-05-18
module: Add a separate function to mark sections as read-only after init
Petr Pavlu
-15
/
+38
2025-05-18
module: Constify parameters of module_enforce_rwx_sections()
Petr Pavlu
-4
/
+6
2025-05-17
Merge tag 'mm-hotfixes-stable-2025-05-17-09-41' of git://git.kernel.org/pub/s...
Linus Torvalds
-4
/
+5
2025-05-17
perf/core: Add the is_event_in_freq_mode() helper to simplify the code
Kan Liang
-5
/
+10
2025-05-16
PM: freezer: Rewrite restarting tasks log to remove stray *done.*
Paul Menzel
-2
/
+2
2025-05-16
genirq/msi: Add helper for creating MSI-parent irq domains
Marc Zyngier
-0
/
+26
2025-05-16
irqdomain: Fix kernel-doc and add it to Documentation
Jiri Slaby (SUSE)
-2
/
+2
2025-05-16
irqdomain: Drop irq_domain_add_*() functions
Jiri Slaby (SUSE)
-27
/
+0
2025-05-16
irqdomain: Make irq_domain_create_hierarchy() an inline
Jiri Slaby (SUSE)
-41
/
+0
2025-05-16
irqdomain: Drop of_node_to_fwnode()
Jiri Slaby (SUSE)
-2
/
+2
2025-05-16
Merge branches 'rcu/misc-for-6.16', 'rcu/seq-counters-for-6.16' and 'rcu/tort...
Joel Fernandes
-51
/
+216
2025-05-16
rcutorture: Perform more frequent testing of ->gpwrap
Joel Fernandes
-4
/
+113
2025-05-16
rcutorture: Comment invocations of tick_dep_set_task()
Paul E. McKenney
-2
/
+2
2025-05-16
rcu/nocb: Add Safe checks for access offloaded rdp
Zqiang
-1
/
+1
2025-05-16
rcuscale: using kcalloc() to relpace kmalloc()
Su Hui
-1
/
+1
2025-05-16
Revert "rcu/nocb: Fix rcuog wake-up from offline softirq"
Frederic Weisbecker
-7
/
+1
2025-05-16
rcu/cpu_stall_cputime: fix the hardirq count for x86 architecture
Yongliang Gao
-6
/
+10
2025-05-16
rcu: Remove swake_up_one_online() bandaid
Frederic Weisbecker
-35
/
+3
2025-05-16
futex: Fix kernel-doc comments
Borislav Petkov (AMD)
-3
/
+3
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-95
/
+219
2025-05-15
perf/aux: Allocate non-contiguous AUX pages by default
Yabin Cui
-9
/
+20
2025-05-15
genirq: Retain disable depth for managed interrupts across CPU hotplug
Brian Norris
-2
/
+23
2025-05-15
genirq: Bump the size of the local variable for sprintf()
Andy Shevchenko
-1
/
+1
2025-05-14
Merge tag 'kbuild-fixes-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+5
2025-05-14
bpf: Pass the same orig_call value to trampoline functions
Ilya Leoshkevich
-1
/
+1
2025-05-14
Merge tag 'trace-v6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-9
/
+7
2025-05-14
ring-buffer: Fix persistent buffer when commit page is the reader page
Steven Rostedt
-3
/
+5
2025-05-14
ftrace: Fix preemption accounting for stacktrace filter command
pengdonglin
-5
/
+1
2025-05-14
ftrace: Fix preemption accounting for stacktrace trigger command
pengdonglin
-1
/
+1
2025-05-14
sched_ext: Explain the temporary situation around scx_root dereferences
Tejun Heo
-0
/
+8
2025-05-14
tracing: Record trace_clock and recover when reboot
Masami Hiramatsu (Google)
-0
/
+17
2025-05-14
tracing: Cleanup upper_empty() in pid_list
Yury Norov
-6
/
+2
2025-05-14
sched_ext: Add @sch to SCX_CALL_OP*()
Tejun Heo
-121
/
+187
2025-05-14
sched_ext: Cleanup [__]scx_exit/error*()
Tejun Heo
-23
/
+25
2025-05-14
sched_ext: Add @sch to SCX_CALL_OP*()
Tejun Heo
-59
/
+75
2025-05-14
sched_ext: Clean up scx_root usages
Tejun Heo
-61
/
+100
2025-05-14
sched,livepatch: Untangle cond_resched() and live-patching
Peter Zijlstra
-77
/
+22
2025-05-14
genirq/msi: Engage the .msi_teardown() callback on domain removal
Marc Zyngier
-0
/
+3
2025-05-14
genirq/msi: Move prepare() call to per-device allocation
Marc Zyngier
-4
/
+31
2025-05-14
irqchip/gic-v3-its: Implement .msi_teardown() callback
Marc Zyngier
-2
/
+1
2025-05-14
genirq/msi: Add .msi_teardown() callback as the reverse of .msi_prepare()
Marc Zyngier
-0
/
+8
2025-05-14
genirq/manage: Use the correct lock guard in irq_set_irq_wake()
Jon Hunter
-1
/
+1
2025-05-13
bpf: Add support for __prog argument suffix to pass in prog->aux
Kumar Kartikeya Dwivedi
-8
/
+29
2025-05-13
PM: sleep: Introduce pm_sleep_transition_in_progress()
Rafael J. Wysocki
-2
/
+5
2025-05-13
Merge tag 'probes-fixes-v6.15-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-4
/
+32
2025-05-13
bpf: Fix WARN() in get_bpf_raw_tp_regs
Tao Chen
-1
/
+1
2025-05-13
clocksource: Fix the CPUs' choice in the watchdog per CPU verification
Guilherme G. Piccoli
-1
/
+1
2025-05-13
tracing: probes: Fix a possible race in trace_probe_log APIs
Masami Hiramatsu (Google)
-3
/
+27
[prev]
[next]