linux-2.6-microblaze.git
2024-06-06 Alan Maguireselftests/bpf: Add btf_field_iter selftests
2024-06-06 Yonghong Songselftests/bpf: Fix send_signal test with nested CONFIG_...
2024-06-05 Andrii Nakryikolibbpf: Remove callback-based type/string BTF field...
2024-06-05 Andrii Nakryikobpftool: Use BTF field iterator in btfgen
2024-06-05 Andrii Nakryikolibbpf: Make use of BTF field iterator in BTF handling...
2024-06-05 Andrii Nakryikolibbpf: Make use of BTF field iterator in BPF linker...
2024-06-05 Andrii Nakryikolibbpf: Add BTF field iterator
2024-06-04 Yonghong Songselftests/bpf: Ignore .llvm.<hash> suffix in kallsyms_f...
2024-06-04 Song Liuselftests/bpf: Fix bpf_cookie and find_vma in nested VM
2024-06-04 Alexei StarovoitovMerge branch 'enable-bpf-programs-to-declare-arrays...
2024-06-04 Kui-Feng Leeselftests/bpf: Test global bpf_list_head arrays.
2024-06-04 Kui-Feng Leeselftests/bpf: Test global bpf_rb_root arrays and field...
2024-06-04 Kui-Feng Leeselftests/bpf: Test kptr arrays and kptrs in nested...
2024-06-04 Kui-Feng Leebpf: limit the number of levels of a nested struct...
2024-06-04 Kui-Feng Leebpf: look into the types of the fields of a struct...
2024-06-04 Kui-Feng Leebpf: create repeated fields for arrays.
2024-06-04 Kui-Feng Leebpf: refactor btf_find_struct_field() and btf_find_data...
2024-06-04 Kui-Feng Leebpf: Remove unnecessary call to btf_field_type_size().
2024-06-04 Kui-Feng Leebpf: Remove unnecessary checks on the offset of btf_field.
2024-06-03 Geliang Tangselftests/bpf: Drop duplicate bpf_map_lookup_elem in...
2024-06-03 Geliang Tangselftests/bpf: Check length of recv in test_sockmap
2024-06-03 Geliang Tangselftests/bpf: Fix size of map_fd in test_sockmap
2024-06-03 Geliang Tangselftests/bpf: Drop prog_fd array in test_sockmap
2024-06-03 Geliang Tangselftests/bpf: Replace tx_prog_fd with tx_prog in test_...
2024-06-03 Geliang Tangselftests/bpf: Use bpf_link attachments in test_sockmap
2024-06-03 Geliang Tangselftests/bpf: Drop duplicate definition of i in test_s...
2024-06-03 Geliang Tangselftests/bpf: Fix tx_prog_fd values in test_sockmap
2024-06-03 Jeff Johnsontest_bpf: Add missing MODULE_DESCRIPTION()
2024-06-03 Swan Beaujardbpftool: Fix typo in MAX_NUM_METRICS macro name
2024-06-03 Dr. David Alan... selftests/bpf: Remove unused struct 'libcap'
2024-06-03 Dr. David Alan... selftests/bpf: Remove unused 'key_t' structs
2024-06-03 Dr. David Alan... selftests/bpf: Remove unused struct 'scale_test_def'
2024-06-03 Xiao Wangriscv, bpf: Introduce shift add helper with Zba optimiz...
2024-06-01 Andrii Nakryikolibbpf: keep FD_CLOEXEC flag when dup()'ing FD
2024-05-30 Martin KaFai LauMerge branch 'Notify user space when a struct_ops objec...
2024-05-30 Kui-Feng Leebpftool: Change pid_iter.bpf.c to comply with the chang...
2024-05-30 Kui-Feng Leeselftests/bpf: test struct_ops with epoll
2024-05-30 Kui-Feng Leebpf: export bpf_link_inc_not_zero.
2024-05-30 Kui-Feng Leebpf: support epoll from bpf struct_ops links.
2024-05-30 Kui-Feng Leebpf: enable detaching links of struct_ops objects.
2024-05-30 Kui-Feng Leebpf: pass bpf_struct_ops_link to callbacks in bpf_struc...
2024-05-30 Jakub Sitnickiselftests/bpf: use section names understood by libbpf...
2024-05-29 Andrii NakryikoMerge branch 'bpf-add-a-generic-bits-iterator'
2024-05-29 Yafang Shaoselftests/bpf: Add selftest for bits iter
2024-05-29 Yafang Shaobpf: Add bits iterator
2024-05-29 Martin KaFai LauMerge branch 'use network helpers, part 5'
2024-05-29 Geliang Tangselftests/bpf: Use start_server_str in do_test in bpf_t...
2024-05-29 Geliang Tangselftests/bpf: Use post_socket_cb in start_server_str
2024-05-29 Geliang Tangselftests/bpf: Use post_socket_cb in connect_to_fd_opts
2024-05-29 Geliang Tangselftests/bpf: Add start_server_str helper
2024-05-29 Geliang Tangselftests/bpf: Drop struct post_socket_opts
2024-05-28 Mykyta Yatsenkolibbpf: Configure log verbosity with env variable
2024-05-28 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2024-05-28 Dr. David Alan... net: usb: remove unused structs 'usb_context'
2024-05-28 Dr. David Alan... net: ethernet: 8390: ne2k-pci: remove unused struct...
2024-05-28 Dr. David Alan... net: ethernet: mlx4: remove unused struct 'mlx4_port_co...
2024-05-28 Dr. David Alan... net: ethernet: liquidio: remove unused structs
2024-05-28 Dr. David Alan... net: ethernet: starfire: remove unused structs
2024-05-28 Gou Haonet/core: move the lockdep-init of sk_callback_lock...
2024-05-28 Gou Haonet/core: remove redundant sk_callback_lock initialization
2024-05-28 yunshuibpf, net: Use DEV_STAT_INC()
2024-05-27 Dr. David Alan... mISDN: remove unused struct 'bf_ctx'
2024-05-26 Dave Thalerbpf, docs: Fix instruction.rst indentation
2024-05-25 Dave Thalerbpf, docs: Clarify call local offset
2024-05-25 Dave Thalerbpf, docs: Add table captions
2024-05-25 Dave Thalerbpf, docs: clarify sign extension of 64-bit use of...
2024-05-25 Dave Thalerbpf, docs: Use RFC 2119 language for ISA requirements
2024-05-25 Dave Thalerbpf, docs: Move sentence about returning R0 to abi.rst
2024-05-24 Thomas Weißschuhbpf: constify member bpf_sysctl_kern:: Table
2024-05-24 Xiao Wangriscv, bpf: Try RVC for reg move within BPF_CMPXCHG JIT
2024-05-24 Xiao Wangriscv, bpf: Use STACK_ALIGN macro for size rounding up
2024-05-24 Xiao Wangriscv, bpf: Optimize zextw insn with Zba extension
2024-05-23 Martin KaFai LauMerge branch 'Replace mono_delivery_time with tstamp_type'
2024-05-23 Abhishek Chauhanselftests/bpf: Handle forwarding of UDP CLOCK_TAI packets
2024-05-23 Abhishek Chauhannet: Add additional bit to support clockid_t timestamp...
2024-05-23 Abhishek Chauhannet: Rename mono_delivery_time to tstamp_type for scala...
2024-05-23 Linus TorvaldsMerge tag 'net-6.10-rc1' of git://git./linux/kernel...
2024-05-23 Linus TorvaldsMerge tag 'trace-fixes-v6.10' of git://git./linux/kerne...
2024-05-23 Linus TorvaldsMerge tag 'trace-tools-v6.10-2' of git://git./linux...
2024-05-23 Linus TorvaldsMerge tag 'trace-assign-str-v6.10' of git://git./linux...
2024-05-23 Linus TorvaldsMerge tag 'sparc-for-6.10-tag1' of git://git./linux...
2024-05-23 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2024-05-23 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2024-05-23 Shuah Khantools/latency-collector: Fix -Wformat-security compile...
2024-05-23 Ken Milmorer8169: Fix possible ring buffer corruption on fragmente...
2024-05-23 Paolo AbeniMerge branch 'intel-interpret-set_channels-input-differ...
2024-05-23 Larysa Zarembaidpf: Interpret .set_channels() input differently
2024-05-23 Larysa Zarembaice: Interpret .set_channels() input differently
2024-05-23 Ryosuke Yasuokanfc: nci: Fix handling of zero-length payload packets...
2024-05-23 Paolo Abeninet: relax socket state check at accept time.
2024-05-23 Jason Xingtcp: remove 64 KByte limit for initial tp->rcv_wnd...
2024-05-23 Romain Gantoisnet: ti: icssg_prueth: Fix NULL pointer dereference...
2024-05-23 Dae R. Jeongtls: fix missing memory barrier in tls_init
2024-05-23 Wei Fangnet: fec: avoid lock evasion when reading pps_enable
2024-05-23 Jacob KellerRevert "ixgbe: Manual AN-37 for troublesome link partne...
2024-05-23 Joe Damatotesting: net-drv: use stats64 for testing
2024-05-23 Linus TorvaldsMerge tag 'mm-nonmm-stable-2024-05-22-17-30' of git...
2024-05-23 Linus TorvaldsMerge tag 'mm-stable-2024-05-22-17-22' of git://git...
2024-05-23 Steven Rostedt... tracing/treewide: Remove second parameter of __assign_str()
2024-05-22 Brad Cowieselftests/bpf: Update tests for new ct zone opts for...
next