index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-12
Merge tag 'locking-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-15
/
+19
2022-12-12
Merge tag 'x86_alternatives_for_v6.2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-6
/
+5
2022-12-12
Merge tag 'ras_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-17
/
+26
2022-12-12
Merge tag 'edac_updates_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
19
-72
/
+194
2022-12-12
Merge tag 'x86_fpu_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-33
/
+208
2022-12-12
Merge tag 'x86_splitlock_for_6.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-10
/
+76
2022-12-12
Merge tag 'x86_cache_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-31
/
+25
2022-12-12
Merge tag 'x86_tdx_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-0
/
+469
2022-12-12
Merge tag 'x86_sgx_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-28
/
+66
2022-12-12
Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
49
-836
/
+2649
2022-12-12
Merge tag 'thermal-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-142
/
+256
2022-12-12
Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
106
-635
/
+1172
2022-12-12
Merge tag 'pm-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
57
-519
/
+3132
2022-12-12
Documentation: dev-tools: Clarify requirements for result description
Mark Brown
1
-2
/
+2
2022-12-12
apparmor: test: make static symbols visible during kunit testing
Rae Moar
5
-168
/
+196
2022-12-12
kunit: add macro to allow conditionally exposing static symbols to tests
Rae Moar
1
-0
/
+33
2022-12-12
kunit: tool: make parser preserve whitespace when printing test log
Daniel Latypov
3
-15
/
+16
2022-12-12
Documentation: kunit: Fix "How Do I Use This" / "Next Steps" sections
David Gow
2
-21
/
+16
2022-12-12
kunit: tool: don't include KTAP headers and the like in the test log
Daniel Latypov
2
-4
/
+21
2022-12-12
kunit: improve KTAP compliance of KUnit test output
Rae Moar
3
-7
/
+10
2022-12-12
kunit: tool: parse KTAP compliant test output
Rae Moar
4
-28
/
+80
2022-12-12
mm: slub: test: Use the kunit_get_current_test() function
David Gow
2
-1
/
+3
2022-12-12
kunit: Use the static key when retrieving the current test
David Gow
2
-12
/
+71
2022-12-12
kunit: Provide a static key to check if KUnit is actively running tests
David Gow
2
-0
/
+10
2022-12-12
kunit: tool: make --json do nothing if --raw_ouput is set
Daniel Latypov
1
-16
/
+18
2022-12-12
kunit: tool: tweak error message when no KTAP found
Daniel Latypov
2
-3
/
+3
2022-12-12
kunit: remove KUNIT_INIT_MEM_ASSERTION macro
Daniel Latypov
2
-13
/
+6
2022-12-12
Documentation: kunit: Remove redundant 'tips.rst' page
David Gow
2
-191
/
+0
2022-12-12
Documentation: KUnit: reword description of assertions
Daniel Latypov
1
-5
/
+8
2022-12-12
Documentation: KUnit: make usage.rst a superset of tips.rst, remove duplication
Daniel Latypov
1
-18
/
+31
2022-12-12
kunit: eliminate KUNIT_INIT_*_ASSERT_STRUCT macros
Daniel Latypov
2
-60
/
+15
2022-12-12
kunit: tool: remove redundant file.close() call in unit test
Daniel Latypov
1
-2
/
+0
2022-12-12
kunit: tool: unit tests all check parser errors, standardize formatting a bit
Daniel Latypov
1
-55
/
+38
2022-12-12
kunit: tool: make TestCounts a dataclass
Daniel Latypov
2
-20
/
+9
2022-12-12
Merge tag 'x86-misc-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
16
-721
/
+495
2022-12-12
Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
35
-304
/
+536
2022-12-12
Merge tag 'x86-cleanups-2022-12-10' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-95
/
+115
2022-12-12
Merge tag 'x86-apic-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-43
/
+152
2022-12-12
Merge tag 'smp-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-17
/
+44
2022-12-12
Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
87
-1525
/
+3377
2022-12-12
Merge tag 'core-debugobjects-2022-12-10' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+2
2022-12-12
Merge tag 'x86-urgent-2022-12-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-2
/
+6
2022-12-12
Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
49
-1199
/
+1598
2022-12-12
Merge tag 'm68k-for-v6.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-261
/
+253
2022-12-12
Merge tag 'mips_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
25
-133
/
+313
2022-12-12
Merge tag 'for-linus-6.2-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-91
/
+84
2022-12-12
Merge tag 'tag-chrome-platform-for-v6.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
22
-42
/
+298
2022-12-12
Merge tag 'platform-drivers-x86-v6.2-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
49
-1452
/
+3074
2022-12-12
Merge tag 'soc-dt-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
934
-14359
/
+49659
2022-12-12
Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
118
-1876
/
+6540
[prev]
[next]