| Age | Commit message (Expand) | Author | Files | Lines |
| 11 days | perf timechart: Fix memory leaks | Ian Rogers | 1 | -7/+10 |
| 11 days | perf lock: Avoid segv if event is missing a callchain | Ian Rogers | 1 | -2/+9 |
| 11 days | perf lock: Constify trace_lock_handler variables | Ian Rogers | 1 | -3/+3 |
| 11 days | perf evsel: Don't pass evsel with sample | Ian Rogers | 1 | -24/+37 |
| 11 days | perf s390-sample-raw: Don't pass evsel or its PMU with sample | Ian Rogers | 1 | -14/+17 |
| 11 days | perf script: Don't pass evsel with sample | Ian Rogers | 5 | -45/+33 |
| 11 days | perf evlist: Try to avoid computing evsel from sample | Ian Rogers | 3 | -3/+10 |
| 11 days | perf trace: Don't pass evsel with sample | Ian Rogers | 1 | -24/+28 |
| 11 days | perf timechart: Don't pass evsel with sample | Ian Rogers | 1 | -34/+26 |
| 11 days | perf sched: Don't pass evsel with sample | Ian Rogers | 1 | -58/+34 |
| 11 days | perf kwork: Don't pass evsel with sample | Ian Rogers | 2 | -55/+28 |
| 11 days | perf kmem: Don't pass evsel with sample | Ian Rogers | 1 | -14/+12 |
| 11 days | perf inject: Don't pass evsel with sample | Ian Rogers | 3 | -44/+40 |
| 11 days | perf annotate: Don't pass evsel to add_sample | Ian Rogers | 1 | -5/+5 |
| 11 days | perf report: Directly use sample->evsel to avoid computing from sample->id | Ian Rogers | 1 | -2/+4 |
| 11 days | perf hist: Remove evsel from struct hist_entry_iter | Ian Rogers | 9 | -35/+23 |
| 11 days | perf db-export: Remove evsel from struct export_sample | Ian Rogers | 3 | -9/+7 |
| 11 days | perf hist: Remove evsel parameter from inc samples functions | Ian Rogers | 6 | -32/+26 |
| 11 days | perf lock: Only pass sample to handlers | Ian Rogers | 1 | -39/+26 |
| 11 days | perf callchain: Don't pass evsel and sample | Ian Rogers | 17 | -57/+48 |
| 11 days | perf trace: Don't pass evsel with sample | Ian Rogers | 1 | -27/+28 |
| 11 days | perf evsel: Refactor evsel tracepoint sample accessors perf_sample | Ian Rogers | 20 | -189/+183 |
| 11 days | perf kvm: Don't pass evsel with sample | Ian Rogers | 9 | -126/+89 |
| 11 days | perf tool: Remove evsel from tool APIs that pass the sample | Ian Rogers | 24 | -76/+55 |
| 11 days | perf inject: Fix itrace branch stack synthesis | Ian Rogers | 2 | -19/+142 |
| 11 days | perf event: Fix size of synthesized sample with branch stacks | Ian Rogers | 10 | -33/+118 |
| 12 days | perf build-id: Fix off-by-one bug when printing kernel/module build-id | Michael Petlan | 1 | -2/+2 |
| 12 days | perf clang-format: Add a perf clang-format that overrides some kernel behaviors | Ian Rogers | 1 | -0/+20 |
| 12 days | vfio: selftests: Add tests to validate SR-IOV UAPI | Raghavendra Rao Ananta | 2 | -0/+218 |
| 12 days | vfio: selftests: Add helpers to alloc/free vfio_pci_device | Raghavendra Rao Ananta | 2 | -2/+18 |
| 12 days | vfio: selftests: Add helper to set/override a vf_token | Raghavendra Rao Ananta | 2 | -0/+36 |
| 12 days | vfio: selftests: Expose more vfio_pci_device functions | Raghavendra Rao Ananta | 2 | -12/+42 |
| 12 days | vfio: selftests: Extend container/iommufd setup for passing vf_token | Raghavendra Rao Ananta | 2 | -8/+40 |
| 12 days | vfio: selftests: Introduce a sysfs lib | Raghavendra Rao Ananta | 5 | -21/+165 |
| 12 days | vfio: selftests: Introduce snprintf_assert() | Raghavendra Rao Ananta | 4 | -17/+23 |
| 12 days | vfio: selftests: Add -Wall and -Werror to the Makefile | Raghavendra Rao Ananta | 1 | -0/+1 |
| 12 days | vfio: selftests: Allow builds when ARCH=x86 | David Matlack | 1 | -1/+1 |
| 12 days | vfio: selftests: Fix out-of-tree build with make O= | Jason Gunthorpe | 1 | -1/+4 |
| 12 days | tools/nolibc: getopt: Fix potential out of bounds access | Daniel Palmer | 1 | -1/+1 |
| 12 days | perf riscv: Add SDT argument parsing for RISC-V | Chen Pei | 3 | -0/+132 |
| 12 days | selftests/bpf: Filter timing outliers with IQR in batch-timing library | Puranjay Mohan | 1 | -0/+26 |
| 12 days | selftests/bpf: Fix expired UDP LRU entries in XDP LB benchmark | Puranjay Mohan | 1 | -0/+11 |
| 12 days | selftests/bpf: Fix cold_lru producing zero batch_hash in XDP LB benchmark | Puranjay Mohan | 1 | -1/+1 |
| 12 days | bpf: Reject NULL data/sig in bpf_verify_pkcs7_signature | KP Singh | 1 | -1/+1 |
| 12 days | selftests: bridge_vlan_mcast: Test toggling of multicast snooping | Ido Schimmel | 1 | -1/+29 |
| 13 days | Merge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/s... | Linus Torvalds | 2 | -1/+51 |
| 13 days | selftests: mptcp: drop nanoseconds width specifier | Matthieu Baerts (NGI0) | 2 | -8/+8 |
| 13 days | selftests: mptcp: join: cover ADD_ADDR tx drop and list progress | Li Xiasong | 1 | -0/+31 |
| 13 days | kselftest/arm64: Add 2025 dpISA coverage to hwcaps | Mark Brown | 1 | -0/+116 |
| 13 days | Merge tag 'ovpn-net-20260514' of https://github.com/OpenVPN/ovpn-net-next | Paolo Abeni | 3 | -6/+6 |
| 13 days | kselftest/arm64: Add tests for POR_EL0 save/reset/restore | Kevin Brodsky | 2 | -0/+137 |
| 13 days | kselftest/arm64: Move/add POE helpers to test_signals_utils.h | Kevin Brodsky | 2 | -15/+16 |
| 13 days | kselftest/arm64: Add POE as a feature in the signal tests | Kevin Brodsky | 2 | -0/+5 |
| 13 days | selftests/mm: Fix resv_sz when parsing arm64 signal frame | Kevin Brodsky | 1 | -1/+2 |
| 13 days | Merge branch 'timers/core' into timers/merge, to help CI testing | Ingo Molnar | 1 | -27/+28 |
| 13 days | selftests: net: add tests for PPPoL2TP | Qingfang Deng | 3 | -0/+98 |
| 13 days | selftests: net: test PPPoE packets in gro.sh | Qingfang Deng | 3 | -16/+97 |
| 13 days | selftests/bpf: Fix test for refinement of single-value tnum | Paul Chaignon | 1 | -7/+7 |
| 13 days | selftests/bpf: Reject unsupported -k option in vmtest.sh | Roman Kvasnytskyi | 1 | -1/+1 |
| 13 days | selftests/bpf: Override EXTRA_LDFLAGS for static builds | Paul Chaignon | 1 | -1/+1 |
| 13 days | selftests/bpf: Add test to verify checking padding bytes for BPF syscall comm... | Leon Hwang | 1 | -0/+26 |
| 13 days | selftests/bpf: Use -1 as token_fd in map create failure test | Leon Hwang | 1 | -1/+1 |
| 13 days | libbpf: Add OPTS_VALID() for log_opts in bpf_map_create | Leon Hwang | 1 | -0/+3 |
| 13 days | selftests: drv-net: add netkit devmem tests | Bobby Eshleman | 2 | -0/+47 |
| 13 days | selftests: drv-net: add primary_rx_redirect support to NetDrvContEnv | Bobby Eshleman | 2 | -18/+115 |
| 13 days | selftests: drv-net: refactor devmem command builders into lib module | Bobby Eshleman | 3 | -64/+236 |
| 13 days | selftests: drv-net: make attr _nk_guest_ifname public | Bobby Eshleman | 2 | -12/+12 |
| 13 days | selftests: drv-net: ncdevmem: add -n flag to skip NIC configuration | Bobby Eshleman | 1 | -24/+34 |
| 13 days | Merge branch 'perf-upstream' | Namhyung Kim | 12 | -20/+93 |
| 14 days | selftest/rxe: Add selftests for perf | Zhu Yanjun | 2 | -1/+77 |
| 2026-05-17 | selftests/bpf: Add exception tests with stack arguments | Yonghong Song | 2 | -0/+121 |
| 2026-05-17 | selftests/bpf: Cover global subprog exception leaks | Kumar Kartikeya Dwivedi | 1 | -0/+22 |
| 2026-05-16 | bpf: Fix arg_track_join log to use sa prefix for stack arg slots | Yonghong Song | 1 | -1/+1 |
| 2026-05-16 | selftests/bpf: Log arg_track_join for stack arg slots in liveness analysis | Yonghong Song | 1 | -1/+3 |
| 2026-05-16 | selftests/bpf: Add test for stack arg read without caller write | Yonghong Song | 3 | -2/+68 |
| 2026-05-16 | perf trace: Introduce --show-cpu option to display cpu id | Aaron Tomlin | 2 | -5/+49 |
| 2026-05-15 | Merge tag 'block-7.1-20260515' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+11 |
| 2026-05-15 | perf pmu: Skip test on Arm64 when #slots is zero | Leo Yan | 1 | -2/+22 |
| 2026-05-15 | perf trace beauty fcntl: Fix build with older kernel headers | Florian Fainelli | 1 | -0/+16 |
| 2026-05-15 | perf unwind-libunwind: Add RISC-V libunwind support | Ian Rogers | 4 | -0/+341 |
| 2026-05-15 | perf unwind-libunwind: Remove libunwind-local | Ian Rogers | 19 | -955/+3350 |
| 2026-05-15 | perf unwind-libunwind: Move flush/finish access out of local | Ian Rogers | 17 | -90/+309 |
| 2026-05-15 | perf unwind-libunwind: Make libunwind register reading cross platform | Ian Rogers | 30 | -417/+340 |
| 2026-05-15 | tools headers UAPI: Sync case-sensitivity flags from linux/fs.h | Chuck Lever | 1 | -0/+7 |
| 2026-05-15 | scripts/kernel-doc: Detect mismatched inline member documentation tags | Shuicheng Lin | 1 | -1/+53 |
| 2026-05-15 | kdoc: xforms: move context attrs to function_xforms list | Randy Dunlap | 1 | -10/+10 |
| 2026-05-15 | docs: kernel-doc: python: strip __counted_by_ptr macro | Tudor Ambarus | 2 | -0/+2 |
| 2026-05-15 | perf build: Be more programmatic when setting up libunwind variables | Ian Rogers | 1 | -126/+100 |
| 2026-05-15 | tools build: Deduplicate test-libunwind for different architectures | Ian Rogers | 10 | -170/+29 |
| 2026-05-15 | perf unwind: Refactor get_entries to allow dynamic libdw/libunwind selection | Ian Rogers | 11 | -33/+208 |
| 2026-05-14 | selftests: openvswitch: add pop_vlan test | Minxi Hou | 1 | -0/+78 |
| 2026-05-14 | selftests: openvswitch: add vlan() and encap() flow string parsing | Minxi Hou | 1 | -10/+314 |
| 2026-05-14 | perf metricgroup: Avoid scanning unnecessary PMUs for identifier match | Ian Rogers | 3 | -9/+21 |
| 2026-05-14 | perf pmu-events AMD: Switch l2_itlb_misses to bp_l1_tlb_miss_l2_tlb_miss.all | Ian Rogers | 2 | -2/+1 |
| 2026-05-14 | perf record: Refactor ARM64 leaf caller setup out of arch | Ian Rogers | 6 | -21/+13 |
| 2026-05-14 | selftests/bpf: Add tests for wakeup_sources kfuncs | Samuel Wu | 5 | -1/+310 |
| 2026-05-14 | perf trace: Update beautifier script for clone flags | Namhyung Kim | 1 | -0/+4 |
| 2026-05-14 | perf trace: Add beautifier script for fsmount flags | Namhyung Kim | 6 | -15/+56 |
| 2026-05-14 | perf build: Add make check-headers target | Namhyung Kim | 2 | -2/+4 |
| 2026-05-14 | perf trace: Sync uapi/linux/sched.h with the kernel source | Namhyung Kim | 1 | -2/+15 |
| 2026-05-14 | perf trace: Sync uapi/linux/mount.h with the kernel source | Namhyung Kim | 1 | -0/+1 |
| 2026-05-14 | perf trace: Sync uapi/linux/fs.h with the kernel source | Namhyung Kim | 1 | -0/+12 |
| 2026-05-14 | perf trace: Sync linux/socket.h with the kernel source | Namhyung Kim | 1 | -1/+1 |
| 2026-05-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 29 | -60/+419 |
| 2026-05-14 | Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 4 | -5/+95 |
| 2026-05-14 | selftests/nolibc: test open mode handling | Thomas Weißschuh | 1 | -0/+23 |
| 2026-05-14 | tools/nolibc: always pass mode to open syscall | Thomas Weißschuh | 1 | -8/+5 |
| 2026-05-14 | tools/nolibc: split open mode handling into a macro | Thomas Weißschuh | 1 | -22/+18 |
| 2026-05-14 | tools/nolibc: split implicit open flags into a macro | Thomas Weißschuh | 1 | -6/+4 |
| 2026-05-14 | bpf: Use array_map_meta_equal for percpu array inner map replacement | Guannan Wang | 1 | -0/+57 |
| 2026-05-14 | selftests: ovpn: reduce remaining ping flood counts | Ralf Lici | 3 | -6/+6 |
| 2026-05-14 | selftests: net: Add tests for neigh_forward_grat option | Danielle Ratson | 1 | -2/+340 |
| 2026-05-13 | veristat: Report max stack depth | Paul Chaignon | 1 | -4/+9 |
| 2026-05-13 | selftests/bpf: Test reported max stack depth | Paul Chaignon | 2 | -2/+16 |
| 2026-05-13 | selftests/tc-testing: Add QFQ/CBS qlen underflow test | Victor Nogueira | 1 | -0/+41 |
| 2026-05-13 | mm/memory: fix spurious warning when unmapping device-private/exclusive pages | Alistair Popple | 1 | -0/+50 |
| 2026-05-13 | selftests/mm: run_vmtests.sh: fix destructive tests invocation | Luiz Capitulino | 1 | -1/+1 |
| 2026-05-13 | KVM: selftests: Add a test to verify SEV {en,de}crypt debug ioctls | Sean Christopherson | 3 | -0/+143 |
| 2026-05-13 | Merge tag 'sched_ext-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -0/+1 |
| 2026-05-13 | Merge tag 'cgroup-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -6/+11 |
| 2026-05-13 | tools/sched_ext: scx_qmap: Fix qa arena placement | Cheng-Yang Chou | 1 | -1/+1 |
| 2026-05-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -2/+9 |
| 2026-05-13 | Merge branch 'for-7.1-fixes' into for-next | Tejun Heo | 1 | -3/+7 |
| 2026-05-13 | selftests/cgroup: Fix error path leaks in test_percpu_basic | Yu Miao | 1 | -3/+7 |
| 2026-05-13 | selftests/hornet: Add a selftest for the Hornet LSM | Blaise Boscaccy | 4 | -0/+118 |
| 2026-05-13 | selftests/rdma: explicitly skip tests when required modules are missing | Yi Lai | 4 | -4/+21 |
| 2026-05-13 | KVM: selftests: memslot_perf_test: make host wait timeout configurable | Mayuresh Chitale | 1 | -3/+9 |
| 2026-05-13 | libbpf: Use strscpy() in kernel code for skel_map_create() | Kees Cook | 1 | -0/+5 |
| 2026-05-13 | KVM: selftests: Guard execinfo.h inclusion for non-glibc builds | Hisam Mehboob | 1 | -1/+7 |
| 2026-05-13 | KVM: selftests: Teach sev_*_test about revoking VM types | Tycho Andersen | 3 | -11/+9 |
| 2026-05-13 | KVM: selftests: hyperv_tlb_flush: replace NOP loop with udelay() | Piotr Zarycki | 1 | -13/+2 |
| 2026-05-13 | KVM: selftests: Fix typo in comment in hyperv_features.c | Piotr Zarycki | 1 | -1/+1 |
| 2026-05-13 | KVM: selftests: sync_regs_test: drop stale TODO comment | Piotr Zarycki | 1 | -1/+0 |
| 2026-05-13 | KVM: selftests: Include sys/mman.h *and* linux/mman.h, via kvm_syscalls.h | Sean Christopherson | 9 | -9/+18 |
| 2026-05-13 | selftests/bpf: Enable stack argument tests for arm64 | Puranjay Mohan | 7 | -7/+14 |
| 2026-05-13 | bpf, arm64: Map BPF_REG_0 to x8 instead of x7 | Puranjay Mohan | 3 | -9/+9 |
| 2026-05-13 | selftests/bpf: Add precision backtracking test for stack arguments | Yonghong Song | 3 | -0/+167 |
| 2026-05-13 | selftests/bpf: Add verifier tests for stack argument validation | Yonghong Song | 4 | -0/+614 |
| 2026-05-13 | selftests/bpf: Add BTF fixup for __naked subprog parameter names | Yonghong Song | 2 | -1/+136 |
| 2026-05-13 | selftests/bpf: Add tests for stack argument validation | Yonghong Song | 4 | -0/+139 |
| 2026-05-13 | selftests/bpf: Add tests for BPF function stack arguments | Yonghong Song | 5 | -1/+638 |
| 2026-05-13 | selftests: ublk: cap nthreads to kernel's actual nr_hw_queues | Ming Lei | 1 | -0/+11 |
| 2026-05-12 | selftests: drv-net: cope with slow env in so_txtime.py test | Willem de Bruijn | 2 | -4/+17 |
| 2026-05-12 | KVM: selftests: Ensure gmem file sizes are multiple of host page size | Sean Christopherson | 1 | -2/+7 |
| 2026-05-12 | selftests/bpf: Add tests to verify map create failure log | Leon Hwang | 1 | -0/+166 |
| 2026-05-12 | libbpf: Add syscall common attributes support for map_create | Leon Hwang | 2 | -2/+31 |
| 2026-05-12 | libbpf: Add support for extended BPF syscall | Leon Hwang | 3 | -0/+47 |
| 2026-05-12 | bpf: Extend BPF syscall with common attributes support | Leon Hwang | 1 | -0/+8 |
| 2026-05-12 | selftests/cgroup: check malloc return value in alloc_anon functions | Hongfu Li | 1 | -26/+27 |
| 2026-05-12 | tools: ynl: add scope qualifier for definitions | Jakub Kicinski | 1 | -2/+29 |
| 2026-05-12 | selftests: drv-net: add shaper test for duplicate leaves | Jakub Kicinski | 1 | -2/+22 |
| 2026-05-11 | x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cache | Prathyushi Nangia | 1 | -1/+2 |
| 2026-05-11 | selftests: mptcp: pm: use simpler send/recv forms | Matthieu Baerts (NGI0) | 1 | -5/+3 |
| 2026-05-11 | selftests: mptcp: pm: validate new limits | Matthieu Baerts (NGI0) | 1 | -21/+35 |
| 2026-05-11 | selftests: mptcp: join: validate 8x8 subflows | Matthieu Baerts (NGI0) | 1 | -0/+28 |
| 2026-05-11 | selftests: mptcp: join: allow changing ifaces nr per test | Matthieu Baerts (NGI0) | 1 | -2/+3 |
| 2026-05-12 | tools/bootconfig: render kernel.* subtree as cmdline string with -C | Breno Leitao | 1 | -8/+52 |
| 2026-05-11 | selftests/bpf: Use both hrtimer enqueue helpers in vmlinux test | Ihor Solodrai | 2 | -4/+45 |
| 2026-05-11 | Merge branch 'for-7.1-fixes' into for-7.2 | Tejun Heo | 1 | -0/+1 |
| 2026-05-11 | selftests/bpf: Add XDP load-balancer benchmark run script | Puranjay Mohan | 1 | -0/+79 |
| 2026-05-11 | selftests/bpf: Add XDP load-balancer benchmark driver | Puranjay Mohan | 3 | -0/+1119 |
| 2026-05-11 | selftests/bpf: Add XDP load-balancer BPF program | Puranjay Mohan | 1 | -0/+647 |
| 2026-05-11 | selftests/bpf: Add XDP load-balancer common definitions | Puranjay Mohan | 1 | -0/+112 |
| 2026-05-11 | selftests/bpf: Add bpf-nop benchmark for timing overhead baseline | Puranjay Mohan | 4 | -0/+102 |
| 2026-05-11 | selftests/bpf: Add BPF batch-timing library | Puranjay Mohan | 4 | -0/+393 |
| 2026-05-11 | selftests/bpf: Add bench_force_done() for early benchmark completion | Puranjay Mohan | 2 | -5/+10 |
| 2026-05-11 | perf tool: Fix missing schedstat delegates and dont_split_sample_group in del... | Ian Rogers | 1 | -0/+6 |
| 2026-05-11 | perf sched: Add missing mmap2 handler in timehist | Ian Rogers | 1 | -0/+1 |
| 2026-05-11 | perf sched stats: Fix segmentation faults, memory leaks, and stale pointers i... | Ian Rogers | 1 | -37/+138 |
| 2026-05-11 | perf test: Fix "trace summary" test for musl-based systems | Martin Kaiser | 1 | -1/+1 |
| 2026-05-11 | perf test: Fix sys_enter_openat event test for musl | Martin Kaiser | 1 | -1/+4 |
| 2026-05-11 | perf test: Fix nanosleep check in the ftrace test | Martin Kaiser | 1 | -3/+4 |
| 2026-05-11 | selftests/bpf: Add test for large offset bpf-to-bpf call | Yazhou Tang | 2 | -0/+68 |
| 2026-05-11 | selftests/namespaces: Skip efault tests when listns() is not available | Ricardo B. Marlière | 1 | -0/+18 |
| 2026-05-11 | selftests/namespaces: Fix waitpid race in listns_efault_test cleanup | Ricardo B. Marlière | 1 | -6/+9 |
| 2026-05-11 | selftests/namespaces: Kill grandchild in nsid fixture teardown | Ricardo B. Marlière | 1 | -1/+13 |
| 2026-05-11 | selftests/pid_namespace: compute pid_max test limits dynamically | Bjoern Doebel | 1 | -32/+124 |
| 2026-05-10 | Merge branch 'for-7.1-fixes' into for-7.2 | Tejun Heo | 2 | -3/+4 |
| 2026-05-10 | selftests/cgroup: fix misleading debug message in test_cgfreezer_time_child | Tao Cui | 1 | -1/+1 |
| 2026-05-10 | selftests/cgroup: fix child process escaping to parent cleanup in test_cpucg_... | Tao Cui | 1 | -1/+1 |
| 2026-05-10 | selftests/cgroup: Add NULL check after malloc in cgroup_util.c | Hongfu Li | 1 | -3/+6 |
| 2026-05-10 | selftests/sched_ext: Fix build error in dequeue selftest | Andrea Righi | 1 | -0/+1 |
| 2026-05-10 | selftests/cgroup: Fix string comparison in write_test | Hongfu Li | 1 | -1/+1 |
| 2026-05-10 | selftests/cgroup: Fix cg_read_strcmp() empty string comparison | Hongfu Li | 1 | -2/+3 |
| 2026-05-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc3 | Alexei Starovoitov | 341 | -3715/+6284 |
| 2026-05-10 | selftests: rds: Disarm signal alarm on test completion | Allison Henderson | 1 | -0/+8 |
| 2026-05-10 | selftests: rds: Fix TAP-prefixed prints in check_gcov* | Allison Henderson | 1 | -9/+9 |
| 2026-05-10 | selftests: rds: Fix stale log clean up | Allison Henderson | 2 | -4/+8 |
| 2026-05-10 | selftests: net: getsockopt_iter: cleanup | Breno Leitao | 1 | -11/+98 |
| 2026-05-10 | tools/ynl: add missing uapi header deps in Makefile.deps | Stanislav Fomichev | 1 | -1/+3 |
| 2026-05-09 | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Linus Torvalds | 7 | -3/+93 |
| 2026-05-08 | Merge tag 'sched-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 11 | -43/+208 |
| 2026-05-08 | selftests: net: Add protodown tests | Ido Schimmel | 2 | -0/+183 |
| 2026-05-08 | selftests: net: add tests for filtered dumps of page pool | Jakub Kicinski | 2 | -2/+118 |
| 2026-05-08 | net: page_pool: support dumping pps of a specific ifindex via Netlink | Jakub Kicinski | 1 | -2/+4 |
| 2026-05-08 | selftest: bpf: Add test for bpf_tcp_sock() and RAW socket. | Kuniyuki Iwashima | 2 | -1/+32 |
| 2026-05-08 | selftests/cgroup: Fix incorrect variable check in online_cpus() | Hongfu Li | 1 | -1/+1 |
| 2026-05-08 | selftests/sched_ext: Fix select_cpu_dfl link leak on early return | Cheng-Yang Chou | 1 | -16/+38 |
| 2026-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 21 | -38/+710 |
| 2026-05-07 | Merge tag 'net-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 13 | -22/+697 |