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-7.1.y
linux-7.2.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-11-06
cgroup: Fix sleeping from invalid context warning on PREEMPT_RT
Tejun Heo
2025-11-07
tracing: tprobe-events: Fix to put tracepoint_user when disable the tprobe
Masami Hiramatsu (Google)
2025-11-07
tracing: tprobe-events: Fix to register tracepoint correctly
Masami Hiramatsu (Google)
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-06
futex: Optimize per-cpu reference counting
Peter Zijlstra
2025-11-06
sched/fair: Prevent cfs_rq from being unthrottled with zero runtime_remaining
Aaron Lu
2025-11-05
bpf: disasm: add support for BPF_JMP|BPF_JA|BPF_X
Anton Protopopov
2025-11-05
bpf, x86: add support for indirect jumps
Anton Protopopov
2025-11-05
bpf: support instructions arrays with constants blinding
Anton Protopopov
2025-11-05
bpf, x86: add new map type: instructions array
Anton Protopopov
2025-11-06
rcutorture: Remove redundant rcutorture_one_extend() from rcu_torture_one_read()
Paul E. McKenney
2025-11-06
locktorture: Fix memory leak in param_set_cpumask()
Wang Liang
2025-11-05
srcu: Require special srcu_struct define/init for SRCU-fast readers
Paul E. McKenney
2025-11-05
rcutorture: Exercise DEFINE_STATIC_SRCU_FAST() and init_srcu_struct_fast()
Paul E. McKenney
2025-11-05
srcu: Make grace-period determination use ssp->srcu_reader_flavor
Paul E. McKenney
2025-11-05
srcu: Create a DEFINE_SRCU_FAST()
Paul E. McKenney
2025-11-05
rcutorture: Test srcu_expedite_current()
Paul E. McKenney
2025-11-05
srcu: Create an srcu_expedite_current() function
Paul E. McKenney
2025-11-05
srcu: Permit Tiny SRCU srcu_read_unlock() with interrupts disabled
Paul E. McKenney
2025-11-05
trace: use override credential guard
Christian Brauner
2025-11-05
trace: use prepare credential guard
Christian Brauner
2025-11-05
sched_ext: Mark racy bitfields to prevent adding fields that can't tolerate r...
Tejun Heo
2025-11-05
cgroup/cpuset: Globally track isolated_cpus update
Waiman Long
2025-11-05
cgroup/cpuset: Ensure domain isolated CPUs stay in root or isolated partition
Waiman Long
2025-11-05
cgroup/cpuset: Move up prstate_housekeeping_conflict() helper
Waiman Long
2025-11-05
cgroup/cpuset: Fail if isolated and nohz_full don't leave any housekeeping
Waiman Long
2025-11-05
cgroup/cpuset: Rename update_unbound_workqueue_cpumask() to update_isolation_...
Gabriele Monaco
2025-11-04
bpf: Convert bpf_sock_addr_kern "uaddr" to sockaddr_unsized
Kees Cook
2025-11-04
bpf: Convert cgroup sockaddr filters to use sockaddr_unsized consistently
Kees Cook
2025-11-04
bpf: add _impl suffix for bpf_stream_vprintk() kfunc
Mykyta Yatsenko
2025-11-04
bpf:add _impl suffix for bpf_task_work_schedule* kfuncs
Mykyta Yatsenko
2025-11-04
sched_ext: Minor cleanups to scx_task_iter
Tejun Heo
2025-11-04
sched_ext: Move __SCX_DSQ_ITER_ALL_FLAGS BUILD_BUG_ON to the right place
Tejun Heo
2025-11-04
Merge branch 'topic/func-profiler-offset' of git://git.kernel.org/pub/scm/lin...
Steven Rostedt
2025-11-04
tracing: Add an option to show symbols in _text+offset for function profiler
Masami Hiramatsu (Google)
2025-11-04
tracing: Allow tracer to add more than 32 options
Masami Hiramatsu (Google)
2025-11-04
cgroup: use credential guards in cgroup_attach_permissions()
Christian Brauner
2025-11-04
act: use credential guards in acct_write_process()
Christian Brauner
2025-11-04
cred: make init_cred static
Christian Brauner
2025-11-04
rseq: Switch to TIF_RSEQ if supported
Thomas Gleixner
2025-11-04
rseq: Switch to fast path processing on exit to user
Thomas Gleixner
2025-11-04
rseq: Implement fast path for exit to user
Thomas Gleixner
2025-11-04
rseq: Optimize event setting
Thomas Gleixner
2025-11-04
rseq: Rework the TIF_NOTIFY handler
Thomas Gleixner
2025-11-04
rseq: Separate the signal delivery path
Thomas Gleixner
2025-11-04
rseq: Provide and use rseq_set_ids()
Thomas Gleixner
2025-11-04
rseq: Use static branch for syscall exit debug when GENERIC_IRQ_ENTRY=y
Thomas Gleixner
2025-11-04
rseq: Replace the original debug implementation
Thomas Gleixner
2025-11-04
rseq: Provide and use rseq_update_user_cs()
Thomas Gleixner
2025-11-04
rseq: Provide static branch for runtime debugging
Thomas Gleixner
[prev]
[next]