summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2025-08-25bpf: use rcu_read_lock_dont_migrate() for bpf_inode_storage_free()Menglong Dong
2025-08-25bpf: use rcu_read_lock_dont_migrate() for bpf_cgrp_storage_free()Menglong Dong
2025-08-22bpf: Remove preempt_disable in bpf_try_get_buffersTao Chen
2025-08-22bpf: Use sha1() instead of sha1_transform() in bpf_prog_calc_tag()Eric Biggers
2025-08-22bpf: Use tnums for JEQ/JNE is_branch_taken logicPaul Chaignon
2025-08-18Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/master'Martin KaFai Lau
2025-08-18bpf: Enable read/write access to skb metadata through a dynptrJakub Sitnicki
2025-08-18bpf: Add dynptr type for skb metadataJakub Sitnicki
2025-08-18bpf: Add a verbose message when the BTF limit is reachedAnton Protopopov
2025-08-18bpf: Replace get_next_cpu() with cpumask_next_wrap()Fushuai Wang
2025-08-15bpf: Remove migrate_disable in kprobe_multi_link_prog_runTao Chen
2025-08-12bpf: Replace kvfree with kfree for kzalloc memoryQianfeng Rong
2025-08-12bpf: Remove redundant __GFP_NOWARNQianfeng Rong
2025-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfMartin KaFai Lau
2025-08-10Merge tag 'smp_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-10Merge tag 'irq_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-10Merge tag 'locking_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-08-09Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-08-07bpf: use realloc in bpf_patch_insn_dataEduard Zingerman
2025-08-07bpf: removed unused 'env' parameter from is_reg64 and insn_has_def32Eduard Zingerman
2025-08-06cpu: Remove obsolete comment from takedown_cpu()Waiman Long
2025-08-06bpf: Allow struct_ops to get map id by kdataAmery Hung
2025-08-06genirq/test: Resolve irq lock inversion warningsBrian Norris
2025-08-06Merge tag 'kbuild-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2025-08-06Merge tag 'perf-fixes-27504' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-08-06kheaders: make it possible to override TARMichał Górny
2025-08-05perf/core: Prevent VMA split of buffer mappingsThomas Gleixner
2025-08-05perf/core: Handle buffer mapping fail correctly in perf_mmap()Thomas Gleixner
2025-08-05perf/core: Exit early on perf_mmap() failThomas Gleixner
2025-08-05perf/core: Don't leak AUX buffer refcount on allocation failureThomas Gleixner
2025-08-05perf/core: Preserve AUX buffer allocation failure resultThomas Gleixner
2025-08-05Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-08-04Merge tag 'printk-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-08-04sched/psi: Fix psi_seq initializationPeter Zijlstra
2025-08-04Merge branch 'rework/fixes' into for-linusPetr Mladek
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-08-03Merge tag 'trace-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-08-03Merge tag 'modules-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-08-02execmem: introduce execmem_alloc_rw()Mike Rapoport (Microsoft)
2025-08-02mm: add process info to bad rss-counter warningXuanye Liu
2025-08-02ucount: use atomic_long_try_cmpxchg() in atomic_long_inc_below()Uros Bizjak
2025-08-02ucount: fix atomic_long_inc_below() argument typeUros Bizjak
2025-08-02kexec: enable CMA based contiguous allocationAlexander Graf
2025-08-02bpf: Fix memory leak of bpf_scc_info objectsEduard Zingerman
2025-08-02futex: Move futex cleanup to __mmdrop()Thomas Gleixner
2025-08-02smp: Fix spelling in on_each_cpu_cond_mask()'s doc-commentRoman Kisel
2025-08-01Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-08-01tracing: Have unsigned int function args displayed as hexadecimalSteven Rostedt
2025-08-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-08-01Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds