| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-05-07 | bpf: Clarify handling of mark and tstamp by redirect_peer | Paul Chaignon | 1 | -0/+3 |
| 2025-04-10 | tools headers: Update the arch/x86/lib/memset_64.S copy with the kernel sources | Namhyung Kim | 1 | -0/+45 |
| 2025-04-10 | tools headers: Update the uapi/asm-generic/mman-common.h copy with the kernel... | Namhyung Kim | 1 | -0/+1 |
| 2025-04-10 | tools headers: Update the syscall table with the kernel sources | Namhyung Kim | 1 | -1/+3 |
| 2025-04-10 | tools headers: Update the VFS headers with the kernel sources | Namhyung Kim | 1 | -24/+75 |
| 2025-04-10 | tools headers: Update the uapi/linux/perf_event.h copy with the kernel sources | Namhyung Kim | 1 | -0/+2 |
| 2025-04-10 | tools headers: Update the socket headers with the kernel sources | Namhyung Kim | 1 | -0/+2 |
| 2025-04-10 | tools headers: Update the KVM headers with the kernel sources | Namhyung Kim | 1 | -4/+5 |
| 2025-04-06 | tools/include: make uapi/linux/types.h usable from assembly | Thomas Weißschuh | 1 | -0/+3 |
| 2025-04-01 | Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 9 | -13/+119 |
| 2025-04-01 | Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+5 |
| 2025-03-30 | Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Linus Torvalds | 2 | -2/+11 |
| 2025-03-26 | Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 3 | -0/+56 |
| 2025-03-25 | Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -0/+532 |
| 2025-03-24 | Merge tag 'bitmap-for-6.15' of https://github.com/norov/linux | Linus Torvalds | 2 | -2/+2 |
| 2025-03-24 | Merge tag 'nolibc-20250308-for-6.15-1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 14 | -27/+281 |
| 2025-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -2/+19 |
| 2025-03-20 | tools headers: Sync uapi/asm-generic/socket.h with the kernel sources | Alexander Mikhalitsyn | 1 | -2/+19 |
| 2025-03-17 | bpf: BPF token support for BPF_BTF_GET_FD_BY_ID | Mykyta Yatsenko | 1 | -0/+1 |
| 2025-03-17 | lib/interval_tree: add test case for interval_tree_iter_xxx() helpers | Wei Yang | 1 | -0/+21 |
| 2025-03-17 | lib/rbtree: add random seed | Wei Yang | 1 | -0/+2 |
| 2025-03-17 | lib/rbtree: enable userland test suite for rbtree related data structure | Wei Yang | 7 | -13/+96 |
| 2025-03-16 | mm: make vma cache SLAB_TYPESAFE_BY_RCU | Suren Baghdasaryan | 1 | -0/+5 |
| 2025-03-15 | bpf: Introduce load-acquire and store-release instructions | Peilin Ye | 1 | -0/+3 |
| 2025-03-15 | bpf: Allow pre-ordering for bpf cgroup progs | Yonghong Song | 1 | -0/+1 |
| 2025-03-08 | tools/nolibc: don't use asm/ UAPI headers | Thomas Weißschuh | 3 | -8/+7 |
| 2025-03-06 | tools/nolibc: drop outdated example from overview comment | Louis Taylor | 1 | -2/+1 |
| 2025-03-06 | tools/nolibc: process open() vararg as mode_t | Louis Taylor | 1 | -1/+1 |
| 2025-03-06 | tools/nolibc: always use openat(2) instead of open(2) | Louis Taylor | 1 | -6/+0 |
| 2025-03-06 | tools/nolibc: add support for openat(2) | Louis Taylor | 1 | -0/+25 |
| 2025-03-05 | treewide: fix typo 'unsigned __init128' -> 'unsigned __int128' | Vincent Mailhol | 2 | -2/+2 |
| 2025-03-03 | tools/nolibc: add limits.h shim header | Thomas Weißschuh | 2 | -0/+8 |
| 2025-03-03 | tools/include: Add uapi/linux/elf.h | Thomas Weißschuh | 1 | -0/+524 |
| 2025-02-26 | tools/nolibc: add support for [v]sscanf() | Thomas Weißschuh | 1 | -0/+98 |
| 2025-02-21 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 3 | -0/+43 |
| 2025-02-20 | xsk: Add launch time hardware offload support to XDP Tx metadata | Song Yoong Siang | 2 | -0/+13 |
| 2025-02-20 | bpf: Add BPF_SOCK_OPS_TSTAMP_SENDMSG_CB callback | Jason Xing | 1 | -0/+5 |
| 2025-02-20 | bpf: Add BPF_SOCK_OPS_TSTAMP_ACK_CB callback | Jason Xing | 1 | -0/+5 |
| 2025-02-20 | bpf: Add BPF_SOCK_OPS_TSTAMP_SND_HW_CB callback | Jason Xing | 1 | -0/+4 |
| 2025-02-20 | bpf: Add BPF_SOCK_OPS_TSTAMP_SND_SW_CB callback | Jason Xing | 1 | -0/+4 |
| 2025-02-20 | bpf: Add BPF_SOCK_OPS_TSTAMP_SCHED_CB callback | Jason Xing | 1 | -0/+5 |
| 2025-02-20 | bpf: Add networking timestamping support to bpf_get/setsockopt() | Jason Xing | 1 | -0/+7 |
| 2025-02-20 | tools/nolibc: add support for 32-bit s390 | Thomas Weißschuh | 2 | -1/+6 |
| 2025-02-17 | netdev-genl: Add an XSK attribute to queues | Joe Damato | 1 | -0/+6 |
| 2025-02-12 | bpf: Sync uapi bpf.h header for the tooling infra | Yonghong Song | 1 | -1/+4 |
| 2025-02-09 | tools/nolibc: add support for directory access | Thomas Weißschuh | 3 | -0/+100 |
| 2025-02-09 | tools/nolibc: add support for sys_llseek() | Thomas Weißschuh | 1 | -1/+28 |
| 2025-02-06 | netdev: add io_uring memory provider info | David Wei | 1 | -0/+7 |
| 2025-02-05 | docs/bpf: Document the semantics of BTF tags with kind_flag | Ihor Solodrai | 1 | -1/+2 |
| 2025-02-03 | tools/nolibc: make signature of ioctl() more flexible | Thomas Weißschuh | 1 | -8/+4 |
| 2025-02-03 | tools/nolibc: add prototypes for non-static functions | Thomas Weißschuh | 6 | -0/+11 |
| 2025-01-28 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+15 |
| 2025-01-23 | Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Linus Torvalds | 3 | -2/+22 |
| 2025-01-22 | Merge tag 'linux_kselftest-nolibc-6.14-rc1' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -0/+18 |
| 2025-01-22 | Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2 | -0/+4 |
| 2025-01-21 | Merge tag 'objtool-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+12 |
| 2025-01-17 | tools: Sync if_xdp.h uapi tooling header | Vishal Chourasia | 1 | -2/+2 |
| 2025-01-13 | tools/nolibc: add support for waitid() | Thomas Weißschuh | 1 | -0/+18 |
| 2025-01-12 | tools: arm64: Update sysreg.h header files | James Clark | 1 | -0/+15 |
| 2025-01-07 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -0/+2 |
| 2025-01-06 | netkit: Allow for configuring needed_{head,tail}room | Daniel Borkmann | 1 | -0/+2 |
| 2025-01-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -4/+11 |
| 2024-12-27 | Merge tag 'hardening-v6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -4/+11 |
| 2024-12-20 | stddef: make __struct_group() UAPI C++-friendly | Alexander Lobakin | 1 | -4/+11 |
| 2024-12-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 5 | -2/+49 |
| 2024-12-16 | sock: Introduce SO_RCVPRIORITY socket option | Anna Emese Nyiri | 1 | -0/+2 |
| 2024-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Alexei Starovoitov | 5 | -2/+49 |
| 2024-12-13 | bpf: Add fd_array_cnt attribute for prog_load | Anton Protopopov | 1 | -0/+10 |
| 2024-12-12 | bpftool: Probe for ISA v4 instruction set extension | Simone Magnani | 1 | -0/+10 |
| 2024-12-04 | tools headers: Sync uapi/asm-generic/mman.h with the kernel sources | Namhyung Kim | 1 | -0/+4 |
| 2024-12-04 | tools headers: Sync *xattrat syscall changes with the kernel sources | Namhyung Kim | 1 | -1/+10 |
| 2024-12-04 | tools headers: Sync uapi/linux/kvm.h with the kernel sources | Namhyung Kim | 1 | -0/+8 |
| 2024-12-04 | tools headers: Sync uapi/linux/perf_event.h with the kernel sources | Namhyung Kim | 1 | -1/+10 |
| 2024-12-04 | tools headers: Sync uapi/drm/drm.h with the kernel sources | Namhyung Kim | 1 | -0/+17 |
| 2024-12-02 | objtool: Convert {.UN}REACHABLE to ANNOTATE | Peter Zijlstra | 1 | -0/+1 |
| 2024-12-02 | objtool: Convert ANNOTATE_INTRA_FUNCTION_CALL to ANNOTATE | Peter Zijlstra | 1 | -0/+1 |
| 2024-12-02 | objtool: Convert ANNOTATE_IGNORE_ALTERNATIVE to ANNOTATE | Peter Zijlstra | 1 | -0/+1 |
| 2024-12-02 | objtool: Convert VALIDATE_UNRET_BEGIN to ANNOTATE | Peter Zijlstra | 1 | -0/+1 |
| 2024-12-02 | objtool: Convert instrumentation_{begin,end}() to ANNOTATE | Peter Zijlstra | 1 | -0/+2 |
| 2024-12-02 | objtool: Convert ANNOTATE_RETPOLINE_SAFE to ANNOTATE | Peter Zijlstra | 1 | -0/+1 |
| 2024-12-02 | objtool: Convert ANNOTATE_NOENDBR to ANNOTATE | Peter Zijlstra | 1 | -0/+5 |
| 2024-11-25 | Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+1 |
| 2024-11-23 | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+3 |
| 2024-11-21 | Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 3 | -1/+559 |
| 2024-11-21 | Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Linus Torvalds | 1 | -5/+4 |
| 2024-11-19 | Merge tag 'nolibc.2024.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -1/+9 |
| 2024-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Alexei Starovoitov | 5 | -10/+51 |
| 2024-11-11 | net: Add napi_struct parameter irq_suspend_timeout | Martin Karsten | 1 | -0/+1 |
| 2024-11-11 | Improve consistency of '#error' directive messages | Nataniel Farzan | 1 | -1/+1 |
| 2024-11-11 | bpf: Add support for uprobe multi session attach | Jiri Olsa | 1 | -0/+1 |
| 2024-11-11 | tools: testing: update tools UAPI header for mman-common.h | Lorenzo Stoakes | 1 | -0/+3 |
| 2024-10-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 6 | -10/+54 |
| 2024-10-30 | Merge tag 'perf-tools-fixes-for-v6.12-2-2024-10-30' of git://git.kernel.org/p... | Linus Torvalds | 5 | -10/+51 |
| 2024-10-28 | tools headers: Update the linux/unaligned.h copy with the kernel sources | Arnaldo Carvalho de Melo | 2 | -10/+16 |
| 2024-10-28 | tools headers: Synchronize {uapi/}linux/bits.h with the kernel sources | Arnaldo Carvalho de Melo | 2 | -0/+18 |
| 2024-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -12/+10 |
| 2024-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Alexei Starovoitov | 2 | -13/+14 |
| 2024-10-24 | bpf: Add the missing BPF_LINK_TYPE invocation for sockmap | Hou Tao | 1 | -0/+3 |
| 2024-10-18 | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Linus Torvalds | 1 | -12/+10 |
| 2024-10-17 | tools headers UAPI: Sync linux/const.h with the kernel headers | Arnaldo Carvalho de Melo | 1 | -0/+17 |
| 2024-10-15 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Paolo Abeni | 1 | -1/+552 |
| 2024-10-14 | netdev-genl: Support setting per-NAPI config values | Joe Damato | 1 | -0/+1 |
| 2024-10-14 | netdev-genl: Dump gro_flush_timeout | Joe Damato | 1 | -0/+1 |
| 2024-10-14 | netdev-genl: Dump napi_defer_hard_irqs | Joe Damato | 1 | -0/+1 |
| 2024-10-10 | bpf: Update bpf_override_return() comment | Martin Kelly | 1 | -4/+0 |
| 2024-10-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2024-10-10 | bpf: fix argument type in bpf_loop documentation | Matteo Croce | 1 | -1/+1 |
| 2024-10-08 | Merge tag 'perf-tools-fixes-for-v6.12-1-2024-10-08' of git://git.kernel.org/p... | Linus Torvalds | 1 | -1/+1 |
| 2024-10-07 | tools: Sync if_link.h uapi tooling header | Daniel Borkmann | 1 | -1/+552 |
| 2024-10-07 | tools/nolibc: compiler: add macro __nolibc_fallthrough | Thomas Weißschuh | 2 | -1/+8 |
| 2024-10-07 | tools/nolibc: s390: include std.h | Thomas Weißschuh | 1 | -0/+1 |
| 2024-10-04 | net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attribute | Eric Dumazet | 1 | -0/+1 |
| 2024-10-04 | selftests: txtimestamp: add SCM_TS_OPT_ID test | Vadim Fedorenko | 1 | -0/+2 |
| 2024-10-03 | bpf: __bpf_fastcall for bpf_get_smp_processor_id in uapi | Eduard Zingerman | 1 | -0/+2 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -3/+3 |
| 2024-10-01 | bpf: Sync uapi bpf.h header to tools directory | Daniel Borkmann | 1 | -12/+10 |
| 2024-09-30 | tools headers UAPI: Sync the linux/in.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2024-09-28 | Merge tag 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -1/+3 |
| 2024-09-25 | Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -4/+55 |
| 2024-09-24 | Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -1/+3 |
| 2024-09-23 | tools: Add additional SYM_*() stubs to linkage.h | Heiko Carstens | 1 | -1/+3 |
| 2024-09-22 | Merge tag 'perf-tools-for-v6.12-1-2024-09-19' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2 | -4/+15 |
| 2024-09-21 | Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Linus Torvalds | 1 | -0/+9 |
| 2024-09-20 | tools: Optimize ring buffer for riscv | Charlie Jenkins | 1 | -1/+1 |
| 2024-09-20 | tools: Add riscv barrier implementation | Charlie Jenkins | 1 | -0/+2 |
| 2024-09-18 | Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 6 | -0/+18 |
| 2024-09-17 | Merge tag 'linux_kselftest-nolibc-6.12-rc1' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 16 | -46/+78 |
| 2024-09-16 | selftests: vDSO: check cpu caps before running chacha test | Jason A. Donenfeld | 1 | -0/+10 |
| 2024-09-13 | selftests: vDSO: don't include generated headers for chacha test | Jason A. Donenfeld | 3 | -0/+0 |
| 2024-09-13 | arm64: vDSO: Wire up getrandom() vDSO implementation | Adhemerval Zanella | 1 | -0/+4 |
| 2024-09-11 | netdev: add dmabuf introspection | Mina Almasry | 1 | -0/+2 |
| 2024-09-11 | net: netdev netlink api to bind dma-buf to a net device | Mina Almasry | 1 | -0/+11 |
| 2024-08-30 | selftests: vDSO: fix include order in build of test_vdso_chacha | Christophe Leroy | 1 | -0/+4 |
| 2024-08-29 | perf: cs-etm: Support version 0.1 of HW_ID packets | James Clark | 1 | -4/+13 |
| 2024-08-26 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -1/+2 |
| 2024-08-23 | bpf: Add bpf_copy_from_user_str kfunc | Jordan Rome | 1 | -0/+9 |
| 2024-08-16 | Merge remote-tracking branch 'torvalds/master' into perf-tools-next | Arnaldo Carvalho de Melo | 7 | -6/+133 |
| 2024-08-16 | tools/nolibc: x86_64: use local label in memcpy/memmove | Thomas Weißschuh | 1 | -2/+2 |
| 2024-08-16 | tools/nolibc: stackprotector: mark implicitly used symbols as used | Thomas Weißschuh | 1 | -2/+2 |
| 2024-08-16 | tools/nolibc: crt: mark _start_c() as used | Thomas Weißschuh | 1 | -1/+1 |
| 2024-08-12 | tools/nolibc: compiler: use attribute((naked)) if available | Thomas Weißschuh | 1 | -2/+7 |
| 2024-08-12 | tools/nolibc: move entrypoint specifics to compiler.h | Thomas Weißschuh | 10 | -18/+21 |
| 2024-08-11 | mm/memblock: introduce a new helper memblock_estimated_nr_free_pages() | Wei Yang | 1 | -0/+1 |
| 2024-08-10 | tools/nolibc: compiler: introduce __nolibc_has_attribute() | Thomas Weißschuh | 1 | -7/+9 |
| 2024-08-10 | tools/nolibc: powerpc: limit stack-protector workaround to GCC | Thomas Weißschuh | 1 | -1/+1 |
| 2024-08-10 | tools/nolibc: mips: load current function to $t9 | Thomas Weißschuh | 1 | -1/+3 |
| 2024-08-10 | tools/nolibc: arm: use clang-compatible asm syntax | Thomas Weißschuh | 1 | -2/+2 |
| 2024-08-09 | tools/nolibc: pass argc, argv and envp to constructors | Thomas Weißschuh | 1 | -11/+12 |
| 2024-08-08 | bpf/bpf_get,set_sockopt: add option to set TCP-BPF sock ops flags | Alan Maguire | 1 | -1/+2 |
| 2024-08-07 | tools/include: Sync filesystem headers with the kernel sources | Namhyung Kim | 1 | -2/+10 |
| 2024-08-07 | tools/include: Sync network socket headers with the kernel sources | Namhyung Kim | 1 | -0/+2 |
| 2024-08-07 | tools/include: Sync uapi/asm-generic/unistd.h with the kernel sources | Namhyung Kim | 1 | -1/+1 |
| 2024-08-06 | tools/include: Sync uapi/linux/perf.h with the kernel sources | Namhyung Kim | 1 | -2/+4 |
| 2024-08-06 | tools/include: Sync uapi/linux/kvm.h with the kernel sources | Namhyung Kim | 1 | -1/+16 |
| 2024-08-06 | tools/include: Sync uapi/drm/i915_drm.h with the kernel sources | Namhyung Kim | 1 | -0/+27 |
| 2024-08-06 | perf tools: Add tools/include/uapi/README | Namhyung Kim | 1 | -0/+73 |
| 2024-08-06 | memblock test: fix implicit declaration of function 'strscpy' | Wei Yang | 1 | -0/+2 |
| 2024-08-06 | memblock test: fix implicit declaration of function 'memparse' | Wei Yang | 1 | -0/+1 |
| 2024-08-06 | memblock test: add the definition of __setup() | Wei Yang | 1 | -0/+3 |
| 2024-08-06 | memblock test: fix implicit declaration of function 'virt_to_phys' | Wei Yang | 1 | -0/+6 |
| 2024-08-06 | tools/testing: abstract two init.h into common include directory | Wei Yang | 2 | -4/+40 |
| 2024-08-06 | memblock tests: include export.h in linkage.h as kernel dose | Wei Yang | 1 | -0/+2 |
| 2024-07-31 | perf annotate: Add disasm_line__parse() to parse raw instruction for powerpc | Athira Rajeev | 1 | -0/+2 |
| 2024-07-29 | tools/nolibc: add stdbool.h header | Thomas Weißschuh | 3 | -1/+19 |
| 2024-07-29 | tools/nolibc: include arch.h from string.h | Thomas Weißschuh | 1 | -0/+1 |
| 2024-07-26 | Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linux | Linus Torvalds | 1 | -1/+16 |
| 2024-07-25 | Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -0/+4 |
| 2024-07-25 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -0/+4 |
| 2024-07-25 | selftests/bpf: Add XDP_UMEM_TX_METADATA_LEN to XSK TX metadata test | Stanislav Fomichev | 1 | -0/+4 |
| 2024-07-24 | Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -0/+1 |
| 2024-07-21 | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -0/+883 |
| 2024-07-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+10 |
| 2024-07-19 | selftests/vDSO: add tests for vgetrandom | Jason A. Donenfeld | 1 | -0/+0 |
| 2024-07-19 | mm: add MAP_DROPPABLE for designating always lazily freeable mappings | Jason A. Donenfeld | 1 | -0/+1 |
| 2024-07-18 | Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vb... | Linus Torvalds | 1 | -5/+2 |
| 2024-07-18 | Merge tag 'memblock-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -0/+6 |
| 2024-07-18 | Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds | 1 | -0/+4 |
| 2024-07-16 | Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -5/+12 |
| 2024-07-16 | Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+0 |
| 2024-07-15 | Merge branch 'slab/for-6.11/buckets' into slab/for-next | Vlastimil Babka | 1 | -5/+2 |
| 2024-07-12 | tools: sync uapi/linux/fs.h header into tools subdir | Andrii Nakryiko | 1 | -10/+170 |
| 2024-07-12 | Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 3 | -5/+35 |
| 2024-07-12 | KVM: selftests: x86: Add test for KVM_PRE_FAULT_MEMORY | Isaku Yamahata | 1 | -2/+12 |
| 2024-07-10 | radix tree test suite: put definition of bitmap_clear() into lib/bitmap.c | Wei Yang | 1 | -1/+16 |
| 2024-07-10 | clone3: drop __ARCH_WANT_SYS_CLONE3 macro | Arnd Bergmann | 1 | -4/+0 |
| 2024-07-09 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Paolo Abeni | 1 | -0/+2 |
| 2024-07-05 | memblock tests: fix implicit declaration of function 'numa_valid_node' | Wei Yang | 1 | -0/+5 |
| 2024-07-03 | selftests/mm: kvm, mdwe fixes to avoid requiring "make headers" | John Hubbard | 1 | -0/+331 |
| 2024-07-03 | selftests/mm: fix vm_util.c build failures: add snapshot of fs.h | John Hubbard | 1 | -0/+392 |
| 2024-06-29 | tools/nolibc: implement strerror() | Thomas Weißschuh | 1 | -0/+10 |
| 2024-06-29 | tools/nolibc: implement strtol() and friends | Thomas Weißschuh | 1 | -0/+109 |
| 2024-06-29 | tools/nolibc: add limits for {u,}intmax_t, ulong and {u,}llong | Thomas Weißschuh | 1 | -0/+19 |
| 2024-06-24 | slab: delete useless RED_INACTIVE and RED_ACTIVE | Chengming Zhou | 1 | -5/+2 |
| 2024-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 4 | -7/+37 |
| 2024-06-13 | bpf: Add CHECKSUM_COMPLETE to bpf test progs | Vadim Fedorenko | 1 | -0/+2 |
| 2024-06-12 | selftests/bpf: Add uretprobe syscall test for regs integrity | Jiri Olsa | 1 | -0/+4 |
| 2024-06-09 | Merge tag 'perf-tools-fixes-for-v6.10-2-2024-06-09' of git://git.kernel.org/p... | Linus Torvalds | 4 | -7/+37 |
| 2024-06-05 | mm/memblock: use PAGE_ALIGN_DOWN to get pgend in free_memmap | Wei Yang | 1 | -0/+1 |
| 2024-06-03 | tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_S... | Arnaldo Carvalho de Melo | 1 | -1/+3 |
| 2024-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |