index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2024-08-18
objtool/rust: list `noreturn` Rust functions
Miguel Ojeda
2024-08-17
Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-08-16
Merge tag 'trace-v6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-08-15
selftests: memfd_secret: don't build memfd_secret test on unsupported arches
Muhammad Usama Anjum
2024-08-15
selftests/mm: compaction_test: fix off by one in check_compaction()
Dan Carpenter
2024-08-15
Merge tag 'perf-tools-fixes-for-v6.11-2024-08-15' of git://git.kernel.org/pub...
Linus Torvalds
2024-08-15
Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-08-15
Merge tag 'nf-24-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-08-15
selftests: net: lib: kill PIDs before del netns
Matthieu Baerts (NGI0)
2024-08-14
selftest: af_unix: Fix kselftest compilation warnings
Abhinav Jain
2024-08-14
selftests: netfilter: add test for br_netfilter+conntrack+queue combination
Florian Westphal
2024-08-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-08-13
KVM: selftests: Add a testcase to verify x2APIC is fully readonly
Michal Luczaj
2024-08-13
Merge tag 'kvmarm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2024-08-12
selftests/bpf: Add a test to verify previous stacksafe() fix
Yonghong Song
2024-08-12
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-08-09
selftests/net: Add coverage for UDP GSO with IPv6 extension headers
Jakub Sitnicki
2024-08-09
perf daemon: Fix the build on 32-bit architectures
Arnaldo Carvalho de Melo
2024-08-09
rtla/osnoise: Prevent NULL dereference in error handling
Dan Carpenter
2024-08-08
Merge tag 'net-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-08-08
Merge tag 'mm-hotfixes-stable-2024-08-07-18-32' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-08-07
selftests: mm: add s390 to ARCH check
Nico Pache
2024-08-07
KVM: selftests: arm64: Correct feature test for S1PIE in get-reg-list
Mark Brown
2024-08-07
tools/include: Sync arm64 headers with the kernel sources
Namhyung Kim
2024-08-07
tools/include: Sync x86 headers with the kernel sources
Namhyung Kim
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
2024-08-07
tools/include: Sync uapi/asm-generic/unistd.h with the kernel sources
Namhyung Kim
2024-08-06
tools/include: Sync uapi/sound/asound.h with the kernel sources
Namhyung Kim
2024-08-06
tools/include: Sync uapi/linux/perf.h with the kernel sources
Namhyung Kim
2024-08-06
tools/include: Sync uapi/linux/kvm.h with the kernel sources
Namhyung Kim
2024-08-06
tools/include: Sync uapi/drm/i915_drm.h with the kernel sources
Namhyung Kim
2024-08-06
perf tools: Add tools/include/uapi/README
Namhyung Kim
2024-08-05
fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE
Al Viro
2024-08-05
Merge tag 'linux_kselftest-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2024-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-08-02
Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-08-02
Merge tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-08-02
Merge tag 'drm-fixes-2024-08-02' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-08-02
uretprobe: change syscall number, again
Arnd Bergmann
2024-08-01
selftests: mptcp: join: test both signal & subflow
Matthieu Baerts (NGI0)
2024-08-01
selftests: mptcp: join: ability to invert ADD_ADDR check
Matthieu Baerts (NGI0)
2024-08-01
Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-08-01
perf arch events: Fix duplicate RISC-V SBI firmware event name
Eric Lin
2024-07-31
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-07-31
selftests: ksft: Fix finished() helper exit code on skipped tests
Laura Nao
2024-07-30
Merge tag 'perf-tools-fixes-for-v6.11-2024-07-30' of git://git.kernel.org/pub...
Linus Torvalds
2024-07-30
bpf/selftests: Fix ASSERT_OK condition check in uprobe_syscall test
Jiri Olsa
2024-07-30
selftests: mptcp: join: check backup support in signal endp
Matthieu Baerts (NGI0)
2024-07-30
selftests: mptcp: join: validate backup in MPJ
Matthieu Baerts (NGI0)
[next]