]> Git Repo - linux.git/shortlog
linux.git
2024-01-24 Kui-Feng Leebpf: export btf_ctx_access to modules.
2024-01-24 Kui-Feng Leelibbpf: Find correct module BTFs for struct_ops maps...
2024-01-24 Kui-Feng Leebpf, net: switch to dynamic registration
2024-01-24 Linus TorvaldsMerge tag 'trace-v6.8-rc1' of git://git.kernel.org...
2024-01-24 Kui-Feng Leebpf: validate value_type
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 Pu Lehuiriscv, bpf: Fix unpredictable kernel crash about RV64...
2024-01-23 Jakub KicinskiMerge tag 'wireless-2024-01-22' of git://git.kernel...
2024-01-23 Christian BraunerMerge branch 'netfs-fixes' of ssh://gitolite.kernel...
2024-01-23 Paolo AbeniMerge branch 'inet_diag-remove-three-mutexes-in-diag...
2024-01-23 Steven Rostedt... eventfs: Save directory inodes in the eventfs_inode...
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-23 Zhengchao Shaoipv6: init the accept_queue's spinlocks in inet6_create
2024-01-23 Erick Archerwifi: iwlegacy: Use kcalloc() instead of kzalloc()
2024-01-23 Chih-Kang Changwifi: rtw89: fix disabling concurrent mode TX hang...
2024-01-23 Chih-Kang Changwifi: rtw89: fix HW scan timeout due to TSF sync issue
2024-01-23 Po-Hao Huangwifi: rtw89: add wait/completion for abort scan
2024-01-23 Po-Hao Huangwifi: rtw89: fix null pointer access when abort scan
2024-01-23 Po-Hao Huangwifi: rtw89: disable RTS when broadcast/multicast
2024-01-23 Po-Hao Huangwifi: rtw89: Set default CQM config if not present
2024-01-23 Po-Hao Huangwifi: rtw89: refine hardware scan C2H events
2024-01-23 Po-Hao Huangwifi: rtw89: refine add_chan H2C command to encode_bits
2024-01-23 Chung-Hsuan... wifi: rtw89: 8922a: add BTG functions to assist BT...
2024-01-23 Ping-Ke Shihwifi: rtw89: 8922a: add TX power related ops
2024-01-23 Ping-Ke Shihwifi: rtw89: 8922a: add register definitions of H2C...
2024-01-23 Ping-Ke Shihwifi: rtw89: 8922a: add chip_ops related to BB init
2024-01-23 Ping-Ke Shihwifi: rtw89: 8922a: add chip_ops::{enable,disable}_bb_rf
next
This page took 0.093269 seconds and 4 git commands to generate.