开源镜像站
帮助
动态
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
/
testing
Age
Commit message (
Expand
)
Author
2022-05-27
Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-27
Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-27
selftests: memcg: factor out common parts of memory.{low,min} tests
Michal Koutný
2022-05-27
selftests: memcg: remove protection from top level memcg
Michal Koutný
2022-05-27
selftests: memcg: adjust expected reclaim values of protected cgroups
Michal Koutný
2022-05-27
selftests: memcg: expect no low events in unprotected sibling
Michal Koutný
2022-05-27
selftests: memcg: fix compilation
Michal Koutný
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-25
Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-05-25
Merge branch 'for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2022-05-25
Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-05-25
Merge tag 'linux-kselftest-next-5.19-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-05-25
selftests: vm: add the "settings" file with timeout variable
Patrick Wang
2022-05-25
selftests: vm: add "test_hmm.sh" to TEST_FILES
Patrick Wang
2022-05-25
selftests: vm: check numa_available() before operating "merge_across_nodes" i...
Patrick Wang
2022-05-25
selftests: vm: add migration to the .gitignore
Muhammad Usama Anjum
2022-05-25
selftests/vm/pkeys: fix typo in comment
Julia Lawall
2022-05-25
selftests: vm: add process_mrelease tests
Suren Baghdasaryan
2022-05-25
cgroup: fix an error handling path in alloc_pagecache_max_30M()
Christophe JAILLET
2022-05-25
KVM: selftests: x86: Sync the new name of the test case to .gitignore
Like Xu
2022-05-25
Merge tag 'kvm-s390-next-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2022-05-25
Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2022-05-25
Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-05-25
KVM: selftests: x86: Fix test failure on arch lbr capable platforms
Yang Weijiang
2022-05-24
Merge tag 'landlock-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-05-24
Merge tag 'seccomp-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-05-23
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-05-23
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-05-23
selftests/bpf: Dynptr tests
Joanne Koong
2022-05-23
selftests/bpf: Fix spelling mistake: "unpriviliged" -> "unprivileged"
Colin Ian King
2022-05-23
selftests/bpf: fix btf_dump/btf_dump due to recent clang change
Yonghong Song
2022-05-23
Merge tag 'rcu.2022.05.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-23
selftests/landlock: Add 11 new test suites dedicated to file reparenting
Mickaël Salaün
2022-05-23
landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
Mickaël Salaün
2022-05-23
landlock: Fix same-layer rule unions
Mickaël Salaün
2022-05-23
landlock: Reduce the maximum number of layers to 16
Mickaël Salaün
2022-05-23
selftests/landlock: Test landlock_create_ruleset(2) argument check ordering
Mickaël Salaün
2022-05-23
landlock: Change landlock_restrict_self(2) check ordering
Mickaël Salaün
2022-05-23
landlock: Change landlock_add_rule(2) argument check ordering
Mickaël Salaün
2022-05-23
selftests/landlock: Add tests for O_PATH
Mickaël Salaün
2022-05-23
selftests/landlock: Fully test file rename with "remove" access
Mickaël Salaün
2022-05-23
selftests/landlock: Extend access right tests to directories
Mickaël Salaün
2022-05-23
selftests/landlock: Add tests for unknown access rights
Mickaël Salaün
2022-05-23
selftests/landlock: Extend tests for minimal valid attribute size
Mickaël Salaün
2022-05-23
selftests/landlock: Make tests build with old libc
Mickaël Salaün
2022-05-23
selftests/landlock: Format with clang-format
Mickaël Salaün
2022-05-22
selftests: ocelot: tc_flower_chains: reorder interfaces
Vladimir Oltean
2022-05-22
selftests: ocelot: tc_flower_chains: use conventional interface names
Vladimir Oltean
[next]