index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2025-01-11
tools: Add gendwarfksyms
Sami Tolvanen
2025-01-10
module: get symbol CRC back to unsigned
Masahiro Yamada
2025-01-10
kheaders: prevent `find` from seeing perl temp files
HONG Yifan
2025-01-10
kheaders: use 'tar' instead of 'cpio' for copying files
Masahiro Yamada
2025-01-10
kheaders: rename the 'cpio_dir' variable to 'tmpdir'
Masahiro Yamada
2025-01-10
kheaders: avoid unnecessary process forks of grep
Masahiro Yamada
2025-01-10
kheaders: exclude include/generated/utsversion.h from kheaders_data.tar.xz
Masahiro Yamada
2025-01-10
uprobes: Fix race in uprobe_free_utask
Jiri Olsa
2025-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-10
tracing/kprobes: Simplify __trace_kprobe_create() by removing gotos
Masami Hiramatsu (Google)
2025-01-10
tracing: Use __free() for kprobe events to cleanup
Masami Hiramatsu (Google)
2025-01-10
tracing: Use __free() in trace_probe for cleanup
Masami Hiramatsu (Google)
2025-01-10
kprobes: Remove remaining gotos
Masami Hiramatsu (Google)
2025-01-10
kprobes: Remove unneeded goto
Masami Hiramatsu (Google)
2025-01-10
kprobes: Use guard for rcu_read_lock
Masami Hiramatsu (Google)
2025-01-10
kprobes: Use guard() for external locks
Masami Hiramatsu (Google)
2025-01-10
tracing/eprobe: Adopt guard() and scoped_guard()
Masami Hiramatsu (Google)
2025-01-10
tracing/uprobe: Adopt guard() and scoped_guard()
Masami Hiramatsu (Google)
2025-01-10
tracing/kprobe: Adopt guard() and scoped_guard()
Masami Hiramatsu (Google)
2025-01-10
kprobes: Adopt guard() and scoped_guard()
Masami Hiramatsu (Google)
2025-01-10
kprobes: Reduce preempt disable scope in check_kprobe_access_safe()
Thomas Weißschuh
2025-01-10
tracing/kprobes: Fix to free objects when failed to copy a symbol
Masami Hiramatsu (Google)
2025-01-09
sched/fair: Fix EEVDF entity placement bug causing scheduling lag
Peter Zijlstra
2025-01-09
btf: Switch module BTF attribute to sysfs_bin_attr_simple_read()
Thomas Weißschuh
2025-01-09
btf: Switch vmlinux BTF attribute to sysfs_bin_attr_simple_read()
Thomas Weißschuh
2025-01-09
sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read()
Thomas Weißschuh
2025-01-08
bpf: Remove migrate_{disable|enable} from bpf_selem_free()
Hou Tao
2025-01-08
bpf: Remove migrate_{disable|enable} from bpf_local_storage_free()
Hou Tao
2025-01-08
bpf: Remove migrate_{disable|enable} from bpf_local_storage_alloc()
Hou Tao
2025-01-08
bpf: Remove migrate_{disable|enable} from bpf_selem_alloc()
Hou Tao
2025-01-08
bpf: Remove migrate_{disable,enable} in bpf_cpumask_release()
Hou Tao
2025-01-08
bpf: Remove migrate_{disable|enable} in bpf_obj_free_fields()
Hou Tao
2025-01-08
bpf: Disable migration before calling ops->map_free()
Hou Tao
2025-01-08
bpf: Disable migration in bpf_selem_free_rcu
Hou Tao
2025-01-08
bpf: Disable migration when destroying inode storage
Hou Tao
2025-01-08
bpf: Remove migrate_{disable|enable} from bpf_task_storage_lock helpers
Hou Tao
2025-01-08
bpf: Remove migrate_{disable|enable} from bpf_cgrp_storage_lock helpers
Hou Tao
2025-01-08
bpf: Remove migrate_{disable|enable} in htab_elem_free
Hou Tao
2025-01-08
bpf: Remove migrate_{disable|enable} in ->map_for_each_callback
Hou Tao
2025-01-08
bpf: Remove migrate_{disable|enable} from LPM trie
Hou Tao
2025-01-08
cgroup/cpuset: remove kernfs active break
Chen Ridong
2025-01-08
bpf: Return error for missed kprobe multi bpf program execution
Jiri Olsa
2025-01-08
bpf: Move out synchronize_rcu_tasks_trace from mutex CS
Pu Lehui
2025-01-08
bpf: Fix range_tree_set() error handling
Soma Nakata
2025-01-08
rcu: Use kthread preferred affinity for RCU exp kworkers
Frederic Weisbecker
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
2025-01-08
kthread: Unify kthread_create_on_cpu() and kthread_create_worker_on_cpu() aut...
Frederic Weisbecker
2025-01-08
rcu: Use kthread preferred affinity for RCU boost
Frederic Weisbecker
2025-01-08
kthread: Implement preferred affinity
Frederic Weisbecker
2025-01-08
kthread: Default affine kthread to its preferred NUMA node
Frederic Weisbecker
[prev]
[next]