]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2024-07-29 Alexis Lothoré... selftests/bpf: Update xdp_redirect_map prog sections...
2024-07-29 David Vernetlibbpf: Don't take direct pointers into BTF data from...
2024-07-29 Andrii NakryikoMerge branch 'selftests-bpf-improve-libc-portability...
2024-07-29 Tony Ambardarselftests/bpf: Fix errors compiling cg_storage_multi...
2024-07-29 Tony Ambardarselftests/bpf: Fix errors compiling crypto_sanity.c...
2024-07-29 Tony Ambardarselftests/bpf: Fix errors compiling decap_sanity.c...
2024-07-29 Tony Ambardarselftests/bpf: Fix errors compiling lwt_redirect.c...
2024-07-29 Tony Ambardarselftests/bpf: Fix compiling core_reloc.c with musl...
2024-07-29 Tony Ambardarselftests/bpf: Fix compiling tcp_rtt.c with musl-libc
2024-07-29 Tony Ambardarselftests/bpf: Fix compiling flow_dissector.c with...
2024-07-29 Tony Ambardarselftests/bpf: Fix compiling kfree_skb.c with musl...
2024-07-29 Tony Ambardarselftests/bpf: Fix compiling parse_tcp_hdr_opt.c with...
2024-07-29 Tony Ambardarselftests/bpf: Fix include of <sys/fcntl.h>
2024-07-29 Tony Ambardarselftests/bpf: Fix missing BUILD_BUG_ON() declaration
2024-07-29 Tony Ambardarselftests/bpf: Fix missing UINT_MAX definitions in...
2024-07-29 Tony Ambardarselftests/bpf: Fix missing ARRAY_SIZE() definition...
2024-07-29 Tony Ambardarselftests/bpf: Drop unneeded error.h includes
2024-07-29 Tony Ambardarselftests/bpf: Fix error compiling bpf_iter_setsockopt...
2024-07-29 Tony Ambardarselftests/bpf: Fix compile error from rlim_t in sk_stor...
2024-07-29 Tony Ambardarselftests/bpf: Use pid_t consistently in test_progs.c
2024-07-29 Ihor Solodraiselftests/bpf: Make %.test.d prerequisite order only
2024-07-29 Alexei StarovoitovMerge branch 'no_caller_saved_registers-attribute-for...
2024-07-29 Eduard Zingermanselftests/bpf: test no_caller_saved_registers spill...
2024-07-29 Eduard Zingermanselftests/bpf: __arch_* macro to limit test cases to...
2024-07-29 Eduard Zingermanselftests/bpf: allow checking xlated programs in verifi...
2024-07-29 Eduard Zingermanselftests/bpf: extract test_loader->expect_msgs as...
2024-07-29 Eduard Zingermanselftests/bpf: no need to track next_match_pos in struc...
2024-07-29 Eduard Zingermanselftests/bpf: print correct offset for pseudo calls...
2024-07-29 Yonghong Songselftests/bpf: Add reg_bounds tests for ldsx and subreg...
2024-07-29 Eduard Zingermanselftests/bpf: extract utility function for BPF disassembly
2024-07-29 Yonghong Songbpf: Get better reg range with ldsx and 32bit compare
2024-07-29 Eduard Zingermanbpf, x86, riscv, arm: no_caller_saved_registers for...
2024-07-29 Yonghong Songselftests/bpf: Add tests for ldsx of pkt data/data_end...
2024-07-29 Eduard Zingermanbpf: no_caller_saved_registers attribute for helper...
2024-07-29 Yonghong Songbpf: Fail verification for sign-extension of packet...
2024-07-29 Eduard Zingermanbpf: add a get_helper_proto() utility function
2024-07-29 Tony Ambardartools/runqslower: Fix LDFLAGS and add LDLIBS support
2024-07-29 Tony Ambardarselftests/bpf: Fix wrong binary in Makefile log output
2024-07-29 Andrii NakryikoMerge branch 'selftests-bpf-add-more-uprobe-multi-tests'
2024-07-29 Artem Savkovselftests/bpf: Fix compilation failure when CONFIG_NET_...
2024-07-29 Jiri Olsaselftests/bpf: Add uprobe multi consumers test
2024-07-29 Tony Ambardarselftests/bpf: Fix error linking uprobe_multi on mips
2024-07-29 Jiri Olsaselftests/bpf: Add uprobe fail tests for uprobe multi
2024-07-29 Tony Ambardarselftests/bpf: Add missing system defines for mips
2024-07-29 Ihor Solodraiselftests/bpf: Don't include .d files on make clean
2024-07-29 Song Liuselftests/bpf: Add a test for mmap-able map in map
2024-07-29 Martin KaFai LauMerge branch 'use network helpers, part 10'
2024-07-29 Geliang Tangselftests/bpf: Drop __start_server in network_helpers
2024-07-29 Geliang Tangselftests/bpf: Drop inetaddr_len in sk_lookup
2024-07-29 Geliang Tangselftests/bpf: Drop make_socket in sk_lookup
2024-07-29 Geliang Tangselftests/bpf: Drop make_client in sk_lookup
2024-07-29 Alexei Starovoitovselftests/bpf: Workaround strict bpf_lsm return value...
2024-07-29 Alexei StarovoitovMerge branch 'add-bpf-lsm-return-value-range-check...
2024-07-29 Xu Kuohaiselftests/bpf: Add verifier tests for bpf lsm
2024-07-29 Xu Kuohaiselftests/bpf: Add test for lsm tail call
2024-07-29 Xu Kuohaiselftests/bpf: Add return value checks for failed tests
2024-07-29 Xu Kuohaiselftests/bpf: Avoid load failure for token_lsm.c
2024-07-29 Xu Kuohaibpf: Fix compare error in function retval_range_within
2024-07-29 Xu Kuohaibpf: Prevent tail call between progs attached to differ...
2024-07-29 Xu Kuohaibpf, lsm: Add check for BPF LSM return value
2024-07-29 Xu Kuohaibpf, lsm: Add disabled BPF LSM hook list
2024-07-29 Alexei StarovoitovMerge branch 'bpf-retire-the-unsupported_ops-usage...
2024-07-29 Martin KaFai Lauselftests/bpf: Ensure the unsupported struct_ops prog...
2024-07-29 Martin KaFai Lauselftests/bpf: Fix the missing tramp_1 to tramp_40...
2024-07-29 Martin KaFai Laubpf: Check unsupported ops from the bpf_struct_ops...
2024-07-29 Tao Chenbpftool: Add document for net attach/detach on tcx...
2024-07-29 Tao Chenbpftool: Add bash-completion for tcx subcommand
2024-07-29 Tao Chenbpftool: Add net attach/detach command to tcx prog
2024-07-29 Tao Chenbpftool: Refactor xdp attach/detach type judgment
2024-07-29 Alexei StarovoitovMerge branch 'bpf-fix-tailcall-hierarchy'
2024-07-29 Leon Hwangselftests/bpf: Add testcases for tailcall hierarchy...
2024-07-29 Leon Hwangbpf, arm64: Fix tailcall hierarchy
2024-07-29 Leon Hwangbpf, x64: Fix tailcall hierarchy
2024-07-29 Andrii NakryikoMerge branch 'bpf-track-find_equal_scalars-history...
2024-07-29 Eduard Zingermanselftests/bpf: Update comments find_equal_scalars-...
2024-07-29 Eduard Zingermanselftests/bpf: Tests for per-insn sync_linked_regs...
2024-07-29 Eduard Zingermanbpf: Remove mark_precise_scalar_ids()
2024-07-29 Eduard Zingermanbpf: Track equal scalars history on per-instruction...
2024-07-29 Ihor Solodraiselftests/bpf: Use auto-dependencies for test objects
2024-07-29 Markus Elfringbpf: Simplify character output in seq_print_delegate_opts()
2024-07-29 Markus Elfringbpf: Replace 8 seq_puts() calls by seq_putc() calls
2024-07-29 Martin KaFai LauMerge branch 'use network helpers, part 9'
2024-07-29 Geliang Tangselftests/bpf: Add connect_to_addr_str helper
2024-07-29 Geliang Tangselftests/bpf: Drop must_fail from network_helper_opts
2024-07-29 Geliang Tangselftests/bpf: Drop type of connect_to_fd_opts
2024-07-25 Linus TorvaldsMerge tag 'net-6.11-rc1' of git://git.kernel.org/pub...
2024-07-25 Linus TorvaldsMerge tag 'printk-for-6.11-trivial' of git://git.kernel...
2024-07-25 Linus TorvaldsMerge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel...
2024-07-25 Linus TorvaldsMerge tag 'efi-fixes-for-v6.11-1' of git://git.kernel...
2024-07-25 Linus TorvaldsMerge tag 'kgdb-6.11-rc1' of git://git.kernel.org/pub...
2024-07-25 Linus TorvaldsMerge tag 'mips_6.11_1' of git://git.kernel.org/pub...
2024-07-25 Linus TorvaldsMerge tag 'parisc-for-6.11-rc1' of git://git.kernel...
2024-07-25 Linus TorvaldsMerge tag 'uml-for-linus-6.11-rc1' of git://git.kernel...
2024-07-25 Linus TorvaldsMerge tag 'driver-core-6.11-rc1' of git://git.kernel...
2024-07-25 Linus TorvaldsMerge tag 'linux-watchdog-6.11-rc1' of git://www.linux...
2024-07-25 Linus TorvaldsMerge tag 'dma-mapping-6.11-2024-07-24' of git://git...
2024-07-25 Jakub KicinskiMerge branch 'tap-tun-harden-by-dropping-short-frame'
2024-07-25 Dongli Zhangtun: add missing verification for short frame
2024-07-25 Si-Wei Liutap: add missing verification for short frame
2024-07-25 Dan CarpentermISDN: Fix a use after free in hfcmulti_tx()
next