index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2026-07-22
bpf: alloc_prog_pack(): Skip ROX management for already ROX memory
Mike Rapoport (Microsoft)
2026-07-22
bpf: Drop __weak from bpf_jit_alloc_exec() and bpf_jit_free_exec()
Mike Rapoport (Microsoft)
2026-07-22
bpf: dispatcher: Allocate bpf_dispatcher->rw_image with vzalloc()
Mike Rapoport (Microsoft)
2026-07-22
PM: hibernate: Use %pe to print error pointer values
Ronan Marchal
2026-07-22
cpufreq: schedutil: Replace sprintf() with sysfs_emit() in sysfs show
Zhongqiu Han
2026-07-22
cpufreq: schedutil: Publish util hooks only after all sg_cpu are initialized
Zhongqiu Han
2026-07-22
PM: hibernate: Remove kernel-doc markings from helper descriptions
Adi Nata
2026-07-21
sched_ext: Build the cid tables privately and publish them with RCU
Tejun Heo
2026-07-21
sched_ext: Drop unused scx_cpumask_to_cmask()
Tejun Heo
2026-07-21
sched_ext: Skip the default CPU selection while bypassing
Tejun Heo
2026-07-21
sched_ext: Blame the DSQ's owning scheduler for a runnable stall
Tejun Heo
2026-07-21
bpf: Mark bpf_refcount field as unique
Kumar Kartikeya Dwivedi
2026-07-21
bpf: Preserve unique-field state across nested structs
Kumar Kartikeya Dwivedi
2026-07-21
bpf: Fix offset warn check for bpf_res_spin_lock
Kumar Kartikeya Dwivedi
2026-07-21
bpf: Zero queue and stack outputs on lock failure
Kumar Kartikeya Dwivedi
2026-07-21
cgroup/dmem: accept only one region per limit write
Eric Chanudet
2026-07-21
tracing/probes: Fix extra whitespace in trace_probe_kernel.h
Masami Hiramatsu (Google)
2026-07-21
tracing/kprobe: Remove redundant memset in kprobe_perf_func()
Masami Hiramatsu (Google)
2026-07-21
tracing/fprobe: Remove redundant memset in fentry_perf_func()
Masami Hiramatsu (Google)
2026-07-21
tracing/fprobe: Remove redundant snprintf in trace_fprobe_match_command_head()
Masami Hiramatsu (Google)
2026-07-21
tracing/probes: Simplify BTF_KIND_PTR case in fetch_type_from_btf_type()
Masami Hiramatsu (Google)
2026-07-21
tracing/probes: Cleanup pointer arithmetic in store_trace_entry_data()
Masami Hiramatsu (Google)
2026-07-21
tracing/probes: Remove unused parameter from parse_probe_var_retval()
Masami Hiramatsu (Google)
2026-07-21
tracing/probes: Remove redundant bounds check in trace_probe_compare_arg_type()
Masami Hiramatsu (Google)
2026-07-21
tracing/probes: Remove redundant boolean conversion in trace_probe_has_single...
Masami Hiramatsu (Google)
2026-07-21
tracing/probes: Remove duplicate MAX_ARRAY_LEN macro definition
Masami Hiramatsu (Google)
2026-07-21
tracing/eprobe: Fix exact system name matching in eprobe_dyn_event_match()
Masami Hiramatsu (Google)
2026-07-21
tracing/probes: Fix potential underflow in LEN_OR_ZERO macro
Masami Hiramatsu (Google)
2026-07-21
tracing/probes: Prevent out-of-bounds write in __trace_probe_log_err()
Masami Hiramatsu (Google)
2026-07-21
tracing/probes: Avoid temporary buffer truncation in trace_probe_match_comman...
Masami Hiramatsu (Google)
2026-07-20
entry: Rework trace_syscall_enter()
Thomas Gleixner
2026-07-20
entry: Rework syscall_audit_enter()
Thomas Gleixner
2026-07-20
kcsan: avoid unintended access checking in NMIs
Marco Elver
2026-07-20
timers/migration: Fix bad line kernel-doc warning in struct tmigr_cpu
Babanpreet Singh
2026-07-20
rv: Simplify hybrid automata monitors's clock variables
Nam Cao
2026-07-20
genirq/msi: Move misplaced EXPORT_SYMBOL_GPL for msi_domain_free_irqs_all()
Li RongQing
2026-07-19
sched_ext: Rename the cid-form cgroup ops to cpuctl_*
Tejun Heo
2026-07-19
sched_ext: Hand over cgroups at sub-scheduler enable/disable
Tejun Heo
2026-07-19
sched_ext: Deliver cgroup ops to each task_group's sched
Tejun Heo
2026-07-19
sched_ext: Re-home tasks on cgroup migration
Tejun Heo
2026-07-19
sched_ext: Relocate scx_cgroup_enabled
Tejun Heo
2026-07-19
sched_ext: Factor out scx_rehome_task() and scx_punt_task()
Tejun Heo
2026-07-19
cgroup: Add cgroup_task_notifier and task migration events
Tejun Heo
2026-07-19
bpf: Disallow interpreter fallback for BPF_ADDR_PERCPU insn
Leon Hwang
2026-07-19
bpf: Disallow interpreter fallback for gotox insn
Leon Hwang
2026-07-19
bpf: Disallow interpreter fallback for arena-related insns
Leon Hwang
2026-07-19
bpf: Reject arena frees below the arena base
Yiyang Chen
2026-07-19
bpf: Add memory usage for arena
Jiayuan Chen
2026-07-19
bpf: Pass arena instead of scratch_page to the pte callbacks
Jiayuan Chen
2026-07-17
Merge branch 'for-7.2-fixes' into for-7.3
Tejun Heo
[prev]
[next]