summaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-09libbpf: only reset sec_def handler when necessaryAndrii Nakryiko1-8/+19
2023-07-07selftests/bpf: Correct two typosLu Hongfei2-2/+2
2023-07-07libbpf: Use available_filter_functions_addrs with multi-kprobesJackie Liu1-1/+61
2023-07-07libbpf: Cross-join available_filter_functions and kallsyms for multi-kprobesJackie Liu1-13/+97
2023-07-06selftests/bpf: Bump and validate MAX_SYMSBjörn Töpel1-1/+4
2023-07-06selftests/bpf: test map percpu statsAnton Protopopov2-0/+471
2023-07-06bpf: make preloaded map iterators to display map elements countAnton Protopopov2-260/+275
2023-07-06bpf: populate the per-cpu insertions/deletions counters for hashmapsAnton Protopopov1-2/+20
2023-07-06bpf: add a new kfunc to return current bpf_map elements countAnton Protopopov1-1/+38
2023-07-06bpf: add percpu stats for bpf_map elements insertions/deletionsAnton Protopopov1-0/+30
2023-07-06selftests/bpf: Add benchmark for bpf memory allocatorHou Tao5-0/+502
2023-07-05selftests/bpf: Honor $(O) when figuring out pathsBjörn Töpel1-0/+4
2023-07-05selftests/bpf: Add F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to some testsBjörn Töpel5-1/+14
2023-07-05bpf: Remove unnecessary ring buffer size checkHou Tao1-15/+11
2023-06-30selftests/bpf: Add bpf_program__attach_netfilter helper testFlorian Westphal2-0/+100
2023-06-30libbpf: Add netfilter link attach helperFlorian Westphal5-0/+72
2023-06-30libbpf: Skip modules BTF loading when CAP_SYS_ADMIN is missingAndrea Terzolo1-0/+4
2023-06-30selftests/bpf: Verify that the cgroup_skb filters receive expected packets.Kui-Feng Lee5-0/+832
2023-06-30bpf, net: Check skb ownership against full socket.Kui-Feng Lee1-2/+2
2023-06-30selftests/bpf: Add test to exercise typedef walkingStanislav Fomichev3-0/+29
2023-06-30bpf: Resolve modifiers when walking structsStanislav Fomichev1-0/+2
2023-06-30selftests/bpf: Fix bpf_nf failure upon test rerunDaniel Borkmann1-2/+3
2023-06-29bpf, docs: Fix definition of BPF_NEG operationDave Thaler1-1/+1
2023-06-29bpf: Replace deprecated -target with --target= for ClangFangrui Song18-35/+35
2023-06-29lib/test_bpf: Call page_address() on page acquired with GFP_KERNEL flagSumitra Sharma1-11/+1
2023-06-29modules: catch concurrent module loads, treat them as idempotentLinus Torvalds1-2/+71
2023-06-29module: split up 'finit_module()' into init_module_from_file() helperLinus Torvalds1-15/+27
2023-06-28x86/mem_encrypt: Remove stale mem_encrypt_init() declarationLinus Torvalds1-1/+0
2023-06-28mm: fix __access_remote_vm() GUP failure caseLinus Torvalds1-0/+1
2023-06-28Revert "nios2: Convert __pte_free_tlb() to use ptdescs"Dinh Nguyen1-4/+4
2023-06-27net: scm: introduce and use scm_recv_unix helperAlexander Mikhalitsyn2-12/+27
2023-06-27af_unix: Skip SCM_PIDFD if scm->pid is NULL.Kuniyuki Iwashima1-1/+3
2023-06-27net: lan743x: Simplify comparisonMoritz Fischer1-1/+1
2023-06-27netlink: Add __sock_i_ino() for __netlink_diag_dump().Kuniyuki Iwashima3-4/+16
2023-06-27net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addressesVladimir Oltean5-31/+74
2023-06-27Revert "af_unix: Call scm_recv() only after scm_set_cred()."Kuniyuki Iwashima1-1/+1
2023-06-27phylink: ReST-ify the phylink_pcs_neg_mode() kdocJakub Kicinski1-4/+6
2023-06-27libceph: Partially revert changes to support MSG_SPLICE_PAGESDavid Howells2-39/+107
2023-06-27net: phy: mscc: fix packet loss due to RGMII delaysVladimir Oltean1-2/+2
2023-06-27net: mana: use vmalloc_array and vcallocJulia Lawall1-1/+1
2023-06-27net: enetc: use vmalloc_array and vcallocJulia Lawall1-2/+2
2023-06-27ionic: use vmalloc_array and vcallocJulia Lawall1-2/+2
2023-06-27pds_core: use vmalloc_array and vcallocJulia Lawall1-2/+2
2023-06-27gve: use vmalloc_array and vcallocJulia Lawall1-1/+1
2023-06-27octeon_ep: use vmalloc_array and vcallocJulia Lawall1-1/+1
2023-06-27net: usb: qmi_wwan: add u-blox 0x1312 compositionDavide Tronchin1-0/+1
2023-06-27perf trace: fix MSG_SPLICE_PAGES build errorMatthieu Baerts1-0/+3
2023-06-27ipvlan: Fix return value of ipvlan_queue_xmit()Cambda Zhu1-3/+6
2023-06-26netfilter: nf_tables: fix underflow in chain reference counterPablo Neira Ayuso1-1/+3
2023-06-26netfilter: nf_tables: unbind non-anonymous set if rule construction failsPablo Neira Ayuso1-0/+2