]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2023-08-23  Yafang Shaobpf: Fix issue in verifying allow_ptr_leaks
2023-08-22  Hao Luolibbpf: Free btf_vmlinux when closing bpf_object
2023-08-22  Alexei StarovoitovMerge branch 'fix-for-check_func_arg_reg_off'
2023-08-22  Kumar Kartikeya... selftests/bpf: Add test for bpf_obj_drop with bad reg...
2023-08-22  Kumar Kartikeya... bpf: Fix check_func_arg_reg_off bug for graph root...
2023-08-22  Yonghong Songselftests/bpf: Add a failure test for bpf_kptr_xchg...
2023-08-22  Yonghong Songbpf: Fix a bpf_kptr_xchg() issue with local kptr
2023-08-21  Alexei StarovoitovMerge branch 'bpf-add-multi-uprobe-link'
2023-08-21  Jiri Olsaselftests/bpf: Add extra link to uprobe_multi tests
2023-08-21  Jiri Olsaselftests/bpf: Add uprobe_multi pid filter tests
2023-08-21  Jiri Olsaselftests/bpf: Add uprobe_multi cookie test
2023-08-21  Jiri Olsaselftests/bpf: Add uprobe_multi usdt bench test
2023-08-21  Jiri Olsaselftests/bpf: Add uprobe_multi usdt test code
2023-08-21  Jiri Olsaselftests/bpf: Add uprobe_multi bench test
2023-08-21  Jiri Olsaselftests/bpf: Add uprobe_multi test program
2023-08-21  Jiri Olsaselftests/bpf: Add uprobe_multi link test
2023-08-21  Jiri Olsaselftests/bpf: Add uprobe_multi api test
2023-08-21  Jiri Olsaselftests/bpf: Add uprobe_multi skel test
2023-08-21  Jiri Olsaselftests/bpf: Move get_time_ns to testing_helpers.h
2023-08-21  Jiri Olsalibbpf: Add uprobe multi link support to bpf_program__a...
2023-08-21  Jiri Olsalibbpf: Add uprobe multi link detection
2023-08-21  Jiri Olsalibbpf: Add support for u[ret]probe.multi[.s] program...
2023-08-21  Jiri Olsalibbpf: Add bpf_program__attach_uprobe_multi function
2023-08-21  Jiri Olsalibbpf: Add bpf_link_create support for multi uprobes
2023-08-21  Jiri Olsalibbpf: Add elf_resolve_pattern_offsets function
2023-08-21  Jiri Olsalibbpf: Add elf_resolve_syms_offsets function
2023-08-21  Jiri Olsalibbpf: Add elf symbol iterator
2023-08-21  Jiri Olsalibbpf: Add elf_open/elf_close functions
2023-08-21  Jiri Olsalibbpf: Move elf_find_func_offset* functions to elf...
2023-08-21  Jiri Olsalibbpf: Add uprobe_multi attach type and link names
2023-08-21  Jiri Olsabpf: Add bpf_get_func_ip helper support for uprobe...
2023-08-21  Jiri Olsabpf: Add pid filter support for uprobe_multi link
2023-08-21  Jiri Olsabpf: Add cookies support for uprobe_multi link
2023-08-21  Jiri Olsabpf: Add multi uprobe link
2023-08-21  Jiri Olsabpf: Add attach_type checks under bpf_prog_attach_check...
2023-08-21  Jiri Olsabpf: Switch BPF_F_KPROBE_MULTI_RETURN macro to enum
2023-08-21  Alexei StarovoitovMerge branch 'samples-bpf-make-bpf-programs-more-libbpf...
2023-08-21  Daniel T. Leesamples/bpf: simplify spintest with kprobe.multi
2023-08-21  Daniel T. Leesamples/bpf: refactor syscall tracing programs using...
2023-08-21  Daniel T. Leesamples/bpf: fix broken map lookup probe
2023-08-21  Daniel T. Leesamples/bpf: fix bio latency check with tracepoint
2023-08-21  Daniel T. Leesamples/bpf: make tracing programs to be more CO-RE...
2023-08-21  Daniel T. Leesamples/bpf: fix symbol mismatch by compiler optimization
2023-08-21  Daniel T. Leesamples/bpf: unify bpf program suffix to .bpf with...
2023-08-21  Daniel T. Leesamples/bpf: convert to vmlinux.h with tracing programs
2023-08-21  Daniel T. Leesamples/bpf: fix warning with ignored-attributes
2023-08-21  Alexei StarovoitovMerge branch 'remove-unnecessary-synchronizations-in...
2023-08-21  Hou Taobpf, cpumask: Clean up bpf_cpu_map_entry directly in...
2023-08-21  Hou Taobpf, cpumap: Use queue_rcu_work() to remove unnecessary...
2023-08-18  Yonghong Songselftests/bpf: Fix a selftest compilation error
2023-08-18  Dave Marchevskyselftests/bpf: Add CO-RE relocs kfunc flavors tests
2023-08-18  Dave Marchevskylibbpf: Support triple-underscore flavors for kfunc...
2023-08-18  Helge Dellerbpf/tests: Enhance output on error and fix typos
2023-08-18  Yan Zhaiselftests/bpf: Add lwt_xmit tests for BPF_REROUTE
2023-08-18  Yan Zhaiselftests/bpf: Add lwt_xmit tests for BPF_REDIRECT
2023-08-18  Yan Zhailwt: Check LWTUNNEL_XMIT_CONTINUE strictly
2023-08-18  Yan Zhailwt: Fix return values of BPF xmit ops
2023-08-18  Xu Kuohaiselftests/bpf: Enable cpu v4 tests for arm64
2023-08-18  Xu Kuohaibpf, arm64: Support signed div/mod instructions
2023-08-18  Xu Kuohaibpf, arm64: Support 32-bit offset jmp instruction
2023-08-18  Xu Kuohaibpf, arm64: Support unconditional bswap
2023-08-18  Xu Kuohaibpf, arm64: Support sign-extension mov instructions
2023-08-18  Xu Kuohaibpf, arm64: Support sign-extension load instructions
2023-08-18  Xu Kuohaiarm64: insn: Add encoders for LDRSB/LDRSH/LDRSW
2023-08-18  Jakub KicinskiMerge branch 'netconsole-enable-compile-time-configuration'
2023-08-18  Breno Leitaonetconsole: Enable compile time configuration
2023-08-18  Breno Leitaonetconsole: Create a allocation helper
2023-08-18  Justin Stittnet: mdio: fix -Wvoid-pointer-to-enum-cast warning
2023-08-18  Jakub KicinskiMerge branch 'netem-use-a-seeded-prng-for-loss-and...
2023-08-18  François Michelnetem: use seeded PRNG for correlated loss events
2023-08-18  François Michelnetem: use a seeded PRNG for generating random losses
2023-08-18  François Michelnetem: add prng attribute to netem_sched_data
2023-08-18  Jialin Zhangnet: ena: Use pci_dev_id() to simplify the code
2023-08-18  Ziyang Xuantun: add __exit annotations to module exit func tun_cle...
2023-08-17  Jakub KicinskiMerge tag 'for-netdev' of https://git.kernel.org/pub...
2023-08-17  Jakub KicinskiRevert "net: ethernet: ti: am65-cpsw: add mqprio qdisc...
2023-08-16  Martin KaFai LauMerge branch 'bpf: Force to MPTCP'
2023-08-16  Geliang Tangselftests/bpf: Add mptcpify test
2023-08-16  Geliang Tangselftests/bpf: Fix error checks of mptcp open_and_load
2023-08-16  Geliang Tangselftests/bpf: Add two mptcp netns helpers
2023-08-16  Geliang Tangbpf: Add update_socket_protocol hook
2023-08-16  Daniel Borkmannbpftool: Implement link show support for xdp
2023-08-16  Daniel Borkmannbpftool: Implement link show support for tcx
2023-08-16  Yafang Shaoselftests/bpf: Add selftest for fill_link_info
2023-08-16  Yafang Shaobpf: Fix uninitialized symbol in bpf_perf_link_fill_kpr...
2023-08-16  David S. MillerMerge branch 'ipv6-expired-routes'
2023-08-16  Kui-Feng Leeselftests: fib_tests: Add a test case for IPv6 garbage...
2023-08-16  Kui-Feng Leenet/ipv6: Remove expired routes with a separated list...
2023-08-16  Kai-Heng Fenge1000e: Use PME poll to circumvent unreliable ACPI...
2023-08-16  Abel Wunet-memcg: Fix scope of sockmem pressure indicators
2023-08-16  Louis Peensnfp: update maintainer
2023-08-16  Grygorii Strashkonet: ethernet: ti: am65-cpsw: add mqprio qdisc offload...
2023-08-16  David S. MillerMerge branch 'inet-data-races'
2023-08-16  Eric Dumazetinet: implement lockless IP_MINTTL
2023-08-16  Eric Dumazetinet: implement lockless IP_TTL
2023-08-16  Eric Dumazetinet: move inet->defer_connect to inet->inet_flags
2023-08-16  Eric Dumazetinet: move inet->bind_address_no_port to inet->inet_flags
2023-08-16  Eric Dumazetinet: move inet->nodefrag to inet->inet_flags
2023-08-16  Eric Dumazetinet: move inet->is_icsk to inet->inet_flags
2023-08-16  Eric Dumazetinet: move inet->transparent to inet->inet_flags
next