Age | Commit message (Expand) | Author |
2024-10-14 | netdev-genl: Support setting per-NAPI config values | Joe Damato |
2024-10-14 | netdev-genl: Dump gro_flush_timeout | Joe Damato |
2024-10-14 | netdev-genl: Dump napi_defer_hard_irqs | Joe Damato |
2024-10-10 | bpf: Update bpf_override_return() comment | Martin Kelly |
2024-10-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-10-10 | bpf: fix argument type in bpf_loop documentation | Matteo Croce |
2024-10-08 | Merge tag 'perf-tools-fixes-for-v6.12-1-2024-10-08' of git://git.kernel.org/p... | Linus Torvalds |
2024-10-07 | tools: Sync if_link.h uapi tooling header | Daniel Borkmann |
2024-10-07 | tools/nolibc: compiler: add macro __nolibc_fallthrough | Thomas Weißschuh |
2024-10-07 | tools/nolibc: s390: include std.h | Thomas Weißschuh |
2024-10-04 | net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attribute | Eric Dumazet |
2024-10-04 | selftests: txtimestamp: add SCM_TS_OPT_ID test | Vadim Fedorenko |
2024-10-03 | bpf: __bpf_fastcall for bpf_get_smp_processor_id in uapi | Eduard Zingerman |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro |
2024-10-01 | bpf: Sync uapi bpf.h header to tools directory | Daniel Borkmann |
2024-09-30 | tools headers UAPI: Sync the linux/in.h with the kernel sources | Arnaldo Carvalho de Melo |
2024-09-28 | Merge tag 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2024-09-25 | Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-09-24 | Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2024-09-23 | tools: Add additional SYM_*() stubs to linkage.h | Heiko Carstens |
2024-09-22 | Merge tag 'perf-tools-for-v6.12-1-2024-09-19' of git://git.kernel.org/pub/scm... | Linus Torvalds |
2024-09-21 | Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Linus Torvalds |
2024-09-20 | tools: Optimize ring buffer for riscv | Charlie Jenkins |
2024-09-20 | tools: Add riscv barrier implementation | Charlie Jenkins |
2024-09-18 | Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2024-09-17 | Merge tag 'linux_kselftest-nolibc-6.12-rc1' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2024-09-16 | selftests: vDSO: check cpu caps before running chacha test | Jason A. Donenfeld |
2024-09-13 | selftests: vDSO: don't include generated headers for chacha test | Jason A. Donenfeld |
2024-09-13 | arm64: vDSO: Wire up getrandom() vDSO implementation | Adhemerval Zanella |
2024-09-11 | netdev: add dmabuf introspection | Mina Almasry |
2024-09-11 | net: netdev netlink api to bind dma-buf to a net device | Mina Almasry |
2024-08-30 | selftests: vDSO: fix include order in build of test_vdso_chacha | Christophe Leroy |
2024-08-29 | perf: cs-etm: Support version 0.1 of HW_ID packets | James Clark |
2024-08-26 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2024-08-23 | bpf: Add bpf_copy_from_user_str kfunc | Jordan Rome |
2024-08-16 | Merge remote-tracking branch 'torvalds/master' into perf-tools-next | Arnaldo Carvalho de Melo |
2024-08-16 | tools/nolibc: x86_64: use local label in memcpy/memmove | Thomas Weißschuh |
2024-08-16 | tools/nolibc: stackprotector: mark implicitly used symbols as used | Thomas Weißschuh |
2024-08-16 | tools/nolibc: crt: mark _start_c() as used | Thomas Weißschuh |
2024-08-12 | tools/nolibc: compiler: use attribute((naked)) if available | Thomas Weißschuh |
2024-08-12 | tools/nolibc: move entrypoint specifics to compiler.h | Thomas Weißschuh |
2024-08-11 | mm/memblock: introduce a new helper memblock_estimated_nr_free_pages() | Wei Yang |
2024-08-10 | tools/nolibc: compiler: introduce __nolibc_has_attribute() | Thomas Weißschuh |
2024-08-10 | tools/nolibc: powerpc: limit stack-protector workaround to GCC | Thomas Weißschuh |
2024-08-10 | tools/nolibc: mips: load current function to $t9 | Thomas Weißschuh |
2024-08-10 | tools/nolibc: arm: use clang-compatible asm syntax | Thomas Weißschuh |
2024-08-09 | tools/nolibc: pass argc, argv and envp to constructors | Thomas Weißschuh |
2024-08-08 | bpf/bpf_get,set_sockopt: add option to set TCP-BPF sock ops flags | Alan Maguire |
2024-08-07 | tools/include: Sync filesystem headers with the kernel sources | Namhyung Kim |
2024-08-07 | tools/include: Sync network socket headers with the kernel sources | Namhyung Kim |