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
2020-09-01
static_call: Allow early init
Peter Zijlstra
4
-7
/
+85
2020-09-01
static_call: Add some validation
Peter Zijlstra
1
-2
/
+26
2020-09-01
static_call: Handle tail-calls
Peter Zijlstra
6
-18
/
+60
2020-09-01
static_call: Add static_call_cond()
Peter Zijlstra
3
-13
/
+127
2020-09-01
x86/alternatives: Teach text_poke_bp() to emulate RET
Peter Zijlstra
2
-0
/
+24
2020-09-01
static_call: Add simple self-test for static calls
Peter Zijlstra
2
-0
/
+49
2020-09-01
x86/static_call: Add inline static call implementation for x86-64
Josh Poimboeuf
13
-9
/
+193
2020-09-01
x86/static_call: Add out-of-line static call implementation
Josh Poimboeuf
4
-0
/
+56
2020-09-01
static_call: Avoid kprobes on inline static_call()s
Peter Zijlstra
4
-1
/
+84
2020-09-01
static_call: Add inline static call infrastructure
Josh Poimboeuf
8
-1
/
+373
2020-09-01
static_call: Add basic static call infrastructure
Josh Poimboeuf
3
-0
/
+174
2020-09-01
compiler.h: Make __ADDRESSABLE() symbol truly unique
Josh Poimboeuf
1
-1
/
+1
2020-09-01
jump_label,module: Fix module lifetime for __jump_label_mod_text_reserved()
Peter Zijlstra
1
-2
/
+8
2020-09-01
module: Properly propagate MODULE_STATE_COMING failure
Peter Zijlstra
1
-3
/
+7
2020-09-01
module: Fix up module_notifier return values
Peter Zijlstra
6
-9
/
+13
2020-09-01
notifier: Fix broken error handling pattern
Peter Zijlstra
9
-140
/
+147
2020-08-30
Linux 5.9-rc3
Linus Torvalds
1
-1
/
+1
2020-08-30
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-13
/
+19
2020-08-30
Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-13
/
+45
2020-08-30
Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
23
-394
/
+534
2020-08-30
Merge tag 'sched-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-08-30
Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
19
-122
/
+123
2020-08-30
Merge tag '5.9-rc2-smb-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-1
/
+16
2020-08-30
Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
22
-30
/
+144
2020-08-30
Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
26
-169
/
+423
2020-08-30
Merge tag 'edac_urgent_for_v5.9_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+6
2020-08-30
Merge tag 'dma-mapping-5.9-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2020-08-30
genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
Thomas Gleixner
1
-0
/
+7
2020-08-29
Merge tag 'fallthrough-fixes-5.9-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-8
/
+7
2020-08-29
fsldma: fix very broken 32-bit ppc ioread64 functionality
Linus Torvalds
1
-6
/
+6
2020-08-29
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-22
/
+4
2020-08-29
Merge tag 's390-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-14
/
+15
2020-08-29
Merge tag 'for-linus-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-11
/
+21
2020-08-29
Merge tag 'hwmon-for-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-18
/
+25
2020-08-28
Merge tag 'block-5.9-2020-08-28' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-4
/
+9
2020-08-28
Merge tag 'io_uring-5.9-2020-08-28' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-44
/
+76
2020-08-28
Merge tag 'devprop-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+8
2020-08-28
Merge tag 'acpi-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-6
/
+21
2020-08-28
Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
5
-15
/
+22
2020-08-28
Merge branch 'acpi-mm'
Rafael J. Wysocki
1
-4
/
+19
2020-08-28
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
4
-9
/
+12
2020-08-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
12
-41
/
+172
2020-08-28
kernel.h: Silence sparse warning in lower_32_bits
Herbert Xu
1
-1
/
+1
2020-08-28
Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-63
/
+67
2020-08-28
Merge tag 'gfs2-v5.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+32
2020-08-28
Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
9
-81
/
+79
2020-08-28
cifs: fix check of tcon dfs in smb1
Paulo Alcantara
2
-1
/
+16
2020-08-28
Merge tag 'mfd-fixes-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-6
/
+6
2020-08-28
Merge tag 'drm-fixes-2020-08-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
43
-169
/
+310
2020-08-28
KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception
James Morse
1
-1
/
+2
[next]