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-03-12
hrtimer: Don't zero-initialize ret in hrtimer_nanosleep()
Thomas Weißschuh (Schneider Electric)
2026-03-12
timekeeping: Mark offsets array as const
Thomas Weißschuh (Schneider Electric)
2026-03-12
timekeeping/auxclock: Consistently use raw timekeeper for tk_setup_internals()
Thomas Weißschuh (Schneider Electric)
2026-03-12
timer_list: Print offset as signed integer
Thomas Weißschuh (Schneider Electric)
2026-03-12
tracing: Use explicit array size instead of sentinel elements in symbol printing
Thomas Weißschuh (Schneider Electric)
2026-03-12
perf: Make sure to use pmu_ctx->pmu for groups
Peter Zijlstra
2026-03-12
sched/fair: Fix comma operator misuse in NUMA fault accounting
Zhan Xusheng
2026-03-11
cgroup: replace global cgroup_file_kn_lock with per-cgroup_file lock
Shakeel Butt
2026-03-11
cgroup: add lockless fast-path checks to cgroup_file_notify()
Shakeel Butt
2026-03-11
cgroup: reduce cgroup_file_kn_lock hold time in cgroup_file_notify()
Shakeel Butt
2026-03-11
pidfd: add CLONE_PIDFD_AUTOKILL
Christian Brauner
2026-03-11
clone: add CLONE_NNP
Christian Brauner
2026-03-11
clone: add CLONE_AUTOREAP
Christian Brauner
2026-03-11
Merge branch 'sched/hrtick' into timers/core
Thomas Gleixner
2026-03-11
hrtimer: Less agressive interrupt 'hang' handling
Peter Zijlstra
2026-03-11
sched/mmcid: Avoid full tasklist walks
Thomas Gleixner
2026-03-11
sched/mmcid: Remove pointless preempt guard
Thomas Gleixner
2026-03-11
sched/mmcid: Handle vfork()/CLONE_VM correctly
Thomas Gleixner
2026-03-11
sched/mmcid: Prevent CID stalls due to concurrent forks
Thomas Gleixner
2026-03-11
time/jiffies: Mark jiffies_64_to_clock_t() notrace
Steven Rostedt
2026-03-11
clocksource: Remove ARCH_CLOCKSOURCE_DATA
Arnd Bergmann
2026-03-10
crash_dump: don't log dm-crypt key bytes in read_key_from_user_keying
Thorsten Blum
2026-03-10
audit: handle unknown status requests in audit_receive_msg()
Ricardo Robaina
2026-03-10
bpf: Fix constant blinding for PROBE_MEM32 stores
Sachin Kumar
2026-03-10
bpf: detect non null pointer with register operand in JEQ/JNE.
Cupertino Miranda
2026-03-10
bpf: Reset register ID for BPF_END value tracking
Yazhou Tang
2026-03-10
sched_ext: Reject sub-sched attachment to a disabled parent
Tejun Heo
2026-03-10
sched_ext: Fix scx_sched_lock / rq lock ordering
Tejun Heo
2026-03-10
sched_ext: Always bounce scx_disable() through irq_work
Tejun Heo
2026-03-10
sched_ext: Add scx_dump_lock and dump_disabled
Tejun Heo
2026-03-10
sched_ext: Fix sub_detach op check to test the parent's ops
Tejun Heo
2026-03-10
Merge branch 'for-7.1-devm-alloc-wq' into for-7.1
Tejun Heo
2026-03-10
workqueue: devres: Add device-managed allocate workqueue
Krzysztof Kozlowski
2026-03-10
sched: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026-03-10
printk: Fix _DESCS_COUNT type for 64-bit systems
feng.zhou
2026-03-10
sched: idle: Make skipping governor callbacks more consistent
Rafael J. Wysocki
2026-03-09
sched_ext: Replace system_unbound_wq with system_dfl_wq in scx_kobj_release()
Tejun Heo
2026-03-09
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Tejun Heo
2026-03-09
sched_ext: remove SCX_OPS_HAS_CGROUP_WEIGHT
Zhao Mengmeng
2026-03-09
workqueue: Add system_dfl_long_wq for long unbound works
Marco Crivellari
2026-03-09
tracing: Check for undefined symbols in simple_ring_buffer
Vincent Donnefort
2026-03-09
tracing: load/unload page callbacks for simple_ring_buffer
Vincent Donnefort
2026-03-09
tracing: Add a trace remote module for testing
Vincent Donnefort
2026-03-09
tracing: Introduce simple_ring_buffer
Vincent Donnefort
2026-03-09
ring-buffer: Export buffer_data_page and macros
Vincent Donnefort
2026-03-09
tracing: Add events/ root files to trace remotes
Vincent Donnefort
2026-03-09
tracing: Add events to trace remotes
Vincent Donnefort
2026-03-09
tracing: Add init callback to trace remotes
Vincent Donnefort
2026-03-09
tracing: Add non-consuming read to trace remotes
Vincent Donnefort
2026-03-09
tracing: Add reset to trace remotes
Vincent Donnefort
[prev]
[next]