summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
9 daystracing: Call trace_ftrace_test_filter() for the eventSteven Rostedt
9 daysMerge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
9 daysresource: fix false warning in __request_region()Akinobu Mita
9 daysx86: Handle KCOV __init vs inline mismatchesKees Cook
9 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
9 daysrv: Return init error when registering monitorsGabriele Monaco
9 daysverification/rvgen: Organise Kconfig entries for nested monitorsGabriele Monaco
9 daystools/dot2c: Fix generated files going over 100 column limitGabriele Monaco
9 daystracing: Have eprobes handle arraysSteven Rostedt
10 daysbpf: Reject narrower access to pointer ctx fieldsPaul Chaignon
10 daystracing: arm: arm64: Hide trace events ipi_raise, ipi_entry and ipi_exitSteven Rostedt
10 daysMerge branches 'rcu-exp.23.07.2025', 'rcu.22.07.2025', 'torture-scripts.16.07...Neeraj Upadhyay (AMD)
10 daystracing: probes: Add a kerneldoc for traceprobe_parse_event_name()Masami Hiramatsu (Google)
10 daystracing: uprobe-event: Allocate string buffers from heapMasami Hiramatsu (Google)
10 daystracing: eprobe-event: Allocate string buffers from heapMasami Hiramatsu (Google)
10 daystracing: kprobe-event: Allocate string buffers from heapMasami Hiramatsu (Google)
10 daystracing: fprobe-event: Allocate string buffers from heapMasami Hiramatsu (Google)
10 daystracing: probe: Allocate traceprobe_parse_context from heapMasami Hiramatsu (Google)
10 daystracing: probes: Sort #include alphabeticallyMasami Hiramatsu (Google)
10 daystracing: Deprecate auto-mounting tracefs in debugfsSteven Rostedt
11 dayssysctl: rename kern_table -> sysctl_subsys_tableJoel Granados
11 dayskernel/sys.c: Move overflow{uid,gid} sysctl into kernel/sys.cJoel Granados
11 daysuevent: mv uevent_helper into kobject_uevent.cJoel Granados
11 dayssysctl: Remove superfluous includes from kernel/sysctl.cJoel Granados
11 dayssysctl: Remove (very) old file changelogJoel Granados
11 dayssysctl: Move sysctl_panic_on_stackoverflow to kernel/panic.cJoel Granados
11 dayssysctl: move cad_pid into kernel/pid.cJoel Granados
11 dayssysctl: Move tainted ctl_table into kernel/panic.cJoel Granados
11 daysInput: sysrq: mv sysrq into drivers/tty/sysrq.cJoel Granados
11 daysfork: mv threads-max into kernel/fork.cJoel Granados
11 daysparisc/power: Move soft-power into power.cJoel Granados
11 daysmm: move randomize_va_space into memory.cJoel Granados
11 daysrcu: Move rcu_stall related sysctls into rcu/tree_stall.hJoel Granados
11 dayslocking/rtmutex: Move max_lock_depth into rtmutex.cJoel Granados
11 daysmodule: Move modprobe_path and modules_disabled ctl_tables into the module su...Joel Granados
11 dayskcsan: test: Initialize dummy variableMarco Elver
11 daystracing: Fix comment in trace_module_remove_events()Steven Rostedt
11 daystracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt
11 daystracing: Remove EVENT_FILE_FL_SOFT_MODE flagSteven Rostedt
11 daystracing: Remove pointless memory barriersNam Cao
11 daysftrace: Make DYNAMIC_FTRACE always enabled for architectures that support itSteven Rostedt
11 daysfgraph: Keep track of when fgraph_ops are registered or notSteven Rostedt
11 daysring-buffer: Remove ring_buffer_read_prepare_sync()Steven Rostedt
11 daysgenirq: Teach handle_simple_irq() to resend an in-progress interruptMarc Zyngier
11 daysgenirq: Prevent migration live lock in handle_edge_irq()Thomas Gleixner
11 daysgenirq: Split up irq_pm_check_wakeup()Thomas Gleixner
11 daysgenirq: Move irq_wait_for_poll() to call siteThomas Gleixner
11 daysgenirq: Remove pointless local variableThomas Gleixner
11 daystimekeeping: Zero initialize system_counterval when querying time from phc dr...Markus Blöchl
11 daysrcu: Document concurrent quiescent state reporting for offline CPUsJoel Fernandes