index
:
git.armlinux.org.uk/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-10-25
timekeeping: Abort clocksource change in case of failure
Thomas Gleixner
2024-10-25
timekeeping: Avoid duplicate leap state update
Anna-Maria Behnsen
2024-10-25
timekeeping: Don't stop time readers across hard_pps() update
Thomas Gleixner
2024-10-25
timekeeping: Read NTP tick length only once
Thomas Gleixner
2024-10-25
locking/osq_lock: Use atomic_try_cmpxchg_release() in osq_unlock()
Uros Bizjak
2024-10-24
fgraph: Change the name of cpuhp state to "fgraph:online"
Steven Rostedt
2024-10-24
fgraph: Fix missing unlock in register_ftrace_graph()
Li Huafei
2024-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-10-24
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-10-24
Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-24
locking/rtmutex: Fix misleading comment
Peter Zijlstra
2024-10-24
bpf: Add uptr support in the map_value of the task local storage.
Martin KaFai Lau
2024-10-24
bpf: Postpone bpf_obj_free_fields to the rcu callback
Martin KaFai Lau
2024-10-24
bpf: Postpone bpf_selem_free() in bpf_selem_unlink_storage_nolock()
Martin KaFai Lau
2024-10-24
bpf: Add "bool swap_uptrs" arg to bpf_local_storage_update() and bpf_selem_al...
Martin KaFai Lau
2024-10-24
bpf: Handle BPF_UPTR in verifier
Kui-Feng Lee
2024-10-24
bpf: Support __uptr type tag in BTF
Kui-Feng Lee
2024-10-24
bpf: Check validity of link->type in bpf_link_show_fdinfo()
Hou Tao
2024-10-24
sched_ext: Replace set_arg_maybe_null() with __nullable CFI stub tags
Tejun Heo
2024-10-24
sched_ext: Rename CFI stubs to names that are recognized by BPF
Tejun Heo
2024-10-24
locking/rt: Annotate unlock followed by lock for sparse.
Sebastian Andrzej Siewior
2024-10-24
locking/rt: Add sparse annotation for RCU.
Sebastian Andrzej Siewior
2024-10-24
posix-timers: Replace call_rcu() by kfree_rcu() for simple kmem_cache_free() ...
Julia Lawall
2024-10-24
genirq/devres: Don't free interrupt which is not managed by devres
Zijun Hu
2024-10-23
bpf: fix do_misc_fixups() for bpf_get_branch_snapshot()
Andrii Nakryiko
2024-10-23
bpf,perf: Fix perf_event_detach_bpf_prog error handling
Jiri Olsa
2024-10-23
cgroup/freezer: Add cgroup CGRP_FROZEN flag update helper
Chen Ridong
2024-10-23
cgroup/freezer: Reduce redundant traversal for cgroup_freeze
Chen Ridong
2024-10-23
sched_ext: Introduce LLC awareness to the default idle selection policy
Andrea Righi
2024-10-23
sched_ext: Clarify ops.select_cpu() for single-CPU tasks
Andrea Righi
2024-10-23
uprobe: Add support for session consumer
Jiri Olsa
2024-10-23
uprobe: Add data pointer to consumer handlers
Jiri Olsa
2024-10-23
sched: Fix pick_next_task_fair() vs try_to_wake_up() race
Peter Zijlstra
2024-10-23
perf: Fix missing RCU reader protection in perf_event_clear_cpumask()
Kan Liang
2024-10-23
srcu: Replace WARN_ON_ONCE() with BUILD_BUG_ON() if possible
Zhen Lei
2024-10-23
rcu: Stop stall warning from dumping stacks if grace period ends
Paul E. McKenney
2024-10-23
rcu: Delete unused rcu_gp_might_be_stalled() function
Paul E. McKenney
2024-10-23
posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()
Jinjie Ruan
2024-10-23
sysctl: Reorganize kerneldoc parameter names
Julia Lawall
2024-10-23
ucounts: constify sysctl table user_table
Thomas Weißschuh
2024-10-23
tracing: Consider the NULL character when validating the event length
Leo Yan
2024-10-23
tracing/probes: Fix MAX_TRACE_ARGS limit handling
Mikel Rychliski
2024-10-22
audit: Use str_yes_no() helper function
Thorsten Blum
2024-10-22
bpf: Fix overloading of MEM_UNINIT's meaning
Daniel Borkmann
2024-10-22
bpf: Add MEM_WRITE attribute
Daniel Borkmann
2024-10-22
bpf: Preserve param->string when parsing mount options
Hou Tao
2024-10-22
rcu: Remove unused declaration rcu_segcblist_offload()
Yue Haibing
2024-10-21
bpf: Implement bpf_send_signal_task() kfunc
Puranjay Mohan
2024-10-21
cgroup/bpf: only cgroup v2 can be attached by bpf programs
Chen Ridong
2024-10-21
Revert "cgroup: Fix memory leak caused by missing cgroup_bpf_offline"
Chen Ridong
[prev]
[next]