index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
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
2025-11-04
rseq: Expose lightweight statistics in debugfs
Thomas Gleixner
2025-11-04
rseq: Provide tracepoint wrappers for inline code
Thomas Gleixner
2025-11-04
rseq: Cache CPU ID and MM CID values
Thomas Gleixner
2025-11-04
entry: Inline irqentry_enter/exit_from/to_user_mode()
Thomas Gleixner
2025-11-04
entry: Remove syscall_enter_from_user_mode_prepare()
Thomas Gleixner
2025-11-04
rseq: Introduce struct rseq_data
Thomas Gleixner
2025-11-04
rseq: Avoid CPU/MM CID updates when no event pending
Thomas Gleixner
2025-11-04
rseq, virt: Retrigger RSEQ after vcpu_run()
Thomas Gleixner
2025-11-04
rseq: Simplify the event notification
Thomas Gleixner
2025-11-04
rseq: Simplify registration
Thomas Gleixner
2025-11-04
rseq: Move algorithm comment to top
Thomas Gleixner
2025-11-04
rseq: Avoid pointless evaluation in __rseq_notify_resume()
Thomas Gleixner
2025-11-04
futex: Convert to get/put_user_inline()
Thomas Gleixner
2025-11-03
bpf: Skip bounds adjustment for conditional jumps on same scalar register
KaFai Wan
2025-11-03
ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()
Song Liu
2025-11-03
ftrace: Fix BPF fexit with livepatch
Song Liu
2025-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc4
Alexei Starovoitov
2025-11-03
sched_ext: Fix cgroup exit ordering by moving sched_ext_free() to finish_task...
Tejun Heo
2025-11-03
sched_ext: Merge branch 'for-6.19' of git://git.kernel.org/pub/scm/linux/kern...
Tejun Heo
2025-11-03
cgroup: Defer task cgroup unlink until after the task is done switching out
Tejun Heo
2025-11-03
cgroup: Move dying_tasks cleanup from cgroup_task_release() to cgroup_task_fr...
Tejun Heo
2025-11-03
cgroup: Rename cgroup lifecycle hooks to cgroup_task_*()
Tejun Heo
2025-11-03
nstree: add listns()
Christian Brauner
2025-11-03
nstree: add unified namespace list
Christian Brauner
2025-11-03
nstree: simplify rbtree comparison helpers
Christian Brauner
2025-11-03
nstree: maintain list of owned namespaces
Christian Brauner
2025-11-03
nstree: assign fixed ids to the initial namespaces
Christian Brauner
2025-11-03
nstree: introduce a unified tree
Christian Brauner
2025-11-03
ns: add active reference count
Christian Brauner
2025-11-03
ns: rename to exit_nsproxy_namespaces()
Christian Brauner
2025-11-03
ns: use NS_COMMON_INIT() for all namespaces
Christian Brauner
2025-11-03
ns: add missing authorship
Christian Brauner
2025-11-03
blktrace: add support for REQ_OP_WRITE_ZEROES tracing
Chaitanya Kulkarni
[prev]
[next]