index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-27
sysctl: Indicate the direction of operation with macro names
Joel Granados
1
-116
/
+136
2025-11-27
sysctl: Remove superfluous __do_proc_* indirection
Joel Granados
1
-39
/
+13
2025-11-27
sysctl: Remove superfluous tbl_data param from "dovec" functions
Joel Granados
1
-35
/
+26
2025-11-27
sysctl: Replace void pointer with const pointer to ctl_table
Joel Granados
1
-114
/
+66
2025-11-27
refscale: Exercise DEFINE_STATIC_SRCU_FAST() and init_srcu_struct_fast()
Paul E. McKenney
1
-1
/
+8
2025-11-27
rcutorture: Make srcu{,d}_torture_init() announce the SRCU type
Paul E. McKenney
1
-6
/
+23
2025-11-27
srcu: Create an SRCU-fast-updown API
Paul E. McKenney
2
-9
/
+42
2025-11-26
Merge tag 'trace-ringbuffer-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+10
2025-11-26
dma-direct: Fix missing sg_dma_len assignment in P2PDMA bus mappings
Pranjal Shrivastava
1
-0
/
+1
2025-11-26
fgraph: Remove coarse PID filtering from graph_entry()
Shengming Hu
2
-12
/
+0
2025-11-26
fgraph: Check ftrace_pids_enabled on registration for early filtering
Shengming Hu
1
-2
/
+7
2025-11-26
fgraph: Initialize ftrace_ops->private for function graph ops
Shengming Hu
1
-0
/
+1
2025-11-26
function_graph: Enable funcgraph-args and funcgraph-retaddr to work simultane...
pengdonglin
3
-32
/
+78
2025-11-26
tracing: Add boot-time backup of persistent ring buffer
Masami Hiramatsu (Google)
2
-6
/
+58
2025-11-26
ftrace: Allow tracing of some of the tracing code
Steven Rostedt
2
-0
/
+31
2025-11-26
tracing: Use strim() in trigger_process_regex() instead of skip_spaces()
Steven Rostedt
1
-3
/
+2
2025-11-26
tracing: Add bulk garbage collection of freeing event_trigger_data
Steven Rostedt
2
-3
/
+54
2025-11-26
tracing: Remove unneeded event_mutex lock in event_trigger_regex_release()
Steven Rostedt
1
-4
/
+0
2025-11-26
tracing: Merge struct event_trigger_ops into struct event_command
Steven Rostedt
4
-202
/
+151
2025-11-26
tracing: Remove get_trigger_ops() and add count_func() from trigger ops
Steven Rostedt
4
-235
/
+116
2025-11-26
tracing: Show the tracer options in boot-time created instance
Masami Hiramatsu (Google)
1
-3
/
+6
2025-11-26
ftrace: Avoid redundant initialization in register_ftrace_direct
Menglong Dong
1
-1
/
+1
2025-11-26
tracing: Remove unused variable in tracing_trace_options_show()
Steven Rostedt
1
-3
/
+0
2025-11-26
fgraph: Make fgraph_no_sleep_time signed
Steven Rostedt
2
-2
/
+2
2025-11-26
bpf: Fix exclusive map memory leak
Edward Adam Davis
1
-1
/
+2
2025-11-25
bpf: Introduce internal bpf_map_check_op_flags helper function
Leon Hwang
1
-23
/
+11
2025-11-25
tracing: Fix WARN_ON in tracing_buffers_mmap_close for split VMAs
Deepanshu Kartikey
1
-0
/
+10
2025-11-25
sched/mmcid: Switch over to the new mechanism
Thomas Gleixner
3
-93
/
+99
2025-11-25
sched/mmcid: Implement deferred mode change
Thomas Gleixner
1
-7
/
+51
2025-11-25
sched/mmcid: Provide CID ownership mode fixup functions
Thomas Gleixner
1
-24
/
+254
2025-11-25
sched/mmcid: Provide new scheduler CID mechanism
Thomas Gleixner
2
-1
/
+151
2025-11-25
sched/mmcid: Introduce per task/CPU ownership infrastructure
Thomas Gleixner
2
-0
/
+69
2025-11-25
sched/mmcid: Serialize sched_mm_cid_fork()/exit() with a mutex
Thomas Gleixner
1
-0
/
+22
2025-11-25
sched/mmcid: Provide precomputed maximal value
Thomas Gleixner
3
-19
/
+44
2025-11-25
sched/mmcid: Move initialization out of line
Thomas Gleixner
1
-0
/
+14
2025-11-25
signal: Move MMCID exit out of sighand lock
Thomas Gleixner
3
-4
/
+3
2025-11-25
sched/mmcid: Convert mm CID mask to a bitmap
Thomas Gleixner
2
-4
/
+4
2025-11-25
cpumask: Cache num_possible_cpus()
Thomas Gleixner
1
-0
/
+19
2025-11-25
sched: idle: Respect the CPU system wakeup QoS limit for s2idle
Ulf Hansson
1
-5
/
+7
2025-11-25
PM: QoS: Introduce a CPU system wakeup QoS limit
Ulf Hansson
2
-0
/
+117
2025-11-25
timekeeping: Fix error code in tk_aux_sysfs_init()
Dan Carpenter
1
-1
/
+3
2025-11-24
PM: hibernate: Extra cleanup of comments in swap handling code
Rafael J. Wysocki
1
-48
/
+33
2025-11-24
bpf: implement "jmp" mode for trampoline
Menglong Dong
1
-17
/
+58
2025-11-24
bpf: specify the old and new poke_type for bpf_arch_text_poke
Menglong Dong
2
-8
/
+17
2025-11-24
ftrace: Introduce FTRACE_OPS_FL_JMP
Menglong Dong
2
-1
/
+28
2025-11-24
bpf: cleanup aux->used_maps after jit
Anton Protopopov
1
-0
/
+9
2025-11-24
kallsyms: Fix wrong "big" kernel symbol type read from procfs
Zheng Yejian
1
-1
/
+4
2025-11-24
printk: Avoid irq_work for printk_deferred() on suspend
John Ogness
1
-1
/
+1
2025-11-23
Merge tag 'timers-urgent-2025-11-23' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-18
/
+21
2025-11-23
Merge tag 'perf-urgent-2025-11-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
[prev]
[next]