linux-2.6-microblaze.git
2024-11-16 Sidong Yanglibbpf: Change hash_combine parameters from long to...
2024-11-16 Alexei Starovoitovselftests/bpf: Fix build error with llvm 19
2024-11-15 Jiri Olsalibbpf: Fix memory leak in bpf_program__attach_uprobe_multi
2024-11-15 Andrii Nakryikobpf: use common instruction history across all states
2024-11-15 Yonghong Songbpf: Add necessary migrate_disable to range_tree.
2024-11-15 Viktor Malikbpf: Do not alloc arena on unsupported arches
2024-11-15 Ihor Solodraiselftests/bpf: Set test path for token/obj_priv_implici...
2024-11-13 Andrii NakryikoMerge branch 'bpf-range_tree-for-bpf-arena'
2024-11-13 Alexei Starovoitovselftests/bpf: Add a test for arena range tree algorithm
2024-11-13 Alexei Starovoitovbpf: Introduce range_tree data structure and use it...
2024-11-13 Alexei StarovoitovMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2024-11-13 Zhu Junsamples/bpf: Remove unused variable in xdp2skb_meta_kern.c
2024-11-13 Zhu Junsamples/bpf: Remove unused variables in tc_l2_redirect_...
2024-11-13 Luo Yifanbpftool: Cast variable `var` to long long
2024-11-13 Linus TorvaldsMerge tag 'bpf-fixes' of git://git./linux/kernel/git...
2024-11-13 Linus TorvaldsMerge tag 'loongarch-fixes-6.12-2' of git://git./linux...
2024-11-13 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2024-11-12-16-39' of...
2024-11-13 Leon Hwangbpf, x86: Propagate tailcall info only for subprogs
2024-11-13 Alexei StarovoitovMerge branch 'add-kernel-symbol-for-struct_ops-trampoline'
2024-11-13 Xu Kuohaibpf: Add kernel symbol for struct_ops trampoline
2024-11-13 Xu Kuohaibpf: Use function pointers count as struct_ops links...
2024-11-13 Xu Kuohaibpf: Remove unused member rcu from bpf_struct_ops_map
2024-11-13 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2024-11-13 Alexei StarovoitovMerge branch 'bpf-support-private-stack-for-bpf-progs'
2024-11-13 Yonghong Songselftests/bpf: Add struct_ops prog private stack tests
2024-11-13 Yonghong Songbpf: Support private stack for struct_ops progs
2024-11-13 Yonghong Songselftests/bpf: Add tracing prog private stack tests
2024-11-13 Yonghong Songbpf, x86: Support private stack in jit
2024-11-13 Yonghong Songbpf, x86: Avoid repeated usage of bpf_prog->aux->stack_...
2024-11-13 Yonghong Songbpf: Enable private stack for eligible subprogs
2024-11-13 Yonghong Songbpf: Find eligible subprogs for private stack support
2024-11-13 Johannes Weinermm: swapfile: fix cluster reclaim work crash on rotatio...
2024-11-12 Si-Wei Liuvdpa/mlx5: Fix PA offset with unaligned starting iotlb map
2024-11-12 Alexei StarovoitovMerge branch 'selftests-bpf-fix-for-bpf_signal-stalls...
2024-11-12 Eduard Zingermanselftests/bpf: update send_signal to lower perf evemts...
2024-11-12 Eduard Zingermanselftests/bpf: allow send_signal test to timeout
2024-11-12 Eduard Zingermanselftests/bpf: add read_with_timeout() utility function
2024-11-12 Eduard Zingermanselftests/bpf: watchdog timer for test_progs
2024-11-12 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2024-11-12 Linus TorvaldsMerge tag 'for-6.12/dm-fixes-3' of git://git./linux...
2024-11-12 Linus TorvaldsMerge tag 'integrity-v6.12' of git://git./linux/kernel...
2024-11-12 Linus TorvaldsMerge tag 'landlock-6.12-rc7' of git://git./linux/kerne...
2024-11-12 Donet Tomselftests: hugetlb_dio: fixup check for initial conditi...
2024-11-12 Hugh Dickinsmm/thp: fix deferred split queue not partially_mapped...
2024-11-12 John Hubbardmm/gup: avoid an unnecessary allocation call for FOLL_L...
2024-11-12 Bibo MaoLoongArch: Fix AP booting issue in VM mode
2024-11-12 Kanglong WangLoongArch: Add WriteCombine shadow mapping in KASAN
2024-11-12 Huacai ChenLoongArch: Disable KASAN if PGDIR_SIZE is too large...
2024-11-12 Huacai ChenLoongArch: Make KASAN work with 5-level page-tables
2024-11-12 Yuli WangLoongArch: Define a default value for VM_DATA_DEFAULT_FLAGS
2024-11-12 Huacai ChenLoongArch: Fix early_numa_add_cpu() usage for FDT systems
2024-11-12 Huacai ChenLoongArch: For all possible CPUs setup logical-physical...
2024-11-12 Andrii NakryikoMerge branch 'libbpf-stringify-error-codes-in-log-messages'
2024-11-12 Mykyta Yatsenkolibbpf: Stringify errno in log messages in the remainin...
2024-11-12 Mykyta Yatsenkolibbpf: Stringify errno in log messages in btf*.c
2024-11-12 Mykyta Yatsenkolibbpf: Stringify errno in log messages in libbpf.c
2024-11-12 Mykyta Yatsenkolibbpf: Introduce errstr() for stringifying errno
2024-11-12 Menglong Dongbpf: Replace the document for PTR_TO_BTF_ID_OR_NULL
2024-11-12 Luo Yifantools/bpf: Fix the wrong format specifier in bpf_jit_disasm
2024-11-12 Florian Schmauskbuild,bpf: Pass make jobs' value to pahole
2024-11-12 Hajime Tazakinommu: pass NULL argument to vma_iter_prealloc()
2024-11-12 Dmitry Antipovocfs2: fix UBSAN warning in ocfs2_verify_volume()
2024-11-12 Ryusuke Konishinilfs2: fix null-ptr-deref in block_dirty_buffer tracepoint
2024-11-12 Ryusuke Konishinilfs2: fix null-ptr-deref in block_touch_buffer tracepoint
2024-11-12 Roman Gushchinmm: page_alloc: move mlocked flag clearance into free_p...
2024-11-11 Linus TorvaldsMerge tag 'sched_ext-for-6.12-rc7-fixes' of git://git...
2024-11-11 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2024-11-11 Alexei StarovoitovMerge branch 'refactor-lock-management'
2024-11-11 Kumar Kartikeya... bpf: Drop special callback reference handling
2024-11-11 Kumar Kartikeya... bpf: Refactor active lock management
2024-11-11 Viktor Malikselftests/bpf: skip the timer_lockup test for single...
2024-11-11 Alexei StarovoitovMerge branch 'fix-lockdep-warning-for-htab-of-map'
2024-11-11 Hou Taoselftests/bpf: Test the update operations for htab...
2024-11-11 Hou Taoselftests/bpf: Move ENOTSUPP from bpf_util.h
2024-11-11 Hou Taobpf: Call free_htab_elem() after htab_unlock_bucket()
2024-11-11 Andrii NakryikoMerge branch 'bpf-add-uprobe-session-support'
2024-11-11 Jiri Olsaselftests/bpf: Add threads to consumer test
2024-11-11 Jiri Olsaselftests/bpf: Add uprobe sessions to consumer test
2024-11-11 Jiri Olsaselftests/bpf: Add uprobe session single consumer test
2024-11-11 Jiri Olsaselftests/bpf: Add kprobe session verifier test for...
2024-11-11 Jiri Olsaselftests/bpf: Add uprobe session verifier test for...
2024-11-11 Jiri Olsaselftests/bpf: Add uprobe session recursive test
2024-11-11 Jiri Olsaselftests/bpf: Add uprobe session cookie test
2024-11-11 Jiri Olsaselftests/bpf: Add uprobe session test
2024-11-11 Jiri Olsalibbpf: Add support for uprobe multi session attach
2024-11-11 Jiri Olsabpf: Add support for uprobe multi session context
2024-11-11 Jiri Olsabpf: Add support for uprobe multi session attach
2024-11-11 Jiri Olsabpf: Force uprobe bpf program to always return 0
2024-11-11 Jiri Olsabpf: Allow return values 0 and 1 for kprobe session
2024-11-11 Jiri Olsaselftests/bpf: Fix uprobe consumer test (again)
2024-11-11 Abhinav Saxenabpf: Remove trailing whitespace in verifier.rst
2024-11-11 Viktor Malikselftests/bpf: Allow building with extra flags
2024-11-11 Mikulas Patockadm-cache: fix warnings about duplicate slab caches
2024-11-11 Mikulas Patockadm-bufio: fix warnings about duplicate slab caches
2024-11-11 Barry Songmm: count zeromap read and set for swapout and swapin
2024-11-10 Linus TorvaldsLinux 6.12-rc7
2024-11-10 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2024-11-10 Linus TorvaldsMerge tag 'i2c-for-6.12-rc7' of git://git./linux/kernel...
2024-11-10 Trond Myklebustfilemap: Fix bounds checking in filemap_read()
2024-11-10 Linus TorvaldsMerge tag 'irq_urgent_for_v6.12_rc7' of git://git....
next