summaryrefslogtreecommitdiffstats
path: root/tools/lib/thermal/sampling.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-28selftests/bpf: Add unit tests for new gotol insnYonghong Song2-0/+46
2023-07-28selftests/bpf: Add unit tests for new sdiv/smod insnsYonghong Song2-0/+783
2023-07-28selftests/bpf: Add unit tests for new bswap insnsYonghong Song2-0/+61
2023-07-28selftests/bpf: Add unit tests for new sign-extension mov insnsYonghong Song2-0/+215
2023-07-28selftests/bpf: Add unit tests for new sign-extension load insnsYonghong Song2-0/+133
2023-07-28selftests/bpf: Add a cpuv4 test runner for cpu=v4 testingYonghong Song2-4/+26
2023-07-28selftests/bpf: Fix a test_verifier failureYonghong Song1-3/+3
2023-07-28bpf: Add kernel/bpftool asm support for new instructionsYonghong Song1-6/+51
2023-07-28bpf: Support new 32bit offset jmp instructionYonghong Song3-23/+56
2023-07-28bpf: Fix jit blinding with new sdiv/smov insnsYonghong Song2-6/+12
2023-07-28bpf: Support new signed div/mod instructions.Yonghong Song3-26/+117
2023-07-28bpf: Support new unconditional bswap instructionYonghong Song3-2/+20
2023-07-28bpf: Handle sign-extenstin ctx member accessesYonghong Song1-0/+6
2023-07-28bpf: Support new sign-extension mov insnsYonghong Song3-31/+197
2023-07-28bpf: Support new sign-extension load insnsYonghong Song6-27/+181
2023-07-28bpf, docs: fix BPF_NEG entry in instruction-set.rstJose E. Marchesi1-1/+1
2023-07-26bpf: work around -Wuninitialized warningArnd Bergmann1-6/+6
2023-07-25selftests/xsk: Fix spelling mistake "querrying" -> "querying"Colin Ian King1-1/+1
2023-07-25selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helperDaniel Borkmann3-0/+344
2023-07-25bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assignLorenz Bauer8-21/+115
2023-07-25net: remove duplicate sk_lookup helpersLorenz Bauer6-84/+55
2023-07-25net: document inet[6]_lookup_reuseport sk_state requirementsLorenz Bauer2-0/+30
2023-07-25net: remove duplicate reuseport_lookup functionsLorenz Bauer6-63/+72
2023-07-25net: export inet_lookup_reuseport and inet6_lookup_reuseportLorenz Bauer4-16/+30
2023-07-25bpf: reject unhashed sockets in bpf_sk_assignLorenz Bauer1-0/+2
2023-07-25udp: re-score reuseport groups when connected sockets are presentLorenz Bauer2-10/+29
2023-07-25MAINTAINERS: Replace my email addressYonghong Song1-2/+2
2023-07-24tcx: Fix splat in ingress_destroy upon tcx_entry_freeDaniel Borkmann1-1/+1
2023-07-24ionic: add FLR recovery supportShannon Nelson3-4/+62
2023-07-24ionic: pull out common bits from fw_upShannon Nelson1-22/+42
2023-07-24ionic: extract common bits from ionic_probeShannon Nelson1-35/+49
2023-07-24ionic: extract common bits from ionic_removeShannon Nelson1-12/+13
2023-07-24net: phy: motorcomm: Add pad drive strength cfg supportSamin Guo1-0/+118
2023-07-24dt-bindings: net: motorcomm: Add pad driver strength cfgSamin Guo1-0/+34
2023-07-24ipv6: remove hard coded limitation on ipv6_pinfoEric Dumazet13-20/+16
2023-07-23net: add sysctl accept_ra_min_rtr_lftPatrick Rohr5-2/+36
2023-07-23net: dsa: remove deprecated strncpyjustinstitt@google.com1-4/+5
2023-07-23connector/cn_proc: Selftest for proc connectorAnjali Kulkarni3-0/+317
2023-07-23connector/cn_proc: Allow non-root users accessAnjali Kulkarni2-6/+19
2023-07-23connector/cn_proc: Performance improvementsAnjali Kulkarni2-6/+75
2023-07-23connector/cn_proc: Add filtering to fix some bugsAnjali Kulkarni5-35/+100
2023-07-23netlink: Add new netlink_release functionAnjali Kulkarni3-0/+11
2023-07-23netlink: Reverse the patch which removed filteringAnjali Kulkarni2-2/+30
2023-07-22net: page_pool: merge page_pool_release_page() with page_pool_return_page()Jakub Kicinski1-10/+2
2023-07-22net: page_pool: hide page_pool_release_page()Jakub Kicinski3-17/+7
2023-07-22eth: stmmac: let page recycling happen with skbsJakub Kicinski1-2/+2
2023-07-22eth: tsnep: let page recycling happen with skbsJakub Kicinski1-1/+1
2023-07-22genetlink: add explicit ordering break check for split opsJiri Pirko1-1/+5
2023-07-22MAINTAINERS: net: fix sort orderMarc Kleine-Budde1-9/+9
2023-07-21docs: octeontx2: extend documentation for Round Robin schedulingHariprasad Kelam1-0/+8