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-05
bpf, x86: add support for indirect jumps
Anton Protopopov
5
-6
/
+387
2025-11-05
bpf: support instructions arrays with constants blinding
Anton Protopopov
2
-1
/
+30
2025-11-05
bpf, x86: add new map type: instructions array
Anton Protopopov
4
-1
/
+354
2025-11-06
rcutorture: Remove redundant rcutorture_one_extend() from rcu_torture_one_read()
Paul E. McKenney
1
-3
/
+1
2025-11-06
locktorture: Fix memory leak in param_set_cpumask()
Wang Liang
1
-2
/
+6
2025-11-05
srcu: Require special srcu_struct define/init for SRCU-fast readers
Paul E. McKenney
1
-0
/
+1
2025-11-05
rcutorture: Exercise DEFINE_STATIC_SRCU_FAST() and init_srcu_struct_fast()
Paul E. McKenney
1
-4
/
+15
2025-11-05
srcu: Make grace-period determination use ssp->srcu_reader_flavor
Paul E. McKenney
1
-1
/
+1
2025-11-05
srcu: Create a DEFINE_SRCU_FAST()
Paul E. McKenney
1
-2
/
+34
2025-11-05
rcutorture: Test srcu_expedite_current()
Paul E. McKenney
1
-0
/
+12
2025-11-05
srcu: Create an srcu_expedite_current() function
Paul E. McKenney
1
-0
/
+58
2025-11-05
srcu: Permit Tiny SRCU srcu_read_unlock() with interrupts disabled
Paul E. McKenney
1
-4
/
+9
2025-11-05
trace: use override credential guard
Christian Brauner
1
-12
/
+5
2025-11-05
trace: use prepare credential guard
Christian Brauner
1
-4
/
+1
2025-11-05
sched_ext: Mark racy bitfields to prevent adding fields that can't tolerate r...
Tejun Heo
1
-0
/
+4
2025-11-05
cgroup/cpuset: Globally track isolated_cpus update
Waiman Long
1
-38
/
+35
2025-11-05
cgroup/cpuset: Ensure domain isolated CPUs stay in root or isolated partition
Waiman Long
1
-4
/
+6
2025-11-05
cgroup/cpuset: Move up prstate_housekeeping_conflict() helper
Waiman Long
1
-20
/
+20
2025-11-05
cgroup/cpuset: Fail if isolated and nohz_full don't leave any housekeeping
Waiman Long
1
-1
/
+73
2025-11-05
cgroup/cpuset: Rename update_unbound_workqueue_cpumask() to update_isolation_...
Gabriele Monaco
1
-6
/
+6
2025-11-04
bpf: Convert bpf_sock_addr_kern "uaddr" to sockaddr_unsized
Kees Cook
1
-4
/
+4
2025-11-04
bpf: Convert cgroup sockaddr filters to use sockaddr_unsized consistently
Kees Cook
1
-2
/
+2
2025-11-04
bpf: add _impl suffix for bpf_stream_vprintk() kfunc
Mykyta Yatsenko
2
-2
/
+3
2025-11-04
bpf:add _impl suffix for bpf_task_work_schedule* kfuncs
Mykyta Yatsenko
2
-16
/
+20
2025-11-04
sched_ext: Minor cleanups to scx_task_iter
Tejun Heo
1
-6
/
+5
2025-11-04
sched_ext: Move __SCX_DSQ_ITER_ALL_FLAGS BUILD_BUG_ON to the right place
Tejun Heo
1
-3
/
+2
2025-11-04
Merge branch 'topic/func-profiler-offset' of git://git.kernel.org/pub/scm/lin...
Steven Rostedt
15
-154
/
+197
2025-11-04
tracing: Add an option to show symbols in _text+offset for function profiler
Masami Hiramatsu (Google)
3
-4
/
+38
2025-11-04
tracing: Allow tracer to add more than 32 options
Masami Hiramatsu (Google)
14
-150
/
+159
2025-11-04
cgroup: use credential guards in cgroup_attach_permissions()
Christian Brauner
1
-6
/
+4
2025-11-04
act: use credential guards in acct_write_process()
Christian Brauner
1
-16
/
+13
2025-11-04
cred: make init_cred static
Christian Brauner
1
-27
/
+0
2025-11-04
rseq: Switch to TIF_RSEQ if supported
Thomas Gleixner
1
-2
/
+8
2025-11-04
rseq: Switch to fast path processing on exit to user
Thomas Gleixner
2
-9
/
+25
2025-11-04
rseq: Implement fast path for exit to user
Thomas Gleixner
1
-0
/
+2
2025-11-04
rseq: Optimize event setting
Thomas Gleixner
3
-3
/
+11
2025-11-04
rseq: Rework the TIF_NOTIFY handler
Thomas Gleixner
1
-43
/
+33
2025-11-04
rseq: Separate the signal delivery path
Thomas Gleixner
1
-8
/
+22
2025-11-04
rseq: Provide and use rseq_set_ids()
Thomas Gleixner
1
-186
/
+50
2025-11-04
rseq: Use static branch for syscall exit debug when GENERIC_IRQ_ENTRY=y
Thomas Gleixner
1
-2
/
+8
2025-11-04
rseq: Replace the original debug implementation
Thomas Gleixner
1
-69
/
+12
2025-11-04
rseq: Provide and use rseq_update_user_cs()
Thomas Gleixner
1
-171
/
+75
2025-11-04
rseq: Provide static branch for runtime debugging
Thomas Gleixner
1
-4
/
+69
2025-11-04
rseq: Expose lightweight statistics in debugfs
Thomas Gleixner
1
-7
/
+72
2025-11-04
rseq: Provide tracepoint wrappers for inline code
Thomas Gleixner
1
-1
/
+18
2025-11-04
rseq: Cache CPU ID and MM CID values
Thomas Gleixner
1
-0
/
+4
2025-11-04
entry: Inline irqentry_enter/exit_from/to_user_mode()
Thomas Gleixner
1
-13
/
+0
2025-11-04
entry: Remove syscall_enter_from_user_mode_prepare()
Thomas Gleixner
1
-8
/
+0
2025-11-04
rseq: Introduce struct rseq_data
Thomas Gleixner
2
-35
/
+34
2025-11-04
rseq: Avoid CPU/MM CID updates when no event pending
Thomas Gleixner
1
-5
/
+6
[prev]
[next]