]> exis.tech > repos - linux.git/history - kernel
libbpf: Remove unused args in parse_usdt_note
[linux.git] / kernel /
2025-09-04 Rong Taobpf: add bpf_strcasecmp kfunc
2025-09-02 Feng Yangbpf: Replace kvfree with kfree for kzalloc memory
2025-08-27 Nandakumar Edamanabpf: Improve the general precision of tnum_mul
2025-08-26 Alexei StarovoitovMerge branch 'bpf-introduce-and-use-rcu_read_lock_dont_...
2025-08-26 Menglong Dongbpf: use rcu_read_lock_dont_migrate() for trampoline.c
2025-08-26 Menglong Dongbpf: use rcu_read_lock_dont_migrate() for bpf_prog_run_...
2025-08-26 Menglong Dongbpf: use rcu_read_lock_dont_migrate() for bpf_task_stor...
2025-08-26 Menglong Dongbpf: use rcu_read_lock_dont_migrate() for bpf_iter_run_...
2025-08-26 Menglong Dongbpf: use rcu_read_lock_dont_migrate() for bpf_inode_sto...
2025-08-26 Menglong Dongbpf: use rcu_read_lock_dont_migrate() for bpf_cgrp_stor...
2025-08-22 Tao Chenbpf: Remove preempt_disable in bpf_try_get_buffers
2025-08-22 Eric Biggersbpf: Use sha1() instead of sha1_transform() in bpf_prog...
2025-08-22 Paul Chaignonbpf: Use tnums for JEQ/JNE is_branch_taken logic
2025-08-19 Martin KaFai LauMerge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next...
2025-08-18 Martin KaFai LauMerge branch 'add-a-dynptr-type-for-skb-metadata-for...
2025-08-18 Jakub Sitnickibpf: Enable read/write access to skb metadata through...
2025-08-18 Jakub Sitnickibpf: Add dynptr type for skb metadata
2025-08-18 Anton Protopopovbpf: Add a verbose message when the BTF limit is reached
2025-08-18 Fushuai Wangbpf: Replace get_next_cpu() with cpumask_next_wrap()
2025-08-15 Tao Chenbpf: Remove migrate_disable in kprobe_multi_link_prog_run
2025-08-12 Qianfeng Rongbpf: Replace kvfree with kfree for kzalloc memory
2025-08-12 Qianfeng Rongbpf: Remove redundant __GFP_NOWARN
2025-08-12 Martin KaFai LauMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2025-08-10 Linus TorvaldsMerge tag 'turbostat-2025.09.09' of git://git.kernel...
2025-08-10 Linus TorvaldsMerge tag 'smp_urgent_for_v6.17_rc1' of git://git.kerne...
2025-08-10 Linus TorvaldsMerge tag 'irq_urgent_for_v6.17_rc1' of git://git.kerne...
2025-08-10 Linus TorvaldsMerge tag 'x86_urgent_for_v6.17_rc1' of git://git.kerne...
2025-08-10 Linus TorvaldsMerge tag 'locking_urgent_for_v6.17_rc1' of git://git...
2025-08-09 Linus TorvaldsMerge tag 'tty-6.16-rc1-2' of git://git.kernel.org...
2025-08-09 Linus TorvaldsMerge tag 'efi-next-for-v6.17' of git://git.kernel...
2025-08-09 Linus TorvaldsMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm...
2025-08-09 Linus TorvaldsMerge tag 'block-6.17-20250808' of git://git.kernel...
2025-08-09 Linus TorvaldsMerge tag 'io_uring-6.17-20250808' of git://git.kernel...
2025-08-09 Linus TorvaldsMerge tag 'spi-fix-v6.17-merge-window' of git://git...
2025-08-09 Linus TorvaldsMerge tag 'regulator-fix-v6.17-merge-window' of git...
2025-08-09 Linus TorvaldsMerge tag 'regmap-fix-v6.17-merge-window' of git:/...
2025-08-09 Linus TorvaldsMerge tag 'pci-v6.17-fixes-1' of git://git.kernel.org...
2025-08-09 Linus TorvaldsMerge tag 'mailbox-v6.17' of git://git.kernel.org/pub...
2025-08-09 Linus TorvaldsMerge tag 'sound-fix-6.17-rc1' of git://git.kernel...
2025-08-09 Linus TorvaldsMerge tag 'soc-fixes-6.17-1' of git://git.kernel.org...
2025-08-09 Linus TorvaldsMerge tag 'xtensa-20250808' of https://github.com/jcmvb...
2025-08-09 Linus TorvaldsMerge tag 'v6.17-p2' of git://git.kernel.org/pub/scm...
2025-08-09 Linus TorvaldsMerge tag 'nfs-for-6.17-1' of git://git.linux-nfs.org...
2025-08-09 Linus TorvaldsMerge tag 'v6.17rc-part2-SMB3-client-fixes' of git...
2025-08-09 Linus TorvaldsMerge tag 'v6.17rc-part2-ksmbd-server-fixes' of git...
2025-08-08 Arnd BergmannMerge tag 'tegra-for-6.17-arm64-dt-v3' of https://git...
2025-08-08 Linus TorvaldsMerge tag 'net-6.17-rc1' of git://git.kernel.org/pub...
2025-08-08 Linus TorvaldsMerge tag 's390-6.17-2' of git://git.kernel.org/pub...
2025-08-08 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2025-08-08 Linus TorvaldsMerge tag 'drm-next-2025-08-08' of https://gitlab.freed...
2025-08-08 Linus TorvaldsMerge tag 'fbdev-for-6.17-rc1-2' of git://git.kernel...
2025-08-08 Linus TorvaldsMerge tag 'loongarch-6.17' of git://git.kernel.org...
2025-08-07 Alexei StarovoitovMerge branch 'bpf-use-vrealloc-in-bpf_patch_insn_data'
2025-08-07 Eduard Zingermanbpf: use realloc in bpf_patch_insn_data
2025-08-07 Eduard Zingermanbpf: removed unused 'env' parameter from is_reg64 and...
2025-08-07 Bartosz GolaszewskiMerge commit '6e64f4580381e32c06ee146ca807c555b8f73e24...
2025-08-07 Linus TorvaldsMerge tag 'input-for-v6.17-rc0' of git://git.kernel...
2025-08-07 Linus TorvaldsMerge tag 'for-linus-6.17-1' of https://github.com...
2025-08-07 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2025-08-07 Linus TorvaldsMerge tag 'vfio-v6.17-rc1-v2' of https://github.com...
2025-08-06 Martin KaFai LauMerge branch 'allow-struct_ops-to-create-map-id-to'
2025-08-06 Waiman Longcpu: Remove obsolete comment from takedown_cpu()
2025-08-06 Amery Hungbpf: Allow struct_ops to get map id by kdata
2025-08-06 Dmitry TorokhovMerge branch 'next' into for-linus
2025-08-06 Linus TorvaldsMerge tag 'for-6.17-fix-tag' of git://git.kernel.org...
2025-08-06 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2025-08-06 Brian Norrisgenirq/test: Resolve irq lock inversion warnings
2025-08-06 Linus TorvaldsMerge tag 'ata-6.17-rc1-fixes' of git://git.kernel...
2025-08-06 Linus TorvaldsMerge tag 'kbuild-v6.17-2' of git://git.kernel.org...
2025-08-06 Linus TorvaldsMerge tag 'perf-fixes-27504' of git://git.kernel.org...
2025-08-06 Michał Górnykheaders: make it possible to override TAR
2025-08-05 Thomas Gleixnerperf/core: Prevent VMA split of buffer mappings
2025-08-05 Thomas Gleixnerperf/core: Handle buffer mapping fail correctly in...
2025-08-05 Thomas Gleixnerperf/core: Exit early on perf_mmap() fail
2025-08-05 Thomas Gleixnerperf/core: Don't leak AUX buffer refcount on allocation...
2025-08-05 Thomas Gleixnerperf/core: Preserve AUX buffer allocation failure result
2025-08-05 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2025-08-05 Linus TorvaldsMerge tag 'exfat-for-6.17-rc1' of git://git.kernel...
2025-08-05 Linus TorvaldsMerge tag 'mm-stable-2025-08-03-12-35' of git://git...
2025-08-04 Linus TorvaldsMerge tag 'i2c-for-6.17-rc1-part2' of git://git.kernel...
2025-08-04 Linus TorvaldsMerge tag 'f2fs-for-6.17-rc1' of git://git.kernel.org...
2025-08-04 Linus TorvaldsMerge tag 'printk-for-6.17' of git://git.kernel.org...
2025-08-04 Peter Zijlstrasched/psi: Fix psi_seq initialization
2025-08-04 Linus TorvaldsMerge tag 'for-6.17/dm-changes' of git://git.kernel...
2025-08-04 Linus TorvaldsMerge tag 'for-linus' of https://github.com/openrisc...
2025-08-04 Linus TorvaldsMerge tag 'apparmor-pr-2025-08-04' of git://git.kernel...
2025-08-04 Petr MladekMerge branch 'rework/fixes' into for-linus
2025-08-04 Petr MladekMerge branch 'rework/optimizations' into for-linus
2025-08-04 Petr MladekMerge branch 'for-6.15-printf-attribute' into for-linus
2025-08-04 Dmitry TorokhovMerge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git...
2025-08-04 Linus TorvaldsMerge tag 'rtc-6.17' of git://git.kernel.org/pub/scm...
2025-08-04 Linus TorvaldsMerge tag 'powerpc-6.17-2' of git://git.kernel.org...
2025-08-03 Linus TorvaldsMerge tag 'mm-nonmm-stable-2025-08-03-12-47' of git...
2025-08-03 Linus TorvaldsMerge tag 'trace-v6.17-2' of git://git.kernel.org/pub...
2025-08-03 Linus TorvaldsMerge tag 'modules-6.17-rc1' of git://git.kernel.org...
2025-08-03 Linus TorvaldsMerge tag 'i3c/for-6.17' of git://git.kernel.org/pub...
2025-08-03 Linus TorvaldsMerge tag 'rust-6.17' of git://git.kernel.org/pub/scm...
2025-08-03 Wolfram SangMerge tag 'i2c-host-6.17-pt2' of git://git.kernel.org...
2025-08-02 Linus TorvaldsMerge tag 'pinctrl-v6.17-1' of git://git.kernel.org...
2025-08-02 Mike Rapoport (Mic... execmem: introduce execmem_alloc_rw()
next