| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-02-17 | libbpf: Use bpf_{btf,link,map,prog}_get_info_by_fd() | Ilya Leoshkevich | 4 | -14/+14 |
| 2023-02-17 | libbpf: Introduce bpf_{btf,link,map,prog}_get_info_by_fd() | Ilya Leoshkevich | 3 | -0/+34 |
| 2023-02-16 | Merge tag 'net-6.2-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2 | -2/+177 |
| 2023-02-16 | Merge branch 'topic/apple-gmux' into for-next | Takashi Iwai | 97 | -396/+1249 |
| 2023-02-16 | perf c2c: Add report option to show false sharing in adjacent cachelines | Feng Tang | 5 | -17/+49 |
| 2023-02-16 | selftests: seg6: add selftest for PSP flavor in SRv6 End behavior | Andrea Mayer | 2 | -0/+870 |
| 2023-02-16 | net/sched: Retire rsvp classifier | Jamal Hadi Salim | 1 | -203/+0 |
| 2023-02-16 | net/sched: Retire tcindex classifier | Jamal Hadi Salim | 1 | -227/+0 |
| 2023-02-16 | net/sched: Retire dsmark qdisc | Jamal Hadi Salim | 1 | -140/+0 |
| 2023-02-16 | net/sched: Retire ATM qdisc | Jamal Hadi Salim | 1 | -94/+0 |
| 2023-02-16 | net/sched: Retire CBQ qdisc | Jamal Hadi Salim | 1 | -184/+0 |
| 2023-02-16 | selftests: forwarding: tc_actions: cleanup temporary files when test is aborted | Davide Caratti | 1 | -6/+10 |
| 2023-02-16 | bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES | Alexander Lobakin | 1 | -3/+4 |
| 2023-02-16 | selftest/bpf/benchs: Add benchmark for hashmap lookups | Anton Protopopov | 4 | -1/+354 |
| 2023-02-16 | selftest/bpf/benchs: Print less if the quiet option is set | Anton Protopopov | 1 | -2/+4 |
| 2023-02-16 | selftest/bpf/benchs: Make quiet option common | Anton Protopopov | 4 | -15/+8 |
| 2023-02-16 | selftest/bpf/benchs: Remove an unused header | Anton Protopopov | 1 | -1/+0 |
| 2023-02-16 | selftest/bpf/benchs: Enhance argp parsing | Anton Protopopov | 8 | -10/+51 |
| 2023-02-16 | selftest/bpf/benchs: Make a function static in bpf_hashmap_full_update | Anton Protopopov | 1 | -1/+1 |
| 2023-02-16 | selftest/bpf/benchs: Fix a typo in bpf_hashmap_full_update | Anton Protopopov | 2 | -2/+2 |
| 2023-02-16 | selftests/bpf: Add test case for element reuse in htab map | Hou Tao | 2 | -0/+120 |
| 2023-02-15 | selftests/bpf: check if BPF_ST with variable offset preserves STACK_ZERO | Eduard Zingerman | 1 | -0/+30 |
| 2023-02-15 | selftests/bpf: check if verifier tracks constants spilled by BPF_ST_MEM | Eduard Zingerman | 1 | -0/+37 |
| 2023-02-15 | bpf: track immediate values written to stack by BPF_ST instruction | Eduard Zingerman | 1 | -46/+64 |
| 2023-02-15 | Merge branches 'pm-tools' and 'pm-docs' | Rafael J. Wysocki | 3 | -9/+9 |
| 2023-02-15 | Merge tag 'kvm-s390-next-6.3-1' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2 | -148/+527 |
| 2023-02-15 | Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini | 62 | -317/+736 |
| 2023-02-15 | selftests/bpf: Fix map_kptr test. | Alexei Starovoitov | 1 | -5/+7 |
| 2023-02-15 | selftests/bpf: Cross-compile bpftool | Björn Töpel | 1 | -4/+26 |
| 2023-02-15 | selftests/bpf: Fix build error for LoongArch | Tiezhu Yang | 1 | -0/+2 |
| 2023-02-15 | tools/lib/thermal: Fix include path for libnl3 in pkg-config file. | Vibhav Pant | 1 | -1/+1 |
| 2023-02-15 | tools/lib/thermal: Fix thermal_sampling_exit() | Vincent Guittot | 1 | -1/+1 |
| 2023-02-15 | Merge tag 'kvm-x86-selftests-6.3' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 12 | -62/+63 |
| 2023-02-15 | Merge tag 'kvm-x86-pmu-6.3' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 1 | -5/+376 |
| 2023-02-15 | perf record: Fix segfault with --overwrite and --max-size | Yang Jihong | 1 | -10/+6 |
| 2023-02-15 | selftests/powerpc: Fix incorrect kernel headers search path | Mathieu Desnoyers | 4 | -4/+4 |
| 2023-02-15 | Merge branch 'for-6.3/cxl-rr-emu' into cxl/next | Dan Williams | 4 | -12/+37 |
| 2023-02-15 | cxl/hdm: Create emulated cxl_hdm for devices that do not have HDM decoders | Dave Jiang | 3 | -5/+9 |
| 2023-02-15 | cxl/hdm: Emulate HDM decoder from DVSEC range registers | Dave Jiang | 3 | -5/+8 |
| 2023-02-15 | cxl/port: Export cxl_dvsec_rr_decode() to cxl_port | Dave Jiang | 2 | -2/+20 |
| 2023-02-14 | selftests/user_events: add a note about user_events.h dependency | Shuah Khan | 1 | -0/+8 |
| 2023-02-14 | selftests/bpf: Clean up dynptr prog_tests | Joanne Koong | 1 | -11/+7 |
| 2023-02-14 | selftests/bpf: Clean up user_ringbuf, cgrp_kfunc, kfunc_dynptr_param tests | Joanne Koong | 6 | -197/+58 |
| 2023-02-14 | rtla: Add hwnoise tool | Daniel Bristot de Oliveira | 5 | -16/+198 |
| 2023-02-14 | selftests/bpf: Add rbtree selftests | Dave Marchevsky | 5 | -0/+716 |
| 2023-02-14 | bpf: Add bpf_rbtree_{add,remove,first} decls to bpf_experimental.h | Dave Marchevsky | 1 | -0/+24 |
| 2023-02-14 | bpf: Special verifier handling for bpf_rbtree_{remove, first} | Dave Marchevsky | 1 | -0/+37 |
| 2023-02-14 | bpf: Add basic bpf_rb_{root,node} support | Dave Marchevsky | 2 | -6/+17 |
| 2023-02-14 | selftests/mount_setattr: fix to make run_tests failure | Shuah Khan | 1 | -1/+1 |
| 2023-02-14 | selftests/mount_setattr: fix redefine struct mount_attr build error | Shuah Khan | 1 | -7/+0 |