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-12-09
Merge tag 'sched_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-12-09
futex: fix user access on powerpc
Linus Torvalds
2024-12-09
uprobes: Guard against kmemdup() failing in dup_return_instance()
Andrii Nakryiko
2024-12-09
perf/core: Export perf_exclude_event()
Namhyung Kim
2024-12-09
uprobes: Reuse return_instances between multiple uretprobes within task
Andrii Nakryiko
2024-12-09
uprobes: Ensure return_instance is detached from the list before freeing
Andrii Nakryiko
2024-12-09
uprobes: Decouple return_instance list traversal and freeing
Andrii Nakryiko
2024-12-09
uprobes: Simplify session consumer tracking
Andrii Nakryiko
2024-12-09
sched/fair: Untangle NEXT_BUDDY and pick_next_task()
Peter Zijlstra
2024-12-09
sched/fair: Mark m*_vruntime() with __maybe_unused
Andy Shevchenko
2024-12-09
sched/fair: Fix variable declaration position
Vincent Guittot
2024-12-09
sched/fair: Do not try to migrate delayed dequeue task
Vincent Guittot
2024-12-09
sched/fair: Rename cfs_rq.nr_running into nr_queued
Vincent Guittot
2024-12-09
sched/fair: Remove unused cfs_rq.idle_nr_running
Vincent Guittot
2024-12-09
sched/fair: Rename cfs_rq.idle_h_nr_running into h_nr_idle
Vincent Guittot
2024-12-09
sched/fair: Removed unsued cfs_rq.h_nr_delayed
Vincent Guittot
2024-12-09
sched/fair: Use the new cfs_rq.h_nr_runnable
Vincent Guittot
2024-12-09
sched/fair: Add new cfs_rq.h_nr_runnable
Vincent Guittot
2024-12-09
sched/fair: Rename h_nr_running into h_nr_queued
Vincent Guittot
2024-12-09
Merge branch 'sched/urgent'
Peter Zijlstra
2024-12-09
sched/eevdf: More PELT vs DELAYED_DEQUEUE
Peter Zijlstra
2024-12-09
sched/fair: Fix sched_can_stop_tick() for fair tasks
Vincent Guittot
2024-12-09
sched/fair: Fix NEXT_BUDDY
K Prateek Nayak
2024-12-09
livepatch: Add stack_order sysfs attribute
Wardenjohn
2024-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-12-08
Merge tag 'irq_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-12-08
Merge tag 'timers_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-12-08
Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-12-08
tracing/eprobe: Fix to release eprobe when failed to add dyn_event
Masami Hiramatsu (Google)
2024-12-06
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-12-06
bpf: Use raw_spinlock_t for LPM trie
Hou Tao
2024-12-06
bpf: Switch to bpf mem allocator for LPM trie
Hou Tao
2024-12-06
bpf: Fix exact match conditions in trie_get_next_key()
Hou Tao
2024-12-06
bpf: Handle in-place update for full LPM trie correctly
Hou Tao
2024-12-06
bpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trie
Hou Tao
2024-12-06
bpf: Remove unnecessary kfree(im_node) in lpm_trie_update_elem
Hou Tao
2024-12-06
bpf: Remove unnecessary check when updating LPM trie
Hou Tao
2024-12-05
sched/numa: fix memory leak due to the overwritten vma->numab_state
Adrian Huang
2024-12-05
bpf, xdp: constify some bpf_prog * function arguments
Alexander Lobakin
2024-12-05
audit: fix suffixed '/' filename matching
Ricardo Robaina
2024-12-05
Merge tag 'audit-pr-20241205' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-12-05
Merge tag 'trace-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-12-05
clocksource: Make negative motion detection more robust
Thomas Gleixner
2024-12-05
tracing: Fix archs that still call tracepoints without RCU watching
Steven Rostedt
2024-12-05
smp/scf: Evaluate local cond_func() before IPI side-effects
Mathieu Desnoyers
2024-12-05
PM: sleep: autosleep: don't include 'pm_wakeup.h' directly
Wolfram Sang
2024-12-04
audit: workaround a GCC bug triggered by task comm changes
Yafang shao
2024-12-04
sched_ext: Use the NUMA scheduling domain for NUMA optimizations
Andrea Righi
2024-12-04
lsm: replace context+len with lsm_context
Casey Schaufler
2024-12-04
bpf: Fix narrow scalar spill onto 64-bit spilled scalar slots
Tao Lyu
[prev]
[next]