Age | Commit message (Expand) | Author | Files | Lines |
2023-04-19 | sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes | Andrew Morton | 1 | -7/+7 |
2023-04-19 | tools/Makefile: do missed s/vm/mm/ | SeongJae Park | 1 | -7/+7 |
2023-04-16 | sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes | Andrew Morton | 2 | -1/+17 |
2023-04-16 | tools/mm/page_owner_sort.c: fix TGID output when cull=tg is used | Steve Chou | 1 | -1/+1 |
2023-04-06 | selftests/mm: set overcommit_policy as OVERCOMMIT_ALWAYS | Chaitanya S Prakash | 1 | -0/+8 |
2023-04-06 | selftests/mm: change NR_CHUNKS_HIGH for aarch64 | Chaitanya S Prakash | 1 | -4/+10 |
2023-04-06 | selftests/mm: change MAP_CHUNK_SIZE | Chaitanya S Prakash | 1 | -3/+7 |
2023-04-06 | mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs | Axel Rasmussen | 1 | -0/+4 |
2023-04-06 | mm, treewide: redefine MAX_ORDER sanely | Kirill A. Shutemov | 1 | -3/+3 |
2023-04-06 | selftests/mm: smoke test UFFD_FEATURE_WP_UNPOPULATED | Peter Xu | 1 | -2/+43 |
2023-04-06 | maple_tree: fix write memory barrier of nodes once dead for RCU mode | Liam R. Howlett | 1 | -0/+16 |
2023-03-29 | selftests/mm: fix split huge page tests | Zi Yan | 1 | -3/+3 |
2023-03-29 | selftests: cgroup: add 'malloc' failures checks in test_memcontrol | Ivan Orlov | 1 | -0/+15 |
2023-03-26 | Merge tag 'x86_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+105 |
2023-03-25 | Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -2/+1 |
2023-03-24 | Merge tag 'net-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 14 | -146/+204 |
2023-03-24 | kselftest: vm: fix unused variable warning | Peter Xu | 1 | -2/+1 |
2023-03-24 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 13 | -143/+201 |
2023-03-23 | tools: ynl: Fix genlmsg header encoding formats | Donald Hunter | 1 | -3/+3 |
2023-03-22 | selftests/x86/amx: Add a ptrace test | Chang S. Bae | 1 | -3/+105 |
2023-03-21 | bootconfig: Fix testcase to increase max node | Masami Hiramatsu (Google) | 1 | -4/+8 |
2023-03-17 | Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 11 | -23/+384 |
2023-03-17 | Merge tag 'pm-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -3/+2 |
2023-03-17 | Merge tag 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -3/+15 |
2023-03-17 | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Linus Torvalds | 2 | -13/+15 |
2023-03-17 | tools/power turbostat: version 2023.03.17 | Len Brown | 1 | -8/+5 |
2023-03-17 | tools/power turbostat: fix decoding of HWP_STATUS | Antti Laakso | 1 | -1/+1 |
2023-03-17 | tools/power turbostat: Introduce support for EMR | Zhang Rui | 1 | -0/+3 |
2023-03-17 | tools/power turbostat: remove stray newlines from warn/warnx strings | Len Brown | 1 | -2/+2 |
2023-03-17 | tools/power turbostat: Fix /dev/cpu_dma_latency warnings | Prarit Bhargava | 2 | -1/+3 |
2023-03-17 | tools/power turbostat: Provide better debug messages for failed capabilities ... | Prarit Bhargava | 2 | -7/+7 |
2023-03-17 | tools/power turbostat: update dump of SECONDARY_TURBO_RATIO_LIMIT | Len Brown | 1 | -1/+1 |
2023-03-17 | selftests: bonding: add tests for ether type changes | Nikolay Aleksandrov | 2 | -1/+87 |
2023-03-17 | ynl: make the tooling check the license | Jakub Kicinski | 2 | -6/+15 |
2023-03-17 | ynl: broaden the license even more | Jakub Kicinski | 2 | -5/+5 |
2023-03-17 | tools: ynl: make definitions optional again | Jakub Kicinski | 1 | -1/+2 |
2023-03-17 | selftests: net: devlink_port_split.py: skip test if no suitable device available | Po-Hsu Lin | 1 | -5/+31 |
2023-03-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 48 | -444/+273 |
2023-03-16 | test/vsock: copy to user failure test | Arseniy Krasnov | 1 | -0/+118 |
2023-03-15 | Merge tag 'linux-kselftest-fixes-6.3-rc3' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2 | -4/+11 |
2023-03-15 | selftest: Add test for bind() conflicts. | Kuniyuki Iwashima | 3 | -0/+116 |
2023-03-14 | ACPI: tools: pfrut: Check if the input of level and type is in the right nume... | Chen Yu | 1 | -3/+15 |
2023-03-14 | pm-graph: sleepgraph: Avoid crashing on binary data in device names | Todd Brandt | 1 | -3/+2 |
2023-03-14 | KVM: selftests: Sync KVM exit reasons in selftests | Vipin Sharma | 1 | -2/+15 |
2023-03-14 | KVM: selftests: Add macro to generate KVM exit reason strings | Sean Christopherson | 1 | -26/+28 |
2023-03-14 | KVM: selftests: Print expected and actual exit reason in KVM exit reason assert | Vipin Sharma | 1 | -1/+2 |
2023-03-14 | KVM: selftests: Make vCPU exit reason test assertion common | Vipin Sharma | 44 | -293/+69 |
2023-03-14 | KVM: selftests: Add EVTCHNOP_send slow path test to xen_shinfo_test | David Woodhouse | 1 | -0/+27 |
2023-03-14 | KVM: selftests: Use enum for test numbers in xen_shinfo_test | David Woodhouse | 1 | -51/+82 |
2023-03-14 | KVM: selftests: Add helpers to make Xen-style VMCALL/VMMCALL hypercalls | Sean Christopherson | 3 | -54/+21 |