index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2024-12-15
Merge tag 'sched_urgent_for_v6.13_rc3-p2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-12-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-12-14
bpf: Avoid deadlock caused by nested kprobe and fentry bpf programs
Priya Bala Govindasamy
2024-12-13
bpf: Augment raw_tp arguments with PTR_MAYBE_NULL
Kumar Kartikeya Dwivedi
2024-12-13
bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"
Kumar Kartikeya Dwivedi
2024-12-13
sched/dlserver: Fix dlserver time accounting
Vineeth Pillai (Google)
2024-12-13
sched/dlserver: Fix dlserver double enqueue
Vineeth Pillai (Google)
2024-12-12
bpf: Check size for BTF-based ctx access of pointer members
Kumar Kartikeya Dwivedi
2024-12-12
bpf: fix null dereference when computing changes_pkt_data of prog w/o subprogs
Eduard Zingerman
2024-12-10
Merge tag 'probes-fixes-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-12-10
bpf: Fix theoretical prog_array UAF in __uprobe_perf_func()
Jann Horn
2024-12-10
bpf: fix potential error return
Anton Protopopov
2024-12-10
bpf: check changes_pkt_data property for extension programs
Eduard Zingerman
2024-12-10
bpf: track changes_pkt_data property for global functions
Eduard Zingerman
2024-12-10
bpf: refactor bpf_helper_changes_pkt_data to use helper number
Eduard Zingerman
2024-12-10
bpf: add find_containing_subprog() utility function
Eduard Zingerman
2024-12-10
bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_prog
Jiri Olsa
2024-12-10
bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors
Jann Horn
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
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-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
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-04
audit: workaround a GCC bug triggered by task comm changes
Yafang shao
2024-12-04
bpf: Fix narrow scalar spill onto 64-bit spilled scalar slots
Tao Lyu
2024-12-04
bpf: Don't mark STACK_INVALID as STACK_MISC in mark_stack_slot_misc
Kumar Kartikeya Dwivedi
2024-12-04
tracing: Fix cmp_entries_dup() to respect sort() comparison rules
Kuan-Wei Chiu
2024-12-03
genirq/proc: Add missing space separator back
Thomas Gleixner
2024-12-02
bpf: Zero index arg error string for dynptr and iter
Kumar Kartikeya Dwivedi
2024-12-02
bpf: Ensure reg is PTR_TO_STACK in process_iter_arg
Tao Lyu
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-02
locking: rtmutex: Fix wake_q logic in task_blocks_on_rt_mutex
John Stultz
2024-12-02
sched/deadline: Fix warning in migrate_enable for boosted tasks
Wander Lairson Costa
[next]