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
2025-03-15
bpf: Introduce load-acquire and store-release instructions
Peilin Ye
2025-03-15
bpf: Add verifier support for timed may_goto
Kumar Kartikeya Dwivedi
2025-03-15
bpf: Factor out check_load_mem() and check_store_reg()
Peilin Ye
2025-03-15
bpf: Factor out check_atomic_rmw()
Peilin Ye
2025-03-15
bpf: Factor out atomic_ptr_type_ok()
Peilin Ye
2025-03-15
bpf: no longer acquire map_idr_lock in bpf_map_inc_not_zero()
Eric Dumazet
2025-03-15
bpf: Summarize sleepable global subprogs
Kumar Kartikeya Dwivedi
2025-03-15
bpf: Allow pre-ordering for bpf cgroup progs
Yonghong Song
2025-03-15
bpf/helpers: Introduce bpf_dynptr_copy kfunc
Mykyta Yatsenko
2025-03-15
bpf/helpers: Refactor bpf_dynptr_read and bpf_dynptr_write
Mykyta Yatsenko
2025-03-15
Revert "kheaders: Ignore silly-rename files"
Masahiro Yamada
2025-03-15
Revert "sched/core: Reduce cost of sched_move_task when config autogroup"
Dietmar Eggemann
2025-03-15
sched/uclamp: Optimize sched_uclamp_used static key enabling
Xuewen Yan
2025-03-15
sched/uclamp: Use the uclamp_is_used() helper instead of open-coding it
Xuewen Yan
2025-03-15
tracing: tprobe-events: Fix leakage of module refcount
Masami Hiramatsu (Google)
2025-03-15
tracing: tprobe-events: Fix to clean up tprobe correctly when module unload
Masami Hiramatsu (Google)
2025-03-14
Merge tag 'sched-urgent-2025-03-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-03-14
Merge tag 'locking-urgent-2025-03-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-03-14
KVM: TDX: Register TDX host key IDs to cgroup misc controller
Zhiming Hu
2025-03-14
sched_ext: idle: Refactor scx_select_cpu_dfl()
Andrea Righi
2025-03-14
sched_ext: idle: Honor idle flags in the built-in idle selection policy
Andrea Righi
2025-03-14
tracing: Correct the refcount if the hist/hist_debug file fails to open
Tengda Wu
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-03-13
genirq/msi: Rename msi_[un]lock_descs()
Thomas Gleixner
2025-03-13
genirq/msi: Use lock guards for MSI descriptor locking
Thomas Gleixner
2025-03-13
sched_ext: Skip per-CPU tasks in scx_bpf_reenqueue_local()
Andrea Righi
2025-03-13
genirq/msi: Make a few functions static
Thomas Gleixner
2025-03-13
posix-timers: Provide a mechanism to allocate a given timer ID
Thomas Gleixner
2025-03-13
posix-timers: Make per process list RCU safe
Thomas Gleixner
2025-03-13
posix-timers: Avoid false cacheline sharing
Thomas Gleixner
2025-03-13
posix-timers: Switch to jhash32()
Thomas Gleixner
2025-03-13
posix-timers: Improve hash table performance
Thomas Gleixner
2025-03-13
posix-timers: Make signal_struct:: Next_posix_timer_id an atomic_t
Eric Dumazet
2025-03-13
posix-timers: Make lock_timer() use guard()
Peter Zijlstra
2025-03-13
posix-timers: Rework timer removal
Thomas Gleixner
2025-03-13
posix-timers: Simplify lock/unlock_timer()
Thomas Gleixner
2025-03-13
posix-timers: Use guards in a few places
Thomas Gleixner
2025-03-13
posix-timers: Remove SLAB_PANIC from kmem cache
Thomas Gleixner
2025-03-13
posix-timers: Remove a few paranoid warnings
Thomas Gleixner
2025-03-13
posix-timers: Cleanup includes
Thomas Gleixner
2025-03-13
posix-timers: Add cond_resched() to posix_timer_add() search loop
Eric Dumazet
2025-03-13
posix-timers: Initialise timer before adding it to the hash table
Eric Dumazet
2025-03-13
posix-timers: Ensure that timer initialization is fully visible
Thomas Gleixner
2025-03-13
clocksource: Remove unnecessary strscpy() size argument
Thorsten Blum
2025-03-13
timer_list: Don't use %pK through printk()
Thomas Weißschuh
2025-03-12
Merge tag 'sched_ext-for-6.14-rc6-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-03-12
PM: s2idle: Extend comment in s2idle_enter()
Ulf Hansson
2025-03-12
PM: s2idle: Drop redundant locks when entering s2idle
Ulf Hansson
2025-03-12
dma-mapping: fix missing clear bdr in check_ram_in_range_map()
Baochen Qiang
2025-03-11
blk-cgroup: Simplify policy files registration
Michal Koutný
[prev]
[next]