summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-05LoongArch: BPF: Add struct ops support for trampolineTiezhu Yang
2025-08-05LoongArch: BPF: Add basic bpf trampoline supportChenghao Duan
2025-08-05LoongArch: BPF: Add dynamic code modification supportChenghao Duan
2025-08-05LoongArch: BPF: Rename and refactor validate_code()Chenghao Duan
2025-08-03LoongArch: Add larch_insn_gen_{beq,bne} helpersChenghao Duan
2025-08-03LoongArch: Don't use %pK through printk() in unwinderThomas Weißschuh
2025-08-03LoongArch: Avoid in-place string operation on FDT contentYao Zi
2025-08-03LoongArch: Support mem=<size> kernel parameterMing Wang
2025-08-03LoongArch: Make relocate_new_kernel_size be a .quad valueHuacai Chen
2025-08-03LoongArch: Complete KSave registers definitionYanteng Si
2025-08-02Merge tag 'bpf-next-6.17' into loongarch-nextHuacai Chen
2025-07-28Merge branch 'bpf-show-precise-rejected-function-when-attaching-to-__noreturn...Alexei Starovoitov
2025-07-28selftests/bpf: Migrate fexit_noreturns case into tracing_failure test suiteKaFai Wan
2025-07-28selftests/bpf: Add selftest for attaching tracing programs to functions in de...KaFai Wan
2025-07-28bpf: Add log for attaching tracing programs to functions in deny listKaFai Wan
2025-07-28bpf: Show precise rejected function when attaching fexit/fmod_ret to __noretu...KaFai Wan
2025-07-28bpf: Fix various typos in verifier.c commentsSuchit Karunakaran
2025-07-28Merge branch 'bpf-improve-64bits-bounds-refinement'Alexei Starovoitov
2025-07-28bpf: Add third round of bounds deductionPaul Chaignon
2025-07-28selftests/bpf: Test invariants on JSLT crossing signPaul Chaignon
2025-07-28selftests/bpf: Test cross-sign 64bits range refinementPaul Chaignon
2025-07-28selftests/bpf: Update reg_bound range refinement logicPaul Chaignon
2025-07-28bpf: Improve bounds when s64 crosses sign boundaryPaul Chaignon
2025-07-27Linux 6.16v6.16Linus Torvalds
2025-07-27bpf: Simplify bounds refinement from s32Paul Chaignon
2025-07-27Merge tag 'timers-urgent-2025-07-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-26Merge tag 'spi-fix-v6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-26Merge tag 'i2c-for-6.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-07-26Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-26selftests/bpf: Enable private stack tests for arm64Puranjay Mohan
2025-07-26bpf, arm64: JIT support for private stackPuranjay Mohan
2025-07-26bpf: Move bpf_jit_get_prog_name() to core.cPuranjay Mohan
2025-07-26bpf, arm64: Fix fp initialization for exception boundaryPuranjay Mohan
2025-07-26umd: Remove usermode driver frameworkThomas Weißschuh
2025-07-26bpf/preload: Don't select USERMODE_DRIVERThomas Weißschuh
2025-07-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2025-07-26Merge tag 'soc-fixes-6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-07-25Merge branch 'selftests-bpf-fix-a-few-dynptr-test-failures-with-64k-page-size'Martin KaFai Lau
2025-07-25selftests/bpf: Fix test dynptr/test_dynptr_memset_xdp_chunks failureYonghong Song
2025-07-25selftests/bpf: Fix test dynptr/test_dynptr_copy_xdp failureYonghong Song
2025-07-25selftests/bpf: Increase xdp data size for arm64 64K page sizeYonghong Song
2025-07-26Merge tag 'i2c-host-fixes-6.16-rc8' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang
2025-07-25Merge tag 'drm-fixes-2025-07-26' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-07-25Merge tag 'block-6.16-20250725' of git://git.kernel.dk/linuxLinus Torvalds
2025-07-25Merge tag 'vfs-6.16-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-25Merge tag 'bcachefs-2025-07-24' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-07-25ARM: 9450/1: Fix allowing linker DCE with binutils < 2.36Nathan Chancellor
2025-07-25ARM: 9448/1: Use an absolute path to unified.h in KBUILD_AFLAGSNathan Chancellor
2025-07-24bcachefs: Add missing snapshots_seen_add_inorder()Kent Overstreet
2025-07-24bcachefs: Fix write buffer flushing from open journal entryKent Overstreet