summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests/x86: Update map_shadow_stack syscall nrRick Edgecombe2023-09-011-1/+1
* Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-312-1/+885
|\
| * selftests/x86: Add shadow stack testRick Edgecombe2023-08-032-1/+885
* | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-08-313-24/+321
|\ \
| * | iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctlNicolin Chen2023-08-183-1/+103
| * | Merge tag 'v6.5-rc6' into iommufd for-nextJason Gunthorpe2023-08-1548-182/+499
| |\ \
| * | | iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_REPLACE_IOAS coverageNicolin Chen2023-07-282-2/+46
| * | | iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOCJason Gunthorpe2023-07-263-1/+46
| * | | iommufd/selftest: Return the real idev id from selftest mock_domainJason Gunthorpe2023-07-263-21/+26
| * | | iommufd/selftest: Test iommufd_device_replace()Nicolin Chen2023-07-263-4/+105
* | | | Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-08-302-3/+10
|\ \ \ \
| * \ \ \ Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2023-08-2842-104/+379
| |\ \ \ \
| | * \ \ \ Add cs42l43 PC focused SoundWire CODECMark Brown2023-08-2242-104/+379
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | ASoC: Merge up fixes from Linus' treeMark Brown2023-07-318-78/+120
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'for-linus' into for-nextTakashi Iwai2023-08-248-78/+120
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'asoc-v6.6-early' of https://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2023-07-2547-38/+423
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | ASoC: Merge up fixes from mainlineMark Brown2023-07-2446-38/+418
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | ASoC: topology: Add explicit build optionMark Brown2023-07-181-0/+1
| | * | | | | kunit: Enable ASoC in all_tests.configMark Brown2023-07-181-0/+4
| * | | | | | Merge branch 'topic/hda-pci-ids' into for-nextTakashi Iwai2023-07-186-1/+149
| |\| | | | |
| * | | | | | kselftest/alsa: pcm-test: Decrease stream duration from 4 to 2 secondsNĂ­colas F. R. A. Prado2023-07-101-1/+1
| * | | | | | kselftest/alsa: pcm-test: Move stream duration and margin to variablesNĂ­colas F. R. A. Prado2023-07-101-3/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-08-302-8/+1
|\ \ \ \ \ \
| * | | | | | tools: Get rid of IRQ_MOVE_CLEANUP_VECTOR from toolsXin Li2023-08-062-8/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds2023-08-301-7/+14
|\ \ \ \ \ \
| * | | | | | iocost_monitor: improve it by adding iocg wait_msChengming Zhou2023-08-081-4/+8
| * | | | | | iocost_monitor: print vrate inuse along with base_vrateChengming Zhou2023-08-081-2/+5
| * | | | | | iocost_monitor: fix kernel queue kobj changesChengming Zhou2023-08-081-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'for-6.6/io_uring-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds2023-08-309-1440/+0
|\ \ \ \ \ \
| * | | | | | io_uring: kill io_uring userspace examplesPavel Begunkov2023-08-099-1440/+0
| |/ / / / /
* | | | | | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-292-1/+23
|\ \ \ \ \ \
| * | | | | | treewide: drop CONFIG_EMBEDDEDRandy Dunlap2023-08-211-1/+0
| * | | | | | proc: skip proc-empty-vm on anything but amd64 and i386Alexey Dobriyan2023-08-181-0/+7
| * | | | | | proc: support proc-empty-vm test on i386Alexey Dobriyan2023-08-181-0/+16
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-2928-192/+1513
|\ \ \ \ \ \
| * | | | | | selftests/mm: fix WARNING comparing pointer to 0Anh Tuan Phan2023-08-251-1/+1
| * | | | | | selftests: cgroup: fix test_kmem_memcg_deletion kernel mem checkLucas Karpinski2023-08-251-14/+7
| * | | | | | minmax: add in_range() macroMatthew Wilcox (Oracle)2023-08-251-2/+2
| * | | | | | merge mm-hotfixes-stable into mm-stable to pick up depended-upon changesAndrew Morton2023-08-251-15/+65
| |\ \ \ \ \ \
| * | | | | | | selftest/mm: ksm_functional_tests: Add PROT_NONE testDavid Hildenbrand2023-08-211-7/+52
| * | | | | | | selftest/mm: ksm_functional_tests: test in mmap_and_merge_range() if anything...David Hildenbrand2023-08-211-0/+47
| * | | | | | | merge mm-hotfixes-stable into mm-stable to pick up depended-upon changesAndrew Morton2023-08-214-4/+14
| |\ \ \ \ \ \ \
| * | | | | | | | mm,thp: fix smaps THPeligible output alignmentHugh Dickins2023-08-211-2/+2
| * | | | | | | | selftests: improve vm.memfd_noexec sysctl testsAleksa Sarai2023-08-211-85/+254
| * | | | | | | | memfd: do not -EACCES old memfd_create() users with vm.memfd_noexec=2Aleksa Sarai2023-08-211-5/+17
| * | | | | | | | selftests: memfd: error out test process when child test failsAleksa Sarai2023-08-211-1/+18
| * | | | | | | | selftests/mm: fix uffd-stress help informationRong Tao2023-08-211-12/+12
| * | | | | | | | selftests/damon/sysfs: test damon_target filterSeongJae Park2023-08-211-0/+2
| * | | | | | | | selftests/damon/sysfs: test address range damos filterSeongJae Park2023-08-211-0/+3
| * | | | | | | | selftests/damon/sysfs: test tried_regions/total_bytes fileSeongJae Park2023-08-211-0/+1