开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2024-05-15
Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-15
Merge tag 'sound-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-05-14
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-05-14
Merge tag 'hid-for-linus-2024051401' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-05-14
Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2024-05-14
Merge tag 'linux_kselftest-next-6.10-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-05-14
Merge tag 'linux_kselftest-nolibc-6.10-rc1' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2024-05-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-14
selftests: netfilter: fix packetdrill conntrack testcase
Florian Westphal
2024-05-13
Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-13
Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-13
Merge tag 'perf-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-05-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-13
test: hsr: Extend the hsr_redbox.sh to have more SAN devices connected
Lukasz Majewski
2024-05-13
ynl: ensure exact-len value is resolved
Antonio Quartulli
2024-05-13
netdev: Add queue stats for TX stop and wake
Daniel Jurgens
2024-05-13
selftests/net: add flush id selftests
Richard Gobert
2024-05-13
selftests: netfilter: nft_flowtable.sh: bump socat timeout to 1m
Florian Westphal
2024-05-13
selftests: net: use upstream mtools
Vladimir Oltean
2024-05-13
selftest: epoll_busy_poll: Fix spelling mistake "couldnt" -> "couldn't"
Colin Ian King
2024-05-13
Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2024-05-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-13
Merge branches 'acpi-tools', 'acpi-docs' and 'pnp'
Rafael J. Wysocki
2024-05-13
Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-05-13
Merge tag 'rcu.next.v6.10' of https://github.com/urezki/linux
Linus Torvalds
2024-05-13
Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-13
Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2024-05-12
bpf: make list_for_each_entry portable
Jose E. Marchesi
2024-05-12
bpf: ignore expected GCC warning in test_global_func10.c
Jose E. Marchesi
2024-05-12
bpf: disable strict aliasing in test_global_func9.c
Jose E. Marchesi
2024-05-12
selftests/bpf: Free strdup memory in xdp_hw_metadata
Geliang Tang
2024-05-12
selftests/bpf: Fix a few tests for GCC related warnings.
Cupertino Miranda
2024-05-12
bpf: avoid gcc overflow warning in test_xdp_vlan.c
David Faust
2024-05-12
tools: remove redundant ethtool.h from tooling infra
Tushar Vyavahare
2024-05-12
selftests/bpf: Expand ATTACH_REJECT tests
Jordan Rife
2024-05-12
selftests/bpf: Expand getsockname and getpeername tests
Jordan Rife
2024-05-12
sefltests/bpf: Expand sockaddr hook deny tests
Jordan Rife
2024-05-12
selftests/bpf: Expand sockaddr program return value tests
Jordan Rife
2024-05-12
selftests/bpf: Retire test_sock_addr.(c|sh)
Jordan Rife
2024-05-12
selftests/bpf: Remove redundant sendmsg test cases
Jordan Rife
2024-05-12
selftests/bpf: Migrate ATTACH_REJECT test cases
Jordan Rife
2024-05-12
selftests/bpf: Migrate expected_attach_type tests
Jordan Rife
2024-05-12
selftests/bpf: Migrate wildcard destination rewrite test
Jordan Rife
2024-05-12
selftests/bpf: Migrate sendmsg6 v4 mapped address tests
Jordan Rife
2024-05-12
selftests/bpf: Migrate sendmsg deny test cases
Jordan Rife
2024-05-12
selftests/bpf: Migrate WILDCARD_IP test
Jordan Rife
2024-05-12
selftests/bpf: Handle SYSCALL_EPERM and SYSCALL_ENOTSUPP test cases
Jordan Rife
2024-05-12
selftests/bpf: Handle ATTACH_REJECT test cases
Jordan Rife
2024-05-12
selftests/bpf: Handle LOAD_REJECT test cases
Jordan Rife
[next]