summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
3 daysMerge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
3 daysMerge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
3 daysMerge tag 'timers-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
3 daysMerge tag 'irq-msi-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
3 daysMerge tag 'irq-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
3 daysMerge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
3 daysMerge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
3 daysMerge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
3 daysMerge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
3 daysMerge tag 'modules-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
4 daysMerge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
4 daysMerge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
4 daysMerge tag 'pm-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
4 daysMerge tag 'acpi-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
4 daysMerge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
4 daysMerge tag 'io_uring-bpf-restrictions.4-20260206' of git://git.kernel.org/pub/...Linus Torvalds
4 daysMerge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
4 daysMerge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
4 daysMerge tag 'lsm-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
4 daysMerge tag 'audit-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
4 daysMerge tag 'rcu.release.v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
6 daysMerge tag 'sched-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
7 daysMerge tag 'objtool-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
7 daysbpf: Switch to bpf_selem_unlink_nofail in bpf_local_storage_{map_free, destroy}Amery Hung
7 daysbpf: Support lockless unlink when freeing map or local storageAmery Hung
7 daysbpf: Prepare for bpf_selem_unlink_nofail()Amery Hung
7 daysbpf: Remove unused percpu counter from bpf_local_storage_map_freeAmery Hung
7 daysbpf: Remove cgroup local storage percpu counterAmery Hung
7 daysbpf: Remove task local storage percpu counterAmery Hung
7 daysbpf: Change local_storage->lock and b->lock to rqspinlockAmery Hung
7 daysbpf: Convert bpf_selem_unlink to failableAmery Hung
7 daysbpf: Convert bpf_selem_link_map to failableAmery Hung
7 daysbpf: Convert bpf_selem_unlink_map to failableAmery Hung
7 daysbpf: Select bpf_local_storage_map_bucket based on bpf_local_storageAmery Hung
7 daysMerge tag 'trace-v6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
7 daysMerge tag 'dma-mapping-6.19-2026-02-06' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
8 daysio_uring: add task fork hookJens Axboe
8 daysbpf: Prevent reentrance into call_rcu_tasks_trace()Alexei Starovoitov
8 daysbpf: Require frozen map for calculating map hashKP Singh
9 daysbpf: Limit bpf program signature sizeKP Singh
9 dayslivepatch: Fix having __klp_objects relics in non-livepatch modulesPetr Pavlu
9 daystracing: Fix ftrace event field alignmentsSteven Rostedt
9 daysbpf: Reset prog callback in bpf_async_cancel_and_free()Kumar Kartikeya Dwivedi
9 daysbpf: Check for running wq callback when freeing bpf_async_cbKumar Kartikeya Dwivedi
9 daysMerge tag 'mm-hotfixes-stable-2026-02-04-15-55' of git://git.kernel.org/pub/s...Linus Torvalds
9 daysMerge tag 'sched_ext-for-6.19-rc8-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
9 dayssched_ext: Short-circuit sched_class operations on dead tasksTejun Heo
9 daysbpf: Support negative offsets, BPF_SUB, and alu32 for linked register trackingPuranjay Mohan
9 daysbpf: Add bitwise tracking for BPF_ENDTianci Cao
9 daysbpf: Add a recursion check to prevent loops in bpf_timerAlexei Starovoitov