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
2018-01-12
tcmu: simplify dbi thresh handling
Mike Christie
1
-19
/
+3
2018-01-12
tcmu: prep queue_cmd_ring to be used by unmap wq
Mike Christie
1
-15
/
+27
2018-01-12
tcmu: clean up the scatter helper
Xiubo Li
1
-5
/
+25
2018-01-12
tcmu: fix free block calculation
Mike Christie
1
-3
/
+4
2018-01-12
tcmu: simplify scatter_data_area error handling
Mike Christie
1
-24
/
+7
2018-01-12
tcmu: release blocks for partially setup cmds
Mike Christie
1
-0
/
+7
2018-01-12
tcmu: remove commands_lock
Mike Christie
1
-10
/
+3
2018-01-12
tcmu: move expired command completion to unmap thread
Mike Christie
1
-9
/
+39
2018-01-12
tcmu: fix unmap thread race
Mike Christie
1
-33
/
+10
2018-01-12
tcmu: split unmap_thread_fn
Mike Christie
1
-50
/
+70
2018-01-12
tcmu: merge common block release code
Mike Christie
1
-16
/
+8
2018-01-12
tcmu: fix page addr in tcmu_flush_dcache_range
tangwenji
1
-2
/
+3
2018-01-12
target-core: don't use "const char*" for a buffer that is written to
Rasmus Villemoes
3
-6
/
+6
2017-12-31
Linux 4.15-rc6
v4.15-rc6
Linus Torvalds
1
-1
/
+1
2017-12-31
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
14
-39
/
+42
2017-12-31
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-16
/
+16
2017-12-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-20
/
+52
2017-12-31
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2017-12-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-3
/
+9
2017-12-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-43
/
+190
2017-12-31
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
28
-72
/
+196
2017-12-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-2
/
+6
2017-12-31
Merge tag 'char-misc-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-17
/
+38
2017-12-31
Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+25
2017-12-31
Merge tag 'staging-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-20
/
+24
2017-12-31
Merge tag 'tty-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+2
2017-12-31
Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
23
-104
/
+117
2017-12-31
MAINTAINERS: mark arch/blackfin/ and its gubbins as orphaned
Adam Borowski
1
-9
/
+7
2017-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-2
/
+2
2017-12-31
x86/ldt: Make LDT pgtable free conditional
Thomas Gleixner
1
-1
/
+2
2017-12-31
x86/ldt: Plug memory leak in error path
Thomas Gleixner
1
-1
/
+7
2017-12-31
x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()
Thomas Gleixner
1
-6
/
+8
2017-12-31
x86/smpboot: Remove stale TLB flush invocations
Thomas Gleixner
1
-9
/
+0
2017-12-30
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-2
/
+6
2017-12-30
objtool: Fix seg fault with clang-compiled objects
Simon Ser
1
-0
/
+2
2017-12-30
objtool: Fix seg fault caused by missing parameter
Simon Ser
1
-1
/
+3
2017-12-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-7
/
+18
2017-12-30
kbuild: add '-fno-stack-check' to kernel build options
Linus Torvalds
1
-0
/
+3
2017-12-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
45
-202
/
+1636
2017-12-29
timerqueue: Document return values of timerqueue_add/del()
Thomas Gleixner
1
-3
/
+5
2017-12-29
timers: Invoke timer_start_debug() where it makes sense
Thomas Gleixner
1
-2
/
+2
2017-12-29
nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
Thomas Gleixner
1
-2
/
+17
2017-12-29
timers: Reinitialize per cpu bases on hotplug
Thomas Gleixner
4
-4
/
+21
2017-12-29
timers: Use deferrable base independent of base::nohz_active
Anna-Maria Gleixner
1
-9
/
+7
2017-12-29
genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI
Thomas Gleixner
2
-5
/
+44
2017-12-29
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
13
-28
/
+29
2017-12-29
x86/vector: Use IRQD_CAN_RESERVE flag
Thomas Gleixner
1
-0
/
+2
2017-12-29
genirq: Introduce IRQD_CAN_RESERVE flag
Thomas Gleixner
2
-0
/
+18
2017-12-29
genirq/msi: Handle reactivation only on success
Thomas Gleixner
1
-8
/
+27
2017-12-29
Merge tag 'pm-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-1
/
+15
[next]