linux-2.6-block.git
2024-08-30 Martin KaFai Laubpf: Adjust BPF_JMP that jumps to the 1st insn of the...
2024-08-30 Martin KaFai Laubpf: Move insn_buf[16] to bpf_verifier_env
2024-08-29 Hongbo Libpf: Use kvmemdup to simplify the code
2024-08-29 Yiming Xiangdocs/bpf: Fix a typo in verifier.rst
2024-08-29 Amery Hungselftests/bpf: Make sure stashed kptr in local kptr...
2024-08-29 Andrii Nakryikolibbpf: Fix bpf_object__open_skeleton()'s mishandling...
2024-08-29 Juntong Dengselftests/bpf: Add test for zero offset or non-zero...
2024-08-29 Juntong Dengbpf: Relax KF_ACQUIRE kfuncs strict type matching const...
2024-08-28 Hao Geselftests/bpf: Fix incorrect parameters in NULL pointer...
2024-08-28 Alexei StarovoitovMerge branch 'bpf-arm64-simplify-jited-prologue-epilogue'
2024-08-28 Xu Kuohaibpf, arm64: Avoid blindly saving/restoring all callee...
2024-08-28 Xu Kuohaibpf, arm64: Get rid of fpb
2024-08-27 Rong Taosamples/bpf: tracex4: Fix failed to create kretprobe...
2024-08-23 Jordan Romeselftests/bpf: Add tests for bpf_copy_from_user_str...
2024-08-23 Jordan Romebpf: Add bpf_copy_from_user_str kfunc
2024-08-23 Eduard Zingermanselftests/bpf: use simply-expanded variables for libpca...
2024-08-23 Alexei StarovoitovMerge branch 'support-bpf_kptr_xchg-into-local-kptr'
2024-08-23 Dave Marchevskyselftests/bpf: Test bpf_kptr_xchg stashing into local...
2024-08-23 Dave Marchevskybpf: Support bpf_kptr_xchg into local kptr
2024-08-23 Dave Marchevskybpf: Rename ARG_PTR_TO_KPTR -> ARG_KPTR_XCHG_DEST
2024-08-23 Dave Marchevskybpf: Search for kptrs in prog BTF structs
2024-08-23 Amery Hungbpf: Let callers of btf_parse_kptr() track life cycle...
2024-08-23 Andrii Nakryikoselftests/bpf: add multi-uprobe benchmarks
2024-08-23 Andrii Nakryikoselftests/bpf: make use of PROCMAP_QUERY ioctl if available
2024-08-23 Alexei StarovoitovMerge branch 'follow-up-for-__jited-test-tag'
2024-08-23 Eduard Zingermanselftests/bpf: #define LOCAL_LABEL_LEN for jit_disasm_h...
2024-08-23 Eduard Zingermanselftests/bpf: match both retq/rethunk in verifier_tail...
2024-08-23 Eduard Zingermanselftests/bpf: test_loader.c:get_current_arch() should...
2024-08-22 Leon Hwangselftests/bpf: Add testcase for updating attached frepl...
2024-08-22 Alexei StarovoitovMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2024-08-22 Alexei StarovoitovMerge branch 'support-bpf_fastcall-patterns-for-calls...
2024-08-22 Eduard Zingermanselftests/bpf: check if bpf_fastcall is recognized...
2024-08-22 Eduard Zingermanselftests/bpf: by default use arch mask allowing all...
2024-08-22 Eduard Zingermanbpf: allow bpf_fastcall for bpf_cast_to_kern_ctx and...
2024-08-22 Eduard Zingermanbpf: support bpf_fastcall patterns for kfuncs
2024-08-22 Eduard Zingermanselftests/bpf: rename nocsr -> bpf_fastcall in selftests
2024-08-22 Eduard Zingermanbpf: rename nocsr -> bpf_fastcall in verifier
2024-08-22 Uros Bizjakbpf: Fix percpu address space issues
2024-08-22 Alexei StarovoitovMerge branch 'bpf-fix-null-pointer-access-for-malformed...
2024-08-22 Eduard Zingermanselftests/bpf: test for malformed BPF_CORE_TYPE_ID_LOCA...
2024-08-22 Eduard Zingermanbpf: correctly handle malformed BPF_CORE_TYPE_ID_LOCAL...
2024-08-22 Yu Jiaoliangbpf: Use kmemdup_array instead of kmemdup for multiple...
2024-08-21 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.11-4' of git://git...
2024-08-21 Linus TorvaldsMerge tag 'erofs-for-6.11-rc5-fixes' of git://git....
2024-08-21 Alexei StarovoitovMerge branch '__jited-test-tag-to-check-disassembly...
2024-08-21 Eduard Zingermanselftests/bpf: validate __xlated same way as __jited
2024-08-21 Eduard Zingermanselftests/bpf: validate jit behaviour for tail calls
2024-08-21 Eduard Zingermanselftests/bpf: __jited test tag to check disassembly...
2024-08-21 Eduard Zingermanselftests/bpf: utility function to get program disassem...
2024-08-21 Eduard Zingermanselftests/bpf: replace __regex macro with "{{...}}...
2024-08-21 Eduard Zingermanselftests/bpf: fix to avoid __msg tag de-duplication...
2024-08-21 Eduard Zingermanselftests/bpf: correctly move 'log' upon successful...
2024-08-21 Eduard Zingermanselftests/bpf: less spam in the log for message matching
2024-08-21 Alexei StarovoitovMerge branch 'support-passing-bpf-iterator-to-kfuncs'
2024-08-21 Andrii Nakryikoselftests/bpf: test passing iterator to a kfunc
2024-08-21 Andrii Nakryikobpf: allow passing struct bpf_iter_<type> as kfunc...
2024-08-21 Andrii Nakryikobpf: extract iterator argument type and name validation...
2024-08-21 Linus TorvaldsMerge tag '6.11-rc4-server-fixes' of git://git.samba...
2024-08-21 Gao Xiangerofs: fix out-of-bound access when z_erofs_gbuf_growsi...
2024-08-20 Linus TorvaldsMerge tag 'for-linus-iommufd' of git://git./linux/kerne...
2024-08-20 Linus TorvaldsMerge tag 'cxl-fixes-6.11-rc5' of git://git./linux...
2024-08-20 Srinivas Pandruvadaplatform/x86: ISST: Fix return value on last invalid...
2024-08-19 Andrii NakryikoMerge branch 'correct-recent-gcc-incompatible-changes'
2024-08-19 Cupertino Mirandaselftest/bpf: Adapt inline asm operand constraint for...
2024-08-19 Cupertino Mirandaselftests/bpf: Disable strict aliasing for verifier_nocsr.c
2024-08-19 Andrii NakryikoMerge branch 'bpf-enable-some-functions-in-cgroup-programs'
2024-08-19 Matteo Crocebpf: Allow bpf_current_task_under_cgroup() with BPF_CGR...
2024-08-19 Matteo Crocebpf: Enable generic kfuncs for BPF_CGROUP_* programs
2024-08-19 Linus TorvaldsMerge tag 'hid-for-linus-2024081901' of git://git....
2024-08-19 Linus TorvaldsMerge tag 'printk-for-6.11-rc5' of git://git./linux...
2024-08-19 Jinjie Ruaniommufd/selftest: Make dirty_ops static
2024-08-19 Gao Xiangerofs: allow large folios for compressed files
2024-08-19 Hongzhen Luoerofs: get rid of check_layout_compatibility()
2024-08-19 Hongzhen Luoerofs: simplify readdir operation
2024-08-18 Thorsten Blumksmbd: Replace one-element arrays with flexible-array...
2024-08-18 Victor Timofeiksmbd: fix spelling mistakes in documentation
2024-08-18 Namjae Jeonksmbd: fix race condition between destroy_previous_sess...
2024-08-18 Namjae Jeonksmbd: Use unsafe_memcpy() for ntlm_negotiate
2024-08-18 Linus TorvaldsLinux 6.11-rc4
2024-08-18 Linus TorvaldsMerge tag 'driver-core-6.11-rc4' of git://git./linux...
2024-08-18 Linus TorvaldsMerge tag 'char-misc-6.11-rc4' of git://git./linux...
2024-08-18 Linus TorvaldsMerge tag 'tty-6.11-rc4' of git://git./linux/kernel...
2024-08-18 Linus TorvaldsMerge tag 'usb-6.11-rc4' of git://git./linux/kernel...
2024-08-18 Linus TorvaldsMerge tag 'for-6.11-rc3-tag' of git://git./linux/kernel...
2024-08-18 Jann Hornfuse: Initialize beyond-EOF page contents before settin...
2024-08-18 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2024-08-17-19-34' of...
2024-08-18 Linus TorvaldsMerge tag 'powerpc-6.11-2' of git://git./linux/kernel...
2024-08-17 Linus TorvaldsMerge tag 'v6.11-rc3-smb3-client-fixes' of git://git...
2024-08-17 Linus TorvaldsMerge tag 'i2c-for-6.11-rc4' of git://git./linux/kernel...
2024-08-17 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2024-08-17 Linus TorvaldsMerge tag 'xfs-6.11-fixes-3' of git://git./fs/xfs/xfs...
2024-08-17 Linus TorvaldsMerge tag 'bcachefs-2024-08-16' of git://evilpiepirate...
2024-08-17 Kent Overstreetbcachefs: Fix locking in __bch2_trans_mark_dev_sb()
2024-08-17 Linus TorvaldsMerge tag 'pull-fixes' of git://git./linux/kernel/git...
2024-08-17 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2024-08-16 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2024-08-16 Linus TorvaldsMerge tag 'block-6.11-20240824' of git://git.kernel...
2024-08-16 Linus TorvaldsMerge tag 'io_uring-6.11-20240824' of git://git.kernel...
2024-08-16 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.11-2' of git://git...
2024-08-16 Qu Wenruobtrfs: only enable extent map shrinker for DEBUG builds
next