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-07
audit: Use kzalloc() instead of kmalloc()/memset() in audit_krule_to_data()
Gongwei Li
2025-11-07
Merge tag 'trace-v6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-11-07
PM: hibernate: Fix style issues in save_compressed_image()
Mario Limonciello (AMD)
2025-11-07
PM: hibernate: Use atomic64_t for compressed_size variable
Mario Limonciello (AMD)
2025-11-07
PM: hibernate: Emit an error when image writing fails
Mario Limonciello (AMD)
2025-11-07
refscale: Do not disable interrupts for tests involving local_bh_enable()
Paul E. McKenney
2025-11-07
refscale: Add non-atomic per-CPU increment readers
Paul E. McKenney
2025-11-07
refscale: Add this_cpu_inc() readers
Paul E. McKenney
2025-11-07
refscale: Add preempt_disable() readers
Paul E. McKenney
2025-11-07
refscale: Add local_bh_disable() readers
Paul E. McKenney
2025-11-07
refscale: Add local_irq_disable() and local_irq_save() readers
Paul E. McKenney
2025-11-07
printk: nbcon: Allow unsafe write_atomic() for panic
John Ogness
2025-11-07
srcu: Add SRCU_READ_FLAVOR_FAST_UPDOWN CPP macro
Paul E. McKenney
2025-11-07
rcu: Mark diagnostic functions as notrace
Paul E. McKenney
2025-11-06
tracing: Fix memory leaks in create_field_var()
Zilin Guan
2025-11-06
ring-buffer: Do not warn in ring_buffer_map_get_reader() when reader catches up
Steven Rostedt
2025-11-06
bpf: Use kmalloc_nolock() in range tree
Puranjay Mohan
2025-11-06
cgroup: Fix sleeping from invalid context warning on PREEMPT_RT
Tejun Heo
2025-11-07
tracing: tprobe-events: Fix to put tracepoint_user when disable the tprobe
Masami Hiramatsu (Google)
2025-11-07
tracing: tprobe-events: Fix to register tracepoint correctly
Masami Hiramatsu (Google)
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-06
futex: Optimize per-cpu reference counting
Peter Zijlstra
2025-11-06
sched/fair: Prevent cfs_rq from being unthrottled with zero runtime_remaining
Aaron Lu
2025-11-05
bpf: disasm: add support for BPF_JMP|BPF_JA|BPF_X
Anton Protopopov
2025-11-05
bpf, x86: add support for indirect jumps
Anton Protopopov
2025-11-05
bpf: support instructions arrays with constants blinding
Anton Protopopov
2025-11-05
bpf, x86: add new map type: instructions array
Anton Protopopov
2025-11-06
rcutorture: Remove redundant rcutorture_one_extend() from rcu_torture_one_read()
Paul E. McKenney
2025-11-06
locktorture: Fix memory leak in param_set_cpumask()
Wang Liang
2025-11-05
srcu: Require special srcu_struct define/init for SRCU-fast readers
Paul E. McKenney
2025-11-05
rcutorture: Exercise DEFINE_STATIC_SRCU_FAST() and init_srcu_struct_fast()
Paul E. McKenney
2025-11-05
srcu: Make grace-period determination use ssp->srcu_reader_flavor
Paul E. McKenney
2025-11-05
srcu: Create a DEFINE_SRCU_FAST()
Paul E. McKenney
2025-11-05
rcutorture: Test srcu_expedite_current()
Paul E. McKenney
2025-11-05
srcu: Create an srcu_expedite_current() function
Paul E. McKenney
2025-11-05
srcu: Permit Tiny SRCU srcu_read_unlock() with interrupts disabled
Paul E. McKenney
2025-11-05
trace: use override credential guard
Christian Brauner
2025-11-05
trace: use prepare credential guard
Christian Brauner
2025-11-05
sched_ext: Mark racy bitfields to prevent adding fields that can't tolerate r...
Tejun Heo
2025-11-05
cgroup/cpuset: Globally track isolated_cpus update
Waiman Long
2025-11-05
cgroup/cpuset: Ensure domain isolated CPUs stay in root or isolated partition
Waiman Long
2025-11-05
cgroup/cpuset: Move up prstate_housekeeping_conflict() helper
Waiman Long
2025-11-05
cgroup/cpuset: Fail if isolated and nohz_full don't leave any housekeeping
Waiman Long
2025-11-05
cgroup/cpuset: Rename update_unbound_workqueue_cpumask() to update_isolation_...
Gabriele Monaco
2025-11-04
bpf: Convert bpf_sock_addr_kern "uaddr" to sockaddr_unsized
Kees Cook
2025-11-04
bpf: Convert cgroup sockaddr filters to use sockaddr_unsized consistently
Kees Cook
2025-11-04
bpf: add _impl suffix for bpf_stream_vprintk() kfunc
Mykyta Yatsenko
2025-11-04
bpf:add _impl suffix for bpf_task_work_schedule* kfuncs
Mykyta Yatsenko
2025-11-04
sched_ext: Minor cleanups to scx_task_iter
Tejun Heo
2025-11-04
sched_ext: Move __SCX_DSQ_ITER_ALL_FLAGS BUILD_BUG_ON to the right place
Tejun Heo
[prev]
[next]