index
:
linux.git
for-next
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
2024-11-12
bpf: Add kernel symbol for struct_ops trampoline
Xu Kuohai
2024-11-12
bpf: Use function pointers count as struct_ops links count
Xu Kuohai
2024-11-12
bpf: Remove unused member rcu from bpf_struct_ops_map
Xu Kuohai
2024-11-12
bpf: Support private stack for struct_ops progs
Yonghong Song
2024-11-12
bpf: Enable private stack for eligible subprogs
Yonghong Song
2024-11-12
bpf: Find eligible subprogs for private stack support
Yonghong Song
2024-11-12
srcu: Check for srcu_read_lock_lite() across all CPUs
Paul E. McKenney
2024-11-12
rcutorture: Avoid printing cpu=-1 for no-fault RCU boost failure
Paul E. McKenney
2024-11-12
rcuscale: Add guest_os_delay module parameter
Paul E. McKenney
2024-11-12
refscale: Correct affinity check
Paul E. McKenney
2024-11-12
rcu/nocb: Fix missed RCU barrier on deoffloading
Zqiang
2024-11-12
rcu/kvfree: Fix data-race in __mod_timer / kvfree_call_rcu
Uladzislau Rezki (Sony)
2024-11-12
rcu/srcutiny: don't return before reenabling preemption
Michal Schmidt
2024-11-12
rcu-tasks: Remove open-coded one-byte cmpxchg() emulation
Paul E. McKenney
2024-11-12
rcutorture: Test start-poll primitives with interrupts disabled
Paul E. McKenney
2024-11-12
rcu: Permit start_poll_synchronize_rcu*() with interrupts disabled
Paul E. McKenney
2024-11-12
rcu: Allow short-circuiting of synchronize_rcu_tasks_rude()
Paul E. McKenney
2024-11-12
rcu: Add rcuog kthreads to RCU_NOCB_CPU help text
Paul E. McKenney
2024-11-12
rcu: Use the BITS_PER_LONG macro
Jinjie Ruan
2024-11-12
rcu: Use bitwise instead of arithmetic operator for flags
Hongbo Li
2024-11-12
sched/cpufreq: Ensure sd is rebuilt for EAS check
Christian Loehle
2024-11-12
cgroup/cpuset: Further optimize code if CONFIG_CPUSETS_V1 not set
Waiman Long
2024-11-12
cgroup/cpuset: Enforce at most one rebuild_sched_domains_locked() call per op...
Waiman Long
2024-11-12
cgroup/cpuset: Revert "Allow suppression of sched domain rebuild in update_cp...
Waiman Long
2024-11-12
tracing: Remove redundant check on field->field in histograms
Colin Ian King
2024-11-12
refscale: Add srcu_read_lock_lite() support using "srcu-lite"
Paul E. McKenney
2024-11-12
rcutorture: Add srcu_read_lock_lite() support to rcutorture.reader_flavor
Paul E. McKenney
2024-11-12
rcutorture: Add reader_flavor parameter for SRCU readers
Paul E. McKenney
2024-11-12
rcutorture: Expand RCUTORTURE_RDR_MASK_[12] to eight bits
Paul E. McKenney
2024-11-12
srcu: Allow inlining of __srcu_read_{,un}lock_lite()
Paul E. McKenney
2024-11-12
srcu: Add srcu_read_lock_lite() and srcu_read_unlock_lite()
Paul E. McKenney
2024-11-12
srcu: Create CPP macros for normal and NMI-safe SRCU readers
Paul E. McKenney
2024-11-12
srcu: Standardize srcu_data pointers to "sdp" and similar
Paul E. McKenney
2024-11-12
srcu: Bit manipulation changes for additional reader flavor
Paul E. McKenney
2024-11-12
srcu: Renaming in preparation for additional reader flavor
Paul E. McKenney
2024-11-11
kernel/reboot: replace sprintf() with sysfs_emit()
zhangguopeng
2024-11-11
hung_task: add detect count for hung tasks
Lance Yang
2024-11-11
Merge tag 'sched_ext-for-6.12-rc7-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-11-11
Merge branch kvm-arm64/psci-1.3 into kvmarm/next
Oliver Upton
2024-11-11
sched_ext: Rename scx_bpf_dispatch[_vtime]_from_dsq*() -> scx_bpf_dsq_move[_v...
Tejun Heo
2024-11-11
sched_ext: Rename scx_bpf_consume() to scx_bpf_dsq_move_to_local()
Tejun Heo
2024-11-11
sched_ext: Rename scx_bpf_dispatch[_vtime]() to scx_bpf_dsq_insert[_vtime]()
Tejun Heo
2024-11-11
bpf: Drop special callback reference handling
Kumar Kartikeya Dwivedi
2024-11-11
bpf: Refactor active lock management
Kumar Kartikeya Dwivedi
2024-11-11
bpf: Call free_htab_elem() after htab_unlock_bucket()
Hou Tao
2024-11-11
bpf: Add support for uprobe multi session context
Jiri Olsa
2024-11-11
bpf: Add support for uprobe multi session attach
Jiri Olsa
2024-11-11
bpf: Force uprobe bpf program to always return 0
Jiri Olsa
2024-11-11
bpf: Allow return values 0 and 1 for kprobe session
Jiri Olsa
2024-11-11
printk: Introduce FORCE_CON flag
Marcos Paulo de Souza
[prev]
[next]