linux-2.6-microblaze.git
2024-01-24 Kui-Feng Leebpf: hold module refcnt in bpf_struct_ops map creation...
2024-01-24 Kui-Feng Leebpf: pass attached BTF to the bpf_struct_ops subsystem
2024-01-24 Kui-Feng Leebpf: lookup struct_ops types from a given module BTF.
2024-01-24 Kui-Feng Leebpf: pass btf object id in bpf_map_info.
2024-01-24 Kui-Feng Leebpf: make struct_ops_map support btfs other than btf_vm...
2024-01-24 Kui-Feng Leebpf: add struct_ops_tab to btf.
2024-01-24 Kui-Feng Leebpf, net: introduce bpf_struct_ops_desc.
2024-01-24 Kui-Feng Leebpf: get type information with BTF_ID_LIST
2024-01-24 Kui-Feng Leebpf: refactory struct_ops type initialization to a...
2024-01-24 Alexei StarovoitovMerge branch 'bpf-add-cookies-retrieval-for-perf-kprobe...
2024-01-24 Jiri Olsabpftool: Display cookie for kprobe multi link
2024-01-24 Jiri Olsabpftool: Display cookie for perf event link probes
2024-01-24 Jiri Olsaselftests/bpf: Add fill_link_info test for perf event
2024-01-24 Jiri Olsaselftests/bpf: Add cookies check for perf_event fill_li...
2024-01-24 Jiri Olsaselftests/bpf: Add cookies check for kprobe_multi fill_...
2024-01-24 Jiri Olsabpftool: Fix wrong free call in do_show_link
2024-01-24 Jiri Olsabpf: Store cookies in kprobe_multi bpf_link_info data
2024-01-24 Jiri Olsabpf: Add cookie to perf_event bpf_link_info records
2024-01-23 Jose E. Marchesibpf: Use r constraint instead of p constraint in selftests
2024-01-23 Jose E. Marchesibpf: fix constraint in test_tcpbpf_kern.c
2024-01-23 Jose E. Marchesibpf: avoid VLAs in progs/test_xdp_dynptr.c
2024-01-23 Andrii Nakryikolibbpf: call dup2() syscall directly
2024-01-23 Alexei StarovoitovMerge branch 'enable-the-inline-of-kptr_xchg-for-arm64'
2024-01-23 Hou Taoselftests/bpf: Enable kptr_xchg_inline test for arm64
2024-01-23 Hou Taobpf, arm64: Enable the inline of bpf_kptr_xchg()
2024-01-23 Dave Thalerbpf, docs: Clarify that MOVSX is only for BPF_X not...
2024-01-23 Kuniyuki Iwashimabpf: Define struct bpf_tcp_req_attrs when CONFIG_SYN_CO...
2024-01-23 Hao Sunbpf: Refactor ptr alu checking rules to allow alu expli...
2024-01-23 Andrey Grafinselftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EV...
2024-01-23 Andrey Grafinlibbpf: Apply map_set_def_max_entries() for inner_maps...
2024-01-23 Daniel Borkmannbpf: Sync uapi bpf.h header for the tooling infra
2024-01-23 Victor Stewartbpf, docs: Fix bpf_redirect_peer header doc
2024-01-23 Martin KaFai LauMerge branch 'bpf: tcp: Support arbitrary SYN Cookie...
2024-01-23 Kuniyuki Iwashimaselftest: bpf: Test bpf_sk_assign_tcp_reqsk().
2024-01-23 Kuniyuki Iwashimabpf: tcp: Support arbitrary SYN Cookie.
2024-01-23 Kuniyuki Iwashimabpf: tcp: Handle BPF SYN Cookie in cookie_v[46]_check().
2024-01-23 Kuniyuki Iwashimabpf: tcp: Handle BPF SYN Cookie in skb_steal_sock().
2024-01-23 Artem Savkovselftests/bpf: Fix potential premature unload in bpf_te...
2024-01-23 Kuniyuki Iwashimatcp: Move skb_steal_sock() to request_sock.h
2024-01-23 Tiezhu Yangbpftool: Silence build warning about calloc()
2024-01-23 Kuniyuki Iwashimatcp: Move tcp_ns_to_ts() to tcp.h
2024-01-23 Alexei Starovoitovbpf: Minor improvements for bpf_cmp.
2024-01-23 Yonghong Songdocs/bpf: Fix an incorrect statement in verifier.rst
2024-01-23 Yonghong Songselftests/bpf: Add a selftest with not-8-byte aligned...
2024-01-23 Yonghong Songbpf: Track aligned st store as imprecise spilled registers
2024-01-23 Maxim Mikityanskiyselftests/bpf: Test assigning ID to scalars on spill
2024-01-23 Maxim Mikityanskiybpf: Assign ID to scalars on spill
2024-01-23 Maxim Mikityanskiybpf: Add the get_reg_width function
2024-01-23 Maxim Mikityanskiybpf: Add the assign_scalar_id_before_mov function
2024-01-23 Maxim Mikityanskiyselftests/bpf: Add a test case for 32-bit spill tracking
2024-01-23 Maxim Mikityanskiybpf: Make bpf_for_each_spilled_reg consider narrow...
2024-01-23 Eduard Zingermanselftests/bpf: check if imprecise stack spills confuse...
2024-01-23 Eduard Zingermanbpf: make infinite loop detection in is_state_visited...
2024-01-23 Maxim Mikityanskiyselftests/bpf: Fix the u64_offset_to_skb_data test
2024-01-23 Nathan Chancellorselftests/bpf: Update LLVM Phabricator links
2024-01-23 Andrii Nakryikoselftests/bpf: detect testing prog flags support
2024-01-23 Dave ThalerIntroduce concept of conformance groups
2024-01-23 Randy Dunlapnet: filter: fix spelling mistakes
2024-01-23 Andrii Nakryikobpf: support multiple tags per argument
2024-01-23 Andrii Nakryikobpf: prepare btf_prepare_func_args() for multiple tags...
2024-01-23 Andrii Nakryikobpf: make sure scalar args don't accept __arg_nonnull tag
2024-01-23 Andrii Nakryikoselftests/bpf: fix test_loader check message
2024-01-23 Alexei StarovoitovMerge branch 'bpf-inline-bpf_kptr_xchg'
2024-01-23 Hou Taoselftests/bpf: Test the inlining of bpf_kptr_xchg()
2024-01-23 Hou Taoselftests/bpf: Factor out get_xlated_program() helper
2024-01-23 Hou Taobpf: Support inlining bpf_kptr_xchg() helper
2024-01-23 Paolo AbeniMerge branch 'inet_diag-remove-three-mutexes-in-diag...
2024-01-23 Eric Dumazetinet_diag: skip over empty buckets
2024-01-23 Eric Dumazetsock_diag: remove sock_diag_mutex
2024-01-23 Eric Dumazetsock_diag: allow concurrent operation in sock_diag_rcv_...
2024-01-23 Eric Dumazetsock_diag: allow concurrent operations
2024-01-23 Eric Dumazetsock_diag: add module pointer to "struct sock_diag_handler"
2024-01-23 Eric Dumazetinet_diag: allow concurrent operations
2024-01-23 Eric Dumazetinet_diag: add module pointer to "struct inet_diag_handler"
2024-01-23 Eric Dumazetinet_diag: annotate data-races around inet_diag_table[]
2024-01-23 Eric Dumazetsock_diag: annotate data-races around sock_diag_handler...
2024-01-19 Linus TorvaldsMerge tag 'net-6.8-rc1' of git://git./linux/kernel...
2024-01-19 Linus TorvaldsMerge tag 'i2c-for-6.8-rc1-rebased' of git://git./linux...
2024-01-19 Linus TorvaldsMerge tag 'rtc-6.8' of git://git./linux/kernel/git...
2024-01-19 Linus TorvaldsMerge tag 'input-for-v6.8-rc0' of git://git./linux...
2024-01-19 Linus TorvaldsMerge tag 'phy-for-6.8' of git://git./linux/kernel...
2024-01-19 Linus TorvaldsMerge tag 'soundwire-6.8-rc1' of git://git./linux/kerne...
2024-01-19 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.8-rc1' of git://git./linux...
2024-01-19 Linus TorvaldsMerge tag 'pwm/for-6.8-2' of gitolite.pub/scm/linux...
2024-01-19 Linus TorvaldsMerge tag 'backlight-next-6.8' of git://git./linux...
2024-01-19 Linus TorvaldsMerge tag 'dma-mapping-6.8-2024-01-18' of git://git...
2024-01-19 Linus TorvaldsMerge tag 'memblock-v6.8-rc1' of git://git./linux/kerne...
2024-01-19 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2024-01-19 Linus TorvaldsMerge tag 'hwmon-for-v6.8-p2' of git://git./linux/kerne...
2024-01-19 Linus TorvaldsMerge tag 'cxl-for-6.8' of git://git./linux/kernel...
2024-01-18 Linus TorvaldsMerge tag 'vfio-v6.8-rc1' of https://github.com/awillia...
2024-01-18 Linus TorvaldsMerge tag 'for-linus-iommufd' of git://git./linux/kerne...
2024-01-18 Linus TorvaldsMerge tag 'iommu-updates-v6.8' of git://git./linux...
2024-01-18 Linus TorvaldsMerge tag 'percpu-for-6.8' of git://git./linux/kernel...
2024-01-18 Linus TorvaldsMerge tag 'eventfs-v6.8-2' of git://git./linux/kernel...
2024-01-18 Linus TorvaldsMerge tag 'trace-v6.8' of git://git./linux/kernel/git...
2024-01-18 Linus TorvaldsMerge tag 'probes-v6.8' of git://git./linux/kernel...
2024-01-18 Linus TorvaldsMerge tag 's390-6.8-2' of git://git./linux/kernel/git...
2024-01-18 Linus TorvaldsMerge tag 'x86_tdx_for_6.8' of git://git./linux/kernel...
2024-01-18 Linus TorvaldsMerge tag 'x86_sgx_for_6.8' of git://git./linux/kernel...
next