index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-28
s390/decompressor: add link map saving
Vasily Gorbik
1
-1
/
+3
2023-02-28
s390/smp: perform cpu reset before delegating work to target cpu
Heiko Carstens
1
-0
/
+1
2023-02-28
s390/mcck: cleanup user process termination path
Alexander Gordeev
4
-32
/
+8
2023-02-28
s390/cpum_sf: use READ_ONCE_ALIGNED_128() instead of 128-bit cmpxchg
Heiko Carstens
1
-6
/
+3
2023-02-28
s390/rwonce: add READ_ONCE_ALIGNED_128() macro
Heiko Carstens
1
-0
/
+31
2023-02-27
s390/ap,zcrypt,vfio: introduce and use ap_queue_status_reg union
Harald Freudenberger
3
-51
/
+55
2023-02-27
s390/nmi: fix virtual-physical address confusion
Nico Boehr
1
-2
/
+1
2023-02-27
s390/setup: do not complain about parameters handled in decompressor
Vasily Gorbik
1
-0
/
+17
2023-02-22
bpf: add missing header file include
Linus Torvalds
1
-0
/
+1
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1823
-43114
/
+155979
2023-02-21
Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
186
-4053
/
+6379
2023-02-21
Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
69
-488
/
+3100
2023-02-21
Merge tag 'tag-chrome-platform-for-v6.3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
19
-147
/
+846
2023-02-21
Merge tag 'for-linus-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-34
/
+151
2023-02-21
Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
20
-79
/
+172
2023-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
121
-1051
/
+3632
2023-02-21
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
14
-48
/
+855
2023-02-21
Merge tag 'm68k-for-v6.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
24
-41
/
+99
2023-02-21
Merge tag 's390-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
102
-4544
/
+4542
2023-02-21
Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
30
-94
/
+218
2023-02-21
uaccess: Add speculation barrier to copy_from_user()
Dave Hansen
3
-2
/
+11
2023-02-21
Merge tag 'thermal-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
94
-3176
/
+4143
2023-02-21
Merge tag 'acpi-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
25
-83
/
+163
2023-02-21
Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
50
-384
/
+1160
2023-02-21
Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
24
-60
/
+229
2023-02-21
Merge tag 'seccomp-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2023-02-21
Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
54
-839
/
+1734
2023-02-21
Merge tag 'cgroup-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-139
/
+162
2023-02-21
Merge tag 'wq-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-71
/
+210
2023-02-21
Merge tag 'irq-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
37
-830
/
+1020
2023-02-21
Merge tag 'timers-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
27
-77
/
+252
2023-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-90
/
+119
2023-02-21
Merge tag 'x86-cleanups-2023-02-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-28
/
+18
2023-02-21
page_pool: add a comment explaining the fragment counter usage
Ilias Apalodimas
1
-0
/
+10
2023-02-21
net: ethtool: fix __ethtool_dev_mm_supported() implementation
Vladimir Oltean
1
-1
/
+1
2023-02-21
ethtool: pse-pd: Fix double word in comments
Bo Liu
1
-1
/
+1
2023-02-21
xsk: add linux/vmalloc.h to xsk.c
Xuan Zhuo
1
-0
/
+1
2023-02-21
Merge tag 'x86_vdso_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
16
-68
/
+57
2023-02-21
Merge tag 'x86_microcode_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-104
/
+117
2023-02-21
Merge tag 'x86_cache_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
12
-41
/
+559
2023-02-21
Merge tag 'x86_alternatives_for_v6.3_rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
6
-115
/
+218
2023-02-21
Merge tag 'edac_updates_for_v6.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-359
/
+1013
2023-02-21
Merge tag 'ras_core_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-31
/
+62
2023-02-21
sefltests: netdevsim: wait for devlink instance after netns removal
Jiri Pirko
1
-0
/
+18
2023-02-21
selftest: fib_tests: Always cleanup before exit
Roxana Nicolescu
1
-0
/
+2
2023-02-20
Merge tag 'x86-platform-2023-02-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-8
/
+4
2023-02-20
Merge tag 'x86-mm-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2023-02-20
Merge tag 'x86-fpu-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-4
/
+4
2023-02-20
Merge tag 'x86-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-192
/
+259
2023-02-20
Merge tag 'x86-build-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
[next]